Hallo User,

ich habe ein Problem mit einem Design was ich erworben habe. Das Problem ist, das im aktuellen Mozilla Firefox das Design korrekt aber im Internet Explorer nicht korrekt angezeigt wird.

Code:
body {
text-align:center;
}

#header {
 width: 950px;
}

#topnavi {
width: 940px;
}

#info {
vertical-align: middle !important;
}

#go {
padding-left: 15px;
padding-bottom: 5px;
}

.nhead {
 width: 235px;
}

.nbg {
 width: 235px;
}


.nbg li  a {
display:block;
height: 22px;
width:235px;

background: url(../images/navi.gif) no-repeat;
vertical-align:middle;
text-decoration: none;
color: #8a8a8a;
}

.left-box-main-werbung {
 width: 235px;
}

#contenthead {
background-position:bottom;
}

#contentmiddle {
width:668px;
padding: 0 0 8 8;
}

#content {
padding-top: 6px;
}
Das ist der Code für den Internet Explorer. Würde mich über Hilfe freuen.
Die Seite lautet: Losefaktor.de

Gruß