body{
 background-color:white;
}
tr#head, tr#einteilung, .nopr, .footer{
 display:none;
 text-align:left;
}

table#haupttabelle{
 margin-top: 20px;
}
.pr{
 display:block;
}

td.red, td.red table tr td, td.red table tr td a{
 background-color: white;
  color:black;
 text-align:right;
}
