* {
	font-size: 12px;}

html {
	height: 100%;
	margin-bottom: 0px;}

img,table {
	border: none;}

body {
	background-color: #E6EEF3;
	font-family: Verdana, Arial, sans-serif;
	line-height: 133%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666685;}

#totaal {
	width: 100%;
	height: 100%;}

#pag {
	width: 935px;
	height: 100%;}
	
#main {
	width: 710px;
	height: 100%;}

.topheight {
	height: 420px;}
	
#top {  
	width: 710px;
	height: 420px;
	padding: 0px;}
	
#knBlauw {
	height: 50px;
	background-repeat: no-repeat;}

#knGrijs {
	height: 43px;
	background-repeat: no-repeat;
	text-align: right;
	padding: 15px 25px 0px 0px;}

#bottom {
	background-color: #FFFFFF;
	border: solid #B9BFC3;
	border-width: 0px 1px;
	width: 710px;}
	
#tekst	{
	margin: 10px 25px 10px 50px;}
	
#logo {
	position: relative;
	top: 60px;
	left: 20px;}

A:link {
	color: #33A6F1;
	font-weight: bold;
	text-decoration: none;}
	
A:visited {
	color: #33A6F1;
	font-weight: bold;
	text-decoration: none;}

A:active {
	color: #33A6F1;
	font-weight: bold;
	text-decoration: none;}
	
A:hover {
	color: #FF5500;
	font-weight: bold;
	text-decoration: underline;}