body {
  margin: 0px;
  background-color: #fff;
  color: #000;
  font-family: Verdana, Geneva, Helvetica;
  }

p, dl{
  font-size: 80%;
  }

dt {
  font-weight: bold;
  color: #39f;
  margin-top: 12px;
  margin-bottom: 6px;
  }

h1 {
  font-size: 120%;
  font-family: "Times New Roman", Times;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
  }

h2 {
  font-size: 100%;
  color: #f93;
  letter-spacing: 0.1em;
  }

a {
  font-size: 14px;
  font-family: "Times New Roman", Times;
  text-decoration: none;
  color: #963;
  }

.aktuell {
  font-size: 14px;
  font-family: "Times New Roman", Times;
  color: #69c;
  }

.wasser {
  color: #39c;
  }