.user_submit_weiter{
	border: 0px;
	width: 334px;
	height: 53px;
	background-image: url(../design/content/btnOne.png);
	background-repeat: no-repeat;
}
.user_submit_weiter2{
	border: 0px;
	width: 469px;
	height: 53px;
	background-color: #F2F2F2;
	background-image: url(../design/content/btnTwo.png);
	background-repeat: no-repeat;
}
.user_submit_weiter3{
	border: 0px;
	width: 470px;
	height: 60px;
	background-color: #F2F2F2;
	background-image: url(../design/content/btn_weiter2.gif);
	background-repeat: no-repeat;
}
.user_submit_zurueck{
	border: 0px;
	width: 680px;
	height: 22px;
	background-image: url(../design/content/button_orange.gif);
	background-repeat: no-repeat;
}

.user_submit_finish{
	border: 0px;
	width: 274px;
	height: 51px;
	background-image: url(../design/content/button_jetztgewinnen.gif);
	background-repeat: no-repeat;
}

.input_user_anrede{
	width: 174px;
	
}

.input_user_vorname{
	width: 240px;
	
}

.input_user_nachname{
	width: 240px;
	
}

.input_user_strasse{
	width: 168px;
	
}

.input_user_hausnummer{
	width: 60px;
	
}

.input_user_ort{
	width: 240px;
	
}

.input_user_plz{
	width: 80px;	
	
}

.input_user_email{
	margin-left:5px;
	height:30px;
	padding:3px;
	font-size:16px;
	font-weight:bold;
	width:370px;
	color:#616161;
        border-bottom: 1px solid #dedcdc;
        border-right: 1px solid #dedcdc;
        border-top: 1px solid #8a8989;
        border-left: 1px solid #8a8989;
	
}

.input_user_geburtsdatum_tag{
	width:50px;
}

.input_user_geburtsdatum_monat{
	width:100px;
}

.input_user_geburtsdatum_jahr{
	width:73px;
}

.input_user_vorwahl{
	width: 70px;
	
}

.input_user_rufnummer{
	width: 159px;
	
}

.input_user_mobilfunknummervorwahl{
	width: 72px;
	
}

.input_user_mobilfunknummerrufnummer{
	width: 159px;
	
}

.input_user_status{
	
}

.input_user_nickname{
	
}

.input_user_password{
	
}

.input_user_password2{
	
}

.input_user_kontonummer{
	
}

.input_user_bankleitzahl{
	
}

.input_user_land{
	width:242px;
}


.input_user_anrede_error{
	background-color: #ff0000;
	color: white;
	width:174px;
}

.input_user_vorname_error{
	background-color: #ff0000;
	color: white;
	width:240px;
}

.input_user_nachname_error{
	background-color: #ff0000;
	color: white;
	width:240px;
}

.input_user_strasse_error{
	background-color: #ff0000;
	color: white;
	width:168px;
}

.input_user_hausnummer_error{
	background-color: #ff0000;
	color: white;
	width:60px;
}

.input_user_ort_error{
	background-color: #ff0000;
	color: white;
	width:240px;
}

.input_user_plz_error{
	background-color: #ff0000;
	color: white;
	width:80px;
}

.input_user_email_error{
	background-color: #ff0000;
	color: white;
	margin-left:5px;
	height:30px;
	padding:3px;
	font-size:16px;
	font-weight:bold;
	width:370px;
}

.input_user_geburtsdatum_tag_error{
	background-color: #ff0000;
	color: white;
	width:50px;
}

.input_user_geburtsdatum_monat_error{
	background-color: #ff0000;
	color: white;
	width:100px;
}

.input_user_geburtsdatum_jahr_error{
	background-color: #ff0000;
	color: white;
	width:73px;
}

.input_user_vorwahl_error{
	background-color: #ff0000;
	color: white;
	width: 70px;
}

.input_user_rufnummer_error{
	background-color: #ff0000;
	color: white;
	width: 159px;
}

.input_user_mobilfunknummervorwahl_error{
	background-color: #ff0000;
	color: white;
	width:72px;
}

.input_user_mobilfunknummerrufnummer_error{
	background-color: #ff0000;
	color: white;
	width:159px;
}

.input_user_status_error{
	background-color: #ff0000;
	color: white;
	
}

.input_user_nickname_error{
	background-color: #ff0000;
	color: white;
	
}

.input_user_password_error{
	background-color: #ff0000;
	color: white;
	
}

.input_user_password2_error{
	background-color: #ff0000;
	color: white;
	
}

.input_user_kontonummer_error{
	background-color: #ff0000;
	color: white;
	
}

.input_user_bankleitzahl_error{
	background-color: #ff0000;
	color: white;
	
}

.input_user_land_error{
	background-color: #ff0000;
	color: white;
	width:242px;
}
