

.menu
{
border: none;
font-family:Arial;
background: #002484;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
font-size:8pt;
text-align: center;
}

.menu_selected
{
border-top: 1px solid #002484;
font-family:Arial;
background:#FFFFE7;
color: #002484;
font-weight: bold;
text-decoration: underline;
font-size:8pt;
text-align: center;
}

a
{
font-family:Arial;
color: #002484;
}

a:hover
{
text-decoration: underline overline;
}

.time
{
font-family:Arial;
color: #002484;
font-weight: bold;
font-size: 8pt;
}

.menuzeile
{
background:#FFFFFF ;
font-size: 10pt;
font-family: Arial;
font-weight: bold;
color: #002484;
border: 1px solid #002484;
}

.submenu
{
border: none;
background:#FFFFE7;
font-family:Arial;
color:  #002484;
font-weight: bold;
text-decoration: none;
font-size:8pt;
text-align: center;
}

td
{
font-family: Arial;
font-size: 9pt;
}

.submenu_table
{
border-top-width:0px;
border-bottom-width:1px;
background:#FFFFE7;
font-family:Arial;
color: #002484;
font-weight: bold;
text-decoration: none;
font-size:8pt;
text-align: center;
border-color: #FFFFFF #002484 #002484;
}

.small
{
font-family:Arial;
color: #000000;
font-size:7pt;
}

.linieunten
{
border: 1px solid #002484;
border-width:0px 0px 1px 0px;
}