.menu     { color: #fff; font-size: 13px; font-family: Verdana; font-weight: bold; text-decoration: none; text-transform: uppercase; display: block; padding-left: 20px }
.menu:hover   { color: #9dc1d6; font-size: 13px; font-family: Verdana; font-weight: bold; text-decoration: none; text-transform: uppercase; display: block; padding-left: 20px }
.menuselected    { color: #fff; font-size: 13px; font-family: Verdana; font-weight: bold; text-decoration: underline; text-transform: uppercase; display: block; padding-left: 20px }
.menuselected:hover    { color: #fff; font-size: 13px; font-family: Verdana; font-weight: bold; text-decoration: underline; text-transform: uppercase; display: block; padding-left: 20px }

.submenu     { color: #797c7e; font-size: 12px; font-family: Verdana; font-weight: bold; text-decoration: none; text-transform: uppercase; display: block; padding-left: 10px }
.submenu:hover   { color: #101010; font-size: 12px; font-family: Verdana; font-weight: bold; text-decoration: none; text-transform: uppercase; display: block; padding-left: 10px }
.submenuselected  { color: #101010; font-size: 12px; font-family: Verdana; font-weight: bold; text-decoration: none; text-transform: uppercase; display: block; padding-left: 10px }
.submenuselected:hover   { color: #101010; font-size: 12px; font-family: Verdana; font-weight: bold; text-decoration: none; text-transform: uppercase; display: block; padding-left: 10px }

.seitenmenu       { color: #797c7e; font-size: 12px; font-family: Verdana; font-weight: bold; text-decoration: none; display: block; padding-top: 4px; padding-bottom: 4px; padding-left: 25px }
.seitenmenu:hover     { color: #101010; font-size: 12px; font-family: Verdana; font-weight: bold; text-decoration: none; display: block; padding-top: 4px; padding-bottom: 4px; padding-left: 25px }
.seitenmenuselected     { color: #101010; font-size: 12px; font-family: Verdana; font-weight: bold; text-decoration: none; display: block; padding-top: 4px; padding-bottom: 4px; padding-left: 25px }
.seitenmenuselected:hover     { color: #101010; font-size: 12px; font-family: Verdana; font-weight: bold; text-decoration: none; display: block; padding-top: 4px; padding-bottom: 4px; padding-left: 25px }

.bgsubmenu { background-image: url("../de/images/bg-submenu.gif"); background-repeat: repeat-y; background-position: left top }
.bgsubmenuseparator { background-image: url("../de/images/submenu-separator.gif"); background-repeat: no-repeat; background-position: left top }