body{
  background-color:#ffffff;
  font-family:Verdana, Geneva, sans-serif;
  font-size:10pt;
  margin:0;
  padding:0;
}
.center {
  text-align: center;
}
.small{
  font-size:9pt;
}
.red {
  color:#ff0000;
}
.links{
  width:29mm;
  float:left;
  padding:2px;
}
.rechts {
  width:63mm;
  font-size:9pt;
  float:right;
  padding:2px;
}
td.mitte {
  border-left-style:none;
  border-right-style:none;
}
#tr {
  border:1px solid #000000;
  border-bottom-style:none;
}
.clearer {
  height:1px;
  overflow:hidden;
  clear:both;
}
