
.menu     { color: #000; font-size: 16px; display: block; font-family: Arial; font-weight: bold; text-decoration: none; width: 100%; height: 100%; vertical-align: middle }
.menu:hover     { color: #fff; font-size: 16px;  display: block;font-family: Arial; font-weight: bold; text-decoration: none; width: 100%; height: 100%; vertical-align: middle }
.menuselected    { color: #fff; font-size: 16px; display: block; font-family: Arial; font-weight: bold; text-decoration: none; width: 100%; height: 100%; vertical-align: middle }
.menuselected:hover     { color: #fff; font-size: 16px; display: block; font-family: Arial; font-weight: bold; text-decoration: none; width: 100%; height: 100%; vertical-align: middle }

.submenu   { color: #000; font-size: 14px; font-family: Arial; font-weight: normal; text-decoration: none }
.submenu:hover   { color: #000; font-size: 14px; font-family: Arial; font-weight: normal; text-decoration: underline }
.submenuselected { color: #000; font-size: 14px; font-family: Arial; font-weight: normal; text-decoration: underline }
.submenuselected:hover   { color: #000; font-size: 14px; font-family: Arial; font-weight: normal; text-decoration: underline }

.seitenmenu    { color: #000; font-size: 12px; font-family: Arial; font-weight: normal; text-decoration: none }
.seitenmenu:hover    { color: #000; font-size: 12px; font-family: Arial; font-weight: normal; text-decoration: underline }
.seitenmenuselected  { color: #000; font-size: 12px; font-family: Arial; font-weight: normal; text-decoration: underline }
.seitenmenuselected:hover    { color: #000; font-size: 12px; font-family: Arial; font-weight: normal; text-decoration: underline }
.extra { color: #0044a5; font-size: 16px; font-family: Arial; font-style: italic; font-weight: bold }
.extra:hover  { color: #fff; font-size: 16px; font-family: Arial; font-style: italic; font-weight: bold }