@charset "utf-8";
/* CSS Document */

.hintsClass {
	font-family: Arial;
	font-size: 12px;
	background-color: #989897;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
.hintSource {
	color: green;
	text-decoration: underline;
	cursor: pointer;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size:12px;
}

form{
	padding:0px;
	margin:0px;
}

p.spacer1 {
	margin: 12px 0 0 0;
}

.style1 {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.style2 {
	font-family: Arial;
	font-size: 12px;
	color: #c03f6d;
	font-weight: bold;
}
.style3 {
	color: #f8b326;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.style4 {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
  letter-spacing:1px;
}

/* Start New added for Languages Link - 041208 */
td.style4 a {font:bold 8pt/1px Arial;color:#FFFFFF;border-bottom:0;padding-bottom: 2px;}
td.style4 a:hover {border-bottom: 1px solid #FFFFFF;}
/* End New added for Languages Link - 041208 */

.style5 {
	color: #5a5b5b;
	font-family: Arial;
	font-size: 14px;
}
.style6, .style6_1 {
	color: #c03f6d;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	
}
.style6_1 {
	margin: 0;
	text-align: justify;
}
.style7 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}
.style8, .style8_1 {
	color: #5A5B5B;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-align: justify;
}
.style8_1 {
	margin: 0;
}
.style9 {
	border: 0px solid white;
	border-bottom-color: #cccccc;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
	border-top-color: #ffffff;
}
.style10 {
	color: #5a5b5b;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
}
.style11 {
	color: #5a5b5b;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.style12 {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	background:#ffffff;
	vertical-align: middle;
}
.style13 {color: #ad4068}
img {
border:0px;
}
a {
	font-family: Arial;
	text-decoration: none;
	color: #c03f6d;
	font-size: 12px;
}

a:hover {
	font-family: Arial;
	text-decoration: none;
	color: #5A5B5B;
	font-size: 12px;
}
label {width: 120px; text-align: left;}
button.iDEALeasy {background-color: #FFFFFF;}

	.loading {
		position: absolute;
		left: 0;
		top: 0;
		background: #fff;
		color: #333;
		height: 60px;
		width: 250px;
		border: 2px solid #666;
		padding: 10px;
		text-align: center;
		z-index: 2;
	}
	
	.loading img {
		display: block;
		margin: 0 auto;
	}
	
	.loading-bg {
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
		filter:alpha(opacity=50);   
		-moz-opacity:0.5;           
		opacity: 0.5;
		z-index: 1;
	}

.txt_verzenden {
	width:284px;
	height:24px;
	float:left;
	background-color:#ffffff;
	color: #5A5B5B;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	padding-top:7px;
}
.vorige_btn { width:33px; height:27px; float:left; text-align:center; padding-top:4px; background-color:#ffffff; }
.form_verzenden { width:147px; height:23px; float:left; padding:4px; 0 0 1px; background-color:#5a5b5b; }
.btn_verzenden { width:136px; height:31px; float:left; background-color:#ffffff; }
.txtarea_verzenden { width:145px; height:19px; border:1px solid #ffffff; background-color:#FFFFFF; }
	
