.menu { }
.menu:hover { color: #000 }
.mainmenue    { color: #fff; font-size: 12px; font-weight: bold; text-align: left }
.mainmenue:hover   { color: #fff; font-size: 12px; font-weight: bold; text-decoration: underline; text-align: left }
.mainmenueselect { color: #fff; font-size: 12px; font-weight: bold; text-decoration: underline; text-align: left }
.mainmenueselect:hover   { color: #fff; font-size: 12px; font-weight: bold; text-decoration: underline; text-align: left }
.mainmenu  { color: #fff }
.mainmenu:hover { color: #fff }
.submenu   { color: #000; font-size: 12px; font-weight: bold; text-decoration: none }
.submenu:hover   { color: #000; font-size: 12px; font-weight: bold; text-decoration: underline }
.submenuselect   { color: #000; font-size: 12px; font-weight: bold; text-decoration: underline }
.submenuselect:hover   { color: #000; font-size: 12px; font-weight: bold; text-decoration: underline }
.seitenmenu    { color: #000; font-size: 12px; font-weight: normal; text-decoration: none }
.seitenmenu:hover    { color: #000; font-size: 12px; font-weight: normal; text-decoration: underline }
.seitenmenuselect    { color: #000; font-size: 12px; font-weight: normal; text-decoration: underline }
.seitenmenuselect:hover    { color: #000; font-size: 12px; font-weight: normal; text-decoration: underline }



