body{
font-family:Lucida Grande, Lucida Sans Unicode, Arial;
color:#674637;
font-size:11px;
background-color:#fef2d9;
}

#wrapper{
	position:relative;
	width:100%;
}

	#wellness #wrapper{background:url(images/bg_wellness.gif) left top repeat-x;}
	#natur #wrapper{background:url(images/bg_natur.gif) left top repeat-x;}

#wrap, #header, #content{
width:900px;
}

#wrapper:after{content:"";}

#header{
position:relative;
height:400px;
margin:0 auto;
}

	a#logo{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:100px;
	height:135px;
	}
	
		#wellness a#logo{background:url(images/logo_wellness.gif) left top no-repeat;}
		#natur a#logo{background:url(images/logo_natur.gif) left top no-repeat;}
	
	ul#mainnav{
		position:absolute;
		right:0;
		top:50px;
	}

		#mainnav li{
		float:left;
		margin-left:20px;
		}
		
		#mainnav a{
			height:30px;
			display:block;
			float:left;
		}
		
		#myPictureSilderGallery{
			position:absolute;
			bottom:0;
			left:0;
			width:900px;
			height:265px;
			overflow:hidden;
		}

#contentwrap{
position:absolute;
top:400px;
left:0;
width:100%;
}

#content{
position:relative;
margin:0 auto;
padding:30px 0 100px 0;
}

	*+html #content{padding-bottom:90px;}
	*html #content{padding-bottom:70px;}
	
	#information {
	position:absolute;
	bottom:50px;
	left:200px;
	width: 450px;
	padding:0;
	text-align: left;
	}
	
		*+html #information{
			position:absolute;
			bottom:60px;
		}
	
		*html #information{
			position:absolute;
			bottom:35px;
		}
	
	#information li {
	float: none;
	display: inline;
	}
	
	#information li a {
	padding: 0px 5px 0px 0;
	color: #987a6c;
	font-size: 11px;
	line-height:15px;
	text-decoration:none;
	}
	
		#information li a:hover{
			color:#674536;
		}
	
	h1{
		padding-bottom:20px;
		font-size:21px;
		font-weight:normal;
		line-height:25px;
		letter-spacing:1.2px;
		font-family:"Times New Roman", Times, serif;
	}
	
		#wellness h1{color:#495694;}
		#natur h1{color:#909b3a;}
		
	h2{
		font-size:11px;
		font-weight:bold;
		margin-bottom:3px;
	}

	#rightcol{
	width:725px;
	float:right;
	}
		
		#leftbox{
		width:500px;
		padding:5px 25px 10px 25px;
		float:left;
		font-size:11px;
		line-height:18px;
		}	
		
			#leftbox p{
				margin-bottom:15px;
			}
			
			#leftbox a{
				color:#674637;
				text-decoration:underline;
			}
			
			.teaser{
				width:240px;
				margin-bottom:20px;
			}
			
				.left{float:left;}
				.right{float:right;}
				
				.teaserheadline, #leftbox .teaserheadline a{
					font-weight:bold;
					padding:10px 0 15px;
					text-decoration:none;
				}
				
					.left .teaserheadline,#leftbox .left .teaserheadline a{color:#909b3a;}
					.right .teaserheadline, #leftbox .right .teaserheadline a{color:#495c94;}
					
				#leftbox .mehrlink{
					display:block;
					text-decoration:none;
					font-weight:bold;
					padding-left:19px;
					background:url(images/icon_sidebarnav.gif) left top no-repeat;
				}
		
		#rightbox{
		padding-top:5px;
		width:175px;
		overflow:hidden;
		float:right;
		}
		
	#leftcol{
	width:175px;
	padding-top:8px;
	float:left;
	}
	
		.sidebarnav{
		}
		
			.sidebarnav li{
				height:18px;
			}
			
			.sidebarnav a{
			padding:4px 0 0 20px;
			font-size:11px;
			font-family:Arial, Helvetica, sans-serif;
			line-height:14px;
			font-weight:bold;
			color:#674536;
			text-decoration:none;
			}
			
				.sidebarnav a.active{
					background:url(images/icon_sidebarnav.gif) 0 0px no-repeat;
				}
	
#footer{
	position:fixed;
	bottom:0px;
	width:100%;
	height:20px;
	padding-top:20px;
	clear:both;
	background:url(images/bg_footer.gif) left top repeat-x;
	text-align:center;
	font-size:11px;
	line-height:15px;
	color:#674637;
}

* html #footer{/* for ie6 and under*/
    position:absolute;
    bottom:0;
    left:0;
}


	#footer a{
		color:#674536;
		font-weight:bold;
		text-decoration:none;
	}
	
/*__________________________________________________________________________________________aufklappelement*/

.servicenavigation_outer {
	width:175px;
	/*background-color:*/
	padding-top:6px;
	background:url(images/ausklappstrich.gif) no-repeat bottom center #f6e4c0;;
	cursor:pointer;
}

.servicenavi_hl {
 	padding-bottom:0px;
	font-weight:bold;
 	width:175px;
 	padding-top:0px;
 	margin-bottom:10px;
 	text-align:left;
	color:#495c94;
}

* html .servicenavi_hl {
	padding-left:8px;
	width:172px;
}

.servicenavi_content {
	width:175px;
	padding-top:0px;
	/*background:url(../images/ausklappstrich.gif) no-repeat bottom center;*/
}

.servicenavi_toggler {
	color:#495c94;
	font-size:11px;
	padding-left:7px;
	font-weight:bold;
	padding-bottom:6px;
	cursor:pointer;
}

/*_________________________________________________________________________________________ausklappelement_inhalt*/

.ausklappbox {
	margin-left:10px;
	width:155px;
	clear:both;
}

* html .ausklappbox {
	margin-left:8px;
}

.ausklappbild{
	width:160px;
	clear:both;
}

.ausklapptext{
	width:158px;
	margin-top:6px;
	clear:both;
	padding-left:2px;
}

	.ausklapptext a{
		font-weight:bold;
		color:#674536;
		text-decoration:none;
	}

.ausklapplinktext{
	width:158px;
	margin:15px 0 0 2px;
	clear:both;
	padding-left:14px;
	background:url(images/icon_box.gif) no-repeat left center;
}

.ausklapplinktext a{
	text-decoration:none;
	color:#674536;
	font-weight:bold;
}

.ausklapplink {
	display:none;
}

#topangebote_seite_detail {
	padding:10px;
}

.top_seitdetail_bild {
	clear:both;
}

.top_seitdetail_headline {
	color:#495c94;
	font-weight:bold;
	clear:both;
	padding-bottom:2px;
	padding-top:10px;
}
.top_seitdetail_text {
	padding:0 0 0px 0;
	clear:both;
}
.top_seitdetail_link {
	margin-top:20px; 
}

.top_seitdetail_link a {display:block;font-size:11px; text-decoration: none; font-weight:bold; color: #674536; padding-left:20px; background:url(images/icon_box.gif) left no-repeat; }


/* ---------------------------------------------------*/

*{
margin: 0;
padding: 0;
list-style: none;
}

:focus{
outline: 0;
}

img{
border: 0;
display:block;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
/* End hide from IE-mac */
		
/*.clearfix:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}*/