/* CSS Document */html{/* ff toont standaard geen scrollbar, maw. als ie wel nodig is vanwege de lengte van de pagina (testteam), dan verschuift de boel, vandaar onderstaande tag... */overflow-x: hidden;overflow-y: scroll;}body{	padding:0; margin:0;	background-color:#fff; color:#000000;	font: 12px Verdana, "Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;	line-height: 1.5;}	div, p, a, h1, h2, h3, h4, form, label, input{ 	padding:0; margin:0;}p,li{ 	padding:0; margin-bottom:5px;	line-height:1.5;}#box{margin:0 auto;text-align:center;height:106px;width:100%;background-color:#009bc9;border-bottom:1px solid #ffffff;}#menuback{height:30px;width:100%;background-color:#009bc9;margin:0 auto;text-align:center;}#menu{margin:0 auto;text-align:left;height:30px;width:790px;background-color:#009bc9;color:#ffffff;/* background-color:#c0c0c0; */}	#menu a{color:#ffffff;font: 12px Verdana;text-decoration:none;line-height:2em;padding-left:0px;padding-right:10px;/* border:1px solid #121212; */}#menu a:hover, #menu a:active{color:#000000;font: 12px Verdana;text-decoration:none;line-height:2em;}#container{width:790px; position:relative;margin:0 auto;background-color:#ffffff;}#container4blue{width:820px;width:830px\9; *width:830px;_width:830px;margin:0 auto;background-color:#ffffff;text-align:center;clear:all;}#container a{color:#009bc9;}	#left{width: 170px;float:left;padding-top:15px;}#right{width:590px;padding-left:20px;float:left;padding-top:10px;}.bluebox{width:170px;height:71px; background:url(images/smallblue.gif);background-repeat: no-repeat; background-position:center;text-align:center;}#container a.bluelink{color:#ffffff;text-decoration:none;/* line-height:100px; */padding-left:10px;font: 12px Verdana;line-height:2em;}	.bluetd{background-color:#009bc9;margin:0 auto;text-align:center;height:30px;}h1, h2, h3 {	font-family: "Lucida Sans unicode",Arial, verdana, sans-serif;	margin-top: 0;}h1 {  color: #009bc9;	font-size: 1.8em;	padding-bottom:5px;}h2 {  font-size: 1.5em;  color: #2b5882;}h3 {	font-size: 1.2em;	color: #808080;}h4 {	margin-bottom:10px;	margin-top:5px;	line-height:19px;	font-style:italic;	font-family:Georgia, "Times New Roman", Times, serif;	font-size:14px;	color:#009bc9;}
