body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4F6F9D;
}
.main_text {color: #4F6F9D; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
.kop_pag {color: #FBBD1E; font-size: 24px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.kop_tekst {color: #21679d; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.vet {font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.kop_klein {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #95ACCC;
}
.sub {
	font-size: 13px;
	color: #29A3E6;
	font-variant: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
}
.sub a:link {
	color: #29A3E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
.sub a:visited {
	color: #29A3E6;
} 
.sub a:hover {
	color: #4788B2;
	border: none;
}

.sub a:active {color: #29A3E6;}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	word-spacing: 30px;
}
.menu a:link {
	color: #FFFFFF;
	font-weight: bold;
}
.menu a:visited {
	color: #FFFFFF;
} 
.menu a:hover {
	word-spacing: normal;
	color: #D2F4FF;
	border: none;
}

/*
dit is de oude

.tekstlink {
	font-size: 13px;
	color: #29A3E6;
	font-variant: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
}


een link binnen het contentvlak wordt FBBD1E
*/

#content a:link {
	color: #29A3E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	}
#content a:visited {
	color: #29A3E6;
} 
#content a:hover {
	color: #FBBD1E;
	border: none;
}

#content a:active {color: #29A3E6;}

/*
een link binnen het rechtervlak wordt ook
*/

#rechterkolom a:link {
	color: #29A3E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	}
	
#rechterkolom a:visited {
	color: #29A3E6;
} 
#rechterkolom a:hover {
	color: #FBBD1E;
	border: none;
}

#rechterkolom a:active {color: #29A3E6;}