
A:hover {
  text-decoration: underline;
}

.menue1 {
  font-size: 11pt;
  font-family: sans-serif;
  font-weight: bold;
  line-height: 11pt;
  text-decoration: none;
  color: #000000;
}

.menue1aktiv {
  font-size: 11pt;
  font-family: sans-serif;
  font-weight: bold;
  line-height: 11pt;
  color: #CC0000;
}

.menue2 {
  font-size: 9pt;
  font-family: sans-serif;
  line-height: 10pt;
  color: #000000;
  text-decoration: none;
}

.menue2aktiv {
  font-size: 8pt;
  font-family: sans-serif;
  line-height: 9pt;
  color: #006699;
}
