.s, .erkl { text-align:center; }
.l, .ls { text-align:left; }
.r, .rs { text-align:right; }
.s, .ls, .rs { font-size:84%; }
.arc { font-size:119%; }
.i, .ib { font-style:italic; }
.b, .ib, .arc, .dat { font-weight:bold; }

table.wilko td, table.wilko th {background: #ffffff; white-space: nowrap; }

@media screen, all /* Nicht für Netscape 4.x */
{
 table.wilko {
  border-collapse: separate;
  border-spacing: 3px;
  empty-cells: show;
 }

 table.wilko td, table.wilko th { padding: 2px; }
}
