/* Abdeckung des Startseitenbildes */
div.bildabdeckung { background-color: #FFFFFF; display: block; width: 20px; float: left; position: relative; } 
div#ab-bottom { height: 65px; top: -65px; }
div#ab-top { height: 190px; top: 40px; }
#site div#body {  margin-top: -190px; _margin-top: -200px; }
#teaser { display: block; height: 90px; }
#teaser2 { display: block; height: 132px; }

#weiss1 {
	position:absolute;
	left:0px;
	top:40px;
	width:325px;
	height:190px;
	/*z-index:1;*/
	background-color: #FFFFFF;
}

#weiss2 {
	position:absolute;
	left:0px;
	top:230px;
	width:305px;
	height:255px;
	/*z-index:1;*/
	background-color: #FFFFFF;
}

#weiss3 {
	position:absolute;
	left:0px;
	top:485px;
	width:325px;
	height:65px;
	/*z-index:1;*/
	background-color: #FFFFFF;
}
#inhalt {
	position:absolute;
	left:20px;
	top:50px;
	width:275px;
	height:500px;
	/*z-index:1;*/
	background-color: #FFFFFF;
}


#layer_rechts {
	position:absolute;
	left:335px;
	top:40px;
	width:645px;
	_width: 643px;
	height:510px;
	_height: 485px;

}



div.Layer5 {
	
	float:left;
	width:190px;
	_width: 189px;
	height:85px;
	/*z-index:1;*/
	margin: 0px 5px 5px 0px;
	background-color: #847260;
	color:#FFFFFF;
	padding: 10px 10px 10px 10px;
	
	
}

.Layer5 a {
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
