#menuebox    { position: relative; height: 30px}
.stupidie {
display: none;
}
#menue   { position: absolute; z-index: 200; top: 5px; left: 0; border-width: 2px; border-color: #ffc }

#menue .aussen   { color: #008000; font-weight: bold; background-color: #fcfdbd; text-align: center; display: block; width: 8em; height: 1.3em; float: left; overflow: hidden; border: solid 1px #15750f }
birgit { menüaussen war weite 8em}
#menue .aussen:hover  { color: #fff; background-color: #fcfdbd ; height: auto }

a.innen-1 {
margin-top: 2px;
}
a.innen,
a.innen-1   { color: #000; font-weight: normal; text-decoration: none; background-color: #ffc; display: block; padding: 2px 0; width: 7.9em; border-bottom: 1px solid #15750f }
a:visited.innen,
a:visited.innen-1  {  color: #15750f; background-color: #ffc }
a:hover.innen,
a:hover.innen-1    { color: #006363; background-color: #efecac }

span.menutag     { color: #ffc; font-family: Arial; text-decoration: none; background-color: #15750f; cursor: default; display: block; padding: 4px; width:auto }
