/*##########*/
/* register */
/*##########*/

#site.player {
	background-image: url(../images/register/bg_body_player_ts20231006115502.jpg);
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: visible;
	position: relative;
	min-height: 100%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 50% 0px;
}

#wrapperPlayer {
	width: 100%;
	max-height: 720px;
	min-height: 405px;
	height: auto !important;	
	background: transparent url(../images/register/bg_content_player_ts20231006115502.jpg) repeat top left;
	margin-top: 0.5%;
}

#wrapperPlayer .playerRegister {
	width: 864px;
}

#videoBox {
	margin: 0 auto;
	position: relative;		
}

.videoBoxShadowLeft {
	width: 140px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: -140px;
	background: transparent url(../images/register/bg_player_shadow_left_ts20231006115502.png) repeat-y top left;
}

.videoBoxShadowRight {
	width: 240px;
	height: 100%;
	position: absolute;
	top: 0px;
	right: -240px;
	background: transparent url(../images/register/bg_player_shadow_right_ts20231006115502.png) repeat-y top left;
}

#videoBar {
	margin: 0 auto;
	position: relative;	
}

#videoBox .playerBox {
	position: relative;
	margin: 0 auto;
	min-width: 720px;
	max-width: 1280px;
	text-align: center;
	display: block;
}

#videoBox .playerBox .player {
	display: inline-block;
	position: relative;	
}

.bgPlayerBottom {
	width: 100%;
	height: 140px;
	position: absolute;
	bottom: -140px;
	background: transparent url(../images/register/bg_player_bottom_shadow_ts20231006115502.jpg) no-repeat top center;
}

.nobar .bgPlayerBottom {
	bottom: -136px;
}

.bgPlayerBottom p.wm {
	width: 859px;
	margin: 0 auto;
	font-size: 11px;
	text-align: right;
	padding: 3px 5px 0 0;	
}

.registerContentBox {
	width: 432px;
	height: 100%;
	background: transparent url(../images/bg_black_70_ts20231006115502.png) repeat top left;
	position: absolute;
	top: 0;
	left: 0;	
}

.registerContentBox table {
	width: 100%;
	height: 100%;	
}

.registerContentBox table td {
	vertical-align: middle;
	text-align: center;	
}

.registerSteps {
	width: 360px;
	height: 405px;
	margin: 0 auto;
}

.regStepTop {
	width: 360px;
	position: relative;
	text-align: left;	
}

#step1 .regStepTop {
	height: 180px;
}

#step2 .regStepTop {
	height: 103px;
}

#step3 .regStepTop {
	height: 65px;
}

.regStepTop h3 {
	display: inline-block;	
}

.regStepTop h3 span {
	display: none;	
}

.regStepTop h3.register {
	width: 271px;
	height: 69px;
	background: transparent url(../images/register/heading_register_now_ts20231006115502.png) no-repeat top left;
	margin: 10px 0 10px 20px;
	float: left; 	
}

.regStepTop h3.register.wm {
	width: 362px;
	height: 88px;
	background: transparent url(../images/register/heading_register_wm_now_ts20231006115502.png) no-repeat top left;
	margin: 0px 0 5px 20px;
	float: left; 	
}

.regStepTop p.wmreg {
	margin: 0 0 0 20px;	
}

.regStepTop a.whyRegPopup {
	color: #ffffff;
	text-decoration: underline;
	/*float: left;
	margin: 60px 0 0 5px;*/
	cursor: pointer;	
}

#whyRegBox {
	width: 890px;
	height: 350px;
	background: #ffffff;
	color: #000000;
	position: relative;		
}

.antiSpam {
	width: 113px;
	height: 86px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 556;	
}

.whyRegBoxTop {
	width: 750px;
	margin: 0 0 14px 0;
}

.whyRegBoxTop h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 6px 0;	
}

.whyRegBoxBottom {
	width: 800px;
	float: left;	
}

.whyRegReason {
	width: 786px;
	min-height: 84px;
	height: auto !important;
	height: 84px;
	float: left;
	position: relative;
	margin: 0 0 10px 0;	
	z-index: 580;
}

.whyRegReasonLeft {
	width: 140px;
	float: left;
	background: #cccccc;
	color: #8e8e8e;	
	text-align: center;
	min-height: 84px;
	height: auto !important;
	height: 84px;
}

.whyRegReasonLeft p {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 35px 0 0 0;	
}

.whyRegReasonRight {
	width: 644px;
	float: right;
	background: #cccccc;
	text-align: left;
	min-height: 84px;
	height: auto !important;
	height: 84px;	
}

.whyRegReasonRight p {
	margin: 19px 8px 0 8px;	
}

.whyRegReason.green .whyRegReasonLeft, .whyRegReason.green .whyRegReasonRight {
	background: #e2ff7f;
	color: #000000;		
}

.whyRegReason.green .whyRegReasonRight {
	position: relative;	
}

.whyRegUserInfo {
	width: 137px;
	height: 84px;
	position: absolute;
	top: 0px;
	right: -103px;	
}

.whyRegReason.green .whyRegReasonRight p {
	margin: 19px 40px 0 8px;
}

.whyRegReason.green .whyRegReasonRight p span.hint {
	font-weight: bold;	
}

.regStepTop p.pro {
	/*font-weight: bold;*/
	font-size: 12px;
	margin: 0 0 0 20px;	
}

.regStepTop h3.login {
	width: 250px;
	height: 56px;
	background: transparent url(../images/register/heading_reg_login_ts20231006115502.png) no-repeat top left;
	margin: 2px 0 7px 19px; 	
}

.regStepTop h3.activate {
	width: 240px;
	height: 54px;
	background: transparent url(../images/register/heading_reg_activate_account_ts20231006115502.png) no-repeat top left;
	margin: 17px 0 18px 20px; 	
}
.regStepTop h3.activate.community {
	width: 320px;
	background: transparent url(../images/register/heading_reg_activate_account_community_ts20231006115502.png) no-repeat top left;
}

.regStepTop h3.pref {
	width: 305px;
	height: 30px;
	background: transparent url(../images/register/heading_reg_preferences_ts20231006115502.png) no-repeat top left;
	margin: 18px 0 18px 19px; 	
}

#step2 .regStepTop p.step {
	display: block;
	width: 64px;
	height: 11px;
	background: transparent url(../images/register/img_reg_txt_step2_ts20231006115502.png) no-repeat top left;
	position: absolute;
	top: 17px;
	right: 28px;
	margin: 0;	
}

#step2 .regStepTop p.step span {
	display: none;	
}

#step2 .regStepTop p {
	margin: 0 19px;
	font-weight: bold;	
}

.regStepGender {
	width: 320px;
	height: 20px;
	margin: 0 auto 0px;	
}

.regStepGender ul {
	float: left;		
}

.regStepGender ul li {
	float: left;
	font-weight: bold;		
}

.regStepGender ul li.first {
	width: 54px;	
}

.regStepGender ul li.first p {
	margin: 5px 0 0 0;	
}

.regStepGender ul li.gender {
	width: 125px;
	margin: 0 5px 0 0;	
}

.regStepGender ul li label {
	display: block;
	width: 93px;
	height: 16px;
	float: right;
	margin: 5px 0 0 0;	
}

.regStepGender ul li.gender .radio {
	float: left;
	padding: 5px;
	margin: 0 5px 0 0;	
}

.regStepGender ul li.gender .radio.checked {
	background: transparent url(../images/register/bg_reg_gender_checkbox_ts20231006115502.png) no-repeat top left;	
	background: transparent url(../images/register/bg_reg_gender_checkbox_ts20231006115502.png) no-repeat center center;
}

.regStepGender ul li.gender .radio input {
	width: 12px;
	height: 12px;
	border: none;
	background-color: transparent;
	padding: 0;	
}

.regStepGender ul li label.male {
	background: transparent url(../images/register/img_reg_txt_male_ts20231006115502.png) no-repeat top left;
	cursor: pointer;
}

.regStepGender ul li label.female {
	background: transparent url(../images/register/img_reg_txt_female_ts20231006115502.png) no-repeat top left;
	cursor: pointer;
}

.regStepGender ul li label span {
	display: none;	
}


.regStepEmail {
	width: 342px;
	position: relative;
	margin: 0 auto 2px;	
}

.regStepUsername {
	width: 342px;
	height: 50px;
	position: relative;
	margin: 0 auto;
}

.regStepPwd {
	width: 342px;
	height: 60px;
	position: relative;
	margin: 0 auto;
}

.regStepBirthday {
	width: 285px;
	position: relative;
	margin: 9px auto 0 auto;
	background: transparent url(../images/register/bg_reg_dob_box_ts20231006115502.png) no-repeat top left;
	padding: 10px 14px 0 14px;	
}

/* ab hier wg imgs schauen */

#step3.registerBoxStep p {
	margin: 0 0 10px 0;
}

#step3.registerBoxStep p.hint {
	margin: 0 0 5px 0;
}

#step3.registerBoxStep p span.heading, #step4.registerBoxStep p span.heading {
	font-size: 16px;
	font-weight: bold;
}

#step3.registerBoxStep p span.info, #step4.registerBoxStep p span.info {
	font-weight: bold;
}

#step3.registerBoxStep span.hint, #step4.registerBoxStep span.hint {
	color: #ff6600;
}

p.email {
	font-size: 18px;
	color: #ff6600;
	margin: 0 0 17px 0;	
}

#step3.registerBoxStep a, #step4.registerBoxStep a {
	font-size: 11px;
	line-height: 24px;
	color: #ffffff;
	text-decoration: underline;	
	display: block;
}

#step4.registerBoxStep a.change {
	display: inline;
	font-weight: normal;
}

.regStepShow {
	width: 320px;
	padding: 0 20px;
	text-align: left;
	margin: 0 0 15px 0;
	float: left;	
}

.regStepActor {
	width: 320px;
	padding: 0 20px;
	text-align: left;
	margin: 0 0 15px 0;
	float: left;	
}

#step3.registerBoxStep ul {
	width: 140px;
	margin: 12px 0 0 20px;	
}

#step3.registerBoxStep ul li {
	margin: 0 0 3px 0;	
}

#step3.registerBoxStep ul li input {
	width: 12px !important;
	height: 12px !important;
	border: none !important;
	background: #ffffff !important;
	margin: 0 5px 0 0;
	padding: 0;	
}

#step3.registerBoxStep ul li span {
	cursor: pointer;	
}

#step3 .regStepBtn input.btnLater {
	width: 152px;
	float: left;
	margin: 0 0 0 20px;
	background: transparent url(../images/register/bg_btn_new_post_ts20231006115502.jpg) repeat-x top left;
	border: #787878 1px solid;
	height: 23px;
}

#step3 .regStepBtn input.btnShow {
	width: 140px;
	float: right;
	margin: 0 35px 0 0;
	height: 23px;
	background: url(../images/register/bg_community_input_hover_ts20231006115502.jpg) repeat-x scroll left top transparent;
	border: 1px solid #E5A716;
}

.regInfoPopup {
	width: 281px;
	height: 219px;
	float: left;
	text-align: left;
	color: #000000;	
}

.regInfoPopupTop {
	width: 281px;
	height: 11px;
	float: left;
	background: transparent url(../images/register/bg_reg_mail_box_top_ts20231006115502.png) no-repeat top left;	
}

.regInfoPopupMiddle {
	width: 257px;
	height: 187px;
	float: left;
	background: transparent url(../images/register/bg_reg_mail_box_middle_ts20231006115502.png) repeat-y top left;
	padding: 5px 12px;	
}


.regInfoPopupBottom {
	width: 281px;
	height: 11px;
	float: left;
	background: transparent url(../images/register/bg_reg_mail_box_bottom_ts20231006115502.png) no-repeat top left;	
}

.regInfoPopupMiddle h3 {
	display: block;
	height: 42px;
	margin: 0 0 12px 0;	
}

.wrongEmailSuccess, .activateEmailSuccess {
	font-weight: bold;
	color: #FF6600;
}
.activateError {
	color: #FF6600;
}

#actEmail .regInfoPopupMiddle h3 {
	background: transparent url(../images/register/heading_reg_act_email_ts20231006115502.gif) no-repeat top left;
}

#renewEmail .regInfoPopupMiddle h3 {
	background: transparent url(../images/register/heading_reg_wrong_email_ts20231006115502.gif) no-repeat top left;
}

.regInfoPopupMiddle h3 span {
	display:none;	
}

.regInfoPopupMiddle p {
	line-height: 16px;	
}

.regInfoPopupMiddle p span.info {
	font-weight: bold;
	color: #ff6600;
}

#renewEmail input.mail {
	width: 223px;
	height: 30px;
	line-height: 30px;
	border: none;
	background: transparent url(../images/register/bg_reg_input_wrong_mail_ts20231006115502.gif) no-repeat top left;
	text-align: left;
	margin: 15px 0 0 8px;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.regInfoPopupMiddle input.newMail {
	width: 237px;
	height: 24px;
	margin: 18px 0 0 10px;
	border: #e5a716 1px solid;
	background: transparent url(../images/register/bg_community_input_hover_ts20231006115502.jpg) repeat-x top left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #332400;
	cursor: pointer;	
}


.regStepActivate {
	width: 320px;
	padding: 0 20px;
	text-align: left;
	margin: 0 0 20px 0;	
}

.regStepActivateCode {
	width: 352px;
	padding: 0 4px;
	text-align: left;	
}

.regStepActivateCode p {
	margin: 0 16px !important;	
}

.regStepActivateCode p.top {
	margin: 0 16px 5px !important;	
}


.regStepBirthday p {
	font-weight: bold;
	margin: 0 0 4px 0;	
}


.registerBoxStep .inputBox {
	width: 292px;
	height: 34px;
	border: none;
	padding: 15px 25px;
	background: transparent url(../images/register/bg_reg_input_ts20231006115502.png) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;	
}

.registerBoxStep .inputBox.active {
	background: transparent url(../images/register/bg_reg_input_active_ts20231006115502.png) no-repeat top left;	
}

.registerBoxStep .inputBox label {
	float:left;
	height: 34px;
	width: 105px;
	padding: 8px 0px;
}

.registerBoxStep #username.inputBox label {
	width: 115px;	
}

.registerBoxStep #pwd.inputBox label {
	width: 115px;	
}

.registerBoxStep .inputBox input {
	width: 187px;
	height: 34px;
	line-height: 34px;
	float: right;
	border: none;
	padding: 0px;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;	
}

.registerBoxStep #username.inputBox input {
	width: 170px;	
}

.registerBoxStep #pwd.inputBox input {
	width: 170px;	
}


.registerBoxStep input {
	width: 292px;
	height: 34px;
	border: none;
	padding: 15px 25px;
	background: transparent url(../images/register/bg_reg_input_ts20231006115502.png) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;	
}


#step2.registerBoxStep .regStepBtn input {
	width: 302px;
	height: 39px;
	padding: 0px;
	background: transparent url(../images/btn_reg_step2_ts20231006115502.gif) no-repeat top left;
	line-height: 39px;
	text-align: center;
	font-size: 20px;
	text-decoration: underline;	
	border: none;
	color: #000000;
}

#step3.registerBoxStep input {
	width: auto;
	height: auto;
	border: none;
	padding: auto;
	background: none;
}

.registerBoxStep input.active {
	background: transparent url(../images/register/bg_reg_input_active_ts20231006115502.png) no-repeat top left;	
}

.regStepBirthday input {
	width: 84px;
	height: 48px;
	border: none;
	padding: 0px 0px;
	text-align: center;
	background: transparent url(../images/register/bg_reg_input_day_ts20231006115502.png) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;	
}

.regStepBirthday input#regBy {
	width: 104px;
	background: transparent url(../images/register/bg_reg_input_year_ts20231006115502.png) no-repeat top left;	
}

.regStepBirthday input.active {
	background: transparent url(../images/register/bg_reg_input_day_active_ts20231006115502.png) no-repeat top left;
}

.regStepBirthday input#regBy.active {
	width: 104px;
	background: transparent url(../images/register/bg_reg_input_year_active_ts20231006115502.png) no-repeat top left;	
}

.regStepBirthday label {
	display: inline-block;
	text-align: left;	
}

.regStepBirthday label.day {
	width: 60px;
	padding: 0 0 0 24px;
}

.regStepBirthday label.month {
	width: 69px;
	padding: 0 0 0 15px;
}

.regStepBirthday label.year {
	width: 54px;
	padding: 0 0 0 30px;
}

.regStepActivateCode input {
	width: 221px;
	height: 28px;
	border: none;
	padding: 15px 25px;
	background: transparent url(../images/register/bg_reg_input_code_ts20231006115502.png) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;	
	float: left;
}

.regStepActivateCode input.active {
	background: transparent url(../images/register/bg_reg_input_code_active_ts20231006115502.png) no-repeat top left;
}

.regStepActivateCode input.submit {
	width: 69px;
	height: 22px;
	border: #bababa 1px solid;
	padding: 0;
	background: transparent url(../images/register/bg_reg_btn_submit_ts20231006115502.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #332400;	
	float: left;
	cursor: pointer;
	margin: 18px 0 0 0;
}

.registerBoxStep a.hint {
	width: 8px;
	height: 10px;
	display: block;
	background: transparent url(../images/register/icon_reg_help_ts20231006115502.png) no-repeat top left;
	position: absolute;
	top: 27px;
	right: 3px;
	cursor: pointer;
}

.registerBoxStep a.hint span {
	display: none;	
}

#step2 .regStepBirthday a.hint {
	top: 50px;
	right: 10px;	
}

/*hints for registration*/

.regHintsRegister {
	text-align: left;
	font-size: 11px;
	color: #cbcbcb;
	line-height: normal;
	padding-bottom: 5px;
	padding-left: 25px;
}

.regHintsRegister a {
	font-size: 11px;
	color: #cbcbcb;
	text-decoration: none;
}

.regHintsRegister a:hover {
	text-decoration: underline;	
}


/*hint box*/

.regHintBox {
	width: 191px;
	float: left;
	position: absolute;
	bottom: 45px;
	right: 10px;
	z-index: 95;
	float: left;
	text-align: left;
	color: #000000;
	display: none;	
}
.regStepUsername .regHintBox {
	bottom: 35px;
}

#step2 .regStepBirthday .regHintBox {
	bottom: 65px;
}

.regHintBoxTop {
	width: 191px;
	height: 5px;
	float: left;
	background: transparent url(../images/register/bg_reg_hint_top_ts20231006115502.png) no-repeat top left;	
}

.regHintBoxMiddle {
	width: 167px;
	float: left;
	background: transparent url(../images/register/bg_reg_hint_middle_ts20231006115502.png) repeat-y top left;
	padding: 4px 8px 4px 10px;
	line-height: 16px;	
}

.regHintBoxBottom {
	width: 191px;
	height: 18px;
	float: left;
	background: transparent url(../images/register/bg_reg_hint_bottom_ts20231006115502.png) no-repeat top left;	
}

.regHintBoxMiddle h3 {
	width: 103px;
	height: 18px;
	display: block;
	background: transparent url(../images/register/heading_reg_quick_help_ts20231006115502.gif) no-repeat top left;
	margin: 4px 0 5px 0;	
}

.regHintBoxMiddle h3 span {
	display: none;	
}

.regHintBoxMiddle span.info {
	font-weight: bold;	
}

/*reg submit btn*/

.regStepBtn input {
	width: 212px;
	height: 24px;
	background: transparent url(../images/register/bg_community_input_hover_ts20231006115502.jpg) repeat-x top left;
	border: #e5a716 1px solid;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold !important;
	color: #332400;
	cursor: pointer;
	padding: 0;
}

.regStepBtn input.en {
	width: 120px;	
}

.regStepBtn #btnStep1 {
	width: 340px;
	height: 80px;
	background: transparent url(../images/register/btn_reg_step1_ts20231006115502.png) no-repeat top left;
	border: none;
	cursor: pointer;
	padding: 0;
	text-indent: -9999px;
	display: block;
	font-size: 0;
	line-height: 0;
	margin: 0 0 0 18px;
}

.regStepBtn a.btnStepSubmit {
	width: 212px;
	height: 18px;
	display: block;
	background: transparent url(../images/register/bg_community_input_hover_ts20231006115502.jpg) repeat-x top left;
	border: #e5a716 1px solid;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold !important;
	color: #332400;
	cursor: pointer;
	padding: 0;
	margin: 0 75px;
	padding: 3px 0;
}

/*reg error box*/

.regErrorBox {
	width: 319px;
	float: left;
	text-align: left;
	color: #000000;
	position: absolute;
	top: 30px;
	left: 18px;	
	z-index: 93;
}

#step2 .regErrorBox {
	top: 5px;	

}

.regErrorBoxTop {
	width: 319px;
	height: 10px;
	float: left;
	background: transparent url(../images/register/bg_reg_error_top_ts20231006115502.png) no-repeat top left;	
}

.regErrorBoxMiddle {
	width: 295px;
	float: left;
	background: transparent url(../images/register/bg_reg_error_middle_ts20231006115502.jpg) repeat-y top left;
	padding: 0 12px;	
}

.regErrorBoxBottom {
	width: 319px;
	height: 10px;
	float: left;
	background: transparent url(../images/register/bg_reg_error_bottom_ts20231006115502.png) no-repeat top left;	
}

.closeRegError {
	width: 20px;
	height: 20px;
	position: absolute;
	top: -5px;
	right: -6px;	
}

.closeRegError a.closeReg {
	width: 20px;
	height: 20px;
	display: block;
	background: transparent url(../images/register/icon_reg_error_close_ts20231006115502.png) no-repeat top left;
	cursor: pointer;
}

.closeRegError a.closeReg span {
	display: none;	
}

.regErrorBoxMiddle h4 {
	font-size: 12px;
	font-weight: bold;	
}

.regErrorBoxMiddle ul li {
	background: transparent url(../images/register/icon_reg_alert_ts20231006115502.gif) no-repeat center left;
	padding: 0 0 0 20px;
	font-size: 11px;
}

#step4.registerBoxStep p span.heading {
	font-size: 13px;
	font-weight: bold;
}

p.email {
    color: #FF6600;
    font-size: 18px;
	font-weight: bold;
    margin: 10px 0 10px;
}

.regActivationBox {
	width: 330px;
	padding: 0 15px;
	margin: 0 0 0 5px;
	text-align: left;	
}

.regActivationBox p.pro {
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;	
}


#regActButtons {
	width: 330px;
	float: left;
}

#regActButtons ul {
	margin: 15px 0 0 0;	
}

#regActButtons ul li {
	margin: 0 0 13px 0;	
}

#regActButtons ul li a {
	font-size: 13px !important;
	line-height: 13px !important;
	font-weight: bold;
	text-decoration: underline;
	background: transparent url(../images/register/icon_self_act_hand_ts20231006115502.png) no-repeat center left;
	padding: 0 0 0 30px;
}

#regActButtons ul li a.first {
	color: #ff6600;
	background: transparent url(../images/register/icon_self_act_hand_orange_ts20231006115502.png) no-repeat center left;
}

#regActButtons .self {
	width: 330px;
	height: 106px;
	display: block;
	float: left;
	margin: 8px 0 20px 0;
}

#regActButtons .self a {
	width: 197px;
	height: 57px;
	display: block;
	background: transparent url(../images/register/btn_self_activation_ts20231006115502.png) no-repeat top left;
	cursor: pointer;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	padding: 49px 40px 0px 93px;
	line-height: 16px !important;
}

#regActButtons .self a span {
	text-decoration: underline;
	font-weight: bold;
	display: block;
	
}

#regActButtons .email {
	width: 155px;
	height: 49px;
	display: block;
	float: left;	
}

#regActButtons .email a {
	width: 155px;
	height: 49px;
	display: block;
	cursor: pointer;
	background: transparent url(../images/register/btn_new_mail_ts20231006115502.png) no-repeat top left;	
}

#regActButtons .email a span, #regActButtons .code a span {
	display: none;	
}

#regActButtons .code {
	width: 155px;
	height: 49px;
	display: block;
	float: right;	
}

#regActButtons .code a {
	width: 155px;
	height: 49px;
	display: block;
	cursor: pointer;
	background: transparent url(../images/register/btn_activation_code_ts20231006115502.png) no-repeat top left;		
}

.activateHeading {
	width: 340px;
	padding: 0 10px;
	margin: 0 0 10px 0;
	position: relative;	
	text-align: left;
	color: #000000;
}

.activateHeading h3 {
	font-size: 22px;
	height: 60px;
	font-weight: bold;
	background: transparent url(../images/register/img_self_mail_ts20231006115502.png) no-repeat top left;
	padding: 0 0 0 75px;	
	line-height: 24px;
}

.activateHeading a.back {
	font-size: 12px;
	position: absolute;
	width: 80px;
	top: -20px;
	right: 0px;
	background-image: none !important;
}

.stepSelfAct {
	text-align: left;
	padding: 11px;
	width: 300px;
	color: #000000;	
}

.stepSelfAct.first {
	border-bottom: #b2b2b2 1px solid;
	width: 320px;
}

.stepSelfAct h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 8px 0;	
}

.stepSelfAct h3 span {
	color: #fc8500;	
}

.stepSelfAct p {
	line-height: 18px;
	margin: 0 0 10px 0;	
}

.stepSelfAct.first p {
	font-weight: bold;
}

.stepSelfAct p.email, .stepSelfAct p.email a {
	font-size: 20px;
	font-weight: bold;
	color: #ff6600;
	letter-spacing: -1px;
}

.stepSelfAct a.btnSelfAct {
	width: 171px;
	height: 26px;
	display: block;
	cursor: pointer;
	background: transparent url(../images/register/btn_activate_ts20231006115502.gif) no-repeat top left;	
	text-align: center;
	font-size: 13px !important;
	font-weight: bold;
	text-decoration: none !important;
	color: #332400 !important;
	border: none;
	padding: 5px 0 0 0;
}


.emailAgainHeading {
	width: 300px;
	padding: 0 10px;
	margin: 0 0 10px 0;
	position: relative;	
	text-align: left;
	color: #000000;
}

.emailAgainHeading h3 {
	font-size: 22px;
	height: 56px;
	font-weight: bold;
	background: transparent url(../images/register/img_mail_again_ts20231006115502.png) no-repeat top left;
	padding: 5px 0 0 75px;	
	line-height: 24px;
}

.emailAgainHeading a.back {
	font-size: 12px;
	position: absolute;
	width: 80px;
	top: -20px;
	right: -10px;
	background-image: none !important;
}

.stepSelfAct p.emailHeading {
	font-size: 22px;
	font-weight: bold;
	margin: 30px 0 10px 0;	
}

.stepSelfAct input.emailNewSelf {
	width: 280px;
	height: 22px;
	background: #ffffff;
	border: #abadb3 1px solid;
	padding: 3px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px 0 0 0;
}

.stepSelfAct input.btnSendEmailAgain {
	width: 239px;
	height: 26px;
	cursor: pointer;
	background: transparent url(../images/register/btn_email_new_self_ts20231006115502.png) no-repeat top left;
	text-align: center;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #332400;
	padding: 0px;
	margin: 15px 0 0 0;
	border: none;
}


.emailCodeHeading {
	width: 340px;
	padding: 0 10px;
	margin: 0 0 10px 0;
	position: relative;	
	text-align: left;
}

.emailCodeHeading h3 {
	font-size: 22px;
	height: 56px;
	font-weight: bold;
	background: transparent url(../images/register/img_self_act_code_ts20231006115502.png) no-repeat top left;
	padding: 0px 0 0 75px;	
	line-height: 24px;
}

.emailCodeHeading a.back {
	font-size: 12px;
	position: absolute;
	width: 80px;
	top: -20px;
	right: -10px;
	background-image: none !important;
}

.stepSelfAct input.emailCodeSelf {
	width: 313px;
	height: 22px;
	background: #ffffff;
	border: #abadb3 1px solid;
	padding: 3px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px 0 0 0;
}

.stepSelfAct input.btnSendEmailCode {
	width: 179px;
	height: 26px;
	cursor: pointer;
	background: transparent url(../images/register/btn_self_act_code_ts20231006115502.png) no-repeat top left;
	text-align: center;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #332400;
	padding: 0px;
	margin: 15px 0 0 0;
	border: none;
}

#site.startSelf {
	background-image: url(../images/register/bg_self_act_ts20231006115502.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#wrapper.startSelf {
	width: 980px;
	background: none;	
}

#contentBox.startSelf {
	min-height: 435px;	
	margin: 19px 0 0 -10px;
}

.videoContainer {
	width: 964px;
	height: 400px;
	float: left;
	margin: 4px 0 0 19px;	
}

.trailerBox {
	width: 720px;
	height: 400px;
	display: block;
	float: left;
	position: relative;	
}

.selfActInfoBox {
	width: 204px;
	float: right;
	padding: 20px;
	position: relative;	
}

.selfActInfoBox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	color: #85c329;	
	margin: 0 0 18px 0;
}

.selfActInfoBox p {
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 15px 0;	
}

#goButtonBox {
	width: 244px;
	height: 151px;
	position: absolute;
	border: 0px;
	right: 0px;	
}

#goButtonBox a {
	width: 78px;
	height: 78px;
	display: block;
	margin: 32px 0 0px 82px;	
	background: green;
}

#goButtonBox a.wait {
	background: transparent url(../images/register/go_button_grau_ts20231006115502.gif) no-repeat top left;
	cursor: default;
}

#goButtonBox a.go {
	background: transparent url(../images/register/go_button_gruen_ts20231006115502.gif) no-repeat top left;
	cursor: pointer;
}

#goButtonBox a span {
	display: none;	
}

#actEmailPop {
	width: 350px;
	color: #000000;	
	overflow: hidden;
}

#actCode {
	width: 350px;
	color: #000000;	
	overflow: hidden;
}

/*register 1step*/

#site.reg1step {
	background-image: url(../images/register/bg_reg_1step_ts20231006115502.jpg);
	overflow-x: hidden;
}

#wrapper.reg1step {
	width: 1000px;
	height: auto !important;
}

.reg1stepContentContainer {
	width: 500px;
	position: relative;
	float: right;
	margin: 0 0px 0 0;
}

.reg1stepContentContainer p.wm {
	width: 500px;
	height: 26px;
	position: absolute;
	top: 641px;
	left: 0px;	
}

/*heading*/

.reg1stepContentContainer h2 {
	width: 441px;
	height: 25px;
	display: block;
	background: transparent url(../images/register/heading_reg_1step_ts20231006115502.png) no-repeat top left;
	margin: 24px 0 30px 28px;	
}

.reg1stepContentContainer h2 span {
	display: none;	
}

/*gender*/

.reg1stepContentContainer .gender {
	width: 413px;
	float: left;
	margin: 0 0 190px 28px;	
}

.reg1stepContentContainer .gender .male, .reg1stepContentContainer .gender .female {
	width: 140px;
	float: left;	
}

.reg1stepContentContainer .gender .male span, .reg1stepContentContainer .gender .female span {
	font-size: 16px;
	font-weight: bold;
	padding: 2px 0 2px 23px;
	margin: 0 0 0 10px;
	background-repeat: no-repeat;
	background-position: center left;
	cursor: pointer;
}

.reg1stepContentContainer .gender span.m {
	background-image: url(../images/register/ico_male_ts20231006115502.png);
}

.reg1stepContentContainer .gender span.f {
	background-image: url(../images/register/ico_female_ts20231006115502.png);
}

/*user data*/

.reg1stepContentContainer .userData {
	width: 713px;
	height: 172px;
	float: left;
	position: absolute;
	top: 110px;
	left: 0px;
	background: transparent url(../images/register/bg_reg_1step_userdata_ts20231006115502.jpg) no-repeat top left;
}

.reg1stepContentContainer .loginData {
	width: 713px;
	float: left;
	position: relative;
	margin: 0 0 30px 0;
}

.reg1stepContentContainer .userData .email, .reg1stepContentContainer .loginData .username {
	width: 460px;
	float: left;
	margin: 20px 0 20px 28px;
	position: relative;
}

.reg1stepContentContainer .userData .dob, .reg1stepContentContainer .loginData .pwd {
	width: 460px;
	float: left;
	margin: 0 0 0 28px;
	position: relative;
}

.reg1stepContentContainer .userData h3, .reg1stepContentContainer .loginData h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 12px 0;
	float: left;	
}

.reg1stepContentContainer .userData h3 span.example {
	font-size: 12px;
	font-weight: normal;	
}


.reg1stepContentContainer .userData p.fsk {
	float: left;
	margin: 0 0 0 22px;
	font-size: 13px;
	font-weight: bold;
	color: #ffcc00;	
}

.reg1stepContentContainer .userData input, .reg1stepContentContainer .loginData input {
	width: 266px;
	height: 17px;
	border: #abadb3 1px solid;
	float: left;
	margin: 0 15px 0 0;	
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 3px 6px;	
}

.reg1stepContentContainer .userData input.error, .reg1stepContentContainer .loginData input.error {
	background: #ffef82;
	color: #ff0000;
	font-weight: bold;
}

.reg1stepContentContainer .userData input.bdd, .reg1stepContentContainer .userData input.bdm {
	width: 61px;
	text-align: center;
	float: left;
	margin: 0 6px 0 0;	
}

.reg1stepContentContainer .userData input.bdy {
	width: 104px;
	text-align: center;
	float: left;
	margin: 0 15px 0 0;	
}

.reg1stepContentContainer .userData p.hint, .reg1stepContentContainer .loginData p.hint {
	width: 163px;
	float: left;
	font-size: 11px;
	line-height: 13px;	
}

.reg1stepContentContainer input.submit1Step {
	width: 440px;
	height: 44px;
	display: block;
	background: transparent url(../images/register/btn_reg_1step_submit_ts20231006115502.png) no-repeat top left;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	margin: 0 0 25px 28px;
	font-size: 0;
	line-height: 0;
}

.reg1stepContentContainer p.terms {
	font-size: 11px;
	line-height: 13px;
	color: #aa8c7b;
	margin: 0 0 14px 28px;	
}

.reg1stepContentContainer p.terms a {
	color: #aa8c7b;
	text-decoration: none;
}

.reg1stepContentContainer p.terms a:hover {
	text-decoration: underline;
}

.reg1stepContentContainer a.why {
	font-size: 11px;
	color: #aa8c7b;
	text-decoration: underline;
	margin: 0 0 0 28px;
}

.reg1stepContentContainer .errorBox {
	width: 359px;
	height: 54px;
	background: transparent url(../images/register/bg_reg_1step_error_ts20231006115502.png) no-repeat top left;
	position: absolute;
	top: 13px;
	left: -379px;
	color: #000000;
	display: none;
	padding: 5px 8px;	
}

.reg1stepContentContainer .errorBox p {
	margin: 0 0 0 0;
	line-height: 16px;	
}

#loadWaitingBar {
	background: url(../images/bg_black_80_ts20231006115502.png) repeat top left;
	display: none;
	text-align: center;
	position: absolute;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;	
	top: 38px;
	left: 36px;
	width: 360px;
	height: 223px;
	z-index: 100;
	padding-top: 182px;
}

.reg1stepContentContainer .registerSteps {
	margin: 24px auto 0;
}

/*reg yellow*/

#wrapper.regYellow {
	width: 1306px;
	margin: 0 auto;
	background: #000000 url(../images/register/bg_reg_yellow_ts20231006115502.jpg) no-repeat top center;
}

.yellowContentBox {
	width: 835px;
	margin: 0 0 0 218px;
	position: relative;
	float: left;	
}

.yellowInfoBox {
	width: 826px;
	height: 161px;
	background: transparent url(../images/register/bg_reg_yellow_infobox_ts20231006115502.jpg) no-repeat top left;
	margin: 20px 0 0px 0;
	float: left;	
}

.yellowInfoBox h2 {
	font-size: 27px;
	font-weight: bold;
	color: #ffe700;
	margin: 24px 0 12px 23px;
	float: left;
	line-height: 27px;	
}

.yellowInfoBox a.why {
	float: right;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	margin: 20px 147px 0 0;	
}

.yellowInfoBox ul {
	margin: 0 0 0 25px;	
}

.yellowInfoBox ul li {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	margin: 0 0 5px 0;	
}

.yellowFormBox {
	width: 826px;
	margin: 25px 0 0 0;
}

.genderBox {
	width: 610px;
	float: left;
	margin: 0 0 25px 16px;	
}

.yellowFormBox .label {
	width: 90px;
	text-align: right;	
	float: left;
	font-size: 16px;
	color: #c5c5c4;
	font-weight: bold;
	margin: 0 30px 0 0;
}

.yellowFormBox .male, .yellowFormBox .female {
	width: 127px;
	float: left;
}

.yellowFormBox .male input, .yellowFormBox .female input {
	margin: 3px 0 0 0;
}

.yellowFormBox .male span, .yellowFormBox .female span {
	font-weight: bold;
	font-size: 13px;
	padding: 0 0 0 11px;
	cursor: pointer;	
}

.yellowFormBox .emailBox {
	width: 610px;
	float: left;
	margin: 0 0 25px 16px;
	position: relative;	
}

.yellowFormBox .emailBox input {
	width: 425px;
	height: 48px;
	line-height: 48px;
	border: none;
	background: transparent url(../images/register/bg_input_reg_yellow_email_ts20231006115502.gif) no-repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 25px 0;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;	
}

.yellowFormBox .emailBox input.active {
	background: transparent url(../images/register/bg_input_reg_yellow_email_ts20231006115502.gif) no-repeat 0 -48px;	
}

.yellowFormBox .emailBox .label p {
	margin: 14px 0 0 0;	
}

.yellowFormBox .emailBox a.hint {
	background: transparent url(../images/register/icon_reg_help_ts20231006115502.png) no-repeat top left;
    cursor: pointer;
    display: block;
    height: 10px;
    position: absolute;
    right: 0px;
    top: 18px;
    width: 8px;
}

.yellowFormBox .emailBox a.hint span {
	display: none;	
}

.yellowFormBox .submitBox {
	width: 321px;
	height: 53px;
	float: left;
	margin: 0 0 0 134px;
	text-align: left;
}

.yellowFormBox .submitBox input#btnStep1 {
	width: 321px;
	height: 53px;
	display: block;
	cursor: pointer;
	background: transparent url(../images/register/btn_reg_yellow_step1_ts20231006115502.gif) no-repeat top left;
	border: none;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;	
}

.yellowFormBox .termsBox {
	width: 350px;
	float: right;
	text-align: left;
	margin: 7px 0 0 0;
}

.yellowFormBox .termsBox p {
	width: 350px;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
}

.yellowFormBox .termsBox p a {
	color: #ffffff;
	text-decoration: none;
}


.yellowContentBox .regErrorBoxYellow {
	width: 784px;
	padding: 15px;	
	position: relative;
	background: #fcf7c3;
	border: #feef61 4px solid;
	margin: 25px 0 0 0;
	color: #000000;
	font-weight: bold;
}

.yellowContentBox .regErrorBoxYellow h4 {
	font-size: 16px;
	margin: 0 0 5px 0;	
}

.yellowContentBox .regErrorBoxYellow .closeRegError {
	top: -12px;
	right: -12px;	
}

.yellowRegTopBox {
	width: 715px;
	margin: 44px 0 0px 0;
	float: left;	
}

.yellowRegTopBox h2 {
	font-size: 27px;
	line-height: 27px;
	font-weight: bold;
	color: #ffe700;
	margin: 0 0 10px 0;	
}

.yellowRegTopBox p {
	font-size: 16px;
	color: #c5c5c4;	
}

.usernameBox {
	width: 745px;
	margin: 0 0 17px 19px;
	float: left;
	position: relative;	
}

.usernameBox .label {
	margin: 15px 30px 0 0;	
}

.usernameBox input {
	width: 191px;
	height: 48px;
	line-height: 48px;
	border: none;

	background: transparent url(../images/register/bg_input_reg_yellow_username_ts20231006115502.gif) no-repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 25px 0;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;		
}

.usernameBox input.active {
	background: transparent url(../images/register/bg_input_reg_yellow_username_ts20231006115502.gif) no-repeat 0 -48px;	
}

.usernameBox .regHintBox {
	right: 348px;	
}

.yellowFormBox .usernameBox a.hint {
	background: transparent url(../images/register/icon_reg_help_ts20231006115502.png) no-repeat top left;
    cursor: pointer;
    display: block;
    height: 10px;
    position: absolute;
    right: 348px;
    top: 18px;
    width: 8px;
}

.yellowFormBox .usernameBox a.hint span {
	display: none;	
}

.pwdBox {
	width: 745px;
	margin: 0 0 17px 19px;
	float: left;
	position: relative;	
}

.pwdBox .label {
	margin: 15px 30px 0 0;	
}

.pwdBox input {
	width: 191px;
	height: 48px;
	line-height: 48px;
	border: none;
	background: transparent url(../images/register/bg_input_reg_yellow_password_ts20231006115502.gif) no-repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 25px 0;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;		
}

.pwdBox input.active {
	background: transparent url(../images/register/bg_input_reg_yellow_password_ts20231006115502.gif) no-repeat 0 -48px;	
}

.pwdBox .regHintBox {
	right: 348px;	
}

.yellowFormBox .pwdBox a.hint {
	background: transparent url(../images/register/icon_reg_help_ts20231006115502.png) no-repeat top left;
    cursor: pointer;
    display: block;
    height: 10px;
    position: absolute;
    right: 348px;
    top: 18px;
    width: 8px;
}

.yellowFormBox.step2 {
	float: left;
	margin: 60px 0 0 0;	
}

.yellowFormBox .pwdBox a.hint span {
	display: none;	
}

.birthdayBox {
	width: 775px;
	margin: 0 0 17px 19px;
	float: left;
	position: relative;	
}

.yellowFormBox.step2 .label {
	width: 110px;	
}

.birthdayBox .label {
	margin: 15px 30px 0 0;	
}

.birthdayBox .birthday {
	width: 425px;
	float: left;	
}

.birthdayBox .birthday input {
	width: 122px;
	height: 48px;
	line-height: 48px;
	border: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;		
}

.birthdayBox .birthday input.bday {
	background: transparent url(../images/register/bg_input_reg_yellow_bday_ts20231006115502.gif) no-repeat 0 0;	
}

.birthdayBox .birthday input.bmonth {
	background: transparent url(../images/register/bg_input_reg_yellow_bmonth_ts20231006115502.gif) no-repeat 0 0;	
}

.birthdayBox .birthday input.byear {
	background: transparent url(../images/register/bg_input_reg_yellow_byear_ts20231006115502.gif) no-repeat 0 0;	
}

.birthdayBox .birthday input.active {
	background-position: 0 -48px;	
}

.birthdayBox .regHintBox {
	right: 246px;
	bottom: 44px;	
}

.yellowFormBox .birthdayBox a.hint {
	background: transparent url(../images/register/icon_reg_help_ts20231006115502.png) no-repeat top left;
    cursor: pointer;
    display: block;
    height: 10px;
    position: absolute;
    right: 246px;
    top: 18px;
    width: 8px;
}

.yellowFormBox .birthdayBox a.hint span {
	display: none;	
}

.birthdayHint {
	width: 204px;
	float: right;
	font-size: 12px;
	color: #d7d7d7;	
}

.birthdayHint p {
	margin: 5px 0 0 0;	
}

.yellowRegSubmit2 {
	width: 321px;
	height: 50px;
	float: left;
	margin: 9px 0 0 159px;	
}

.yellowRegSubmit2 input {
	width: 321px;
	height: 50px;
	border: none;
	background: transparent url(../images/register/btn_reg_yellow_step2_ts20231006115502.gif) no-repeat top left;	
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

#wrapper.regYellow p.wm {
	float: left;
	width: 1000px;
	margin: 50px auto 0;	
}

#wrapper.regYellow #loadWaitingBar {
	width: 835px;
	height: 500px;
	top: 0px;
	left: 0px;	
}

.fbReg {
	margin-top: 10px;
	color: #5d79ac;
	font-size: 11px;
	text-align: left;
	position: relative;
	padding-left: 35px;
}

.fbReg img {
	position: absolute;
	top: -2px;
	right: 10px;
}

div.mute {
	position: absolute;
	top: 10px;
	right: 395px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	background: url(../images/regvideo/icon_unmute_ts20231006115502.png) no-repeat;
}

div.unmute {
	position: absolute;
	top: 10px;
	right: 395px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	background: url(../images/regvideo/icon_mute_ts20231006115502.png) no-repeat;
}
