body {
        background-color: #B7B7B7;
        }

#SeitenKopf {
        background: url('images/de_logo.jpg') no-repeat;
        }

#SeitenBody {
        background: url('images/backquer.jpg') repeat-y top left;
        }

div.button {
        background: url('images/button.jpg') no-repeat;
        }

div.buttoncenter {
        background: url('images/button.jpg') no-repeat;
        }

#footer {
        background: url('images/footer.jpg') no-repeat;
        }

div#SubMenu li {
        background: url('images/submenu.jpg') no-repeat;
        }
