body {
	background:#c1c1c1;
	font-family:arial,verdana,arial;
	font-size:12px;
	line-height:18px;
	background: url(img/bg.jpg) repeat-x #efefef;
	margin-top:30px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

#wrap1 {	
	margin:0 auto;
	width:860px;
	background: url(img/logo2.jpg) no-repeat;
	height:160px;

}

#wrap {	
	margin:0 auto;
	width:860px;
	background:#ffffff;
	border:1px solid #e6e6e6;
	border-top:0px;
	
}

#header {
	height:120px;
}

#spalte_m {
	float:right;
	width:600px;
	margin-top:12px;
	text-align:justify;
	
}

#content {
	padding:0px 20px 25px 10px;
}

#content h1{
	font-size:18px;
	color:#336699;
	margin:0px 0px 8px 0px; 
}

#content h2{
	font-size:16px;
	color:#336699;
	margin:0px;
}

#content h3{
	font-size:14px;
	color:#336699;
	margin:8px 0px 0px 0px; 
}

#content .hr2{
	margin:8px 0px 8px 0px;
	width:570px;
	height:3px;
	background:#e4ebf9;
	border:0px solid #e4ebf9;
	}

#content a{
	color:#4263a6;
	text-decoration:none;

}

#content a:hover{
	color:#ff0000;
	text-decoration:none;

}

#sidebar {
	margin-top:12px;
	float:left;
	width:230px;
	margin-left:0px;
	padding-left:20px;
}

#sidebar .left_bg{
	background:#e4ebf9;
	padding:6px;
}

#sidebar h2{
	font-size:14px;
	color:#336699;
	margin:0px 0px 2px 0px;
}

#sidebar h3{
	font-size:12px;
	color:#336699;
	margin:0px 0px 8px 0px;
}


#sidebar .sub_menue{
 	border: #d3d3d3 solid;
        border-width:0px 0px 0px 0px;
	margin-bottom:12px;
	background:#e4ebf9;
	
}

#sidebar .sub_menue a{
 	color:#4263a6;
	text-decoration:none;
	padding-left:12px;
	display:block;
	line-height:1.8em;
	border-bottom:0px solid #e1e8f5;
	font-weight:none;
}

#sidebar .sub_menue a:hover{
 	color:#000000;
	text-decoration:none;
	background: url(img/menue_pfeil.gif) no-repeat;
	


}

#footer {
	color:#ffffff;
	font-size:10px;
	margin-top:30px;
	height:39px;
	background: url(img/footer_bg.jpg) repeat-x;
        background-position:bottom;
}
#footer .footer{
	margin:0 auto;
	padding-top:6px;
	width:840px;
}
#footer .footer a{
		color:#ffffff;
	text-decoration:none;
}