/*---Linke Menu---*/

#left {
margin-top:0;
margin-left:0;
margin-right:0;
padding-top:7px;
padding-right:5px;
padding-left:0px;
padding-bottom:5px;
font-family:Helvetica, Arial, sans-serif;
background:#F8F8F8;
} 

#left ul{
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-rigth:5px;
padding:0px;
list-style:none;
width:200px;
background:#F8F8F8;
}	

#left ul ul{
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-rigth:5px;
padding-left:0px;
list-style:none;
width:170px;
background:#F8F8F8;
}

#left li li {
margin-left:2px;
padding-left:8px;
padding-top:0px;
padding-bottom:0px;
/*border-bottom:1px solid #999999;*/
border-left:none;
font-family:Verdana;
font-size:13px;
font-weight: 500;
list-style:none;
background:url(img/arrow_list.gif) no-repeat 0 9px #F8F8F8;
}

#left li {
margin-left:7px;
margin-bottom:4px;
padding-top:0px;
padding-bottom:0px;
padding-left:8px;
/*border-bottom:1px solid #999999;
border-left:1px solid #999999;*/
font-family:Verdana;
font-size:13px;
font-weight:bold;
background:url(img/arrow_list.gif) no-repeat 0 9px #F8F8F8;
}

#left li a {
color: #1b6302;
text-decoration:none;
}		

#left li li a .menu-child a {
color: #1b6302;
text-decoration:none;
border:none;
}

#left .menu-current a{
color: #000;
text-decoration:none;
border:none;
}

#left .menu-child a {
color: #1b6302;
text-decoration:none;
border:none;
}

/*schwarze menu*/
#oben-menu .menu-top {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(img/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}

#oben-menu .menu-top li {float:left;}

#oben-menu .menu-top li a {display:block; float:left; height:35px; line-height:35px; color:#fff; text-decoration:none; font-size:13px; font-family:Verdana, arial, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer; background:url(img/button2.gif);}

#oben-menu .menu-top li a b {float:left; display:block; padding:0 16px 0 8px; background:url(img/button2.gif) no-repeat right top;}

#oben-menu .menu-top li.current a {color:#fff; background:url(img/button3.gif);}

#oben-menu .menu-top li.current a b {background:url(img/button3.gif) no-repeat right top;}

#oben-menu .menu-top li a:hover {color:#fff; background:#000 url(img/button3.gif);}

#oben-menu .menu-top li a:hover b {background:url(img/button3.gif) no-repeat right top;}

#oben-menu .menu-top /*li*/.menu-current a {color:#fff; background:#000 url(img/button3.gif); cursor:default;}

#oben-menu .menu-top /*li*/.menu-current a b {background:url(img/button3.gif) no-repeat right top;}




