/***************************/
/* Registrierung */
/***************************/

/* Eingabefelder */
.rfld
{
	width:238px;
	line-height:13px;
	font-size:11px;
	font-family:Verdana;
	color:#000000	;
}

.reg_t
{
	height:10px;
	line-height:1px;
}

.success
{
	color:#00CC00;
}

.t_fld
{
	font-size:11px;
	font-family:Verdana;
}

/***************************/
/* Passwort vergessen */
/***************************/

/* Textfeld */
.pwv
{
	width:250px;
	line-height:13px;
	font-size:11px;
	font-family:Verdana;
	color:#000000	;
}