Ist dir aufgefallen dass du zimlich viele <head> und <body> tags hast? Irgendetwas läuft da extrem falsch.
Hier dein code von dessen Verwendung ich dir schon abgeraten habe
HTML:
<html>
<head>
<meta http-equiv="Content-Language" content="de">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>%titel%</title>
</head>
<body background="0lrg.gif" bgproperties="fixed" bgcolor="#000000">
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="82%" id="AutoNumber1" height="279">
<tr>
<td width="16%" height="167"><div style="color: #FFFFFF; overflow: auto; height: 167px;">%titel%</div></td>
<td width="49%" height="167"></td>
<td width="35%" height="167"></td>
</tr>
<tr>
<td width="16%" height="111"><b><font color="#FFFFFF">%navigation_h% </font></b></td>
<td width="49%" height="111"><font color="#FFFFFF"> %content%</font></td>
<td width="35%" height="111"></td>
</tr>
</table>
<p align="center"><font face="Arial" size="1"><font color="#FFFFFF">Für den Inhalt der Webseite ist ausschließlich der Autor verantwortlich.<br>
-> </font> <a target="_blank" href="../../regelverstoss.cgi?userid=%userid%" style="text-decoration: none; color:#666666; font-weight:bold"> <font color="#FFFFFF">Rechtsverletzung melden</font></a><font color="#FFFFFF"><br>
</font> </font></p>
<p align="center"><font size="1" face="Arial" color="#FFFFFF"> *Werbelink</font></p>
</body>
</html>