#user_div {
	width: 953px;
	background: url(../img/user-bground.png) no-repeat;
	margin-left: 17px;
	margin-bottom: 60px;
	min-height: 400px;
}

#form_title_div {
	padding-top: 8px;
	margin-left: 17px;
}

#user_banner_div {
	background: url(../img/user-banner.jpg) no-repeat;
	margin-left: 17px;
	margin-bottom: 8px;
	width: 953px;
	height: 163px;
}

#user_div_left {
	margin-left: 17px;
	width: 350px;
	float: left;
}

#user_div_right {
	width: 453px;
	float: left;
}


#empty_area_div {
	height: 32px;
	width: 350px;
}


/* ##### form buttons ##### */

a.user_form_btn {
	background: url(../img/nav/user_form_btn.png) no-repeat;
	width: 200px;
	height: 30px;
	border: none;

	display: block;

	text-decoration: none;
	font-size: 13px;
	font-weight: bold;

	color: #5cbe07;
	padding-left: 10px;
	padding-top: 6px;

}



/*.submit {

	background: url(../img/nav/login_btn.png) no-repeat;
	width: 117px;
	height: 30px;
	border: none;

	text-decoration: none;
	font-size: 13px;
	font-weight: bold;

	color: #FFF;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 4px;
	margin-top: 8px;

	top: 0px;
	left: 125px;
}
*/

.user_btn {
	width: 165px;
	background: url(../img/nav/user_btn.png) no-repeat;
	padding-bottom: 5px;
}

.submit_text {

}

.reg_btn {

	background: url(../img/nav/reg_btn.png) no-repeat;
	width: 200px;
	height: 30px;
	border: none;
	display: block;

	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

	color: #FFF;
	padding-left: 8px;
	padding-bottom: 4px;
	text-align: left;
}

/* ##### form fields ##### */


.profile_header {
	color: #777777;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
}

.ok {
	font-size: 13px;
	/*color: #7aaadf;*/
	color: #000;
}

.ok_link {
	color: #5cbe07;
}

.form_area {
	/*margin-left: 17px;*/
	margin-top: 18px;
	display: block;
}


.ddl {

	width: 232px;
	height: 19px;

	border-size: 1px;
	border-color: #c0c0c0;
	border-style: solid;

	text-decoration: none;
	padding-left: 4px;

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	position: absolute;

}

/* ###### INPUT TEXTFIELDS ###### */

.textfield { /* Allgemein */

	type:text;
	width: 225px;
	height: 16px;
	position: absolute;
	top:0px;
	left:125px;

	border-size: 1px;
	border-color: #c0c0c0;
	border-style: solid;

	text-decoration: none;
	padding-left: 4px;
	padding-top: 4px;

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}


.textfield2 { /* Allgemein */

	type:text;
	width: 225px;
	height: 16px;
	margin-right: 10px;
	border-size: 1px;
	border-color: #c0c0c0;
	border-style: solid;

	text-decoration: none;
	padding-left: 4px;
	padding-top: 4px;

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.textarea {

	width: 225px;
	height: 50px;
	position: absolute;
	top:0px;
	left:125px;

	border-size: 1px;
	border-color: #c0c0c0;
	border-style: solid;

	text-decoration: none;
	padding-left: 4px;
	padding-top: 4px;


	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;

}


/* allgemein für jeden text gilt */


.text {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #777777;
	position: relative;
}



.field {
	font-weight: bold;
	/* 1. textfields centriert */
	margin-bottom: 17px;
	/* 2. textfields centriert */
	padding-top: 6px;
	/* width: 145px; */
	width: 120px;


}

.fleft {
	width:145px;
}
.fright {
	/*width: 100px;*/
	width: 120px;*/

}

.info {
	line-height: 18px;
	width: 500px;
	clear: left;
}

.normal {
	font-weight: normal;
}

.pswd {
	color: #000;
	text-decoration: underline;
}

.cbx {
	type: checkbox;
	width:15px;
	height: 15px;
	border-size: 1px;
	/*border-color: #c0c0c0;*/
	/*border-style: solid;*/
	margin-right: 10px;
	vertical-align:middle;
}

.cbxtext {
	margin-bottom: 7px;
}

.left {
	left:140px;
}
.right {
	/*left:100px;*/
	left:110px;
}

.error_div {
	margin-left: 155px;
	margin-left: 15px;
	width: 400px;
	height: 44px;
	background: url(../img/error-bground.png) no-repeat;
	padding-left: 4px;
	padding-top: 5px;

}
.error_circle {
	margin-top: 2px;
	margin-left: 3px;
	float: left;
}

.error_text {
	margin-left: 30px;
	width: 350px;
	text-align: top;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.error {
	border: 2px solid #FAB777;
}

.checkboxerror {

	font-weight: bold;
	/*color: #FAB777;*/
	color: #e20f0f;
}

a.landing_nav {

	border: none;
	text-decoration: none;
	width: 336px;
	height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 30px;
	line-height: 40px;
	display: block;
	color: #777777;

}

a.landing_btn {
	background: url(../img/nav/landing_btn_inactive.png) no-repeat;
}


a.landing_btn:hover {
	background: url(../img/nav/landing_btn_active.png) no-repeat;
}

.landing_btn_img {

	width: 336px;
	height: 1px;
	display:block;
}

/*
.arrow_img {

	width: 7px;
	height: 17px;
	display:block;
	border: none;
	text-decoration: none;
	padding-bottom: 5px;
	margin-left: 10px;
}
*/

