/* powermail */

input, select, textarea {
  color:#fff;
  background:rgb(121,121,121);
  border-top:none;
  border-right:none;
  border-bottom:solid 1px white;
  border-left:none;
}

.powermail_fieldset {border:none;}
.tx-powermail h3 {display:none;}
.powermail_legend {display:none;}
.powermail_fieldwrap {margin-top:2px; margin-bottom:2px;}

.powermail_fieldwrap_anrede {clear:both; float:left;}
.powermail_fieldwrap_nachname {float:right;}
.powermail_fieldwrap_telefonnummer {clear:both; float:left;}
.powermail_fieldwrap_e_mailadresse {float:right;}
.powermail_fieldwrap_ichinteressieremichfuer {clear:both; float:left;}
.powermail_fieldwrap_ihrenachricht {clear:both; float:left;}
.powermail_fieldwrap_captcha {clear:both; float:left;}
.powermail_fieldwrap_senden {clear:both; float:left;}
.powermail_fieldwrap_zuruecksetzen {float:right;}
.powermail_fieldwrap_pflichtfelder {margin-left:20px; float:left;}

.radio:nth-child(1) {clear:both; float:left;}
.radio:nth-child(2) {margin-left:20px; float:right;}

.checkbox:nth-child(1) {clear:both; float:left;}
.checkbox:nth-child(2) {margin-left:125px; float:right;}
.checkbox:nth-child(3) {clear:both; float:left;}
.checkbox:nth-child(4) {margin-right:52px; float:right;}

.powermail_fieldwrap_captcha label.powermail_label {position:relative; top:20px;}
input#powermail_field_captcha {position:relative; bottom:5px;}
img#powermail_captchaimage {position:relative; left:35px; margin-top:-15px;}

.powermail_textarea {width:385px; height:5em;}
.powermail_input {width:150px;}


/* scroll_box */

#scroll_box .csc-bulletlist li {}
