body  {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #990099;
  font-weight: normal;
  font-style: normal;
  background-color: #FFCCFF;
}
body.text  {
  color: #990099;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

a      {
  text-decoration:none;
}
a:hover    {
  text-decoration:underline;
}
a:link    {
  color: #990099;
  font-weight: bold;
}
a:visited  {
  color: #990099;
  font-weight: bold;
}
a:active  {
  color: #990099;
  font-weight: bold;
}
.intro    {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  color: #333333;

}
.menuhead {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #404040;
}
.menuitem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #404040;
}
.zelle td {
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:14px;
      padding-left:20px;
      padding-bottom:20px;
}
