body
{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-family: verdana, helvetica, arial, tahoma, sans-serif;
	font-size: 80%;
	color: #000;
	background-color: #EEEEEE;
	line-height: 150%;
         /*background:url('../images/body_bg.gif');*/
}

a
{
	color: #4B6400;
	text-decoration: none;

}

a:hover
{
	color: #002F00;
	text-decoration: none;
}

#headercontainer
{
	width: 100%;
	background: #002F00;
         padding-top:5px;
         padding-bottom:2px;

}

#header
{
	margin: 0 auto;
	width: 760px;
	height: 125px;
	border: 1px solid #6F6F6F;
	border-bottom: 0px;
	background: #002F00 url('../images/banner4.jpg');
}

#header h1
{
	margin: 0;
	color: #EEEEEE;
	font-size: 275%;
	padding-left: 10px;
	letter-spacing: 0px;
	padding-top: 50px;
         display:none;
}

#menucontainer
{
	width: 100%;
	height: 28px;
	background: #9CAA31;
	background-image:url('../images/menu-background2.jpg');
	background-repeat:repeat-x;
}

#menu
{
	margin: 0 auto;
	width: 760px;
	background: url('../images/menu-background2.jpg'); ;
	border-right: 1px solid #9CAA31;
    	line-height: 180%;

}

#kontaktbox{
         width:175px;
         height:200px;
         background-color:#DCE4DC;
 	border:1px solid #9CAA31;
         float:right;
         margin:10px;
         padding:10px 5px 5px 2px;
         color:#606060;
         margin-bottom:25px;
}

br.user {
      margin: 0 0 -1px 0;
      clear: both;
      font-size: 1px;
      height: 1px;

}

#content
{
	margin: 0 auto;
	width: 740px;
	padding: 20px 10px;
	border: 1px solid #B5B5B5;
	border-top: 0px;
	border-bottom: 0px;
	background: #FFF;

}

#content h1
{
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px solid #9CAA31;
        	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 1.4em;

}


#content h2
{
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px solid #9CAA31;
        	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 1.2em;

}

hr.linie{
	width:95%;
	color:#606060;
	height:3px;
}


#footer
{
	margin: 0 auto;
	width: 740px;
	text-align: center;
	color: #4B6400;
	letter-spacing: 2px;
	background: #A0C80E url('../images/menu-background2.jpg') repeat-x;
	border: 1px solid #A0C80E;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
         font-size:0.85em;
	padding: 3px 10px;
}
#w3c {
text-align:right;
z-index:5;
position:relative;
bottom:-10px;
right:10px;
}

.spalte1 {
float:left;
width:25%;

}

.spalte2 {
float:right;

}

#w3c img {border: none;}
