Mit Firefox sieht es vöölig OK aus;-)
Scheint aber an:
HTML-Code:
#mainframe{
width: 900px;
height: auto;
background: #FFFFFF;
vertical-align: middle;
margin: auto;
border-style: solid;
border-width: 1px;
border-color: #999999;
margin-top: 20px;
text-align: left;
} Sowohl height und margin auto zu liegen.
Dem IE sollte man nicht zu viel automatisch überlassen ....
Auch mal:
http://jigsaw.w3.org/css-validator/v...index.php?id=5
und
http://validator.w3.org/check?verbos...index.php?id=5
anschauen, denke Fehlerbehebung hilft..