body {
	font-family: arial;
	color: black;
	font-size: 10pt;
	background-repeat: no-repeat;
	background-attachment:fixed;

	scrollbar-face-color: #C0EFDF;
	scrollbar-highlight-color: #C0EFDF;
	scrollbar-3dlight-color: #ACACAC;
	scrollbar-darkshadow-color: #ACACAC;
	scrollbar-shadow-color: #C0EFDF;
	scrollbar-arrow-color: #2AA47B;
	scrollbar-track-color: #E2F8F1;
	}

a:link,a:visited {
	color: #000000;
	text-decoration: none;
	}

a:hover {
	color: #33CC99;
	text-decoration: underline;
	}

a:active {
	color: #33CC99;
	text-decoration: underline;
	}

#pijl	{
	color: #2CB185;
	}

ul {
	list-style-type: circle;
	}

input, textarea, submint {
	background-color: #E2F8F1;
	border: 1px solid #A3A6A5;
	}

.contact {
	border: 1px solid #A3A6A5;
	}