Hi,
hmm, irgendwie bekomm ich das nich hin, hab es zwar so gemacht wie du vorgeschlagen hast, aber das letzte und dritte element rutscht nach unten.
.top { width:900px; height:50px; border:1px solid black }
.left { width:50px; height:700px; border:1px solid black; float:left }
.inline { width:780px; height:680px; border:1px solid black; margin-left:60px }
.right { width:50px; height:700px; border:1px solid black; float:right }
gruß