* {
	margin:			0px;
	padding:		0px;
}
A {
	color:			#000000;
	text-decoration:	none;
}
.chefTab.tab {
	display:			inline;
	font-family:		Arial;
	color:			#000066;
	margin-right:		20px;
	margin-left:		10px;
}
.chefTab.tab.active {
	font-weight:		bold;
}
#usercenter_ie_center {
	width:			100%;
	text-align:		center;
}
#usercenter_div_whole {
	text-align:		left;
	margin-top:		20px;
	width:			99%;
	margin-left:		auto;
	margin-right:		auto;
}

.radio.div_select {
	display:		inline;
	font-size:			12px;
	margin-right:		15px;
}

#usercenter_inner_div {
	padding-top:		0px;
	padding-right:		15px;
	padding-bottom:		0px;
	padding-left:		15px;
}

input, button {
	font-family:		Arial;
	font-size:		11px;
}

form {
	display:		inline;
}

.struct_table {
	padding:		0px;
	margin:			0px;
}

.account_links {
	font-family:		Arial;
	font-size:		8pt;
	text-decoration:	underline;
	color:			#0000ff;
	line-height:		12pt;
}

#login_form_table td, #register_table td {
	padding-top:		0px;
	padding-right:		30px;
	padding-bottom:		0px;
	padding-left:		0px;
}

#retrievepassword_table td, #table_editprofile td {
	padding-right:		10px;
}

.login.input.text, .insert-user.input.text, .insert-user.date.text, .edit-user3.date.text, .insert-user.input.password, .retrievepassword.input.text, .edit-user1.input.text, .edit-user2.input, .edit-user3.input.text {
	/*background-color:	#FFFFFF;*/
	width:			200px;
	font-family:		Arial;
	/*border:			#C0C0C0 1px solid;*/
	font-size:			12px;
	margin-top:		0px;
	margin-right:		0px;
	margin-bottom:		0px;
	margin-left:		0px;

	padding-top:		1px;
	padding-right:		0px;
	padding-bottom:		1px;
	padding-left:		1px;
}

.insert-user.select, .edit-user3.select, .insert-user.select{
	font-size:			12px;
	font-family:		Arial;
	width:			200px;
	padding-top:		0px;
	padding-right:		0px;
	padding-bottom:		0px;
	padding-left:		0px;
	height:			18px;

}

.insert-user.headline, .retrievepassword.headline, .profile.headline {
	display:		inline;
	font-size:		9pt;
}

.button {
	width:			200px;
}

.containerheadline {
	font-family:		Arial;
	font-size:			20px;
	font-weight:		normal;	
	margin-bottom:		20px;
	margin-left:		0px;
	margin-top:		20px;
	border:			#000000 0px solid;
	width:			100%;
	color:			#000000;
}

.containersubheadline {
	font-family:		Arial;
	font-size:			16px;
	font-weight:		bold;	
	margin-bottom:		20px;
	padding: 			0px;
	margin-left:		0px;	
}


#chefTabs_instusercenter_tabs_container {
	width:			100%;
	text-align:			left;
	font-size:			12px;
	padding-top:		7px;
}


.accountheadline {
	border:			0px;
	padding-top:		3px;
	padding-right:		1px;
	padding-bottom:		3px;
	padding-left:		1px;		
	font-size:			20px;
	font-weight:		normal;
	margin-bottom:		10px;
	width:			100%;
	color:			#000000;
	background-color:	#ffffff;
}

.accountcontainer {
	border:			#C0C0C0 1px solid;
	width:			100%;
}

.fontorange {
	color:			#FF6700;
}


.subheadline {
	font-family:		Arial;
	font-size:			12px;
	font-weight:		bold;
	margin-bottom:		10px;
}

.containertext {
	font-family:		Arial;
	font-size:			12px;
	text-indent:		0px;
	padding:			0px;
	margin-top:		0px;
	margin-left:		0px;
	margin-right:		10px;
}



.error {
	background-color:	#ff8c8c !important;
	/*border:			#000000 1px solid !important;*/
}
.error.errormsg:before {
	content:		"Hinweis: "; font-weight: bold;
}

.error.errormsg {
	margin-top:		10px;
	margin-right:		0px;
	margin-bottom:		20px;
	margin-left:		0px;
	font-size:			12px;
	padding:		2px;
}

#button-logout {
	width:			75px;
	float:			right;
}

.profile.profileinfo.text {
	font-family:		Arial;
	font-size:		13px;
}

.containerheadline.subcontainer.edit-profile {
	margin-left:		10px;
}
.containerbody.subcontainer.edit-profile {
	margin-left:		15px;
}


.edit-profile.input.button.submit {
	font-size:		12px;
	width:		100px;
	height:		20px;
	margin:		0px;
	padding:		0px;
}

.insert-user.input.button.submit {
	font-size:		12px;
	width:		150px;
	height:		20px;
	margin:		0px;
	padding:		0px;

}



.msg {
	max-width:		500px;
	border:			#000000 1px solid !important;
}
.msg:before {
	content:		"Info: "; font-weight: bold;
}
.msg.msg_ok {
	margin-top:		10px;
	margin-right:		0px;
	margin-bottom:		20px;
	margin-left:		0px;
	font-size:			12px;
	padding:		2px;
	background-color:	#a9f3b3;
}

.text.infotext {
	font-family:		Arial;
	font-size:		9pt;
	width:			100%;
	border:			0px;
	padding-left:		0px;
	padding-rght:		0px;
	margin-top:		10px;
	margin-left:		0px;
	margin-right:		0px;
	margin-bottom:		0px;
}
#konto_box {
	width:			70%;
	margin-top:		20px;

	float:			left;
}
#konto_box_inner_div {
	padding-top:	0px;
	padding-right:	20px;
	padding-bottom: 0px;
	padding-left:	40px;
}
#konto_msg_box {
	padding:		5px;
	font-family:		Arial;
	width:			25%;
	margin-top:		5px;
	background-color:	#ffff99;
	float:			right;
}
.konto_msg_box_headline {
	font-weight:		bold;
	font-size:		11pt;
	text-decoration:	underline;
	margin-top:		0px;
	margin-right:		0px;
	margin-bottom:		15px;
	margin-left:		0px;
}
.konto_msg_box {
	clear: both;
}

.konto_msg_box_text {
	font-size: 		9pt;
}

#konto_end_box {
	clear: both;
}
#table_kontostand {
	width:			100%;
}
#table_kontostand td {
	padding-right:		10px;
	font-family:		Arial;
	font-size:		9pt;
}
.button_bonus_bookings {
	background-color:	#C0C0C0;
	width:		125px;
	border:		#000000 1px solid;
}
#button_bonus_booking {
	width:			100px;
	font-size:			10px;
	height:			20px;
}

.konto_table {
	font-family:		Arial;
	font-size:		9pt;
	margin-top:		25px;
	width:			100%;
}

.konto_table td {
	padding-top:		2px;
	padding-right:		5px;
	padding-bottom:		2px;
	padding-left:		5px;	
}

.konto_table_headline td {
	font-weight:		bold;
	border-bottom:		#000000 1px solid;
}

.konto_table_punkteresult {
	border-top:		#000000 1px solid;
	text-align:		right;
	font-weight:		bold;
}
.konto_table_td_rowm1 {
	background-color:	#ececec;
}
.konto_table_infotext {
	font-weight:		bold;
}

.konto.kontostand {
	font-size:		9pt;
	font-weight:		bold;
}

.confirmationtext {
	font-family:		Arial;
	text-align:		center;
	font-weight:		bold;
}

.praemie_help {
	font-size:		10px;
	text-decoration:	underline;
	color:		#0000ff;
}

.ucv_td1 {
	color:				#FF0000;
	font-weight:		bold;
	vertical-align:		top;
	padding-right:		5px;
}

.ucv_table {
	font-size:			12px;	
}
#bonustable {
	width:			100%;
	font-family:		Arial;
	margin-top:		20px;
}
#bonustable .head {
	border-bottom:		#000000 1px solid;

	
}
#bonustable .body.td1, #bonustable .body.td4 {
	font-size:		12px;
	text-align:		center;
	vertical-align:	top;
}
 #bonustable .body.td3 {
	font-size:		12px;
	font-weight:	bold;
	text-align:		center;
	vertical-align:	top;
}
#bonustable .body.td2 {
	font-size:		12px;
	text-align:		left;
	vertical-align:	top;
}
#bonustable .praemie.itemname {
	font-size:			14px;
	font-weight:		bold;
	vertical-align:	top;

}
#bonustable .praemie.description {
	font-size:			12px;
	vertical-align:	top;
}
