<style type="text/css" media="screen">

/* Standard-CSS für www.odenwaldkreis.de */
/* (c) 2011 Landratsamt Odenwaldkreis */

/* 
Wichtige Farben
Dunkelgrün = #A0C171
Hellgrün =	 #D1E0BB
ganz dunkel - nicht im cd enthalten #204c05
*/




html,body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	color:#000000;
	background:#ffffff;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}


.body A:link {text-decoration: none; color:#204c05;}
.body A:visited {text-decoration: none;  color:#204c05;}
.body A:active {text-decoration: none; color:#204c05;}
.body A:hover {text-decoration: underline; color:#204c05;}




#bodycontainer 
{
	width:900px;
	background:#ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family:Arial, Helvetica, sans-serif;
	
}

#header {
	padding-top:8px;
	background:#A0C171;
	height:40px;
	margin-top:0px;
}

#header_left
 {

	height:30px;
	width: 500px;
	margin-left:20px;
	float:left;
}

#header_right 
{
	

	height:50px;
	width: 300px;
	margin-left:1065px;
	text-align:right;
	padding-top:14px;	
	
}




#navigation {
	float:left;
	width:228px;
	padding:10px;
	background:#D1E0BB;
}




#rightbody {
	float:right;
	width:1000px;
	background-image:url(img/banner_odenwaldkreis.jpg);
	background-repeat:no-repeat;
}
#maincontent {
	float:left;
	width:750px;
	padding:10px;
	background:#ffffff;
	margin-top:180px;
	
	
	

}




.main
{
margin-left:20 px;
padding-left:20px;
min-height:500px;
}


#infobox {
	float:right;
	width:200px;
	padding:12px;
	margin-top:180px;
	color:#000000;
	height:900px;
}



#infobox_events {
	float:right;
	width:200px;
	padding:12px;
	background:#D1E0BB;
	margin-top:180px;
	color:#000000;
}





#footer 
{
	padding:0px;
	background:#A0C171;
	height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	text-align:center;
	
}
#under_footer 
{	

	padding:0px;
	background:#ebebeb;
	height: 180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	text-align:center;
	width:1248px;
}


/* Easy clearing of floats (see http://positioniseverything.net/easyclearing.html) */
.cf:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:" ";
	font-size:0;
}
/* Does not validate – use conditional comments for this bit if you want valid CSS */
.cf {*zoom:1;}




.infobox
{

font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#000000;
}
.infobox A:link {text-decoration: none; color:#204c05;}
.infobox A:visited {text-decoration: none;  color:#204c05;}
.infobox A:active {text-decoration: none; color:#204c05;}
.infobox A:hover {text-decoration: underline; color:#204c05;}

.infobox_events
{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#000000;
background-color:#D1E0BB;
}
.infobox_events A:link {text-decoration: none; color:#204c05; font-weight:bold;}
.infobox_events A:visited {text-decoration: none;  color:#204c05; font-weight:bold;}
.infobox_events A:active {text-decoration: none; color:#204c05; font-weight:bold;}
.infobox_events A:hover {text-decoration: underline; color:#204c05; font-weight:bold;}





#content_headline
{
width:740px;
background-color:#D1E0BB;
font-family: Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
margin-bottom:25px;
padding-left: 25px;
background-image:url(img/headlinedot.png);
background-repeat:no-repeat;
}

#content_headline_events
{
width:740px;
background-color:#D1E0BB;
font-family: Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
margin-bottom:10px;
}


#content_sub_headline
{
width:740px;
font-family: Arial, Helvetica, sans-serif;
font-size:8pt;

}


#content_body
{

width:740px;
margin-top:16px;
background-color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
min-height:50px;
}
.content_body A:link {text-decoration: none; color:#204c05; font-weight:bold; }
.content_body A:visited {text-decoration: none;  color:#204c05; font-weight:bold; }
.content_body A:active {text-decoration: none; color:#204c05; font-weight:bold; }
.content_body A:hover {text-decoration: underline; color:#204c05; font-weight:bold; }


#content_body A:link {text-decoration: none; color:#204c05; font-weight:bold; }
#content_body A:visited {text-decoration: none;  color:#204c05; font-weight:bold; }
#content_body A:active {text-decoration: none; color:#204c05; font-weight:bold; }
#content_body A:hover {text-decoration: underline; color:#204c05; font-weight:bold; }




#content_body_events
{

width:740px;
margin-top:16px;
background-color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
min-height:80px;
}
.content_body_events A:link {text-decoration: none; color:#204c05;}
.content_body_events A:visited {text-decoration: none;  color:#204c05;}
.content_body_events A:active {text-decoration: none; color:#204c05;}
.content_body_events A:hover {text-decoration: underline; color:#204c05;}

#content_body_events A:link {text-decoration: none; color:#204c05; font-weight:bold; }
#content_body_events A:visited {text-decoration: none;  color:#204c05; font-weight:bold; }
#content_body_events A:active {text-decoration: none; color:#204c05; font-weight:bold; }
#content_body_events A:hover {text-decoration: underline; color:#204c05; font-weight:bold; }







.td A:link {text-decoration: none; color:#204c05;}
.td A:visited {text-decoration: none;  color:#204c05;}
.td A:active {text-decoration: none; color:#204c05;}
.td A:hover {text-decoration: underline; color:#204c05;}

td A:link {text-decoration: none; color:#204c05;}
td A:visited {text-decoration: none;  color:#204c05;}
td A:active {text-decoration: none; color:#204c05;}
td A:hover {text-decoration: underline; color:#204c05;}



#content_footer
{
width:740px;
margin-top:30px;
background-color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
}
.content_footer A:link {text-decoration: none; color:#000000;}
.content_footer A:visited {text-decoration: none;  color:#000000;}
.content_footer A:active {text-decoration: none; color:#000000;}
.content_footer A:hover {text-decoration: underline; color:#000000;}






.navi01
{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
text-transform:uppercase;
}
.navi01 A:link {text-decoration: none; color:#000000;}
.navi01 A:visited {text-decoration: none;  color:#000000;}
.navi01 A:active {text-decoration: none; color:#000000;}
.navi01 A:hover {text-decoration: none; color:#000000;}



.navi02
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}
.navi02 A:link {text-decoration: none; color:#000000;}
.navi02 A:visited {text-decoration: none;  color:#000000;}
.navi02 A:active {text-decoration: none; color:#000000;}
.navi02 A:hover {text-decoration: underline; color:#000000;}



.img_right
{
background-color:#D1E0BB;
float:right;
}








.newsarea_r_box
{
	background-color: #D1E0BB;			
	margin-left:0px;
	margin-right:0px; 
	margin-top:20px;			
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	border:2px solid #A0C171;
	min-height:65px;
	width:180px;
	font-size:12px;
}


.newsarea_r_box_white
{
			
	margin-left:0px;
	margin-right:0px; 
	margin-top:20px;			
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	border:2px solid #A0C171;
	min-height:65px;
	width:180px;
	font-size:12px;
}





</style>
