/* Style sheet forms */
.ce_form div.plz input{width:50px;}
.ce_form div.plz{float:left;}
.ce_form input.ort{width:220px;}
.ce_form div.ort{margin-left:80px;}
.captcha{width:200px;margin:1px 0;padding:2px;border:1px solid #cccccc;}
.captcha:focus{background-color:#eaf7ce;}
* html .captcha{margin:0;}
*:first-child+html .captcha{margin:0;}
.captcha_text{top:-1px;position:relative;color:#666666!important;}
* html .captcha_text{top:-3px;}
*:first-child+html .captcha_text{top:-3px;}
.checkbox_container{margin:10px 0;padding-bottom:20px;}
* html .checkbox_container{margin:2px 0 -1px;}
*:first-child+html .checkbox_container{margin:2px 0 -1px;}
.checkbox_container span{display:block;padding-right:6px;}
.checkbox{margin:3px 3px 0 1px;padding:0;}
* html .checkbox{top:1px;position:relative;margin:-4px 0 0 -3px;}
*:first-child+html .checkbox{top:1px;position:relative;margin:-4px 0 0 -3px;}
select{width:206px;margin:1px 0;padding-top:1px;padding-bottom:1px;border:1px solid #cccccc;}
.error{padding-top:3px;font-size:11px;color:#ff0000;}
fieldset{width:600px;display:block;margin:12px 0 24px;padding:12px;}
* html fieldset{margin-top:12px;}
*:first-child+html fieldset{margin-top:12px;}
legend{color:#0000e6;}
* html legend{margin-top:-24px;padding:12px 0;}
*:first-child+html legend{margin-top:-24px;padding:12px 0;}
.upload{margin:1px 0;}
* html .upload{margin:0;}
*:first-child+html .upload{margin:0;}
* html .ce_form .odd{background:none;}
.ce_form .col_first{padding-right:9px;text-align:right;font-weight:bold;}
span.mandatory{color:#ff0000;}
.radio_container{margin:0 0 1px;}
* html .radio_container{margin:2px 0 -1px;}
*:first-child+html .radio_container{margin:2px 0 -1px;}
.radio_container span{padding-right:9px;}
.radio{top:2px;position:relative;margin:1px 2px 0 1px;padding:0;}
* html .radio{top:1px;position:relative;margin:-4px -1px 0 -3px;}
*:first-child+html .radio{top:1px;position:relative;margin:-4px 0 0 -3px;}
.ce_form.tableless br{clear:left;}
.ce_form.tableless label{display:block;margin-top:10px;}
.ce_form.tableless .submit_container{margin-top:20px;}
* html .ce_form.tableless .submit_container{margin-top:10px;}
.ce_form.tableless .checkbox_container,.ce_form.tableless .radio_container{overflow:hidden;display:block;margin-bottom:-14px;}
.ce_form.tableless .checkbox_container input,.ce_form.tableless .radio_container input{float:left;}
.ce_form.tableless .checkbox_container label,.ce_form.tableless .radio_container label{float:none;margin:0;padding:0;text-align:left;font-weight:normal;}
.ce_form.tableless .checkbox_container span,.ce_form.tableless .radio_container span{overflow:hidden;display:block;}
* html .ce_form.tableless .checkbox_container,* html .ce_form.tableless .checkbox_container span,* html .ce_form.tableless .radio_container,* html .ce_form.tableless .radio_container span{zoom:1;}
html>body .ce_form.tableless .checkbox_container label,html>body .ce_form.tableless .radio_container label{margin-top:1px;}
*:first-child+html .ce_form.tableless .checkbox_container label,*:first-child+html .ce_form.tableless .radio_container label{margin-top:0;}
.text,.password{width:300px;height:20px;margin:1px 0;padding:5px 2px 2px;border:1px solid #cccccc;font-size:13px;}
.text:focus,.password:focus{background-color:#eaf7ce;}
* html .text,* html .password{margin:0;}
*:first-child+html .text,*:first-child+html .password{margin:0;}
textarea{width:380px;height:140px;padding:2px;border:1px solid #cccccc;font-size:13px;}
textarea:focus{background-color:#eaf7ce;}
* html textarea{width:358px;}

