a.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #066188;
	text-decoration: none;
	padding-left: 17px;
	line-height: 20px;
	float: left;
	font-weight: bold;
	height: 22px;
	display: block;
	width: 114px;
	background-image: url(../images/butbg.gif);
	background-repeat: no-repeat;
}
a.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #066188;
	text-decoration: none;
	padding-left: 17px;
	line-height: 20px;
	float: left;
	font-weight: bold;
	height: 22px;
	display: block;
	width: 114px;
	background-image: url(../images/butbgroll2.gif);
	background-repeat: no-repeat;
}
a.submenuactief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 17px;
	line-height: 20px;
	float: left;
	font-weight: bold;
	height: 22px;
	display: block;
	width: 114px;
	background-image: url(../images/butbgroll.gif);
	background-repeat: no-repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #066188;
	line-height: 16px;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #066188;
	width: auto;
	height: auto;
	position: relative;
	left: 0px;
	overflow-x: visible;
	overflow-y: visible;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 14px;
}
.onderschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #066188;
}