Alex: bildpositionierung

Beitrag lesen

Ich würde es mal so testen:

#top {

background-image: url(images/topnebo1.png);
    background-repeat:no-repeat;
    width:100%;
    height:244px;
    margin:0;
    padding:0;
}

  
  
Danke  
ich habe zu body-tag    margin:0;     padding:0; eingefügt  
und es hat geklappt