
/**
 * FE_USER_REGISTER
 ****************************************/
.tx-srfeuserregister-pi1 H4 {
	margin: 0 0 15px 0;
	padding: 0;
}
.tx-srfeuserregister-pi1 FIELDSET {
	border: 0;
}
.tx-srfeuserregister-pi1 FIELDSET LEGEND {
	padding: 0 0 10px 0;
	font-weight: bold;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error {
	width: 200px;
	color: #5A5A5A;
}
.tx-srfeuserregister-pi1 INPUT {
	width: 225px;
	height: 16px;
	border: none;
	border-bottom: 1px solid #5A5A5A;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align: left;
}
.tx-srfeuserregister-pi1 DL {
	width: 446px;
	margin: 10px 0 10px 0;
	padding: 0 10px 0 10px;
	float: left;
	border: 1px solid #ACACAC;
	border-top: 5px solid #ACACAC;
	background-color: #EEEEEE;
}
/* IE only */
* HTML .tx-srfeuserregister-pi1 DL {
	width: 100%;
}
* + HTML .tx-srfeuserregister-pi1 DL {
	width: 100%;
}
.tx-srfeuserregister-pi1 DL DT LABEL SPAN {
	display: none;
}
.tx-srfeuserregister-pi1 DL DT,
.tx-srfeuserregister-pi1 DL DD {
	float: left;
}
.tx-srfeuserregister-pi1 DL DT {
	width: 140px;
	padding: 0 3px 10px 0;
	clear: both;
	text-align: right;
}
* HTML .tx-srfeuserregister-pi1 DD {
	float: none;
}
* + HTML .tx-srfeuserregister-pi1 DD {
	float: none;
}
.tx-srfeuserregister-pi1 INPUT#tx-srfeuserregister-pi1-gender-0,
.tx-srfeuserregister-pi1 INPUT#tx-srfeuserregister-pi1-gender-1,
.tx-srfeuserregister-pi1 INPUT#tx-srfeuserregister-pi1-gender-2 {
	width: 20px;
	margin: 0 10px 0 10px;
	border: 0;
	background-color: #EEEEEE;
}
.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-submit {
	margin: 2px 0 10px 0;
	padding: 0 0 0 20px;
	border: none;
	background-image: url(../../images/arrow03_allg_invers.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #EEEEEE;
	color: #5A5A5A;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
}

/* Den Balken für die Pflichtfelder etwas nach unten setzen */
.csc-form-label IMG,
.tx-srfeuserregister-pi1 IMG {
margin-bottom:-5px;
}
* HTML .csc-form-label IMG,
* HTML .tx-srfeuserregister-pi1 IMG {
margin-bottom:-3px;
}
* + HTML .csc-form-label IMG,
* + HTML .tx-srfeuserregister-pi1 IMG {
margin-bottom:-3px;
}
