| 1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
 | <table width="{tableoutwidth}" cellpadding=0 cellspacing=1 align="center" border=0 bgcolor="{tableoutbordercolor}">
 <tr align="center">
  <td bgcolor="{mainbgcolor}" align="center">
   <table align="center" width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr align="center">
     <td {imageback} align="center"><a href="index.php?sid=$session[hash]"><br>{imagelogo}</a></td>
	 <tr>
     <td align="center" class="topnavi" valign="bottom" nowrap><smallfont>$usercp_or_register
	 <a href="memberslist.php?sid=$session[hash]"><img src="{imagefolder}/top_members.gif" border=0 alt="Mitgliederliste">
	 </a> <a href="team.php?sid=$session[hash]"><img src="{imagefolder}/top_team.gif" border=0 alt="Administratoren und Moderatoren">
	 </a> <a href="search.php?sid=$session[hash]"><img src="{imagefolder}/top_search.gif" border=0 alt="Suche">
     </a> <a href="misc.php?action=faq&sid=$session[hash]"><img src="{imagefolder}/top_faq.gif" border=0 alt="Häufig gestellte Fragen">
	 $header_acp
	<a href="index.php?sid=$session[hash]"><img src="{imagefolder}/top_start.gif" border=0 alt="Zur Startseite"></a></font></td>
    </tr>
   </table><br>
   <table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}"> 
 |