Also jetzt (ohne iframe) siehts so aus:
gruss
Code:
<td colspan="9" rowspan="2">
<img src="Bilder/index_07.gif" width="273" height="35" alt=""></td>
<td colspan="2" rowspan="19" background="Bilder/index_08.gif">
<?
if(!isset($site)) $site="news";
include($site.".php");
?>
</td>
gruss