So:
<div style="width:100px; float:right; height:100%; border:1px black solid">
img src="foto.jpg" width="100px">
<div style="position:relative; bottom:0; left:0">
UNTEN
</div>
</div>
Funktioniert nicht. Da klebt sich das div "UNTEN" direkt unten an das Bild aber nicht an den unteren Bottom der 100% hohen parent Box. Zumindest im IE6