body {
  margin-left: 30px;
  margin-top: 10px;
  background-color: #E9E9E9;
}

table {
  width: 800px;
  background-color: #E9E9E9;
}

a.impressum {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #0000FF;
}

a.impressum:hover {
  text-decoration: none;
}

.logo {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #E9E9E9;
  letter-spacing: 0.05em;
}

a.navigation {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 11px;
  color: #E9E9E9;
  font-weight: normal;
  text-decoration: none;
}

a.navigation:hover {
  text-decoration: underline;
}

.aktiv-navigation {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 11px;
  color: #ADADAD;
  font-weight: normal;
  text-decoration: none;
}

.fussleiste {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  color: #E9E9E9;
  font-weight: normal;
  text-decoration: none;
}

a.fussleiste {
  text-decoration: none;
}

a.fussleiste:hover {
   text-decoration: underline;
}

.haupttext, a.haupttext:hover {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 11px;
  color: #2F2F2F;
  text-decoration: none;
  font-weight: normal;
}

a.haupttext {
  text-decoration: underline;
}

.navi-links {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 11px;
  text-decoration: none;
  font-weight: normal;
  color: #4A12D5;
}

a.navi-links {
  text-decoration: none;
  color: #210073;
}

a.navi-links:hover {
  text-decoration: underline;
  color: #4A12D5;
}