body.portal {
  background-color: #ffc;
  font-family: arial,geneva,helvetica,helv;
  color: #000;
  }

body {
  background-color: #fff;
  font-family: arial,geneva,helvetica,helv;
  color: #000;
  }

p {
  font-family: arial,geneva,helvetica,helv;
  color: #000;
  font-size: 90%;
  }

p.z {
  text-align:center;
  color: #c60;
  }

p.klein {
  font-size: 0.6em;
  }

.aktuell {
  font-family: arial,geneva,helvetica,helv;
  font-weight: bold;
  font-size: 14px;
  color: #ffc;
  }

a {
  font-family: arial,geneva,helvetica,helv;
  font-weight: bold;
  font-size: 14px;
  }

a:link, a:active, a:visited {
  text-decoration: none;
  }

a:link {
  color: #c60;
  /*background: #cc9;*/
  }

a:active {
  color: #c60;
  /*background: #cc9;*/
  }

a:visited {
  color: #c60;
  /*background: #cc9;*/
  }

a:hover {
  color: #c33;
  background: #cc9;
  }

td {
  font-size: 100%;
  }

td.zusatz {
  font-size: 90%;
  }
