body, td {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

scrollbar-face-color: #5283BE;
scrollbar-shadow-color: #5283BE;
scrollbar-highlight-color: #5283BE;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF
}

.loginform {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #000000;
}
.error {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #FF0000;
}
.titel {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #364892;
margin: 5 0 5 0;
}
.paginatitel {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	color: #ccccff;
	font-weight: bold;
	text-align: right;
	line-height: 32px;
}

.bg_content {

	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
}
.bodytekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
		padding-right: 12px;
}
.bg_voorbeeld {

	background-attachment: fixed;
	background-image: url(images/bg_voorbeeld.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.voorbeeldtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 10px;
}
.faq_vraag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20348B;
	font-style: italic;
	font-weight: bolder;
	background-color: #B2B8D8;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
}
.faq_antwoord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
a {
color: #000000;
}
a.hover{
color: #000000;
}

a.menuitem {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 1px;
}
a:hover.menuitem {
color: #CC9966;
text-decoration: none;
font-style: normal;
letter-spacing: 1px;
}

a.submenuitem {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CC9966;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: capitalize;
	padding-right: 12px;
}
a:hover.submenuitem {
	color: #FFFFFF;
}
