body {
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:14px;
margin:auto;
width:940px;
background-color:#808080;
}


.main {
	width: 940px;
	margin: auto;
	float: left;
	background-color: #FFFFFF;
}

.head {
	border:0pt none;
	float:left;
	height:120px;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	width:920px;
	background-color:#9DDE57;
}






.left{
	border:0pt none;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:5px;
	width:180px;
}

.menu{
	background-color:#9DDE57;
	color:#000000;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	height:550px;
	margin-bottom:10px;
	margin-left:5px;
	overflow:hidden;
	padding-left:0px;
	padding-top:2px;
	text-align:left;
	width:160px;
	font-weight: bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
}


.menu li, .menu ul {
           margin: 0px;
           padding-left: 2px;
           text-indent     : 10px;
           list-style-type: none;
         
           
}


.menu a.menu_default, .menu a.menu_current {
        display: block;
        width: 160;
        height: 20px;
        line-height: 20px;
        margin-bottom: 2px;
        padding-left: 2px;
        
        font-size: 15px;
        text-decoration: none;
        background-color: #9DDE57;
}

.menu a.menu_current, td.menu a:hover {
       font-weight: bold;
       text-decoration: none;
        background-color: #FF9933;
       
}

.menu a:hover {
 background-color: #FF9933;
}

.inhalt{
	color:#000000;
	float:left;
	margin-left:10px;
	overflow:hidden;
	width:725px;
	padding-top:0px;
}


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

.menu a:link, a:visited, a:active {
     color: #FFFFFF;
      text-decoration: none;
      
}
.menu a:hover {
     color: #ffffff;
     text-decoration: none;
}


.footer {
	width: 940px;
	margin: auto;
	magrin-top:3px;
	float: left;
	background-color: #808080;
	font-size:10px;
}
.inhalt a:link, .inhalt a:visited, .inhalt a:active {
     color: #000000;
      text-decoration: underline;
      
}

.footer a:link, .inhalt a:visited, .inhalt a:active {
	color:#000000;
	text-decoration: underline;
}
      
.field_heading {
border-bottom:2px solid #666666;
color:#000000;
font-size:12px;
font-weight:bold;
padding-top:10px;
}
      

.menu a.sublevel {

}