body {
  color: #660000;
  background-color: #ffffee;
  font-family: sans-serif;
  font-size: 15px;
  text-align: left;
}
h2 {
  text-align: right;
  padding-top: 15px;
  padding-bottom: 25px;
}
h3 {
  font-weight: bold;
  margin-top: 40px;
}
h4 {
  margin-top: 35px;
}
img {
  float: left;
}
address {
  font-size: 12px;
  font-style: normal;
}
.navi {
  font-size: 14px;
  margin-bottom: 10px;
}
a.navi:link { color: #660000; background-color: #ffffee; font-weight: bold; text-decoration: none; }
a.navi:visited { color: #660000; background-color: #ffffee; font-weight: bold; text-decoration: none; }
a.navi:hover { color: #ffffee; background-color: #660000; font-weight: bold; text-decoration: none; }
a.navi:active { color: #cc0000; background-color: #ffffee; font-weight: bold; text-decoration: none; }
.email {
  text-align: center;
}
.weiter {
  text-align: right;
}
.nachoben {
  font-size: 12px;
  text-align: right;
  padding-bottom: 10px;
}
.aktuelles {
  margin-top: 25px;
  margin-left: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #cc0000;
}
