body { 
	background:url(pages/images/achtergrond2.jpg) no-repeat top center fixed #D7DBDA; 
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
	
h1 {
	font-size: 16pt; 
	margin-bottom: 0; 
	margin-top: 0;
}
hr {
	border: none;
	border-top: 1px solid #000000;
}
ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
} 
a {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #3399FF;  
	text-decoration: none;
} 



#kader2{
	text-align: left;
	border: 1px solid #000000;
	background-color:#7DB1FF;
	color:#004FC6;
	text-decoration:none; 
	font-size:10pt;
	margin: 12px 0px;
}


#kader a{
	display: block;
	border: 1px solid #000000;
	background:#7DB1FF;
	cursor:pointer;
	text-align:center;
	color:#004FC6;
	text-decoration:none;  
	font-size:16px;
	font-weight:bold;
	margin: 12px 0px;
	padding: 3px;
}	
#kader a:hover{
	background: #4692ff;
	color: #0000CC;
}
.tekst { 
	text-align: justify; 
	font-size:12px;
} 
.tekst p {
	margin: 12px 0px;
}
img {
	margin: 9px;
}


