Danke, habs dank dir hin bekommen. Das alles entscheidende war in der Header.php
PHP-Code:
<table width="900px" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="180px" valign="top" align="left"><?@include_once('lib/menue_links.php');?></td>
<td width="5px" valign="top" align="left"></td>
<td width="550px" valign="top" align="left">
die 550px in der Layout.lib ebenfalls einzutragen.
PHP-Code:
function head($titel){
echo 
'
<table style="border:solid 0px black" width="550px" border="0" cellpadding="0" cellspacing="2" bgcolor="#FFFFF"> 
So wie die 180px aus dem Header in die footer.php zu übertragen
PHP-Code:
</td>
<td width="5" valign="top" align="left"></td>
<td width="180" valign="top" align="left"><?@include_once('lib/menue_rechts.php');?></td>
</tr>
</table>

<?=$count_query;?> MySQL Abfragen
<!-- Fussnote -->
Danke für deine Hilfe