Ich habe mittlerweile selbst eine recht brauchbare Lösung gefunden:
<table width="600" align="center" cellspacing="0" cellpadding="0" border="0" bgcolor="#FFCC99">
<tr>
<td colspan="3">
....
</td>
</tr>
<tr height=15 bgcolor="#FFCC99">
<td background="links.gif" width=15> </td>
<td width=570> </td>
<td background="rechts.gif" width=15> </td>
</tr>
</table>
Allerdings wir das in IE6 immer noch nicht korrekt angezeigt.
Rechts vom linken gif ist eine feine weiße linie, die da nict sein sollte, am bessten mal anschauen.
villeicht weiß einer noch einen rat´.
mfg Marcel