
body
 {
  margin:0px;
 }

#wd
 {
  width:850px;
  margin:auto;
 }



#little-body #wd, #little-body-padding #wd
 {
  width:auto;
 }




/* Trefferliste-Kopf verstecken
 */
#table-for-results th.cloned
 {
  visibility:hidden;
 }

