@import url(style.css);



div.seite {

    background-image: url(bg_peters.jpg);
    background-repeat: repeat-x;
    width: 100%;
}
.boxheader { background-color: #4d0024; }
.boxfooter { background-color: #6c0032; }
