/* CSS Document */
body {
	margin:0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/bldybg.png) repeat-x #4f4d4c;
}

img {
	behavior:	url("pngbehavior.htc");
	border: none;
	}

#container {
	position:relative;
	margin:0 auto 0 auto;
	width:966px;
	min-height:700px;
	height:auto !important;
	_height:700px;

	
}

#content a:link {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

#content a:active {
	color:#000000;
	text-decoration: none;
}

#content a:visited {
	color:#000000;
	text-decoration: none;
}

#content a:hover {
	color:#000000;
	text-decoration: underline;
	}


#content-rechts-binnensauna a:link {
	color:#FFFFFF;
	text-decoration: none;
}

#content-rechts-binnensauna a:active {
	color:#FFFFFF;
	text-decoration: none;
}

#content-rechts-binnensauna a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

#content-rechts-binnensauna a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}

#footer {
	position:absolute;
	width: 966px;
	height: 193px;
	margin-top: 0px;
	z-index: 1;
}

#footer a:link {
	color:#ffffff;
	text-decoration: none;
}

#footer a:active {
	color:#ffffff;
	text-decoration: none;
}

#footer a:visited {
	color:#ffffff;
	text-decoration: none;
}

#footer a:hover {
	color:#ffffff;
	text-decoration: underline;
	}


h1 {
	color:#ffffff;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 5px;
}

#banner {
	position: absolute;
	margin-left: 0px;
	z-index: 110;
}

#banner a:link {
	color:#ffffff;
	text-decoration: none;

}

#banner a:active {
	color:#ffffff;	
	text-decoration: none;
	
}

#banner a:visited {
	color:#ffffff;
	text-decoration: none;
	
}

#banner a:hover {
	color:#ffffff;
	text-decoration: underline;

}

#content-infrarood { 
	position: absolute; 
	margin-left: 40px; 
	line-height: 24px; 
	color:#ffffff; 
	width:827px; 
	z-index: 100; 
	margin-top: 18px;
}




