body {
        background-color: #fff;
        }

#SeitenKopf {
        background: url('images/header.jpg') no-repeat;
        }


#SeitenBody {
        background: url('images/back.jpg') repeat-y top left;
        }

#Footer {
        background: url('images/footer.jpg') no-repeat;
        }

