body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1B1B43;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.imageleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thick double #000033;
}
body {
	background-color: #E5E5E5;
	background-attachment: fixed;
	background-image: url(../images/huisstijl/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link {
	color: #8A7842;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #999900;
	font-style: italic;
}
a:active {
	text-decoration: none;
	color: #C01012;
}
.titel {
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	color: #51561C;
}
.subtitel {
	font-size: 17px;
	font-weight: bold;
}

.textblok {
	padding: 10px;
	width: 80%;
	text-align: justify;
	margin: 0px;
}
.hoofd {
	background-image: url(../images/huisstijl/hoofd.gif);
	color: #E8E8E8;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	height: 44px;
	width: 100%;
}
.startbalk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-image: url(../images/huisstijl/balk.gif);
	height: 30px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.rubriek {
	background-image: url(../images/huisstijl/balk2.gif);
	padding: 5px;
	height: 30px;
	width: 100%;
	border: thin outset #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #5A5B42;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #BCBCC7;
	text-align: center;
	vertical-align: middle;
	border: thin inset #21215A;
	padding: 3px;
}
.onderschrift {
	font-size: smaller;
	font-weight: bolder;
}
