Hi,
Das mit dem 0px Bild habe ich schon gemacht :
<html>
<head>
<title>Universal Soldiers</title>
</head>
<link rel="stylesheet" type="text/css" href="soldiers.css">
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr class="tabelle1">
<td class="tabelle1" width="100%" height="12" background="images/horiz.gif"><img src="images/blank.gif"></td>
<td align="left" valign="top"><img src="images/rucorner.gif"></td>
</tr>
<tr class="tabelle1">
<td class="tabelle1" width="100%" height="100" align="center" valign="middle"><font size="+1">bla</font></td>
<td class="tabelle2" background="images/vert.gif"><img src="images/blank.gif"></td>
</tr>
<tr class="tabelle1">
<td class="tabelle1" width="100%" height="12" background="images/horiz.gif"><img src="images/blank.gif"></td>
<td align="left" valign="top"><img src="images/rlcorner.gif"></td>
</tr>
</table>
</body>
</html>
Zwischenzeitlich hat der NS das Bild angezeigt, aber nachdem ich das nächste Bild genau gleich neu gemacht habe, hat es nicht mehr funktioniert.