/* newloginbox */

p.loginbox {
  padding: 10px 0;
}

p.tx-srfeuserregister-pi1-notice, p.tx-sremailsubscribe-pi1-notice {
  font-style: normal !important;
}

table.loginbox, table.tx-srfeuserregister-pi1-fe_users_form, table.tx-sremailsubscribe-pi1-tt_address_form {
  width: 80%;
}

tr.loginbox {
  height: 30px;
}

dt, dd {
  min-height: 25px;
}

th.loginbox {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
}

dt {  
  text-align: left !important;
}

td.loginbox {
  text-align: right;
}

input.text, #infomail_mail, input.inputIebug,
input.tx-srfeuserregister-pi1-text, #tx-srfeuserregister-pi1-zone, #tx-srfeuserregister-pi1-static_info_country, input.tx-srfeuserregister-pi1-password,   
input.tx-sremailsubscribe-pi1-text, #tx-sremailsubscribe-pi1-zone, #tx-sremailsubscribe-pi1-static_info_country, #tx-srfeuserregister-pi1-pass, #tx-srfeuserregister-pi1-fe_users_form select {
	background:url(../images/input_under.gif) repeat-x scroll left top #FFFFFF;
	border-color:#666666 #C1C2C4 #C1C2C4 #666666;
	border-style:solid;
	border-width:1px;
	padding:0;
	/*width:387px;*/
	width:375px;
	
}

#tx-srfeuserregister-pi1-zone, #tx-srfeuserregister-pi1-static_info_country,
#tx-sremailsubscribe-pi1-zone, #tx-sremailsubscribe-pi1-static_info_country {
  width: 281px;
}

input.button   {
  border: 0;
}

.tx-sremailsubscribe-pi1 a, .tx-srfeuserregister-pi1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	background: none;  
	padding-left: 0;
}

.tx-srfeuserregister-pi1 a:hover {
	text-decoration:underline;
	color:#cb1d93;
}

.tx-sremailsubscribe-pi1 a:hover {
	text-decoration:underline;
	color:#000;
}

.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-click-to-edit { margin-left: 0em; margin-right: 0em;}

#logout {
	position: absolute;
  	top:238px; 
  	right:115px;
}

#warning {
  padding:20px;
}

#warning p{
  margin: 10px 0;
}

#mbAbbrechen{
  float:left;
  font-size:11px;
  font-weight:bold;
}

#mbLogin{
  float:right;
  width:80px;
  height:21px;
  background: url(../images/zum_login.jpg) no-repeat top right;
}

<!-- neu -->
.tx-srfeuserregister-pi1 label span {
	color:#333333;
}

.tx-srfeuserregister-pi1 legend {
	font-weight:bold;
	padding:0;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	line-height:16px;
}

input.tx-srfeuserregister-pi1-submit {
	background:url(../images/btn_large.gif) no-repeat scroll left top transparent;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:26px;
	margin:0 0 0 197px;
	padding:0 0 0 10px;
	width:190px;
}

input.btnGreysmall {
	background:url(../images/btn_greysmall.gif) no-repeat top left;
	color:#333;
	cursor:pointer;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	height:24px;
	margin:0 0 0 20px;
	padding:0 0 0 2px;
	text-transform:uppercase;
	width:130px;
	border:none;
}

input.btnMedium {
	background:url(../images/btn_medium.gif) no-repeat scroll left top transparent;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:26px;
	margin:0 0 0 0px;
	padding:0 0 0 10px;
	width:140px;
	text-transform:uppercase;
}

input.btnSmall {
	background:url(../images/btn_small.gif) no-repeat scroll left top transparent;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:26px;
	margin:0 0 0 0px;
	padding:0 0 0 16px;
	width:140px;
	text-align:left;
	text-transform:uppercase;
}

.tx-srfeuserregister-pi1 dt {
	clear:both;
	padding-right:1em;
	text-align:right;
	width:26%;
}



/* newloginbox ende*/

