body {
	background-color: #FFF;
	background-image: url(images/tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.menu_tile {
	background-color: #FDFDFD;
	background-image: url(images/tile2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.kleft {
	background-image: url(images/shadow_links.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 15px;
}
.kright {
	background-image: url(images/shadow_rechts.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 15px;
}
.kolom {
	background-image: url(images/tile_kolom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #3e3381;
	text-align: justify;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #3e3381;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3e3381;
	text-decoration: none;
	line-height: 15pt;
}
a:hover {
	color: #3e3381;
}
.menusel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3e3381;
	text-decoration: none;
	line-height: 15pt;
	list-style-type: square;
	list-style-image: url(images/ico_select.jpg);
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #68609F;
}
.formveld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #073c5f;
	padding: 2px;
	height: 18px;
	width: 200px;
	border: 1px solid #0071b9;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #675F9D;
	text-decoration: underline;
	line-height: 15pt;
}
.vtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3e3381;
}
.formbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	padding: 2px;
	height: 24px;
	width: 685px;
	border: 1px solid #3e3381;
	font-weight: bold;
	background-color: #3e3381;
}
.iframe {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 100%;
	text-align: center;
	vertical-align: bottom;
	border: 1px none #657ba2;
}
.formveldnb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3e3381;
	padding: 2px;
	height: 18px;
	width: 150px;
	border: 1px solid #3e3381;
}
.formbutnb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	padding: 2px;
	height: 24px;
	width: 150px;
	border: 1px solid #3e3381;
	font-weight: bold;
	background-color: #3e3381;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3e3381;
	padding: 2px;
	height: 18px;
	width: 200px;
	border: 1px solid #3e3381;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3e3381;
	padding: 2px;
	height: 150px;
	width: 540px;
	border: 1px solid #3e3381;
}
.menulinksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3e3381;
	text-decoration: none;
	line-height: 12pt;
}
.tekstsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #3e3381;
	text-align: justify;
	text-decoration: none;
}
.formfieldother {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3e3381;
	padding: 2px;
	height: 18px;
	width: 450px;
	border: 1px solid #3e3381;
}

