Om nah hoo pez nyeetz, Amin!
#head {
background-image: url(Bilder/yun_2172.jpg);
margin: 50px auto 0; /* für Notation siehe [selfhtml-wiki](http://wiki.selfhtml.org/wiki/Doku:CSS/Eigenschaften/Au%C3%9Fenabstand#margin_.28Au.C3.9Fenabstand_allgemein.29) */
width: 800px;
height: 148px;
}
#content {
border:1px solid #000000;
border-top: none; /* spart eine Zeile */
margin: 0 auto 100px;
overflow:auto;
width: 798 px; /* wegen Box-Modell */
max-height: 400px; /*zum Beispiel */
}
Matthias
--
