Ich poste mal den Code von meiner index.php. Realisierung siehst Du ja bei mir auf der Seite. Der Kopf oben ist eine Grafik, also Logo ist integriert.
Code:
<table style=table-layout:fixed; width="800" border="0" align="center" cellpadding="0" cellspacing="3" bgcolor="white">
<colgroup>
<col width="150"/>
<col width="508"/>
<col width="142"/>
</colgroup>
<!--Kopfbereich-->
<tr>
<td align="right" valign="top" colspan="3">
<table style=background-image:url(../images/hintergrund.jpg); background-repeat:no-repeat width="100%" height="125" border="0">
<tr>
<td valign="top"><?php mosLoadModules ( 'user3', -1 ); ?></td>
</tr>
<tr>
<td align="right" valign="bottom"><?php mosLoadModules( 'banner', -1 ); ?></td>
</tr>
</table>
</td>
</tr>
</table>
Ich hoffe, das hilft Dir weiter. 
Gruß, Zecke
Lesezeichen