/* CSS Document */

body {
background-color: #ffe073;
font-family: Arial, verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
color: #404040;
text-align: center;
}

div#page{
margin-left: auto;
margin-right: auto;
width: 920px;
}

div#nav_0 {
	width:920px;
	height:10px;
        font-size: 11px;
	text-align: right;
	margin-top: 5px;
	padding: 0;

}
div#nav_0 li {
 line-height:10px;
 display: inline;
}

div#nav_0 a {
	text-decoration: none;
	font-weight: normal;
	color: #404040;
	padding-left: 2px;
	padding-right: 2px;
 }

div#nav_0 a:hover{
	color:#909090 ;
}


div#header {
width: 920px;
height: 150px;
background-image:url(images/header_2_logo.jpg);
background-position:left top;
background-repeat:no-repeat;
background-color:#FFFFFF;
font-size: 10px;
text-align: left;
margin: 0 0 5px 0;
}

div#nav_1 {
background-image: url("images/bg_nav.jpg");
width: 920px;
height: 36px;
margin-bottom: 5px;
}

div#nav_1 ul{
padding: 0;
margin: 0;
}

div#nav_1 li {
float: left;
display: inline;
font-size: 13px;
line-height: 36px;
margin: 0px;
padding: 0px;

}

div#nav_1 li a {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 7px;
padding-right: 7px;
color: #404040;
text-decoration: none;
font-weight: bold;

}

div#nav_1 li a:hover {
background-image: url("images/nav_aktiv.gif");
color: #000000;
background-color: #83a90e;
}

.nav_1_line {
border-right: 1px dotted #404040;
}


div#nav_2 {
background-image: url("images/bg_nav.jpg");
width: 920px;
height: 36px;
margin-bottom: 5px;
}

div#nav_2 ul{
padding: 0;
margin: 0;
}

div#nav_2 li {
float: left;
display: inline;
font-size: 13px;
line-height: 36px;
margin: 0px;
padding: 0px;
}

div#nav_2 li a {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
color: #404040;
text-decoration: none;
font-weight: bold;
}

div#nav_2 li a:hover {
background-image: url("images/nav_aktiv.gif");
color: #000000;
background-color: #83a90e;
}


div#content {
background-color:#ffffff;
margin: 0;
width: 920px;
}

div#main{
background-color:#ffffff;
font-size: 13px;
padding: 25px 40px 20px 40px;
margin: 0;
text-align: left;}

div#content h2 {
color: #547400;
font-weight: bold;
font-size: 15px;
}

div#content h3 {
margin-top: 5px;
font-weight: bold;
font-size: 13px;
}

div#content_oben {
width: 920px;
height: 5px;
background-image:url("images/ecken_oben_ws.gif");
background-repeat:no-repeat;
background-position: top left;
margin: 0 0 0 0;
}

div#content_unten {
width: 920px;
height: 5px;
background-image:url("images/ecken_unten_ws.gif");
background-repeat:no-repeat;
background-position: top left;
margin: 0 0 5px 0;
}

div#footer_1 {
background-color:#ffffff;
text-align: center;
width: 920px;
color: #404040;
font-size: 11px;
line-height: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

div#footer_1_wrapp {
width: 920px;
}

div#footer_1_oben {
width: 920px;
height: 5px;
background-image:url("images/ecken_oben_ws.gif");
background-repeat:no-repeat;
background-position: top left;
margin: 5px 0 0 0;
}

div#footer_1_unten {
width: 920px;
height: 5px;
background-image:url("images/ecken_unten_ws.gif");
background-repeat:no-repeat;
background-position: top left;
margin: 0 0 5px 0;
}


div#Footer_1 h1 {
font-size: 13px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
padding-top: 0px;
color: #ffffff;
}

div#Footer_1 a {
color: #ffffff;
text-decoration: underline;
}

div#Footer_1 a:hover {
text-decoration: none;
}

div#Footer_1 ul {
margin-bottom: 0px;

}

div#Footer_1 li {
margin-left: 10px;

}

div#footer_2_wrapp {
width: 920px;
}

div#footer_2 {
background-color:#ffeea8;
text-align: center;
color: #404040;
font-size: 11px;
line-height: 20px;
padding-top: 10px;
padding-bottom: 10px;
}


div#footer_2_oben {
width: 920px;
height: 5px;
background-image:url("images/ecken_oben.gif");
background-repeat:no-repeat;
background-position: top left;
margin: 5px 0 0 0;
}

div#footer_2_unten {
width: 920px;
height: 5px;
background-image:url("images/ecken_unten.gif");
background-repeat:no-repeat;
background-position: top left;
margin: 0 0 5px 0;
}

div#footer_2 a, .footer a:hover {
color: #404040;
}

.clear{ clear:both;}


.leftBox {
width: 170px;
margin-bottom: 20px;
padding: 0;
margin-top: 0px;
}

.leftContent {
width: 190px;
float: left;
margin-left: 0px;
margin-bottom: 20px;
margin-top: 20px;
}

.rightContent {
float: left;
width: 690px;
margin-bottom: 20px;
margin-top: 1px;
margin-left: 20px;
overflow: hidden;
}


.mainContent {
font-size: 13px;
padding: 0;
margin: 0;
background-color:#ffffff;
width: 920px;
text-align: left;


}

