.menu { }
.mainmenu  { color: #fff }
.submenu    { color: black; font-weight: bolder; text-decoration: none }
.menu:hover { color: #000 }
.mainmenu:hover  { color: #fff }
.submenu:hover    { color: #002a69; font-weight: bolder; text-decoration: none }
.submenucurrent { color: #002a69; font-weight: bolder; text-decoration: none }
.menuseite { color: #002a69; font-weight: bolder }
.menuseite:hover { color: #002a69; font-weight: bolder; text-decoration: underline }
.menuseitecurrent { color: #002a69; font-weight: bolder; text-decoration: underline }
