Hallo,
Code wieder etwas aufgeräumt. Auch breite Threads sollten jetzt besser angezeigt werden.
#root ul {padding:0;}
#root ul ul {padding-left:2em;overflow:hidden;width:1000px;}
#root ul ul li:before{content:' ';font-size:0;vertical-align:bottom;padding-left:20px;padding-top:990px;background:url(http://home.arcor.de/jonha/line.png) bottom right no-repeat;}
.posting > *{position:relative;z-index:10000;background:white;}
a img {vertical-align:bottom;}
Zusätzlich benutze ich übrigens noch:
#nachricht-text,
#antwortformular textarea {font-family:monospace;}
code,kbd,tt {font-family:monospace;}
.active{font-weight:normal !important;}
.active > span .title {color:red;font-weight:bold;}
Jonathan