.topnavi
{
position: absolute;
margin: 80px 0 0 0;
font-size: 10pt;
font-family: arial, verdana, sans-serif;
z-index: 2;
}

a.auss
{
float: left;
width: 140px;
height: 19px;
overflow: hidden;
font-weight: bold;
text-align: center;
text-decoration: none;
background-color: #00A685;
color: white;
border: 1px solid;
border-color: black;
}

a:hover.auss
{
float: left;
width: 140px;
height: 19px;
overflow: visible;
font-weight: bold;
text-align: center;
text-decoration: none;
background-color: #D7FFF7;
color: black;
border: 1px solid;
border-color: black;
}

a:hover.auss table
{
display: block;
background-color: #00A685;
color: black;
border: 1px solid;
border-color: black;
margin: 4px 0 0 0 ;
}

a.inn
{
display: block;
width: 130px;
height: 19px;
font-weight: bold;
text-align: center;
text-decoration: none;
background-color: #00A685;
color: white;
font-size: 10pt;
}

a:visited.inn
{
background-color: #00A685;
color: white;
font-size: 10pt;
}

a:hover.inn
{
background-color: #D7FFF7;
color: black;
font-size: 10pt;
}

span.menutag
{
display: block;
cursor: default;
font-family: arial, verdana, sans-serif;
}
