body {
	background: url(img/achtergrond.gif) repeat; 
}

div {
	height: ;
	width: 858;
}

div.wit {
	background-color: #FFF;	
	height: ;
	width: 858;
}

div.tekst {
	margin: 10px 5px 10px 32px;
}

p {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #838486;
	text-align: left;
	letter-spacing: 1px;
	line-height: 170%;	
}

	p. grijs {	
		font-size: 9px;
		color: #999;	
	}

p.titel {
	font-family: Arial, Helvetica, sans-serif; 
	color: #007ba5; 
	font-size: 18px;
}

.style1 {
	color: #838486;
	font-size: 12px;
}

.style2 {
	color: #007ba5;
	font-weight: bold;
	font-size: 12px;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #007ba5; 
	font-size: 18px; 
	text-align: left; 
}

.style4 {
	color: #838486;
	font-weight: bold;
	font-size: 12px;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #999;	
}

.style7 {
	font-size: 12px;
}

span.style3 {
}

.style12 {
	font-size: 5px;
	color: #FFFFFF;
}

a {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #707173;
	text-decoration: underline;
	text-align: left;
	letter-spacing: 1px;
	line-height: 170%;	
}

a:link {	
	color: #999;
}

a:hover {
	color: #007ba5;
}

a:active {
	color: #999;
}

a:visited {
	color: #999;
}

	a.footer {
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 9px;
		color: #707173;
		text-decoration: underline;
	}

	a:link.footer {
		color: #999;
	}

	a:visited.footer {
		color: #999;
	}

	a:hover.footer {
		color: #007ba5;
	}

	a:active.footer {
		color: #999;
	}
