* {
margin: 0px;
padding: 0px;
}

body{
background-color:#FFFFFF;
margin-left:0px;
margin-top:0px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#777876;
line-height:20px;
background-color:#FFFFFF;
}

hr {
	height:1px;
	border-color:#FF0000;
	}

/*headers*/
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:10px;
	color: #84ba01;
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:5px;
	margin-top:10px;
	color: #84ba01;
	}

/*id's*/

#strich_oben {
	width:100%;
	height:29px;
	background-image:url(graphics/top_strich.jpg);
	background-repeat:repeat-x;
	clear:both;
	}
#top_menue_cont{
position:relative;
	margin:auto;
	width:851px;
	height:23px;
	clear:both;
	}
#top_menue_breit {
position:absolute;
top:0px;
left:552px;
	width:178px;
	height:23px;
	line-height:23px;
	text-align:center;
	margin-top:0px;
	background-image:url(graphics/top_menue_breit.jpg);
	background-repeat:no-repeat; 
	
	}
#top_menue_schmal {
position:absolute;
top:0px;
left:737px;
	width:114px;
	height:23px;
	line-height:23px;
	text-align:center;
	margin-top:0px;
	background-image:url(graphics/top_menue_schmal.jpg);
	background-repeat:no-repeat;
	margin-right:115px
	}
#top_menue_home{
	position:absolute;
	top:7px;
	left:420px;
	width:130px;
	height:15px;
	line-height:15px;
	text-align:center;
	margin-top:0px;
	}
#top_menue_breit a:link, #top_menue_breit a:hover, #top_menue_breit a:active, #top_menue_breit a:visited, #top_menue_schmal a:link, 
#top_menue_schmal a:hover, #top_menue_schmal a:visited, #top_menue_schmal a:active {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}
#container {
	margin:auto;
	width:851px;
	background-color:#FFFFFF;
	}
	
#head_text {
	width:100%;
	height:87px;
	clear:both;
	background-image:url(graphics/text_header.jpg);
	background-repeat:no-repeat;
	}
#head_navi_bar{
	width:100%;
	height:32px;
	background-image:url(graphics/navigations_bg.jpg);
	background-repeat:no-repeat;
	clear:both;
	line-height:32px;
	}
#head_navi_bar a:link, #head_navi_bar a:hover, #head_navi_bar a:active, #head_navi_bar a:visited{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	margin-left:15px;
	text-decoration:none;
	}
#head_navi_bar li{
	list-style-type:none;
	display:block;
	}
#head_foto_bar{
	width:100%;
	position:relative;
	height:226px;
	background-image:url(graphics/header_foto.jpg);
	background-repeat:no-repeat;
	clear:both;
	z-index:1;
	}
#main_content{
	width:100%;
	background-color:#FFFFFF;
	clear:both;
	}
#content_left {
	width:575px;
	padding-right:25px;
	padding-top:10px;
	padding-left:5px;
	}
	#content_left a:link, #content_left a:hover, #content_left a:visited,#content_left a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777876;
}
.imageborder{
	border:thin solid #777876;
	}
#content_left p{
	margin-bottom:50px;
	margin-top:10px;
	}
	#content_left li{

list-style:inside;
	}

#footer_logoleiste {
	width:100%;
	height:60px;
	margin-top:25px;
	background-image:url(graphics/logoleiste_unten.jpg);
	background-repeat:no-repeat;
	clear:both;
	}
#footer{
	width:100%;
	height:32px;
	background-color:#FFFFFF;
	font-size:11px;
	text-align:center;
	line-height:32px;
	}
#footer a:link, #footer a:hover, #footer a:visited, #footer a:active{
	text-decoration:none;
	font-size:11px;
	color:#777876;
	}
#subnavi{
	width:188px;
	height:484px;
	position:absolute;
	left:625px; 
	top:180px;
	background-color:#FFFFFF;
	z-index:2;
	background-repeat:no-repeat;
}
#subnavi a:link, #subnavi a:visited{
	font-size:13px;
	color:#84ba01;
	float:left;
	margin-left:15px;
	text-decoration:none;
	}
#subnavi a:hover, #subnavi a:active{
	font-size:13px;
	color:#777876;
	float:left;
	margin-left:15px;
	text-decoration:none;
	}
#subnavi li{
	list-style-type:none;
	display:block;
	clear:both;
	margin-top:10px;
	}
.text_rein {
	font-size:13px;
	color:#777876;
	margin-left:15px;
	text-decoration:none;
	}
#subnavi hr{
	height:1px;
	border-color:#CCCCCC;
	}

/*text styles*/

.bildunterschrift{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	}
	
	
	
	
		


