.container {
position:absolute;
width:970px;
top: 20px;
left: 50%;
margin-left:-485px;
}

.deurklik {
	color: #52A475;
	font-weight: bold;
	font-size: 13px; 
}

.actie {
	color: #3B9842; 
	font-weight: bold; 
	font-size: 14px; 
}

.kadertitel {
	font-size: 18px; 
	font-weight: bold; 
	color: #3B9842; 
}

.accent {
	color: #3B9842; ;
	font-size: 13px; 
}

.tekst {
	font-size: 5px;
}

a:link {
	text-decoration: none;
	color: #4573B3; 
	font-weight: bold; 
	font-size: 14px; 
}

a:visited {
	text-decoration: none;
	color: #4573B3; 
	font-weight: bold; 
	font-size: 14px; 
}

a:hover {
	text-decoration: underline;
	color: #925327; 
}

