danke
Code
<body onload="javascript:document.t.w_text.focus();">
<div class="eingabe-area">
<form style="margin:0px;" id="t" name="t" method="post" action="">
<input style="margin:0px;" name="w_text" type="text" class="eingabe-feld" id="w_text" value="" />
<input type="submit" name="Submit" value="Senden" />
</form>