#home {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
}
#bannerquer {
	position:absolute;
	left:2px;
	top:2px;
	width:960px;
	height:89px;
	z-index:10;
}
#banner_hoch {
	position:absolute;
	left:802px;
	top:90px;
	width:160px;
	height:510px;
	z-index:20;
}
#sitemap {
	position:absolute;
	left:933px;/*756*/
	top:1px;
	width:27px;
	height:30px;
	z-index:30;
}
#suche {
	position:absolute;
	left:17px;
	top:191px;
	width:171px;
	height:30px;
	z-index:80;
	background-color: white;
	border: 1px solid #8abb3e;
	padding: 7px 7px 0px 7px;
}
#headimage {
	position:absolute;
	left:0px;
	top:27px;
	width:960px;
	height:245px;
	z-index:50;
}


#headimagetext {
	color: #ffffff; 
	font-size: 14px;
	font-weight: normal;
	line-height: 125%;  
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
	text-decoration: none; 
	position:absolute;
	width:170px;
	height:auto;
	z-index:110;
	left: 229px;
	top: 106px;
}


#logo {
	position:absolute;
	left:0px;
	top:32px;
	width:317px;
	height:54px;
	z-index:60;
}
#topbox {
	position:absolute;
	left:17px;
	top:96px;
	width:193px;
	height:87px;
	z-index:70;
	/* background-image: url( http://www.bobosote.de/fileadmin/bilder/top_box/top_box.png ); */
	background-image: url('../bilder/top_box/top_box.png');
	background-repeat: no-repeat;
}


#contenttopbox {
	width:179px;
	height:auto;
	margin-top:9px;
	margin-left:9px;
	margin-right:0px;
	margin-bottom:9px;
}

#middlebox {
	position:absolute;
	left:17px;
	top:191px;
	width:193px;
	height:136px;
	z-index:80;
	background-image:   url('../bilder/middle_box/middle_box.png');
	background-repeat: no-repeat;
}


#contentmiddlebox {
	width:179px;
	height:auto;
	margin-top:9px;
	margin-left:9px;
	margin-right:0px;
	margin-bottom:9px;
}

#menubox { 
	width:193px; 
	height:auto; 
	float:left; 
	margin-left:0px; 
	border-left: 17px solid white; 
	}


#containermenu {
	width:193px;
	height:auto;
	background-image: url('../bilder/menu_box/back_menubox.jpg');
	background-repeat: repeat-y;
}


#contentmenu {
	width:166px;
	height:auto;
	margin-top:0px;
	margin-left:7px;
	margin-right:0px;
	margin-bottom:0px;
}



#containercontent {
	position:absolute;
	left:0px;
	top:287px;
	width:960px;
	height:auto;
	z-index:25;
}

#containermiddlebox {
	width:100%;
	height:auto;
}


#content {

	color: #8c8a8a; 
	font-size: 12px;
	font-weight: normal;  
	line-height: 125%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
	text-decoration: none; 
	width:95%;
	height:auto;
	margin-top:0px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:0px;
}


#aktuell {
	width:358px;
	height:auto;
	background-image: url('../bilder/aktuell_box/back_aktuell_box.jpg');
	background-repeat: repeat-y;
}


#contentaktuell {
	width:305px;
	height:auto;
	margin-top:0px;
	margin-left:26px;
	margin-right:0px;
	margin-bottom:0px;
}


#service {
	width:210px;
	height:auto;
	background-image: url('../bilder/service_box/back_service_box.jpg');
	background-repeat: repeat-y;
}


#contentservice {
	width:163px;
	height:auto;
	margin-top:0px;
	margin-left:24px;
	margin-right:0px;
	margin-bottom:0px;
}


#news {
	width:210px;
	height:auto;
	background-image: url('../bilder/news_box/back_news_box.jpg');
	background-repeat: repeat-y;
}


#contentnews {
	width:163px;
	height:auto;
	margin-top:0px;
	margin-left:24px;
	margin-right:0px;
	margin-bottom:0px;
}


#pictos {
	position:absolute;
	left:243px;
	top:279px;
	width:auto;
	height:25px;
	z-index:100;
}

#columnmiddle {
	float:left;
	width:728px;
	margin-left:9px;
}

#columnright {
	width:217px;
	float:right;
}


#footer {
	color: #8c8a8a; 
	font-size: 11px;  
	line-height: 125%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
	text-decoration: none;
	width:960px;
	margin-left:0px;
	margin-right:0px;
}


#fusszeile {
	color: #8c8a8a; 
	font-size: 11px;  
	line-height: 125%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
	text-decoration: none;
	width:960px;
	margin-left:0px;
	margin-right:0px;
}

.clearer {
	clear:both;
}


.left {
	float:left;
}

