
.hauptmenue { color: white; font-weight: bold; font-size: 10px; font-family: Verdana; text-decoration: none }
.untermenue  { color: #c0c0c0; font-weight: bold; font-size: 10px; font-family: Verdana; text-decoration: none }
a.hauptmenue:hover { color: red; font-weight: bold; font-size: 10px; font-family: Verdana; text-decoration: none }
a.untermenue:hover { color: red; font-weight: bold; font-size: 10px; font-family: Verdana; text-decoration: none }

