Hi!
KLingt jetzt nicht besonders. Hilft Dir http://de.selfhtml.org/css/eigenschaften/positionierung.htm#display@title=display?
nicht wirklich... Ich will ja gerade keine Tabelle bauen. - Oder ist das die einzige Lösung?
Ich bin jetzt bei folgender Lösung:
<div style="background-color:#FF0000;">
<div style="float:left;width:100px;height:100px;background-color:#00ff00;" id="left_col">
.asdasdasdasd
</div>
<div style="position:relative;left:200px;width:100px;height:200px;background-color:#0000ff;" id="main_col">
<div id="breadcrumb">
<div id="content">
</div>
.
</div>