/* CSS Document */

body {

	margin: 0px;

	background-image: url(../images/navi_balken_background.jpg); 

	background-repeat: repeat-x;

}






#alles {

	margin:0;

	position: relative;

	border: 0;

	

}



#main {

	width:991px;

	margin:0;

	position: relative;

	border: 0;

	float: left;

}



#banner {

	height:111px;

	width:991px;

	background-color: #FFFFFF;

	position: relative;

	background-image: url(../images/banner_v2.jpg);

	border: 0;

	float:left;

}



#navi {

	clear:both;

	float:left;

	height:53px;

	width:991px;

	background-color: #FFFFFF;

	position: relative;

	background-image: url(../images/navi_komplett_v1.jpg);

	border: 0;

	z-index: 1;

}



#content_struktur {

	width: 992px;

	background-image: url(../images/content_back_v1.jpg);

	height:auto;

}





#navi_balken {

	height:53px;

	width:200px;

	float:left;

	background-image: url(../images/navi_balken_v1.jpg);

}



#navi_balken_platzhalter {

	height:111px;

	float:left;

	background-color: #FFFFFF;

}





#foot {

	height:43px;

	width:995px;

	text-align:center;

	background-color: #EEEEEE;

	position: relative;

	clear: both;

	background-image: url(../images/fuss_v1.jpg);

}









/* ------- Bereich: Inhalt -------- */



#rechter_content_rahmen {

	width:710px;

	height:auto;

}



#top_links{

	width:4px;

	height:35px;

	background-image: url(../images/content_box/ecke_links_oben.jpg);

	float:left;

}



#top_mitte{

	width:600px;

	height:35px;

	float:left;

	background-image: url(../images/content_box/rahmen_oben.jpg);

}



#top_rechts{

	background-image: url(../images/content_box/ecke_rechts_oben.jpg);

	width:4px;

	height:35px;

	float:left;

}





#inhalt_rand_links{
	clear:both;
	width:4px;
	height:100%;
	float:left;
	background-image: url(../images/content_box/rahmen_links.jpg);
}

#inhalt_mitte{
	width:600px;
	float:left;
	height:100%;
}

#inhalt_rand_rechts{
	width:4px;
	float:left;
	height:100%;
	background-image: url(../images/content_box/rahmen_rechts.jpg);
}

#fuss_links{
	clear:both;
	width:4px;
	height:7px;
	float:left;
	background-image: url(../images/content_box/ecke_links_unten.jpg);	
	line-height:1px;
	font-size:1px;
}



#fuss_mitte{
	width:600px;
	height:7px;
	float:left;
	background-image: url(../images/content_box/rahmen_unten.jpg);	
	line-height:1px;
	font-size:1px;
}



#fuss_rechts {
	width:4px;
	height:7px;
	float:left;
	background-image: url(../images/content_box/ecke_rechts_unten.jpg);
	line-height:1px;
	font-size:1px;
}


#schnellzugriff_main {
	width:185px; 
	float:left;
	height:auto;
}


#content_main {
	width:700px; 
	float:left;
	height:auto;
}


#errormsg {
	font-family: Tahoma, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
}



/*------------- diverse Platzhalter ------------*/

#platzhalter_2 {
	width:65px; 
	float:left;
	height:auto;
}


