body {
  background-image: url(../pics/bg_stoff_repeater.gif);
  background-position: top left;
  background-repeat: repeat;
}

td.site_schatten_links {
  background-image: url(../pics/site_schatten_links.png);
  background-position: top right;
  background-repeat: repeat-y;
}

td.site_schatten_rechts {
  background-image: url(../pics/site_schatten_rechts.png);
  background-position: top left;
  background-repeat: repeat-y;
}

td.site_schatten_unten {
  background-image: url(../pics/site_schatten_unten.png);
  background-position: top;
  background-repeat: repeat-x;
}

td.site_schatten_unten_links {
  background-image: url(../pics/site_schatten_eck_lu_l.png);
  background-position: bottom right;
  background-repeat: no-repeat;
}

td.site_schatten_unten_rechts {
  background-image: url(../pics/site_schatten_eck_ru_r.png);
  background-position: bottom left;
  background-repeat: no-repeat;
}

td.site_schatten_links_unten_eck {
  background-image: url(../pics/site_schatten_eck_lu_e.png);
  background-position: top right;
  background-repeat: no-repeat;
}

td.site_schatten_rechts_unten_eck {
  background-image: url(../pics/site_schatten_eck_ru_e.png);
  background-position: top left;
  background-repeat: no-repeat;
}

td.site_schatten_unten_eck_links {
  background-image: url(../pics/site_schatten_eck_lu_u.png);
  background-position: top left;
  background-repeat: no-repeat;
}

td.site_schatten_unten_eck_rechts {
  background-image: url(../pics/site_schatten_eck_ru_u.png);
  background-position: top right;
  background-repeat: no-repeat;
}