<table width="100%" border="0" bgcolor="<? print $T_tabelle; ?>";
<tr>
<td>[b]<div align="center"><? print $ub_font; ?>[b]<? print $MSG_6007; ?></div>[/b]</td>
</tr>
</table>
<FORM NAME="login" ACTION="main.php" METHOD="post">
<input type="hidden" name="action" value="login">
<TABLE width="100%" border="2" cellspacing="0" cellpadding="3" bordercolor="<? print $T_tabelle; ?>">
<TR valign="top">
<TD height="16" width="16%"> <FONT FACE=Courier,Courier New
SIZE=-3>Username:
</TD>
<TD height="16" width="84%">
<INPUT type="text" name="nickH" size="8" MAXLENGTH="20" value="<?echo$nickH;?>">
</TD>
</TR>
<TR valign="top" >
<TD height="16" width="16%"> <FONT FACE=Courier,Courier New
SIZE=-3
>Password:
</TD>
<TD height="16" width="84%">
<INPUT type="password" name="password" size="8" MAXLENGTH="20">
</TD>
</TR>
<TR valign="top">
<TD height="16" colspan="2"><FONT FACE=Verdana,Arial,Helvetica SIZE=1> [
url="my_account_login.php"]Passwort vergessen?[/
url]
</TD>
</TR>
<TR valign="top">
<TD height="16" width="16%"> </TD>
<TD height="16" width="84%">
<INPUT type="submit" value="Einlogen!">
</TD>
</TR>
</TABLE>
</FORM>
<table width="100%" border="0">
<tr>
<td>[b]<center>Sie sind nicht eingeloggt[/b]</font>
</center></td>
</tr>
</table>