
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	position:absolute;
	background-color: #ffffff;
	width: 100%;
	left: 0%;
	right: 0%;
	     
}

a{
	color: #333333;
	text-decoration: none;
}

a:link{
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.wit:link{
	color: #ffffff;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.grijs:link{
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited{
	color: #333333;
	text-decoration: none;
}

a.wit:visited{
	color: #ffffff;
	text-decoration: none;
}
a.grijs:visited{
	color: #333333;
	text-decoration: none;
}

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

a.wit:hover{
    color: #ffffff;
	text-decoration: underline;
	
	
}
a.grijs:hover{
    color: #73a716;
	
	
	
}

#kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
}
#colofon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#taal {
     
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
}

#adres {
     
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
}
#bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
