/* START Registrieren & Login MT */
div.regform {
  width:435px;
}

.verbraucherschutz {
  /*border-bottom:1px dotted #BFBFBF;*/
  font-size:10px;
  height:111px;
  left:-14px;
  padding:15px;
  position:relative;
  white-space:normal;
  width:420px;
  background:#EBF2EF;
}

.verbraucherschutz .verbraucherschutzhead {
  padding:0px 0px 10px 0px;
}

.verbraucherschutzrahmen {
  background:#ffffff none repeat scroll 0 0;
  height:20px;
  position:absolute;
  width:5px;
}

.verbraucherschutz2 .verbraucherschutz2 {
  background:transparent none repeat scroll 0 0 !important;
  padding:0;
}

.verbraucherschutz2 table {
  margin:130px 0px 10px 0px !important;
}

#fcmskundenregister td.fcmskundeneingabefelder-desc {
  white-space:nowrap;
}

#fcmskundenregister select.fcmskundeneingabe-select {
  width:203px;
}

#fcmskundenregister .fcmskundeneingabe-radio-drei {
  border:0px !important;
}


.RegButton {
  background-color:#FFFFFF;
  border:1px solid #005C2F;
  clear:both;
  color:#005C2F;
  display:block;
  font-size:12px;
  font-weight:bold;
  margin:0px 0px 0px 0px;
  padding:2px 5px 3px;
  text-decoration:none;
  height:auto !important;
}

input.RegButton {
  height:22px;
  vertical-align:top;
}

#kundeneditdiv-5 table {
/* RS
  background:#ffffff;
*/
  position:relative;
  top:-45px;
}
#kundeneditdiv-5 table .verbraucherschutz {
  position:relative;
  top:-2px;
}

#kundeneditdiv-5 .verbraucherschutz2 table  {
  top:0px;
}


.CBLabelsABS {
  position:absolute;
  width: 160px;
  float:left;
}

.CBLabelsREL {
  position:relative;
  height:20px;
  width:230px;
}

.CBLabel1 {
  left:203px;
  top:8px;
  white-space:normal;
}

.CBLabelTD {
  height:32px;
}
/* ENDE Registrieren & Login MT */
