body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000066;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #EBF1EF;
	background-attachment: fixed;
	background-image: url(../images/huisstijl/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
}
a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}
.navrubriek {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #9EA9B1;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 180px;
}
.navrubriektitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9EA9B1;
	text-align: center;
	vertical-align: middle;
	width: 180px;
}


a:hover {
	text-decoration: underline;
	color: #006699;
	font-style: italic;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #C977FF;
}
.subtitel {
	font-size: 13pt;
	font-weight: bold;
}

.textblok {
	padding: 10px;
	width: 100%;
	text-align: justify;
	margin: 0px;
}
.rubriek {
	background-image: url(../images/huisstijl/balk2.gif);
	padding: 5px;
	height: 25px;
	width: 100%;
	border: thin outset #B5B5B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border: thin inset #21215A;
	padding: 3px;
	background-image: url(../images/huisstijl/balk2.gif);
}
.onderschrift {
	font-size: 9pt;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
