.menu    { color: #2b2b2b; font-size: 12px; font-family: Arial; font-weight: normal; text-decoration: none; text-transform: uppercase; padding: 5px }
.menu:hover    { color: #2b2b2b; font-size: 12px; font-family: Arial; font-weight: normal; text-decoration: none; background-color: #f8991b; text-transform: uppercase; padding: 5px }
.menuselected  { color: #2b2b2b; font-size: 12px; font-family: Arial; font-weight: normal; text-decoration: none; background-color: #f8991b; text-transform: uppercase; padding: 5px }
.menuselected:hover   { color: #2b2b2b; font-size: 12px; font-family: Arial; font-weight: normal; text-decoration: none; background-color: #f8991b; text-transform: uppercase; padding: 5px }

.submenu     { color: #fff; font-size: 12px; font-family: Arial; font-weight: normal; text-decoration: none }
.submenu:hover     { color: #f8991b; font-size: 12px; font-family: Arial; font-weight: normal; text-decoration: none }
.submenuselected    { color: #f8991b; font-size: 12px; font-family: Arial; font-weight: normal; text-decoration: none }
.submenuselected:hover     { color: #f8991b; font-size: 12px; font-family: Arial; font-weight: normal; text-decoration: none }

.seitenmenu      { color: #f8991b; font-size: 11px; font-family: Arial; font-weight: normal; text-decoration: none }
.seitenmenu:hover      { color: #f8991b; font-size: 11px; font-family: Arial; font-weight: normal; text-decoration: underline }
.seitenmenuselected    { color: #f8991b; font-size: 11px; font-family: Arial; font-weight: normal; text-decoration: underline }
.seitenmenuselected:hover    { color: #f8991b; font-size: 11px; font-family: Arial; font-weight: normal; text-decoration: underline }


.bgmetamenu { background-image: url("../de/images/schwung.gif"); background-repeat: no-repeat; background-position: left top; width: 242px; height: 43px }
