Hallöchen auch,
Hier ist die verwendete CSS-Datei:
/* Seiten */
#content {
position: relative;
margin: 0px;
min-height: 625px;
background-image: url(bilder/noten.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}
Was soll denn das "position:relative;" so ganz alleine dort?
MfG
cross