*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #FFFFF1 url(../img/bg_body.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #485B5F;
	text-align: center;
}

a
{
	text-decoration: underline;
	color: #004C1F;
}

a img, area
{
	border: 0;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color: #004C1F;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

sup
{
	font-size:0.9em;
	position: relative;
	bottom:0.4em;
}

strong
{
	font-weight: bold;
}

.clear
{
	clear: both;
	height: 1%;
}

#tooltip {
	position: absolute;
	background-color: #004C1F;
	text-align: left;
	opacity: 0.85;
	filter: Alpha(opacity=85);
	z-index: 3000;
	padding: 10px;
}

#tooltip h3, #tooltip div {

}

#tooltip h3 {
	color: #fff;
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
}

#tooltip div.url, #tooltip div.body {
	color: #eaeaea;
	padding-top: 5px;
}

#cnt
{
	margin: 10px auto 0 auto;
	width: 460px;
	text-align: left;
}

#cnt2
{
	margin: 10px auto 0 auto;
	width: 660px;
	text-align: left;
}

/***************************
			Header				
/**************************/

#header
{
	background: transparent url(../img/header.jpg) no-repeat;
	padding-top: 64px;
	margin-bottom: 28px;
}

/***************************
			Sidebars				
/**************************/

#left
{
	float: left;
	width: 150px;
}

#left h1
{
	display: block;
	width: 150px;
	padding: 15px 0px 40px 0px;
	margin-top: 8px;
	_margin-top: 6px; /* IE fix */
	
	background-color: #004C1F;
	color: #fff;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: -1px;
}

/***************************
			Content				
/**************************/

#cols {
	_height: 1%; /* IE fix */
}

#cnt #content
{
	background-color: #FFFFF1;
	float: left;
	width: 285px;
	margin-left: 5px;
	padding: 10px;
	min-height: 160px;
	_height: 160px;
}

#cnt2 #content
{
	background-color: #FFFFF1;
	float: left;
	width: 485px;
	margin-left: 5px;
	padding: 10px;
	min-height: 320px;
	_height: 320px;
}

#content h1
{
	font-size: 1.6em;
	line-height: 1.5em;
	font-style: italic;
}

#content h2
{
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 0.5em;
}

#content h3
{
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 0.5em;
}

#content p
{
	padding-bottom: 1em;
	font-size: 1em;
	line-height: 1.6em;
}

#content ul
{
	padding-bottom: 1em;
	line-height: 1.6em;
	margin-left: 15px;
	list-style-type: disc;
}

#content .article_list .article {

}

#content .article_list .readmore
{
	
}

#content .article
{
	padding-bottom: 0;
	margin-bottom: 1em;
}

#content .article h1
{
	margin-bottom: 0.5em;
}

#content .article h1 a
{
	text-decoration: none;
}

#content .article h2
{
	
}

#content .article p
{
	text-align: justify;
}

#content .article .created
{
	font-size: 0.9em;
	color: #999;
	line-height: 0;
	margin-bottom: 1em;
}

#content .article img
{
	margin-right: 1em;
}

#content .article table th,
#content .article table td
{
	padding: 3px 2px;
}

#content .article table thead th,
#content .article table thead td
{
	font-weight: bold;
	border-bottom: 1px solid #999999;
}

#content .search
{
	margin-top: 1em;
}

#content .search .hit
{
	
}

#content .search .hit h2
{
	padding-top: 1em;
	padding-bottom: 0;
	border-top: 1px solid #ddd;
}

#content .search .hit h2 a
{
	text-decoration: none;
}

#content .search .hit .small
{
	font-size: 0.9em;
	color: #999;
}

#content .search .hit .highlight
{
	border-bottom: 2px solid #004C1F;
}

/***************************
			Footer				
/**************************/

#footer
{
	clear: both;
	padding-top: 1em;
	top: 100%;
	text-align: center;
}

#footer p
{
	padding-bottom: 1em;
	line-height: 1.6em;
	font-size: 0.9em;
	color: #666;
}

/***************************
			Navigation				
/**************************/

#nav_top
{
	margin-top: 0px;
	height: 45px;
	list-style-type: none;
}

#nav_top li
{
	display: inline;
	list-style-type: none;
}

#nav_top li a, .col1 span, .col2 span, .col3 span
{
	display: block;
	width: 150px;
	float: left;
	padding: 15px 0px;
	margin-right: 5px;
	margin-top: 8px;
	
	background-color: #B2C9B2;
	color: #666;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: -1px;
}

#nav_top li.last a
{
	margin-right: 0;
}

#nav_top li a:hover {
	background-color: #B2C9B2;
	color: #444;
}

#nav_top li a.current
{
	color: #fff;
	background-color: #A7B0B8;
}

#nav_top li a.current:hover
{
	background-color: #A7B0B8;
}

#nav_top_page
{
	margin-top: 4px;
	list-style-type: none;
}

#nav_top_page li
{
	display: inline;
	list-style-type: none;
}

#nav_top_page li a
{
	display: block;
	width: 150px;
	float: left;
	padding: 4px 0;
	margin-right: 5px;
	
	color: #666;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}

#nav_top_page li.last a
{
	margin-right: 0;
}

#nav_top_page li a:hover {
	color: #444;
}

#nav_top_page li a.current
{
}

#nav_top_page li a.current:hover
{
}

/*		menuTreeFull	*/

#nav_bottom
{
	margin-bottom: 1em;
}

#nav_bottom li
{
	list-style-type: none;
	display: inline;
}

#nav_bottom li a
{
	color: #666;
	text-decoration: none;
	outline: none;
	padding: 0 10px;
	border-right: 1px solid #ccc;
}

#nav_bottom li a:hover
{
	color: #000;
}

#nav_bottom li.last a
{
	border: none;
}

/***************************
			Breadcrumb				
/**************************/

#breadcrumb
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #004C1F;
	padding: 0 0 0.3em 0;
	margin: 0 10px 10px 10px;
	border-bottom: 1px solid #999;
}

#breadcrumb a
{
	color: #004C1F;
	text-decoration: none;
}

#breadcrumb a:hover
{
	text-decoration: underline;
}

/***************************
			Gallery			
/**************************/

#gallery
{
	position: absolute;
	top: 339px;
	margin-left: 285px;
}

#gallery .picture_list
{
	height:  200px;  
	width:   200px;  
	padding: 0;  
	margin:  0;
	margin-bottom: 2em;
}

#gallery .picture_list img
{
	margin-bottom: 1em;
	width:  200px; 
	height: 200px; 
	top:  0; 
	left: 0;
	display: none;
}

/***************************
			Ferienobjekte			
/**************************/

#content_object
{
	
}

#object_search
{
	float: left;
	width: 130px;
	background-color: #FFFFF1;
	padding: 10px;
}

#object_search h1
{
	margin-bottom: 0.5em;
}

#object_search input
{
	padding: 2px;
}

#object_search select
{
	font-size: 0.9em;
	width:130px;
}

#object_search label
{
	display: block;
}

#object-list, #object_details {
	background-color: #FFFFF1;
	float: left;
	width: 485px;
	margin-left: 5px;
	padding: 10px;
	min-height: 320px;
	_height: 320px;
}

#object-list h1 {
	margin-bottom: 0;
}

#object-list .details {
	text-align: right;
}

#object-list .object {
	border-bottom: 1px solid #ECECD7;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}

.object h2 {
	clear: both;
}

.object h3 {
	line-height: 1.6em;
}

.object .image {
	float: left;
	margin-right: 0.5em;
	margin-bottom: 1em;
}

.object .summary {
	
}

.object .footer {
	padding: 1em 0;
	clear:both;
}

.object .footer span {
	display: block;
	float: left;
}

.object .vacancyTbl {
	float: left;
	width: 150px;
	margin: 4px;
	border-spacing: 1px;
}

.object .vacancyTbl .month {
	background-color: #004C1F;
	color: #EAEAEA;
	font-weight: bold;
	text-align: center;
	padding: 4px 2px;
}

.object .vacancyTbl .weekday td {
	text-align: center;
	background-color: #ECECD7;
	color: #485B5F;
	padding: 4px 2px;
}

.object .vacancyTbl .day_empty {
	text-align: center;
	background-color: transparent;
	padding: 4px 2px;
}

.object .vacancyTbl .day_free {
	background-color: #AAEC92;
	text-align: center;
	padding: 4px 2px;
}

.object .vacancyTbl .day_allocated {
	background-color: #ECA792;
	text-align: center;
	padding: 4px 2px;
}

.object .vacancyTbl .day_overlapping {
	background-color: #ECD492;
	text-align: center;
	padding: 4px 2px;
}

.object .vacancy_legend {
	margin: 1em 0 0 0;
	padding: 0;
}

.object .vacancy_legend p {
	display:block;
	float:left;
	width: 33%;
	height: 18px;
}

.object .vacancy_legend_free {
	background-color: #AAEC92;
	display:block;
	float:left;
	width: 18px;
	height: 18px;
	margin-right: 5px;
}

.object .vacancy_legend_overlapping {
	background-color: #ECD492;
	display:block;
	float:left;
	width: 18px;
	height: 18px;
	margin-right: 5px;
}

.object .vacancy_legend_allocated {
	background-color: #ECA792;
	display:block;
	float:left;
	width: 18px;
	height: 18px;
	margin-right: 5px;
}

.object .picture_list .picture {
	padding: 5px;
	margin-right:5px;
	margin-bottom:5px;
	text-align: center;
}

.object .picture_list .picture img {
	margin: 0 auto;
}

#object-list .pager {
	text-align: right;
	padding: 0.5em 0;
	margin: 0.5em 0;
	color: #004C1F;
}

#object-list .pager a {
	text-decoration: none;
}