Hallo,
hier mal ein kurzes Konstrukt
<div class="ro1" onclick="url('/xyz.htm')" onmouseover="maus(this)">
<div class="lo1">
<div class="ru1">
<div class="lu1">
<div class="artikel">
<table>
<colgroup>
<col width="57"></col>
<col width="130"></col>
<col width="160"></col>
<col width="100"></col>
</colgroup>
<tbody>
<tr>
<td><a href="/xyz.htm" alt="Abbildung aaa" width="57" height="46" /></a></td>
<td>aaa</td>
<td>bbb</td>
<td>cccr</td>
</tr>
</tbody>
</table>
<hr />
</div>
</div>
</div>
</div>
</div>
zuerst hatte ich das ohne Tabelle drin gemacht, nur das klappte hinten und vorne nicht, wenn man die Schriftgröße änderte
mfg
Twilo