@CHARSET "ISO-8859-1";

#headlineRegister {
	width: 135px;
	height: 25px;
	background-image: url('/images/register/headline.gif');
	}
	
#subheadlineRegister {
	width: 200px;
	height: 20px;
	background-image: url('/images/register/h2_headline.gif');
	text-indent: -5000px;
	}
	
#content.disclaimer .leftCol, 
#content.impressum .leftCol, 
.regform, 
.contactform {
	width: 620px;
	margin: 10px 5px 0 0;
	float: left;
	}

#content.disclaimer .leftCol .txtGroup, 
#content.impressum .leftCol .txtGroup, 
.contactform .formGroup, 
.regform .formGroup {
	width: 620px;
	background: url(/images/dottedLineVertical.gif) right top repeat-y;
	}
	
.regform .formGroup.sendForm, 
.contactform .formGroup.sendForm {
	height: 500px;
	}

.contactform form fieldset, 
.regform form fieldset {
	border: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
	}

.regform form fieldset .reg_col1,
.regform form fieldset .reg_col2 {
	position: relative;
	width: 171px;
	margin: 0 0 27px 0;
	float: left;
	}
	
.regform form fieldset .reg_col1 {
	margin: 0 90px 27px 0;
	}
	
.regform form fieldset .reg_col {
	width: 432px;
	clear: left;
	margin: 0 0 27px 0;
	float: none;
	overflow: hidden;
	}
	
.contactform form fieldset .reg_col {
	margin: 0 0 27px 0;
	}
	
.regform form fieldset .small_col {
	float: left;
	width: 171px;
	}
	
.regform form fieldset .small_col.first {
	width: 150px;
	}
	
.regform form fieldset .small_col img {
	margin: 0 0 0 0;
	clear: left;
	float: none;
	}
	
.contactform form fieldset label,
.udetailform form fieldset label, 
.regform form fieldset label {
	display: block;
	height: 20px;
	color: #0086c4;
	}
	
.contactform form a, 
.regform form a {
	color: #0086c4;
	text-decoration: underline;
	}
	
.regform form fieldset input {
	width: 159px;
	height: 19px;
	padding: 4px 5px 0 5px;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	border-left: 1px solid #d1d1d1;
	background: url(/images/form/inputBg.gif) left top repeat-x;

	}
	
.contactform form fieldset input {
	width: 249px;
	height: 19px;
	padding: 4px 5px 0 5px;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	border-left: 1px solid #d1d1d1;
	background: url(/images/form/inputBg.gif) left top repeat-x;
	}
	
.contactform form fieldset textarea {
	width: 249px;
	height: 95px;
	padding: 4px 5px 4px 5px;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	border-left: 1px solid #d1d1d1;
	background: white url(/images/contact/textareaBackground.gif) left bottom no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
.regform form fieldset #s_sex {
	width: 169px;
	height: 23px;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #a7a7a7;
	border-bottom: 1px solid #a7a7a7;
	}
	
.regform form fieldset #s_sex select {
	border: 0;
	width: 100%;
	height: 21px;
	}
	
.regform form fieldset input#zipcode {
	width: 38px;
	float: left;
	margin: 0 5px 0 0;
	}
	
.regform fieldset input#town {
	width: 104px;
	float: left;
	}
	
.regform form fieldset input#iagree {
	width: auto;
	height: auto;
	background: transparent;
	border: 0;
	float: left;
	margin: 0 5px 0 0;
	}
	
.contactform form .required, 
.regform form span.required,
.udetailform form span.required {
	display: block;
	color: #0086c4;
	}
	
.contactform form .required {
	margin: 0 0 10px 0;
	}
	
.contactform form input.bt_submit, 
.regform form input.bt_submit,
.udetailform form input.bt_submit {
	margin: 0 0 27px 0;
	clear: left;
	float: none;
	width: auto;
	height: auto;
	border: 0;
	background: transparent;
	padding: 0;
	}
	
.regform .form_error {
	width: 161px;
	background: #0086c4;
	color: #FFFFFF;
	padding: 4px 5px 0 5px;
	height: 21px;
	margin: 0 0 -25px 0;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	top: -25px;
}

.regform .form_error#error_for_iagree {
	width: 422px;
	height: 40px;
	padding: 5px;
	}

.contactform .form_error {
	width: 251px;
	background: #0086c4;
	color: #FFFFFF;
	padding: 4px 5px 0 5px;
	height: 21px;
	margin: 0 0 -25px 0;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	top: -25px;
	}
	
.contactform .form_error#error_for_message {
	padding: 4px 5px;
	height: 97px;
	top: -105px;
	margin: 0 0 -105px 0;
	}

.teaserRight {
	width: 220px;
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	}
	
	
	
	
.udetailform form fieldset {
	border: 0;
	overflow: hidden;
	position: relative;
	}	
	

 
.udetailform {
	width: 820px;
	margin: 10px 15px 0 0;
	float: left;
	}

.udetailform form fieldset textarea {
	width: 199px;
	height: 73px;
	padding: 4px 5px 0 5px;
	margin: 0 0 20px 0;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	border-left: 1px solid #d1d1d1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serf;
	font-size: 14px;
	color: #8a8a8a;
	background: white url(/images/mypage/textareaBackground.gif) left bottom no-repeat;
	}

.udetailform form fieldset .udetail_col1,
.udetailform form fieldset .udetail_col2,
.udetailform form fieldset .udetail_col3 {
	position: relative;
	width: 247px;
	margin: 0 35px 27px 0;
	background: url(/images/dottedLineVertical.gif) right top repeat-y;
	float: left;
	}
	
.udetailform form fieldset .udetail_col3 {
	margin: 0 0px 27px 0;
	background-image: none;
	}
	
.avatarSelection {
	overflow: hidden;
	padding: 0 0 0 0px;
	margin-bottom: -42px;
	}
	
.avatarSelection #avatarHeadlineDiv {
	margin: 0 0 0 5px;
	}
	
.avatarSelection #slider_selectUserPicDiv {
	float: left;
	width: 620px;
	overflow: hidden;
	}
	
.avatarSelection #userpicDiv {
	float: left;
	width: 219px;
	height: 130px;
	padding: 35px 5px 15px 60px;
	background: url(/images/mypage/avatarSelectedBackground.gif) left top no-repeat;
	}

