Hallo Namensvetter :) ,
also die letzte Zeile entweder
<td width="100%"> </td>
oder, wenn es damit nicht klappt
<td><table width="100%"><tr><td> </td></tr></table></td>
hilft leider nicht,
jetzt mal genug der Theorie, hier ist mal
der Quellcode, vielleicht liegt es ja an
der Reihe darüber:
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="181" bgcolor="#000000" colspan="2"><img src="../gfx/spacer.gif" width="1" height="1" border="0"></td>
<td width="100%"><img src="../gfx/spacer.gif" width="1" height="1" border="0"></td>
</tr>
<tr>
<td width="180" bgcolor="#FFFFFF" class="text" valign="top"><table width="180" cellpadding="0" cellspacing="0" border="0">
<tr>
<td bgcolor="#BAC8D3" onmouseout="change('',this,0);" onmouseover="change('#819BB0',this,1);"><table width="180" cellpadding="2" cellspacing="0" border="0">
<tr>
<td width="10" height="18"><img src="../gfx/spacer.gif" width="10" height="18" border="0" alt="spacer"></td><td class="navi"><a href="" id="link">Projektverwaltung</a></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="1" bgcolor="#000000" valign="top"><img src="../gfx/spacer.gif" width="1" height="1" border="0"></td>
<!-- Hier hab ich das mal geändert -->
<td width="100%">
<table width="100%">
<tr>
<td> </td>
</tr>
</table></td>
</tr>
</table>