body {		background-color: #ffffff;
		background-image:url('afbeeldingen/main.jpg');
		background-repeat:no-repeat;
		background-attachment:fixed;
		scrollbar-face-color: #ffffff;
		scrollbar-highlight-color: #ffffff;
		scrollbar-shadow-color: #ffffff;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-arrow-color: #305b85;
		scrollbar-track-color: #ffffff;
		scrollbar-darkshadow-color: #ffffff;
		color:#000000;
		face:Tahoma;
		font-size:13;
		text-align:center;
		border:0;}

table {		border:0;
		cellpadding:0;
		cellspacing:0;
		width:100%;
		padding:0;
		vertical-align:top;
		height:auto;
		text-align:center;}

img {		border:0;}

hr {		color:#305b85;}

textarea {	border:1px solid #305b85;
		color:#305b85;}

.veld {		border:1px solid #305b85;
		color:#305b85;}

select {	border:1px solid #305b85;
		color:#305b85;}

td {		vertical-align:top;}

tr {		vertical-align:top;}

span {		display:none;}

a:link {	color: #000000; 
		text-decoration: none;}
a:visited {	color: #000000;
		text-decoration: none;}
a:hover {	color: #305b85;
		text-decoration: none;}
a:hover span {	display:block;
		position:absolute;
		font-size: 25;
		left:10;
		color:#cfa47a;
		z-index:10;}

h1 {		font-size: 20; 
		color:#000000;
		text-weight:bold;}
h2 {		font-size: 15; 
		color: #305b85; 
		text-weight:bold;}

div {		padding:0;
		position:absolute;
		background-color:#ffffff;
		background-repeat:no-repeat;
		background-attachment:fixed;}

.blauw {	color: #305b85;}
