Hallo Knud!
z.B.
<div style=top:50;left:100>
irgendwelche <strong>texte</strong> bilder
</div>
läuft nicht ! das nachfolgende div wird dann irgendwo hin positioniert :-(
So geht es ja auch nicht!
<div style="position:absolute; top:50px;left:100px; width:200px;">
irgendwelche <strong>texte</strong> bilder
</div>
Grüße
Thomas