Hab mal flüchtig drübergeguckt und würde sagen
das du in diesem Code deine Zentrierung versuchen solltest
{_list_menunr1@
<table border="0" cellpadding="0" cellspacing="0" width="223">
<tbody><tr>
<td background="include/designs/avee/images/links_oben.jpg" height="25" width="223">
<table cellspacing="0" width="176">
<tbody><tr>
<td width="0"></td>
<td class="Bbody2" width="176">
<div align="center">%1
</div></td>
</tr>
</tbody></table>
</td>
</tr>
<tr>
<td background="include/designs/avee/images/links_mitte.jpg">
<table border="0" cellpadding="0" cellspacing="0" width="223">
<tbody><tr>
<td width="7"></td>
<td class="Bbody" width="110">
<div align="left">%2
</div></td>
<td width="0"></td>
</tr>
</tbody></table>
</td>
</tr>
<tr><td background="include/designs/avee/images/links_unten.jpg" height="44"></td></tr>
</tbody></table>
}
Denn diese Tabelle (linke Seite) ist ja für das Menü und die Boxen Ausschlag gebend.
Und das selbe auf der rechten Seite
{_list_menunr2@
<table border="0" cellpadding="0" cellspacing="0" width="223">
<tbody><tr>
<td background="include/designs/avee/images/rechts_oben.jpg" height="20" width="223">
<table cellspacing="0" width="183">
<tbody><tr>
<td width="225"></td>
<td class="Bbody2" width="300">
%1
</td>
</tr>
</tbody></table>
</td>
</tr>
<tr>
<td background="include/designs/avee/images/rechts_mitte.jpg" width="223">
<table border="0" cellpadding="0" cellspacing="0" width="223">
<tbody><tr>
<td width="32"></td>
<td class="Bbody" width="119">
<div align="left">%2
</div></td>
<td width="28"></td>
</tr>
</tbody></table>
</td>
</tr>
<tr><td background="include/designs/avee/images/rechts_unten.jpg" height="44"></td></tr>
</tbody></table>
}