#form-konto .errormessage { display: none; }
#form-konto .radio-row.error { border: 1px solid red; }
#form-konto .form-row { position: relative; }
#form-konto label.error {
	display: block;
	color: red;
	float: none !important;
	width: auto !important;
	font-size: 11px;
	line-height: 14px;
	height: 14px;
}

#form-konto-start {
	width: 468px;
	height: 45px;
	background-image: url(../images/bg_form_oben.png);
	background-repeat: no-repeat;
	margin-top: 15px;
}
#form-konto {
	background-image: url(../images/bg_form_mitte.png);
	background-repeat: repeat-y;
}
#form-konto-end {
	width: 468px;
	height: 27px;
	background-image: url(../images/bg_form_unten.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#form-konto label {
	display: block;
	float: left;
	width: 190px;
	padding-right: 5px;
	text-align: right;
	height: 27px;
	line-height: 27px;
	color: #4C423C;
}
#form-konto label span {
	color: #A47B42;
	font-size: 11px;
	padding-left: 2px;
}
#form-konto .input-wrapper { border: 1px solid #C9BCA2;float: left;margin-bottom: 13px; }
#form-konto .input-container {
	width: 225px;
	height: 18px;
	border-left: 1px solid #ECE3C9;
	border-top: 1px solid #ECE3C9;
	border-bottom: 1px solid #ECE3C9;
	border-right: 1px solid #ECE3C9;
	background-color: #493F39;
	background-image: url(../images/bg_inputContainer.jpg);
	background-repeat: no-repeat;
	padding: 2px;
	float: left;
}
#form-konto .input-container input,
#form-konto .input-container select {
	display: block;
	border: none;
	background-color: #493F39;
	background-image: url(../images/bg_input.jpg);
	background-repeat: no-repeat;
	width: 100%;
	padding: 0;
	color: #A47B42;
	height: 18px;
}
#form-konto .radio-row { text-align: right; float: left; width: 231px; }
#form-konto .radio-row label {
	width: auto !important;
	display: inline;
	float: none;
	padding: 0 10px;
}
#form-konto fieldset {
	border: none;
	padding-bottom: 10px;
	border-bottom: 1px solid #D0BFA5;
	margin: 0 20px 10px 20px;
	margin-bottom: 10px;
}
#form-konto fieldset h1.upper { color: #4C423C; font-size: 15px; }

#form-konto .form-links { text-align: right; padding-right: 20px }
#form-konto .form-links a { margin: 0 5px }

#form-konto fieldset a,
#form-konto .form-links a { color: #797062 }
#form-konto fieldset a:hover,
#form-konto .form-links a:hover { color: #493F39 }


#form-konto #birthdate .input-container { width: 70px;  }
#form-konto #birthdate .input-wrapper { margin-right 3px;  }
#form-konto #input-anrede .input-container { width: 110px; }

#form-konto #check-newsletter { margin-left: 180px; width: 368px;}
#form-konto #check-teilnahmebedingungen a,
#form-konto #check-teilnahmebedingungen a:link,
#form-konto #check-teilnahmebedingungen a:active,
#form-konto #check-teilnahmebedingungen a:visited,
#form-konto #check-newsletter a,
#form-konto #check-newsletter a:link,
#form-konto #check-newsletter a:active,
#form-konto #check-newsletter a:visited {
	color: #E10174;
	text-decoration: underline;
}

#form-konto .row-checkbox { margin-bottom: 8px; margin-left: 195px;}
#form-konto #form-textarea { margin-bottom: 15px; }

#form-konto .row-checkbox input {
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-top: 3px;
}
#form-konto .row-checkbox label {
	text-align: left;
	color: #493F39;
}
#form-konto .row-checkbox span {
	font-size: 12px;
	line-height: 16px;
	color: #493F39;
}
#form-konto .captcha label { height: auto; }

#form-konto #form-textarea .input-container {
	height: 130px;
	margin-bottom: 10px;
}
#form-konto textarea {
	background-color:#F3F3F3;
	border:1px solid #F3F3F3;
	display:block;
	height:125px;
	width:99%;
	color: #ADADAE;
	font-size: 11px;
}
#form-konto #textareafake {
	background-color:#F3F3F3;
	height: 120px;
	width: 98%;
	overflow: auto;
	color: #ADADAE;
	font-size: 11px;
	line-height: 13px;
	padding: 4px;
}
#form-konto #textareafake b { display: block; }



/*----------------------------------------------------   KONTOINFO */


#kontoinfo {
	width: 368px;
	height: 317px;
	background: transparent url(../images/bg_kontoinfo.png) no-repeat 0 0;
	position: relative;
	padding: 50px 50px 0 50px;
	line-height: 22px;
}

#kontoinfo .avatar-image {
	position: absolute;
	width: 68px; height: 68px;
	border: 1px solid #C9BCA2;
}
#kontoinfo .avatar-image img {
	position: absolute;
	width: 66px; height: 66px;
	top: 1px; left: 1px;
}

#konto-bestaetigung { line-height: 22px; }
#konto-bestaetigung p, #kontoinfo p { color: #A47B42 ;}
#konto-bestaetigung p span, #kontoinfo p span {
	color: #4C423C;
	width: 165px;
	margin-right: 11px;
	display: block;
	float: left;
	text-align: right;
}
.kontoinfo-top {
	border-bottom: 1px solid #D0BFA5;
	padding-top: 50px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}




.button-row {
	text-align: right;
}


button {
	width: 135px; height: 25px;
	background: transparent url(../images/bg_btn_konto.gif) 0% 50%;
	border: none;
	padding: 0; margin: 0;
	font-size: 12px;
	font-weight: 800;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #E8BB57;
	line-height: 25px;
	margin-left: 5px;
}
button:hover { background: transparent url(../images/bg_btn_konto_hover.gif) 0% 50%; font-size: 11px;}

button.big {
	width: 245px;
	height: 25px;
	background: transparent url(../images/bg_btn_konto_big.gif) 0% 50%;
}


/* AVATAR wählen */

#choice-avatar {
	padding: 0 12px;
}
.avatar-gallery {
	padding: 12px;
}
.avatar-gallery img {
	margin: 3px;
	border: 3px solid transparent;
}
.avatar-gallery img.active,
.avatar-gallery img:hover {
	border: 3px solid #47352A;
}
.form-row .nickname {
	color: #47352A;
	padding: 0 15px 15px 15px;

}
/*----------------------------------------------------   BUTTONS */

a.btn_konto,
a.btn_konto:link,
a.btn_konto:active,
a.btn_konto:visited {
	display: block;
	background: url(../images/bg_btn_konto.gif) 0% 50%;
	width: 135px;
	height: 25px;
	border-width: 0px;
	color: #E8BB57;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
}
a.btn_konto:hover { background: url(../images/bg_btn_konto_hover.gif) 0% 50%; font-weight: bold; }

#form-konto .errormessage {
	color: red;
	font-family: Arial, Verdana, sans-serif;
	font-weigth: bold;
	padding: 5px;
	border: 2px solid red;
	margin: 10px 0;
}
.clearing:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearing { display: inline-block; }
html[xmlns] .clearing { display: block; }
* html .clearing { height: 1%; }


.no-border { border: none !important }

