fieldset{margin-left:2em; width:70%;}
fieldset p{margin:0 2em 1em 0em;}
legend{font-weight:bold; padding-bottom:1em; font-size:1.2em; color:#293b85;}
label{float:left; clear:left; width:30%; font-weight:bold; margin-top:0.4em;}
input, select{margin:0 0.2em 0.5em 0.2em; border:1px solid #ccc; width:62%; color:#666; padding:0.1em;}
input[type=text]:hover, input[type=text]:focus{background-color:#FDF8F4; width:62%;}
input.fl{width:25%;}
input.do{width:32%;}
input.cap{width:12em;}
input.fl:hover, input.fl:focus{background-color:#FDF8F4; width:25%; }
input.do:hover, input.do:focus{background-color:#FDF8F4; width:32%;}
input.cap:hover, input.cap:focus{background-color:#FDF8F4; width:12em;}
input[type=submit], input[type=reset]{margin:0.5em; border:3px double #ccc; background-color:#293b85; color:#fff; font-weight:bold; width:auto;}
textarea{margin:0 0.2em 0.5em 0.2em; border:1px solid #ccc; width:62%; color:#666; padding:0.1em;}
textarea:hover, textarea:focus{background-color:#FDF8F4; width:62%;}
.red_fehl{border:2px solid red; color:red; font-weight:bold; width:80%; margin:2em 0; padding:0.5em;}
.error{border:1px solid red;}

