leider funktioniert auch der Vorschlag von Sarkkan nicht.
Bei mir sieht es zur Zeit in html so aus, natürlich hängen da noc ein paar labels rum aber die habe ich jetzt nicht alle aufgezählt:
<form name="bestellung" action="" method="get" enctype="text/html">
<fieldset>
<p>
<label for="vorname">Vorname</label>
<input type="text" name="vorname" id="vorname" value="" size="20" maxlength="50" />
</p>
</fieldset>