#menuebox {
position: relative;
height: 30px;
}
.stupidie {
display: none;
}
#menue {
position:absolute;
top: 5px;
left: 0;
z-index: 100;
}
#menue .aussen {
position: absolute;
display: block;
overflow: hidden;
width: 6.9em;
height: 1.3em;
font-weight: bold;
text-align: center;
background-color: #555576;
color: #FFD700;
border: 2px solid;
border-color: #d0843e #78561d #78561d #d0843e;
}
#menue .aussen:hover {
height: auto;
background-color: #624617;
color: #fff;
}
a.innen-1 {
margin-top: 2px;
}
a.innen,
a.innen-1 {
display: block;
width: 6.9em;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #78561d;
background-color: #ecd8ae;
color: #600;
}
a:visited.innen,
a:visited.innen-1 {
background-color: #ecd8ae;
color:#555;
}
a:hover.innen,
a:hover.innen-1 {
background-color: #f7eedb;
color: #900;
}
span.menutag {
display: block;
cursor: default;
}

body {background-image:
url('hinter___.jpg')
}
a.button2
{
font-family:Verdana;
font-size:12px;
color: #FFD700;
background-Color:#555576;
border-left: 2px solid #CCCCCC;
border-top: 2px solid #CCCCCC;
border-right: 3px solid #000000;
border-bottom: 3px solid #000000;
text-decoration: none;
width: 55px;
text-align: center;
}
a.button2:hover
{
Color: #000000;
background-Color: #FFD700;
border-left: 2px solid #000000;
border-top: 2px solid #000000;
border-right: 3px solid #cccccc;
border-bottom: 3px solid #cccccc;
text-decoration: none;
}
