.tabeltekst {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.floatboxleft {
	float:left;
	width:200px;
	height: 118px;
	padding-top: 0px;
	padding-right: 20px;
}
.floatboxright {
	float:right;
	width:150px;
	height: 118px;
	padding-top: 0px;
	padding-left: 20px;
}
.menutitel {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #023745;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background-image: url(../images/opmaak/knop.gif);
	text-align: right;
	height: 20px;
	width: 180px;
	padding-right: 20px;
	padding-top: 3px;
}
.menutitel:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #023745;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background-image: url(../images/opmaak/knop_over.gif);
	text-align: right;
	height: 20px;
	width: 180px;
	padding-right: 20px;
	padding-top: 3px;
}
.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #047391;
	text-decoration: none;
	text-align: center;
}
.tekstvet {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.tekstvetitalic {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.tekstvetgrootrood {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.tekst {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.tekstitalic {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.tekstvakken {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #effcff;
	border: 1px solid #000000;
	padding: 10px;
}
.links {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
.links:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CC66;
	text-decoration: none;
	font-weight: bold;
}
.pagetitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.vakjes {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	border: 1px solid #003366;
	background-color: #f1fcfc;
}
.knoppen {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px outset #003366;
}
.codeaslink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.codeaslink:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccffff;
	text-decoration: none;
	font-weight: bold;
}

