.auto_form label{ width:110px; display:inline-block; text-align:right;padding-right:5px}
.auto_form input{ width:200px; }
.auto_form input[type="button"]{ width:100px; }
.auto_form input[type="submit"]{ width:100px; }
.action_link{cursor:pointer;cursor:hand; text-decoration: underline;}
.achtung{ font-weight:bold; color:red;}