.menu                { color: black; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; background-color: transparent; padding: 5px 10px; height: 30px; border: solid 1px transparent }
.menu:hover              { color: #fff; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; background-color: #006090; padding: 5px 10px; height: 30px; border: solid 1px white }
.menuselected        { color: #fff; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; background-color: #006090; padding: 5px 10px; height: 30px; border: solid 1px white }
.menuselected:hover       { color: #fff; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; background-color: #006090; padding: 5px 10px; height: 30px; border: solid 1px white }

.submenu       { color: #363d45; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none }
.submenu:hover       { color: #006090; font-size: 12px; font-family: Arial; font-weight: bold }
.submenuselected       { color: #006090; font-size: 12px; font-family: Arial; font-weight: bold }
.submenuselected:hover     { color: #006090; font-size: 12px; font-family: Arial; font-weight: bold }

.seiten     { color: #006090; font-size: 11px; font-family: Arial; font-weight: normal; text-decoration: none }
.seiten:hover    { color: #006090; font-size: 11px; font-family: Arial; font-weight: normal; text-decoration: underline }
.seitenselected    { color: #006090; font-size: 11px; font-family: Arial; font-weight: normal; text-decoration: underline }
.seitenselected:hover    { color: #006090; font-size: 11px; font-family: Arial; font-weight: normal; text-decoration: underline }


