/*
 * Newsletter
 */
#content .newsletter label {
	display:block;
	float:left;
	width:110px;
	text-align:right;
	padding:3px 10px 0 0;
	margin-bottom:4px;
}
#content .newsletter label span {
	color:#FF0000;
}
#content .newsletter .field {
	margin-bottom:5px;
}
#content .newsletter .notice {
	margin:0 0 20px 125px;
	width:300px;
	font-size:80%;
	line-height:105%;
}

#content .newsletter div.submit {
	margin:0 0 0 115px;
}


/*
 * Registrierung & Einstellungen
 */
#content #tx-srfeuserregister-pi1-fe_users_form dt {
	width:17%;
}
#content #tx-srfeuserregister-pi1-fe_users_form dd {
	position:relative;
	width:59%;
}
#content #tx-srfeuserregister-pi1-fe_users_form .tx-srfeuserregister-pi1-notice {
	padding:0;
}
#tx-srfeuserregister-pi1-fe_users_form input,
#tx-srfeuserregister-pi1-fe_users_form textarea,
#content .newsletter .field,
.tx-felogin-pi1 .field {
	background:url(../img/register-bg.png) no-repeat left top;
	border:0px none;
	padding:5px;
	width:299px;
	font-family:Verdana;
	font-size:11px;
}

#tx-srfeuserregister-pi1-fe_users_form dt {
	margin-top:4px;
}

#tx-srfeuserregister-pi1-fe_users_form #tx-srfeuserregister-pi1-username,
#content .newsletter .name,
.tx-felogin-pi1 .name {
	padding:4px;
}

#tx-srfeuserregister-pi1-fe_users_form #tx-srfeuserregister-pi1-password,
.tx-felogin-pi1 .password {
	background-position:0 -23px;
	padding:3px;
	width:90px;
}

#tx-srfeuserregister-pi1-fe_users_form .tx-srfeuserregister-pi1-password-again {
	padding:0;
}
#tx-srfeuserregister-pi1-fe_users_form #tx-srfeuserregister-pi1-password_again {
	position:absolute;
	bottom:6px;
	right:0;
	background-position:0 -23px;
	padding:3px;
	width:90px;
}

#tx-srfeuserregister-pi1-fe_users_form #tx-srfeuserregister-pi1-email {
	background-position:0 -43px;
}

#tx-srfeuserregister-pi1-fe_users_form #tx-srfeuserregister-pi1-zip,
#content .newsletter .email {
	background-position:0 -67px;
}

#tx-srfeuserregister-pi1-fe_users_form #tx-srfeuserregister-pi1-city {
	background-position:0 -91px;
}

#tx-srfeuserregister-pi1-fe_users_form #tx-srfeuserregister-pi1-comments {
	background-position:0 -117px;
	width:350px;
	height:61px;
}

#tx-srfeuserregister-pi1-fe_users_form .tx-srfeuserregister-pi1-submit,
#content .newsletter .submit .field,
.tx-felogin-pi1 .submit {
	display:block;
	background-position:0 -190px;
	width:90px;
	text-indent:-999px;
	cursor:pointer;
	margin-left:257px;
}

#tx-srfeuserregister-pi1-fe_users_form .abmelden {
	clear:left;
	margin:20px 0 0 0;
}
#tx-srfeuserregister-pi1-fe_users_form .delete {
	background:none;
	border:1px ridge silver;
	margin:3px;
	float:left;
	cursor:pointer;
}
#tx-srfeuserregister-pi1-fe_users_form .delete-cancel {
	width:90px;
}
#tx-srfeuserregister-pi1-fe_users_form .delete-ok {
	width:140px;
	border-color:#e31e3e;
	color:#e31e3e;
}

/* newsletter */
#tx-srfeuserregister-pi1-fe_users_form .newsletter label {
	width:100%;
	text-align:left;
}
#tx-srfeuserregister-pi1-fe_users_form .newsletter input {
	width:10%;
}