.mainlevel{
  background-color: #ffffff;
  line-hight: 2em !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  color: #7b7c7e;
}
.sublevel{
  color: #000000;
  line-height: 1.5em !important;
}
div#nebeninhalt a{
  color: #000000;
  text-decoration: none;
}
div#nebeninhalt a:hover{
  background-color: white;
  color: #7b7c7e;
  text-decoration: none;
}

div#bereichsnavi td{
  padding-bottom: 10px;
}
a.logo{
  text-decoration: none !important;
  text-align: center;
}
a.logo:hover{
  background-color: #ffffff;
  color: #7b7c7e !important;
  text-decoration: none;
}
