Vielen Dank für deinen Tip, hab das gleich mal versucht. Doch irgendwas mach falsch, die Table ist immer noch genau an derselben Stelle. Hier mein Body:
<body bgcolor="#D5D5D5">
<table style="margin-left:0px; margin-right:0px;">
<tr height=28%>
<td><img src="../pics/header.gif" width=100%></td>
</tr height=10%>
<tr>
<td>
<img src="../pics/button_sender.gif" onmouseover= this.src="../pics/button_sender_a.gif" onmouseout=this.src="../pics/button_sender.gif">
<img src="../pics/button_spot.gif" onmouseover= this.src="../pics/button_spot_a.gif" onmouseout=this.src="../pics/button_spot.gif"></td>
</tr>
<tr height=62%>
<td></td>
</tr>
</table>
</body>
Hab ich da prinzipiell was falsch verstanden?
Gruss,
Simon