a#eMail {
  text-decoration: none;
  color: #af092a;
}

h1 {
  text-decoration: none;
  font-size: 1.6em;
  font-weight: normal;
}

.mitte {
  position: absolute;
  margin-top: 10%;
  width: 100%;
  text-align: center;
  font-family: SansSerif;
  font-style: normal;
  font-size: 0.8em;
  font-weight: light;
}

.unten {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 2em;
  vertical-align: middle;
  text-align: center;
  font-family: SansSerif;
  font-style: normal;
  font-size: 0.6em;
  font-weight: light;
}