Mario: Tabellarische willkür?

Beitrag lesen

Hallo, habe eine Seite mit Frameset erstellt, im oberen Bereich befindet sich eine Tabelle mit nem Text und daneben ein Bild, darunter liegen rollover Buttons. Das Bild und die Buttons sind beide rechts ausgerichtet. Im Firefox ergibt das auch exakt eine linie, nur der Internet explorer verschiebt das ganze um genau einen Pixel, hab alles probiert, auch die genaue festlegung von cellpading und Spacing und die Border angaben, kein erfolg. Hier der Quellcode der Tabelle und des Bodys.

<body bgcolor="#FFF1AA" text="#996633" onLoad="MM_preloadImages('/Buttons/*.png','Buttons/*.png','Buttons/*.png','Buttons/*.png')">
<table width="902" height="116" "border-collapse=collaps" cellspacing="0" cellpadding="0">
  <tr>
    <td width="588" height="89" align="left" valign="bottom" nowrap><p align="left" class="Stil1"><span style="font-size: 36px"><font face="Verdana" color="#FFFBD9" style="font-size: 36pt">
    <span style="background-color: #FFF1AA">***** GmbH</span></font></span></p>    </td>
    <td width="308" height="89">
 <div align="right"><img src="../Bilder/*.gif" width="250" height="96" hspace="0" vspace="0" border="0"></div></td>
  </tr>
  <tr>
    <td height="19" colspan="2" align="center"><div align="right">
      <p><a href="main.htm" target="main" onMouseOver="MM_swapImage('Image5','','Buttons/*',1)" onMouseOut="MM_swapImgRestore()"><img src="Buttons/*.png" name="Image5" width="180" height="20" border="0"></a><a href="*.htm" target="Men&uuml;" onMouseOver="MM_swapImage('Image3','','Buttons/*.png',1)" onMouseOut="MM_swapImgRestore()"><img src="Buttons/*.png" name="Image3" width="180" height="20" border="0"></a><a href="*.htm" target="Men&uuml;" onMouseOver="MM_swapImage('Image4','','Buttons/*.png',1)" onMouseOut="MM_swapImgRestore()"><img src="Buttons/*.png" name="Image4" width="180" height="20" border="0"></a><a href="*.htm" target="Men&uuml;" onMouseOver="MM_swapImage('Image6','','Buttons/*.png',1)" onMouseOut="MM_swapImgRestore()"><img src="Buttons/*.png" name="Image6" width="180" height="20" hspace="0" border="0"></a></p>
    </div></td>
  </tr>
</table>

Ich bin mit meinem Latein echt am ende und würde mich über Anregungen freuen.

Danke im vorraus.