@media screen and (-webkit-min-device-pixel-ratio:0)
{
  .pagecontainer>table>tbody>tr>td:after { content:url(http://www.louis-gmbh.de/ebay/pix/soehnle/blank.gif); }
  .pagecontainer>table:after {
    content:url(http://www.louis-gmbh.de/ebay/pix/soehnle/blank.gif);
    display:block;
    margin:0 auto;
    width:1000px;
  }

.pagelayout.after {
width: 990px;
text-align: center;
content:url(http://www.louis-gmbh.de/ebay/pix/soehnle/footer.jpg);
}

}