Ich hab das gelösst mit:
.imagetable {
overflow: visible;
display: block;
vertical-align: top;
width: 230px;
float:left;
}
Da war <dl class="BLAFASEL"> ich hab die zu <dl class="imagetable"> umbenannt. Funzt jetzt, muss noch etwas probieren. Danke Gunnar, Du bist der Beste!