.menu  { color: #fff; font-size: 11px; font-family: Arial; font-weight: bold; text-transform: uppercase }
.menu:hover  { color: #fff; font-size: 11px; font-family: Arial; font-weight: bold; text-decoration: underline; text-transform: uppercase }
.menuselected  { color: #fff; font-size: 11px; font-family: Arial; font-weight: bold; text-decoration: underline; text-transform: uppercase }
.menuselected:hover  { color: #fff; font-size: 11px; font-family: Arial; font-weight: bold; text-decoration: underline; text-transform: uppercase }

.bgmenu1 { background-color: #0a1821 }
.bgmenu2  { background-color: #1c3546 }
.bgmenu3   { background-color: #955101 }
.bgmenu4   { background-color: #688390 }
.bgmenu5   { background-color: #9db9c0 }
.bgmenu6   { background-color: #b9cdd2 }

.submenu     { color: #999; font-size: 12px; font-family: Arial; font-weight: bold }
.submenu:hover    { color: #000; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none }
.submenuselected    { color: #000; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none }
.submenuselected:hover    { color: #000; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none }

.seitenmenu     { color: #999; font-size: 12px; font-family: Arial; font-weight: normal }
.seitenmenu:hover     { color: #000; font-size: 12px; font-family: Arial; font-weight: normal; text-decoration: none }
.seitenmenuselected    { color: #000; font-size: 12px; font-family: Arial; font-weight: normal; text-decoration: none }
.seitenmenuselected:hover    { color: #000; font-size: 12px; font-family: Arial; font-weight: normal; text-decoration: none }
.bgsubmenupfeil-lo  { background-image: url("../de/images/pfeil-submenu-lo.gif"); background-repeat: no-repeat; background-position: left center }
.bgsubmenupfeil-hi  { background-image: url("../de/images/pfeil-submenu-hi.gif"); background-repeat: no-repeat; background-position: left center }