Ich brauch ein wenig länger, weil ich gerade mehrere Sachen noch nebenher mache, aber das passt schon...keine Sorge
#navi div
{
float: left;
}#navi
{
height: 25px;
margin-bottom: -1px; /* diese beiden Zeilen sind gegen den 3-px-bug IE */
margin-top: -3px;
}
#content
{
background-image: url(images/content_bg.jpg);
background-repeat: repeat-y;
padding: 10px 90px;
margin-bottom: -1px;/* diese beiden Zeilen sind gegen den 3-px-bug IE */
margin-top: -3px;
}
#content_end
{
height: 71px;
margin-bottom: -3px; /* diese beiden Zeilen sind gegen den 3-px-bug IE */
margin-top: -3px;
}display: block;Mitglieder in diesem Forum: 0 Mitglieder und 1 Gast