
#koptekst {
	position: float;
	color: white;
	font-family: arial, Helvetica;
	font-size: 15pt;
	padding-top: 25px;
	font-weight: bold;
	background-repeat: no-repeat;
}
.koprechts {
	position: relative;
	left: 257px;
}
.content {
	width: 519px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #444444;
	padding-top: 20px;
}
.contenttd {
	background: white;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #444444;
}

.normaal:link, .normaal:visited, .normaal:active {
	text-decoration: none; 
	color: #929da9; 
	font: 11px / 20px arial;
	font-weight: normal;
}
.normaal:hover {
	text-decoration: underline; 
	color: #929da9; 
	font: 11px / 20px arial;
	font-weight: normal;
}
.normaalhoofd:link, .normaalhoofd:visited, .normaalhoofd:active {
	text-decoration: none; 
	color: #929da9; 
	font: 11px / 20px arial;	
	font-weight: bold;
}
.normaalhoofd:hover {
	text-decoration: underline; 
	color: #32516a; 
	font: 11px / 20px arial;	
	font-weight: bold;
}
.selected:link, .selected:visited, .selected:active {
	text-decoration: none; 
	color: #32516a; 
	font: 11px / 20px arial;	
	font-weight: bold;
}
.selected:hover {
	text-decoration: underline; 
	color: #32516a; 
	font: 11px / 20px arial;	
	font-weight: bold;
}
.menu {
	padding-top: 20px;
	padding-left: 70px;
	margin-right: -50px;
}
.blok {
	padding: 20 0 20 0;
}
.blokhome {
	padding: 0 0 20 0;
}
A:link, A:visited, A:active {
	text-decoration: none; 
	color: #7B71C6; 
	font: 11px arial;	
	font-weight: normal;
}
A:hover {
	text-decoration: underline; 
	color: #7B71C6; 
	font: 11px arial;	
	font-weight: normal;
}

