.menu          { color: #101010; font-size: 12px; font-family: Tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase; padding: 3px }
.menu:hover           { color: #758b4c; font-size: 12px; font-family: Tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase; padding: 3px }
.menuselected         { color: #758b4c; font-size: 12px; font-family: Tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase; padding: 3px }
.menuselected:hover         { color: #758b4c; font-size: 12px; font-family: Tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase; padding: 3px }

.submenu        { color: #101010; font-size: 12px; font-family: Tahoma; font-weight: normal; text-decoration: none }
.submenu:hover        { color: #101010; font-size: 12px; font-family: Tahoma; font-weight: bold; text-decoration: none }
.submenuselected     { color: #101010; font-size: 12px; font-family: Tahoma; font-weight: bold; text-decoration: none }
.submenuselected:hover   { color: #101010; font-size: 12px; font-family: Tahoma; font-weight: bold; text-decoration: none }

.seiten     { color: #101010; font-size: 12px; font-family: Tahoma; font-weight: normal; text-decoration: none }
.seiten:hover    { color: #101010; font-size: 12px; font-family: Tahoma; font-weight: normal; text-decoration: underline }
.seitenselected  { color: #101010; font-size: 12px; font-family: Tahoma; font-weight: normal; text-decoration: underline }
.seitenselected:hover  { color: #101010; font-size: 12px; font-family: Tahoma; font-weight: normal; text-decoration: underline }
.bgsub  { background-image: url("../de/images/bg-submenu.gif"); background-position: left top; width: 269px; height: 34px }

