.unsichtbar
{
position: absolute;
left: -1000px;
top: -1000px;
width: 0;
height: 0;
overflow: hidden;
display: inline;
}

#menubox
{
float: left;
position: relative;
margin: 0;
padding: 5px 0;
text-align: left;
width: 200px;
}


#menu a
{
left: 0px;
}


#menu ul
{
list-style-type: none; 
Font-Size: 1.4em;
height: 1.1em;
line-height: 1.2em;
padding: 0;
margin: 0;
text-align: left;
color: #87530E; 
background: transparent;
}

#menu li
{
display: block;
}


#menu li a, #menu a:link, #menu a:visited 
{
display: block;
padding: 5px 0 5px 10px;
text-decoration: none;
width: 200px;
border-right: 1px solid #87530E;
border-bottom: 1px solid #87530E;
border-left: 5px solid #9E3621;
color: #643A01;
font-weight: normal;
background: #F1DFCB url(men_no2.png) bottom right no-repeat;
}


#mstar a:hover, #mstar a:active, #mstar a:focus  
{
color: #950808; 
background: #FBF7EA url(men_gu.png) bottom right no-repeat;
font-weight: normal;
border-left: 5px solid #AE7246;
}

#mproj a:hover, #mproj a:active, #mproj a:focus  
{
color: #950808; 
background: #FBF7EA url(men_ho.png) bottom right no-repeat;
font-weight: normal;
border-left: 5px solid #AE7246;
}

#mkuen a:hover, #mkuen a:active, #mkuen a:focus  
{
color: #950808; 
background: #FBF7EA url(men_vi.png) bottom right no-repeat;
font-weight: normal;
border-left: 5px solid #AE7246;
}

#mnews a:hover, #mnews a:active, #mnews a:focus  
{
color: #950808; 
background: #FBF7EA url(men_br.png) bottom right no-repeat;
font-weight: normal;
border-left: 5px solid #AE7246;
}

#mlink a:hover, #mlink a:active, #mlink a:focus  
{
color: #950808; 
background: #FBF7EA url(men_bl.png) bottom right no-repeat;
font-weight: normal;
border-left: 5px solid #AE7246;
}

#mkont a:hover, #mkont a:active, #mkont a:focus  
{
color: #950808; 
background: #FBF7EA url(men_or.png) bottom right no-repeat;
font-weight: normal;
border-left: 5px solid #AE7246;
}










#menu a .zeichen
{
display: none;
}

#menu a:hover .zeichen 
{
display: inline;
color: #9E3621;
}

















