/********** Styles für den Formulare *******************/

.tx-srfeuserregister-pi1  {
	border: 0px;
	           
}
      
#tx-srfeuserregister-pi1-fe_users_form   {
	width: 360px;
}
      
legend      {
	
    white-space: normal;
}

legend, fieldset{
	border: 0px;
	
}


.tx-srfeuserregister-pi1-password,
.tx-srfeuserregister-pi1-text
	{
	

	
		width: 126px; /* entspricht Grafikbreite */
		height: 23px; /* entspricht Grafikhöhe */
		background: url(../images/nep_textfield.png); /* Hintergrundgrafik */
		padding: 0.3em;
		border: 0; /* Elementrahmen deaktivieren */
		vertical-align: middle;
	}

#tx-srfeuserregister-pi1-username,
#tx-srfeuserregister-pi1-password,
#tx-srfeuserregister-pi1-password_again,
#tx-srfeuserregister-pi1-first_name,
#tx-srfeuserregister-pi1-last_name,
#tx-srfeuserregister-pi1-email
	{
	
	font-family: verdana; 
	font-weight:normal;
	font-size: 12px;
	color:#707173;
	
		padding: 0.3em 0.5em;
		margin-top: -0.3em;
		margin-left: 0em; 
	}


/*
label {
	white-space: nowrap;	
}
*/

#tx-srfeuserregister-pi1-module_sys_dmail_html {
	margin-top: 0.5em;
	margin-left: 1.0em;
}

/********** Ende *******************/
