#rex-xform { margin-right: 50px; margin-left: 50px; }

.xform fieldset { background-color: #f4f6f9; padding: .5em; margin-bottom: 0,5em; border: solid 1px #e4e4e4; margin-bottom: 20px; padding-top:0px; }
#rex-xform p { margin-left: 0; margin-bottom: 0.3em; margin-right: 0; margin-top: 0.3em; clear: left; display: inline-block; float: left; }



.xform input.text { display: block; border: solid 1px #cecece; color: #5b5b5b; margin: 0 0 0 15px; padding: 5px; width: 255px; }
.xform label.text, label.select  { color: #878187; font-size: 13px; float: left; margin-right: 20px; border-bottom: 1px solid #e2e2e2; display: inline-block; width: 130px; line-height: 1.5;margin: 5px 5px 0 0;}
.xform label.checkbox  { margin-right: 20px; border-bottom: 1px solid #e2e2e2; display: block; width: 130px;line-height: 1.5;margin: 5px 5px 0 0;}
p.formcheckbox  { float: left; }
#rex-xform b  { clear: left; display: block; float: left; }
.xform ul.form_warning  { border-color: #ff2f2f; border-style: dashed; border-width: 1px; margin-bottom: 10px; padding: 10px; color: #ff0f06; }
.xform label.form_warning, input.form_warning  { color: #ff0f06; }

input.radio {margin-right: 15px;}
legend {color: #3f3f43;}
.radio label, select { color: #878187; font-size: 13px; line-height: 1.5; }
.frage  { clear: left; display: block; float: left; }
.as-label  { display: inline; }
p.formcaptcha { width: 575px; margin-left: 0; margin-bottom: 0px; margin-right: 5px; margin-top: 0px; color: #878187; font-size: 13px; line-height: 1.5; }

label.captcha {margin-top: 15px; clear: left;float: left;}


input.captcha  { margin-top: 15px; text-align: center; letter-spacing: 6px; font-size: 20px; height: 18px; margin-left: 15px; display: inline; border: solid 1px #cecece; color: #5b5b5b; padding: 5px; width: 95px; }
#rex-xform p.radio {line-height: 1em; padding: 0px; margin: 0px;}

/*  --------------------------------------- Submit */
#form_formular .submit{ 
color: white;
background-color: #231559;
font-weight: bold;
text-decoration: none;
font-size: 12px;
text-align: center;
padding: 5px;
width: 200px; 
line-height: 1.5; 
border: solid 1px #cecece; 
margin-top: 30px; margin-bottom: 20px; margin-left: 0px; 
cursor: pointer;  }

#form_formular .submit:hover { color: #3c3c3c; background-color: white; text-decoration: none; border: solid 1px #888; }

p.versendet { color: #211453; padding-left: 10px; padding-bottom: 4px; padding-right: 4px; padding-top: 4px; background-color: #eaeaea; font-weight: bold; font-size: 18px; }

