.mainbgrnd {
	background-image: url(images/main_03.jpg);
	background-repeat: repeat-y;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #30368A;
	text-decoration: none;
	background-image: url(images/knop_menu.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 200px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lijn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #30368C;
	border-right-color: #30368C;
	border-bottom-color: #30368C;
	border-left-color: #30368C;
	border-bottom-style: solid;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #30368C;
}

a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #30368A;
	text-decoration: none;
	background-image: url(images/knop_menu.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 200px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;

}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #30368C;
	text-decoration: none;
	background-image: url(images/knop_over.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 200px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.titelgroot {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #30368C;
}
