... zu schnell abgeschickt,
Relevantes CSS:
.content /* Der Rahmen des Hauptfensters */
{
overflow:auto;
width:60%;
position: absolute;
top:0px;
bottom:90px;
left:120px;
padding: 32px;
}
Wobei der IE auch bei einer DOCTYPE-Angabe noch Probleme hat, FF und Opera machen ihre Sache schon richtig.
Grüße
Thomas