/* CSS Document */
.titel {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 11px;
  }
a:link {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
a:visited {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

a:hover {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #48740b;
}
.pl{
vertical-align: middle;
}
.txt{
vertical-align: top;
}
td{
sborder:1px solid;
}