body { 
background: url(img/achtergrond.jpg) fixed ;
background-position: top center ; 
}

.basisitekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
}
.basisitekst a:link{
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.basisitekst a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.navigatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: 1pt;
}
.navigatie a:link{
	color: #FF9900;
	text-decoration: none;
}
.navigatie a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.navigatie a:visited{
	color:#FF9900;
	text-decoration: none;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF9900;
}
.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: 1px;
}
.voettekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.voettekst a:link{
	text-decoration: underline;
	color: #FF9900;
}
.voettekst a:hover{
	text-decoration: none;
	color: #000000;
}
