html{
	background-image:url(/images/img_spacer_bottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#757575;
}

body{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/images/img_spacer_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	overflow-y:scroll;
	margin:0px;
	font-size:13px;
}

	a img{
		border:0px;
	}

	#master{
		min-height:500px;
		height:auto !important;
		height:500px;
		width:863px;
		margin-left:auto;
		margin-right:auto;
	}

		#logo{
			height:94px;
		}

		#sub_menu{
			height:25px;
			line-height:25px;
			background-color:#f2f2f2;
			padding-left:21px;
			font-size:13px;
		}

			#sub_menu a{
				color:#565656;
				text-decoration:none;
				margin-right:20px;
			}

			#sub_menu a:hover{
				text-decoration:underline;
			}

		#content{
			font-family: Arial, Helvetica, sans-serif;
			background-color:#fff;
			width:803px;
			padding:30px;
		}

			.answers{
				font-size:13px;
				padding-bottom:20px;
				background-image:url(/images/img_level_bar.jpg);
				background-position:bottom;
				background-repeat:no-repeat;
			}

				.answers input{
					margin-right:8px;
				}

			.qscan_no{
				font-size:16px;
				color:#009ad3;
				font-weight:bold;
			}

			.qserrors{
				color:#ff0000;
			}

			.qsnextbutton{
				float:right;
				padding-right:10px;
			}

			.qsbackbutton{
				float:left;
			}

			.nawform label{
				display:inline-block;
				width:200px;
			}

			.nawform .texts, .nawform .radios, .nawform select{
				width:250px;
				border:1px solid #565656;
			}

			#mvo_score_1{
				width:385px;
				height:184px;
				background-image:url(/images/img_background_results_mvo_1.jpg);
				margin-bottom:33px;
				position:relative;
			}

			#mvo_score_2{
				width:385px;
				height:218px;
				background-image:url(/images/img_background_results_mvo_2.jpg);
				position:relative;
			}

				#mvo_score_1_1, #mvo_score_1_2, #mvo_score_1_3,#mvo_score_2_1, #mvo_score_2_2, #mvo_score_2_3{
					position:absolute;
					bottom:15px;
					font-size:27px;
					font-weight:bold;
					color:#009ad3;
				}

				#mvo_score_2_3, #mvo_score_1_3{
					font-size:34px;
				}

				#mvo_score_1_1, #mvo_score_2_1{
					width:130px;
					text-align:center;
				}

				#mvo_score_1_2, #mvo_score_2_2{
					left:130px;
					width:146px;
					text-align:center;
				}

				#mvo_score_1_3, #mvo_score_2_3{
					left:276px;
					width:106px;
					text-align:center;
				}

				.qslinks{
					display:block;
					padding-left:20px;
					background-image:url(/images/img_arrow_blue.jpg);
					background-repeat:no-repeat;
				}

				.zeer-slecht{color:#ec0400;}
				.slecht{color:#ec5700;}
				.onvoldoende{color:#ec9900;}
				.matig{color:#eccc00;}
				.voldoende{color:#d4d700;}
				.ruimvoldoende{color:#9dbf00;}
				.goed{color:#73a200;}
				.uitstekend{color:#538d00;}

			.paging_container a, .paging_container .selected{
				display:inline-block;
				margin-left:2px;
				margin-right:2px;
			}

	#footer{
		height:200px;
		width:1000px;
		margin-left:auto;
		margin-right:auto;
		width:803px;
		padding-left:30px;
		padding-right:30px;
		padding-top:100px;
		color:#fff;
	}

	#add_to_mailer{
		background-image:url(/images/img_label_nieuwsbrief.jpg);
		height:76px;
		width:800px;
		position:relative;
	}

	#addemail{
		position:absolute;
		padding:3px;
		left:102px;
		width:420px;
		height:18px;
		top:35px;
		border:1px solid #757575;
	}

	#submitemail{
		position:absolute;
		left:550px;
		top:35px;
	}

	#quickmenu{
		margin-top:50px;
		padding-left:20px;
		padding-bottom:20px;
		position:static;
		float:right;
		width:267px;
	}

	#quickmenu a{
		display:block;
		margin-bottom:15px;
	}
