Super! Dank deines Hinweises habe ich die Stelle im Code gefunden:
---------------------------------------------------------------------------------
/* 1.3 Main headers and navigation bar background and text colour */
.pun H2, #brdmenu {BACKGROUND: #ffc335 url(../../img/Web2/jaune.gif); COLOR: #FFF}
.pun H2 {BACKGROUND: #555 url(../../img/Web2/bg-barre.gif);border-left: 1px solid #333;border-right: 1px solid #333}
----------------------------------------------------------------------------------
{
background: transparent url(../../img/Web2/stats.png) no-repeat 0% 50%;
padding-left: 38px;
}
#punwrap {
background: url(../../img/Web2/bg.gif);
}
.pun {
background: url(../../img/Web2/haut.gif);
}
#brdtitle { /* DELETE THIS IF YOU DON'T WANT A LOGO */
background: url(../../img/Web2/logo.png);
}
#brdfooter {
background: url(../../img/Web2/bas.gif);
}
---------------------------------------------------------------------------------
Danke!
Werde es mal nun ausprobieren ..
Ok, es klappt. Danke nochmal! 
Zuletzt bearbeitet von Ozerti (2007-05-24 15:27:09)