.tx-srfeuserregister-pi1 .noImage {
  background-image: none !important;
}
.tx-srfeuserregister-pi1 {
	
}
/* leftCol */
.tx-srfeuserregister-pi1 .leftCol {	
	float:left;
	width:365px;
}
.tx-srfeuserregister-pi1 .leftCol dl {
	margin: 0;
	padding: 0;
}
.tx-srfeuserregister-pi1 .leftCol dl dt,
.tx-srfeuserregister-pi1 .leftCol dl dd {
	float: left;
	margin: 3px 0;
	padding: 0;
}
.tx-srfeuserregister-pi1 .leftCol dl dt {
	width: 8em;
	clear: left;
}
.tx-srfeuserregister-pi1 .leftCol dl dd {
	width: 22em;
}

.tx-srfeuserregister-pi1 div.error{
	color: red;
	font-size: 11px;
	margin-top:2px;
	margin-bottom:2px;
}
.tx-srfeuserregister-pi1 span.error_zip{
	color: red;
	font-size: 11px;
}

.tx-srfeuserregister-pi1 div.information {
	font-size: 10px;
	text-align:left;
}

	
.tx-srfeuserregister-pi1 dt.email_als_pass{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	vertical-align:middle;
	text-align:center;

}

.tx-srfeuserregister-pi1 dt.benutzer_hinweis {
	font-size:10px;
	width:100%;
	text-align:center;
}

.tx-srfeuserregister-pi1 div.sfr_text_light{
	vertical-align:top;
	margin:0;
	padding:0;
}

/*### Input Feldern länge geben*/
.tx-srfeuserregister-pi1 input.text{
	width:259px;
}
#tx-srfeuserregister-pi1-zip {
	float:left;
	clear:left;
	width:70px;
} 
#tx-srfeuserregister-pi1-city {
	float:right;
	width:175px;
} 
/*### Spezielle Anpassungen ###*/
.tx-srfeuserregister-pi1 .label_city {
	float:left !important;
}
.tx-srfeuserregister-pi1 select {
	width:263px;
}

/** prüfen und aufräumen 


.tx-srfeuserregister-pi1 dt{
	width:85px;
	text-align:left;
	margin-left:10px;
}
.tx-srfeuserregister-pi1 dd{
	width:126px;
	text-align:left;
}
*/
/*Userprofil Änderung*/
.tx-srfeuserregister-pi1 #user_profil td {
  padding: 0.2em 0;
}

.tx-srfeuserregister-pi1 #user_profil .user_label {
	width:150px;
}

/* Hinweis*/
.tx-srfeuserregister-pi1 .hinweis {
	font-size:10px;
	padding:4px 0 2px 0;
}
.tx-srfeuserregister-pi1 .hinweis strong {
	font-size:11px;
}
