suit: Problem Darstellung von Divs in IE6

Beitrag lesen

Also, hier der Link:
http://sunflowerlike.bplaced.net/test/main.html

http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fsunflowerlike.bplaced.net%2Ftest%2Fmain.html

jetzt validiere das ganze mal und entferne nach möglichkeit diesen krempel - das könnte teile deiner ie-problematik erklären:

<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
#sidebar1, #sidebar2 { padding-top: 30px; }
#mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->

btw: deine buchstabenliste auf der linken seite möchte eine liste sein