body,td {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Verdana, Arial;
  font-size: 9pt;
}

A:link{
  COLOR: #FF0000;
  text-decoration: underline;
  font-weight : bold;
}

A:visited{
  COLOR: #FF0000;
  text-decoration: underline;
  font-weight : bold;
 }

A:active{
  COLOR: #FF0000;
  text-decoration: underline;
  font-weight : bold;
}

A:hover{
  COLOR: #0000FF;
  text-decoration: underline;
  font-weight : bold;
}

.titel  {
  font-family: Verdana, Arial;
  font-size: 9pt;
  font-weight: bold;
}

.navigation  {
  font-family: Verdana, Arial;
  font-size: 10pt;
  text-align: left;
}

.eintrag  {
  font-family: Verdana, Arial;
  font-size: 9pt;
  width: 90%;
}

hr {
  height: 1px;
  background-color: #333333;
}

span {
  font-size: 8pt;
}

input {
  font-family: Verdana, Arial; font-size: 8pt;
}

h1 {
  font-size: 9pt;
}
