
/* Styles für Extension FE User Registration */

.tx-srfeuserregister-pi1 P {
	font-family: arial, helvetica;;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align: left;
	background-color: white;
	padding-left: 3px;
	margin-top: 3px;
}

/* Link -> Zum ersten mal Hier ..... */
.tx-srfeuserregister-pi1 P.tx-srfeuserregister-pi1-click-here {
	background-color: #E3EAFE;
	text-align: center;
	font-family: arial, helvetica;;
	font-size: 11px;
	font-weight: normal;
	color: black;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 15px;
}

/* Klicken Sie hier, um Ihre Benutzerdaten ...... */
.tx-srfeuserregister-pi1 P.tx-srfeuserregister-pi1-click-here-to-edit {
	background-color: #E3EAFE;
	text-align: center;
	font-family: arial, helvetica;;
	font-size: 11px;
	font-weight: normal;
	color: black;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 15px;	
}

/* Klicken Sie hier, um Ihr Konto zu löschen */
.tx-srfeuserregister-pi1 P.tx-srfeuserregister-pi1-click-here-to-delete {
	background-color: #E3EAFE;
	text-align: center;
	font-family: arial, helvetica;;
	font-size: 11px;
	font-weight: normal;
	color: black;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 15px;	
}

.tx-srfeuserregister-pi1 A:link {
	color: black;
	text-decoration: none;
}

.tx-srfeuserregister-pi1 A:visited {
	color: black;
	text-decoration:none;
}

.tx-srfeuserregister-pi1 A:hover {
	color:#333333;
	text-decoration: underline;
}

.tx-srfeuserregister-pi1 A:active {
	color: black;
	text-decoration:none;
}

.tx-srfeuserregister-pi1 TD {
	vertical-align:top;
	font-family:arial, helvetica;;
	font-size:12px;
	line-height:125%;
	color:#35006d;
	margin-top:8px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:3px;
	padding-left:3px;
	text-indent:0px;
}

/* Formularkopf */
.tx-srfeuserregister-pi1 TD P.tx-srfeuserregister-pi1-formheader {
	background-color: #6B839B;
	text-align: left;
	font-family: arial, helvetica;;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 15px;
}

/* Meldung für Pflichtfelder */
.tx-srfeuserregister-pi1 TD P.tx-srfeuserregister-pi1-form-required-message {
	background-color: whitw;
	text-align: center;
	font-family: arial, helvetica;;
	font-size: 11px;
	font-weight: bold;
	color: black;
	padding-top: 10px;
	padding-bottom: 15px;
}

/* Meldung Hallo <User> */
.tx-srfeuserregister-pi1 TD P.tx-srfeuserregister-pi1-hello {
	background-color: #6B839B;
	text-align: left;
	font-family: arial, helvetica;;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-top: 1px;
	padding-bottom: 2px;
}

/* Meldung Bitte überprüfen Sie ...... */
.tx-srfeuserregister-pi1 TD P.tx-srfeuserregister-pi1-check-form-header {
	background-color: #6B839B;
	text-align: left;
	font-family: arial, helvetica;;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 15px;
}

/* Dateingabe überprüfen -> Spalte mit Formularfelder */
.tx-srfeuserregister-pi1 TD P.tx-srfeuserregister-pi1-check-form-data {
	background-color: #E3EAFE;
	text-align: left;
	font-family: arial, helvetica;;
	font-size: 11px;
	font-weight: bold;
	color: black;
	padding-top: 1px;
	padding-bottom: 2px;
	height: 18px;
	width: 100%;
	display: block;
}

.tx-srfeuserregister-pi1 TD P.tx-srfeuserregister-pi1-buttons {
	margin-top: 15px;
}

.tx-srfeuserregister-pi1 INPUT {
	font-size:11px;
	font-family:Verdana;
	background-color: #E3EAFE;
	border: 1px solid gray;
	color:black;
	font-weight:bold;
}

.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-submit {
	font-size:11px;
	font-family:Verdana;
	background-color: #6B839B;
	color:#ffffff;
	font-weight:bold;
	margin-bottom: 10px;
}

.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-uploader {
	font-size:11px;
	font-family:Verdana;
	background-color: #6B839B;
	color:#ffffff;
	font-weight:bold;
}

.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-icon {
	font-size:11px;
	font-family:Verdana;
	background-color:transparent;
}

.tx-srfeuserregister-pi1 SELECT {
	font-size:11px;
	font-family:Verdana;
	background-color: #E3EAFE;
	border: 1px solid gray;
	font-weight:bold;
}

.tx-srfeuserregister-pi1 TEXTAREA {
	font-size:11px;
	font-family:Verdana;
	background-color: #E3EAFE;
	border: 1px solid gray;
	font-weight:bold;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-radio INPUT  {
	font-size:11px;
	font-family:Verdana;
	background-color:transparent;
	color:#35006d;
	font-weight:bold;
	vertical-align:middle;
	border: 0px;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-checkbox INPUT  {
	font-size:11px;
	font-family:Verdana;
	background-color:transparent;
	color:#35006d;
	font-weight:bold;
	vertical-align:middle;
	border: 0px;
}
