/*************************************
Formulare Basis
*************************************/
.errorLabel,
.errorCSS{
  color:#FF0000;
}

.erfolgLabel,
.erfolgLabelMeldekarte{
  font-weight:bold;
  color:#6FBE49;
}

.erfolgLabelMeldekarte{
    font-size:15px;
  
}

input,
#DIV_Kontaktformular select,
textarea{
  width:240px;
  float:right;
  claer:both;
  font-size:11px;
  border:1px solid #9CA4AC;
  padding:2px 5px;
}

#DIV_Kontaktformular select { height:23px; width:252px; font-size:12px; }

div.col1,
div.col2{
  clear:both;
}

.col1 label,
.col2 label
{
/*  width:150px;*/
  float:left;
  line-height:18px;
  font-weight:bold;
}

.col1,
.col2{
  width:430px;
  clear:both;
  float:left;
  padding:10px;
  padding-left:25px;
  padding-right:25px;
}

.col1,
.col2{
  background-color:#EDEBE6;
}


.checkboxes input{
  width:20px;
  float:left;
  border:none;
  padding:0px;
  height:20px;
}

.checkboxes label{
  width:180px;
  display:block;
  float:left;
  line-height:20px;
}

div.alignment{
  float:right;
margin-top:5px;
text-align:right;
margin-right:15px;

}

div.half{
  width:215px;
  float:left;
}

.submitButton{
  float:right;
}

/*************************************
Login Formulare
*************************************/
#Login a,
#ContentLogin a{
  font-weight:normal;
}


#Login label{
	width:85px;
	float:left;
	line-height:18px;
}


#Login p,
#ContentLogin p,
#PasswortVergessen p{
  float:left;
}

#ContentLogin a.link_arrow{
  font-weight:normal;
  color:#FFFFFF;
}

#Login p input{
	width:110px;
}

#ContentLogin label,
#PasswortVergessen label{
  float:left;
}

/**************************************
Registrierung
**************************************/
#Registrierung .checkboxes label{
  display:block;
  float:none;
}

#Registrierung label{
  width:275px;
}

#Registrierung input{
  width:110px;
}

#Registrierung div.basic label{
  width:100px;
}

#Registrierung div.basic input{
  width:310px;
}

#Registrierung .checkboxes input{
  clear:both;
}
/*
#Registrierung #verteilungArbeitsanteilProzent input{
  clear:both;
  display:block;
  float:none;
}
*/

#Registrierung .textarea label{width:150px;}
#Registrierung .textarea textarea{
  height:7em;
  width:260px;
}

#Registrierung #verteilungArbeitsanteilProzent p{
  clear:both;
  float:left;
  width:418px;
}

#Registrierung div.last
{
  float:left;
}

#Registrierung div.arrow{
  width:415px;
}

#Registrierung div.arrow span.plaintext{
  width:400px;
}

#Registrierung div.last div.arrow
{
  width:300px;
}

#Registrierung div.last div.arrow span.plaintext
{
  width:290px;
}

#Registrierung #verteilungArbeitsanteilProzent input{
  width:100px;
}

#Registrierung .date label{
  width:289px;
}

#Registrierung input#meldeNrRegistrierung,
#Registrierung input#berufsgenossenschaftRegistrierung
{
  float:none;
  margin:2px;
}

#Registrierung #imagecaptchaRegistrierung,
#Registrierung #captchaRegistrierung
{
  float:left;
  margin-left:29px;
}


#Registrierung #labelCaptchaRegistrierung{
  width:110px;
}

#Registrierung .checkboxes input{
  width:20px;
}

#Registrierung select,
#Registrierung textarea{
  float:right;
}


/******************************
Mitglied Bearbeiten
******************************/
#mitgliederBearbeiten label{
  width:150px;
}

/*****************************
Passwort Vergessen
*****************************/


/***************************
Meldekarte
***************************/
#submitMeldekarte{
  float:right;
}

#Meldekarte .checkboxes input{
  width:20px;
}

#Meldekarte .checkboxes label{
  width: 94px;
}

#Meldekarte label#LabelGesamtAKZahlMeldekarte{
  width:120px;
}

#Meldekarte input{
    width:110px;
}

#Meldekarte input#GesamtAKZahlMeldekarte{
  float:left;
  width:110px;
}

/*******************************
Adresse Aendern
*******************************/
#AdressAenderung label{
  width:100px;
}

#AdressAenderung input{
  width:310px;
}


/***************************************
Kontakt
***************************************/
#kontakt label.plz {width: 2.2727em ;/*25 in 11*/}
#kontakt label.ort {width: 7.4545em; /*82 in 11*/ clear:none;}
#kontakt input#plz {width: 6.1818em; /*68 in 11*/}

#kontakt input#ort {width: 157px; /*237 in 11*/ margin-left:0.3125em; /*5*/}


#kontakt .captcha #onCaptchacontrol1{
   width:100px;
}

#kontakt .captcha #imageonCaptchacontrol1{
   float:left;
   margin-left:40px
}
