@charset "utf-8";
/* CSS Document */

body, html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
}

.background {
	background: #d6e8ff url(/images/bg.jpg) repeat-y 50% 0; 
	background-attachment: fixed; 
	margin: 0; 
	padding: 0; 
	overflow-x: hidden;
	background-repeat: repeat-y;
	height: 100%;
}

.container {
	width: 772px;
	min-height: 650px;
	margin: 0px auto;
}

.header {
	background-image: url(/images/boven_header.jpg);
	width: 726px;
	height: 102px;
	margin: 0px auto;
	margin-top: 5px;
}

.scheiding {
	background-image: url(/images/scheiding.jpg);
	width: 773px;
	height: 32px;
	background-repeat: no-repeat;
	*background-position: right;
	background-position: left;
}

.text {
	width: 704px;
	padding-left: 34px;
	padding-right: 34px;
	min-height: 600px;
	margin: 0px auto;
}


.homekader {
	float: left;
	background-image: url(/images/homekader.jpg);
	width: 320px;
	height: 170px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 15px;
}

.homekader a:link, .homekader a:active, .homekader a:visited, .homekader a:hover {
	background-image: url(/images/kaderknop.jpg);
	width: 284px;
	height: 24px;
	line-height: 24px;
	font-size: 11px;
	color: #9d0039;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	margin-bottom: 20px;
}

.homekader-rechts a:link, .homekader-rechts a:active, .homekader-rechts a:visited, .homekader-rechts a:hover {
	background-image: url(/images/kaderknop.jpg);
	width: 284px;
	height: 24px;
	line-height: 24px;
	font-size: 11px;
	color: #9d0039;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	margin-bottom: 20px;
}

ul {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}

li {
	list-style-image: url(/images/sub_blokje.gif);
}

.topbg li {
	list-style-image: url(/images/sub_blokje1.gif);
}

.bottombg li {
	list-style-image: url(/images/sub_blokje.gif);
}


.homekader-rechts {
	float: left;
	background-image: url(/images/homekader.jpg);
	width: 320px;
	height: 170px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 15px;
}

.quote {
	position: relative;
	width: 696px;
	height: 79px;
	background-image: url(/images/quotekader.jpg);
	padding-top: 5px;
	padding-left: 10px;
	color: #3d97ff;
	font-style: italic;
	font-size: 12px;
	margin-top: 250px;
	display:block;
	cursor:pointer;
	text-decoration:none;
}

h2 {
	color: #001e9f;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
}


.quote h2 {
	color: #acacac;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
}


.homekader h2, .homekader-rechts h2 {
	color: #53a0ff;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
}

.bottombg h2, .topbg h2 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
}

.text h1 {
	margin-bottom: 10px;
	maring: 0px;
	padding: 0px;
	width: 680px;
	height: 20px;
	background-image: url(/images/h1bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	color: #878787;
	text-transform: uppercase;
}

.homekader h1, .homekader-rechts h1 {
	color: #53a0ff;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	background-image:none;
}

.bottombg h1, .topbg h1 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	background-image:none;
	text-transform:none;
	padding-left:0px;
}


.boeken {
	position: relative;
	width: 707px;
	height: 90px;
	margin: 0px auto;
	background-image: url(/images/boeken.jpg);
	margin-bottom: 20px;
	margin-top: 250px;
}

.bottommenu {
	background-image: url(/images/bottommenu.jpg);
	width: 707px;
	height: 19px;
	margin: 0px auto;
	margin-bottom: 30px;
	text-align: center;
}

.bottommenu ul {
	padding: 0px;
	margin: 0px;
	margin-left: 275px;
}

.bottommenu li {
	float: left;
	list-style: none;
	margin-right: 15px;
	line-height: 19px;
}

.bottommenu li a:link, .bottommenu li a:visited, .bottommenu li a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #0054a6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

.vervolgknop {
	width: 707px;
	height: 24px;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

 a.vervolgknop:link, a.vervolgknop:active, a.vervolgknop:visited, a.vervolgknop:hover {
	background-image: url(/images/knopvervolg.jpg);
	width: 237px;
	height: 23px;
	padding-left: 470px;
	display: block;
	margin-bottom: 0px;
	line-height: 24px;
	font-size: 11px;
	color: #9d0039;
	text-decoration: none;
}

 .vervolgknop a:link, .vervolgknop a:active, .vervolgknop a:visited, .vervolgknop a:hover {
	background-image: url(/images/knopvervolg.jpg);
	width: 237px;
	height: 23px;
	padding-left: 470px;
	display: block;
	margin-bottom: 20px;
	line-height: 24px;
	font-size: 11px;
	color: #9d0039;
	text-decoration: none;
}


.bottomkader_volgende {
	width: 707px;
	height: 27px;
	margin-bottom: 20px;
	margin-left: -28px;
}

a.bottomkader_volgende:link, a.bottomkader_volgende:active, a.bottomkader_volgende:visited, a.bottomkader_volgende:hover {
	background-image: url(../images/blauw_volgende.jpg);
	width: 167px;
	height: 27px;
	padding-left: 540px;
	display: block;
	margin-bottom: 0px;
	line-height: 28px;
	font-size: 11px;
	color: #092e87;
	text-decoration: none;
}

.bottomkader_verzenden {
	width: 707px;
	height: 27px;
	margin-bottom: 20px;
	margin-left: -28px;
}

a.bottomkader_verzenden:link, a.bottomkader_verzenden:active, a.bottomkader_verzenden:visited, a.bottomkader_verzenden:hover {
	background-image: url(../images/rood_verzenden.jpg);
	width: 167px;
	height: 27px;
	padding-left: 540px;
	display: block;
	margin-bottom: 0px;
	line-height: 28px;
	font-size: 11px;
	color: #fd0402;
	text-decoration: none;
}

.topkader {
	background-image: url(/images/topkader.jpg);
	width: 629px;
	height: 13px;
	margin-left: 20px;
	margin-top: 20px;
}

.topbg {
	background-image: url(/images/bg-top.jpg);
	min-height: 20px;
	width: 589px;
	margin-left: 20px;
	padding: 20px;
}

.bottombg {
	background-image: url(/images/bottombg.jpg);
	min-height: 20px;
	width: 589px;
	margin-left: 20px;
	padding: 20px;
}

.bottomkader {
	background-image: url(/images/bottomkader.jpg);
	width: 629px;
	height: 11px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.bottomkader_visie {
	background-image: url(/images/bottomkader_visie.jpg);
	width: 629px;
	height: 11px;
	margin-left: 20px;
	margin-bottom: 20px;
}



.slogan {
	font-size: 18px;
	font-weight: normal;
	margin: 0px auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #2828a4;
	text-decoration:none;

}

.space1 {
	margin-left: 10px;
}

.space2 {
	margin-left: 18px;
}

.space3 {
	margin-left: 14px;
}

#dhtmltooltip{
	color: #414141; font-size: 8pt; line-height: 14pt; font-family: Trebuchet MS; text-align: justify; letter-spacing: 0pt;
	position: absolute;
	width: 150px;
	border: 1px solid yellow;
	padding: 5px;
	background-color: white;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


	.faq LI .vraag h2 {
		FONT-WEIGHT: bold;
		MARGIN: 0px;
		padding:0px;
		CURSOR: pointer;
		COLOR: #0054a6;
	}


	.faq LI .vraag {
		PADDING: 2px 10px 2px 16px;
		FONT-WEIGHT: bold;
		MARGIN: 0px;
		CURSOR: pointer;
		COLOR: #0054a6;
	}
	
	.faq OL {
		PADDING: 10px 0px 10px 15px;
		DISPLAY: block;
		MARGIN: 0px 0px 0px 5px;
		COLOR: #0054a6;
		FONT-WEIGHT: bold;
	}
	.faq LI .vraag {
		PADDING: 2px 16px 2px 16px;
		FONT-WEIGHT: bold;
		MARGIN: 0px;
		CURSOR: pointer;
		COLOR: #0054a6;
	}
	.faq LI .vraagopen h2{
		FONT-WEIGHT: bold;
		CURSOR: pointer;
		padding:0px;
		margin:0px;
		COLOR: #0054a6;
	}
	.faq LI .vraagopen {
		PADDING: 2px 10px 2px 16px;
		FONT-WEIGHT: bold;
		CURSOR: pointer;
		COLOR: #0054a6;
	}
	.faq LI .antwoord {
		DISPLAY: none;
	}
	.faq LI .antwoordopen {
		PADDING: 5px 16px 5px 16px;
		COLOR: #414141;
		DISPLAY: block;
		FONT-WEIGHT: normal;
	}