Schuld wahrscheinlich der Scrollbalken rechts im IE.
Der müsste, so wie jetzt bei Mozilla, nicht da sein, da es nichts zu scrollen gibt...
Bin mir nicht sicher wie du Ihne wegbekommst....., googeln hilft.
Evtl:
#menu {
clear: both;
margin: 0px auto;
padding: 0;
background: url(menu.jpg) repeat-x 0 0;
height: 37px;
width: 95%;
font-family: Verdana, Arial, Tahoma, Sans-serif;
font-size: 11px;
line-height: 37px;
font-weight: bold;
}
probier mal width: 100%
liegt aber am #menu-Container
gl
honiko |