*{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#000000;
}
html{
	width:100%;
	height:100%;
}
body{
	width:100%;
	height:100%;
	margin:0px;
	background:#FFFFFF;
	
	scrollbar-arrow-color:#003b7e;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#003b7e;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#003b7e;
	scrollbar-track-color:#FFFFFF;
}
h1, h2, h3{
	font-size:17px;
	font-family:"Trebuchet MS";
	color:#00ABE6;
	font-weight:bold;
	margin:0px;
}
h2{
	font-size:15px;
}
h3{
	font-size:12px;
}
.warning{
	color:#CD2500;
}
.capitalize{
	text-transform:capitalize;
}
.right_float{
	position:relative;
	float:right;
	width:0px;
	height:0px;
}
	.right_float img{
		position:absolute;
		top:0px;
		left:10px;
	}
	.right_float .quote{
		position:absolute;
		top:0px;
		left:0px;
	}
.quote{
	position:relative;
	float:right;
	margin:0px 0px 10px 10px;
	width:200px;
	padding:15px;
	background-color:#41C8F4;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	font-style:italic;
	line-height:1.3;
}
	.quote *{
		color:#FFFFFF;
	}
	.quote ul{
		margin-bottom:0px;
	}
	.quote_top{
		position:absolute;
		top:0px;
		left:0px;
		width:230px;
		height:6px;
		background:url(/images/quote_top.png) top left no-repeat;
	}
	.quote_bottom{
		position:absolute;
		left:0px;
		bottom:0px;
		width:230px;
		height:6px;
		background:url(/images/quote_bottom.png) top left no-repeat;
	}
.grey{
	clear:both;
	position:relative;
	margin:10px 0px;
	padding:15px;
	background-color:#A8A9AD;
	color:#FFFFFF;
	line-height:1.3;
}
	.grey *{
		color:#FFFFFF;
	}
	.grey ul{
		margin-bottom:0px;
	}
	.grey_top{
		position:absolute;
		top:0px;
		left:0px;
		width:460px;
		height:6px;
		background:url(/images/grey_top.png) top left no-repeat;
	}
	.grey_bottom{
		position:absolute;
		left:0px;
		bottom:0px;
		width:460px;
		height:6px;
		background:url(/images/grey_bottom.png) top left no-repeat;
	}
hr{
	width:99%;
}
a{
	color:#00abe6;
}
a:hover{
	text-decoration:underline;
}
img{
	border:0px;
}
p{
	margin:0px;
}
form{
	margin:0px;
}
td{
	vertical-align:top;
}
sup{
	font-size:9px;
}
ul{
	margin-top:0px;
	margin-bottom:10px;
}
input.text{
	border:solid 1px #0089B8;
	background-color:#FFFFFF;
	width:300px;
}
input.button{
	border:solid 1px #0089B8;
	background-color:#FFFFFF;
}
input.button:hover{
	background-color:#CCCCCC;
}
textarea{
	width:300px;
	height:150px;
}
form .button{
	margin-left:2px;
}
body.bg, body.content{
	background:#9ccbe8;
}
.blue{
	color:#393E4A;
}
/* header. asp */
body.header{
	background-color:#9ccbe8;
}
#bodyheader{
	width:964px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}
	#bodyheader #topmenu{
		color:#FFFFFF;
		width:100%;
		height:18px;
		padding-top:4px;
		background-color:#9ccbe8;
	}
	#bodyheader #topmenu *{
		color:#FFFFFF;
		font-size:9px;
	}
	#bodyheader #topmenu div a{
		display:block;
		text-decoration:none;
	}
	#bodyheader #topmenu div a:hover{
		text-decoration:underline;
	}
	#bodyheader #topmenu div a.taalengels, #bodyheader #topmenu div a.taalnederlands{
		background-position:top left;
		background-repeat:no-repeat;
		background-image:url(images/engels.2011.jpg);
		padding:0px 0px 3px 27px;
	}
	#bodyheader #topmenu div a.taalengels:hover{
		background-image:url(images/engels_on.2011.jpg);
	}
	#bodyheader #topmenu div a.taalnederlands{
		background-image:url(images/nederlands.2011.jpg);
	}
	#bodyheader #topmenu div a.taalnederlands:hover{
		background-image:url(images/nederlands_on.2011.jpg);
	}
		#bodyheader #topmenu #topmenuleft{
			float:left;
			width:375px;
			padding-left:35px;
		}
			#bodyheader #topmenu #topmenuleft a{
				float:left;
			}
			#bodyheader #topmenu #topmenuleft input.text{
				position:relative;
				top:-2px;
				border:solid 1px #FFFFFF;
				background-color:#9ccbe8;
				width:190px;
				height:11px;
			}
			html>body #bodyheader #topmenu #topmenuleft input.text{
				top:-1px;
			}
			#bodyheader #topmenu #topmenuleft input.button{
				width:5px;
				display:none;
			}
		#bodyheader #topmenu #topmenuright{
			float:left;
			width:540px;
			padding-right:14px;
			text-align:right;
		}
			#bodyheader #topmenu #topmenuright a{
				float:right;
			}
	#bodyheader #topmenu  div .spacer{
		padding:0px 4px 0px 4px;
	}
	#bodyheader #topmenu  #topmenuleft .spacer{
		float:left;
	}
	#bodyheader #topmenu  #topmenuright .spacer{
		float:right;
	}
	#bodyheader #header{
		position:relative;
		width:100%;
		height:189px;
	}
	#bodyheader #headertop{
		position:relative;
		float:left;
		width:692px;
		height:189px;
		z-index:3;
		background:none;
	}
	#bgImage{
		position:absolute;
		top:0px;
		left:0px;
		z-index:1;
	}
	#bodyheader #headerbg, #bodyheader #headerbgtemp{
		display:none;
	}
	html>body #bgImage{
		display:none;
	}
	html>body #bodyheader #headerbg, html>body #bodyheader #headerbgtemp{
		display:block;
		position:absolute;
		top:0px;
		left:0px;
		width:692px;
		height:188px;
		background-position:top right;
		z-index:1;
		display:block;
	}
	#bodyheader #headerbgtemp{
		z-index:2;
	}
	#bodyheader #headerhoekje{
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		background:url(images/hoekje.2011.gif) top left no-repeat;
	}
	#bodyheader #headerright{
		float:left;
		width:272px;
		height:182px;
		background:url(images/headerright.jpg) top right;
	}
	#bodyheader #headerright *{
		font-size:10px;
		color:#c5e3f7;
	}
	#bodyheader #headerright a{
		display:block;
		margin-top:1px;
		padding:5px 15px 0px 15px;
		text-decoration:none;
		overflow:hidden;
	}
		#headerright #item1{
			height:34px;
			color:#fce2b4;
			background-image:url(images/item1.jpg);
		}
		html>body #headerright #item1:hover{
			background-image:url(images/item1_on.jpg);
		}
		#headerright #item2{
			height:36px;
			color:#fad9bb;
			background-image:url(images/item2.jpg);
		}
		html>body #headerright #item2:hover{
			background-image:url(images/item2_on.jpg);
		}
		#headerright #item3{
			height:36px;
			color:#FFFFFF;
			background-image:url(images/item3.jpg);
		}
		html>body #headerright #item3:hover{
			background-image:url(images/item3_on.jpg);
		}
		#headerright #item4{
			height:51px;
			color:#e5b2a6;
			background-image:url(images/item4.jpg);
		}
		html>body #headerright #item4:hover{
			background-image:url(images/item4_on.jpg);
		}
	#bodyheader #headerright a b{
		text-transform:uppercase;
		color:#FFFFFF;
	}
/* Einde header.asp */
/* menu.asp */
#container{
	width:960px;
	height:100%;
	padding-left:2px;
	padding-right:2px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}
#menu{
	width:120%;
	height:29px;
	border-bottom:solid 1px #0E3B4C;
	position:relative;
	white-space:no-wrap;
}
#menu a{
	position:relative;
	top:1px;
	float:left;
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:13px;
	display:block;
	padding:5px 8px 4px 8px;
	margin:1px;
	text-decoration:none;
	z-index:2;
}
#menu a.in{
	padding:5px 7px 3px 7px;
	color:#FFFFFF;
	border:solid 1px #000000;
	border-bottom:solid 1px #67aadf;
	background:url(images/menu_bg_on.jpg) top repeat-x;
}
#menu a.on, #menu a:hover{
	color:#FFFFFF;
	border:solid 1px #0E3B4C;
	background-color:#479eda;
	border-bottom:0px;
	padding:5px 7px 5px 7px;
	padding-bottom:4px;
}
html>body #menu a.on, html>body #menu a:hover{
	background:url(images/menu_bg.jpg) top repeat-x;
}
#menu a.ie6bug{
	padding:5px 8px 5px 9px;
}
	#menu_shadow{
		position:absolute;
		left:0px;
		bottom:-67px;
		width:100%;
		height:66px;
		background-image:url(images/menu_shadow.gif);
	}
/* dropdown */
/*#dropdown{
	position:relative;
	width:100%;
	z-index:3;
}*/
#dropdown{
	position:relative;
	width:100%;
	z-index:3;
	margin-bottom:10px;
}
	#dropdown .div1, #dropdown .div2{
		position:absolute;
		/*top:-1px;*/
		z-index:3;
		display:none;
	}
	#dropdown .div1{
		height:0px;
		z-index:4;
		overflow:hidden;
		border:solid 1px #0E3B4C;
		border-top:0px;
	}
		#dropdown .div1 .dropdown{
			display:block;
			font-family:"Trebuchet MS";
			color:#114a5f;
			font-size:13px;
			padding:5px 10px 3px 10px;
			border-bottom:solid 1px #FFFFFF;
			text-decoration:none;
		}
		#dropdown .div1 .dropdown:hover{
			background-color:#69B8FF;
		}
	#dropdown .div2{
		height:0px;
		z-index:3;
		overflow:hidden;
		filter:alpha(opacity=85);
		opacity:.85;
		background-color:#90C8F2;
		border:solid 1px #0E3B4C;
		border-top:0px;
	}
/* einde dropdown */
/*#kruimelspoor{
	padding:10px 12px 2px 12px;
}*/
#kruimelspoor{
	padding:0px 12px 4px 12px;
}
#kruimelspoor, #kruimelspoor *{
	font-size:11px;
	font-family:"Trebuchet MS";
	color:#9ebcc5;
	text-transform:lowercase;
}
#content{
	position:relative;
	height:100px;
}
	#leftmenu{
		float:left;
		width:175px;
		margin-right:33px;
		height:100%;
		background:url('images/linksonder.2011.gif?1') bottom left no-repeat;
	}
		#leftmenu .header{
			height:30px;
			border-bottom:solid 1px #3b4869;
			padding-left:18px;
		}
			#leftmenu .header table td{
				height:28px;
				vertical-align:bottom;
				color:#838486;
				font-weight:bold;
				font-size:10px;
			}
		#leftmenu a{
			display:block;
			padding:6px 2px 5px 18px;
			border-bottom:dashed 1px #DEDEDE;
			text-decoration:none;
			color:#838486;
			font-size:10px;
			text-transform:lowercase;
			background-color:#FFFFFF;
		}
		#leftmenu a.selected{
			/*background:url(images/leftmenu_selected.jpg) left 1px no-repeat;*/
			padding-left:8px;
			border-left:solid 10px #01ABE6;
		}
		#leftmenu a:hover{
			background-color:#AAD4F4;
		}
	#centerRelative{
		float:left;
		position:relative;
		width:740px;
		height:0px;
		z-index:2;
	}
	html>body #centerRelative{
		width:752px;
	}
		#centerRelative .headerBg{
			position:absolute;
			width:462px;
			height:32px;
			background:url('images/menu_shadow.gif') -10px 0px #FFFFFF;
			z-index:2;
		}
			#centerRelative .headerBg .sm_wysiwyg_nav{
				position:absolute;
				bottom:2px;
				right:0px;
			}
				#centerRelative .headerBg .sm_wysiwyg_nav a{
					float:right;
					margin-left:1px;
				}
			#centerRelative .headerBg .header{
				height:30px;
				border-bottom:solid 1px #3b4869;
				padding-left:1px;
			}
				#centerRelative .headerBg .header table td{
					height:28px;
					vertical-align:bottom;
					color:#393E4A;
					font-size:10px;
				}
		#rightImage{
			position:absolute;
			right:19px;
		}
	#center{
		float:left;
		width:740px;
		height:100%;
	}
	html>body #center{
		width:752px;
	}
		#center #text{
			overflow:auto;
			height:100%;
			position:relative;
			z-index:1;
		}
			#center #text div.text{
				width:460px;
			}
			#center #text img, #fckeditor img{
				margin:0px 6px 6px 0px;
			}
			#center #text .textspacetop{
				height:40px;
			}
			#center #text .textspacebottom1{
				height:32px;
			}
			#center #text .textspacebottom2{
				height:82px;
			}
	#disclaimer{
		position:absolute;
		left:207px;
		width:462px;
		bottom:0px;
		z-index:2;
	}
	#disclaimer *{
		color:#a0a0a0;
		background-color:#FFFFFF;
	}
		#copyright{
			padding:6px 0px 6px 0px;
		}
			#copyright #print{
				float:right;
				background:url(images/print.gif) top right no-repeat;
				padding:0px 20px 5px 0px;
			}
			#copyright #print a{
				text-decoration:none;
			}
			#copyright #print a:hover{
				text-decoration:underline;
			}
		#facts1{
			display:none;
		}
		#facts2{
			border-top:solid 1px #000000;
			padding:9px 0px 14px 0px;
		}
/* einde menu.asp */
/* home */
.winkelformule{
	position:relative;
	margin-bottom:10px;
	padding:0px 0px 5px 245px;
	border-bottom:solid 1px #000;
	min-height:75px;
	overflow:hidden;
}
	.winkelformule img{
		position:absolute;
		top:0px;
		left:0px;
		max-height:75px;
	}
	.winkelformule ul{
		position:relative;
		z-index:2;
	}
	.winkelformule *{
		color:#00ABE6;
	}
	
/* organigram */
.organigram{
	position:relative;
	top:-10px;
	padding-top:10px;
	border-bottom:solid 1px #CCCCCC;
}
	.organigram h3{
		float:left;
	}
	.organigram_land{
		float:right;
		color:#00ABE6;
		font-weight:bold;
	}
		.organigram_land img{
			position:relative;
			top:1px;
			float:left;
		}
	.organigram_directeur1{
		float:left;
	}
	.organigram_directeur2{
		float:right;
		text-align:right;
	}
/* agenda */
 #agenda{
	width:462px;
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
 }
 #agenda td{
	padding:2px;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
 }
/* einde agenda */
/* koersinfo */
	.koersinfo_table{
		text-align:center;
		width:100%;
	}
		.koersinfo_table td{
			border: 1px solid #CCCCCC;
		}
	.koersinfo_tablehead td{
		font-weight:bold;
		background-color:#f0f0f0;
	}
	.koerinfo_25 td{
		width:25%;
	}
/* einde koersinfo */
/* sitemap */
	#sitemap a{
		display:block;
		color:#000000;
		text-transform:lowercase;
		text-decoration:none;
		padding-top:4px;
		padding-bottom:3px;
		border-bottom:solid 1px #DDDDDD;
	}
	#sitemap div{
		padding-bottom:15px;
		border-bottom:solid 1px #666666;
	}
	#sitemap a:hover{
		background-color:#d8f4fd;
	}
	#sitemap .level1{
		font-weight:bold;
	}
	#sitemap .level2{
		padding-left:15px;
	}
	#sitemap .level3{
		padding-left:30px;
	}
/* einde sitemap */
/* image bank */
	table.imagebank td{
		width:151px;
		border:solid 1px #a7a7a7;
	}
	table.imagebank tr.none td{
		width:auto;
		border:none;
	}
	table.imagebank div.div{
		position:relative;
		background-color:#e3e3e3;
		height:146px;
		padding-top:8px;
		border-bottom:solid 1px #a7a7a7;
	}
	table.imagebank h2{
		border-bottom:solid 1px #000000;
		margin-top:5px;
		margin-bottom:3px;
	}
	table.imagebank div a.image{
		display:block;
		margin-left:auto;
		margin-right:auto;
		width:134px;
		height:134px;
		background-repeat:no-repeat;
		background-position:center;
		border:solid 1px #585d60;
		background-color:#eeeeee;
	}
	table.imagebank div a.image:hover{
		background-color:#cfcfcf;
		border:solid 1px #a5a5a5;
	}
	table.imagebank span{
		display:block;
		padding:2px;
	}
	table.imagebank .sm_nav_relative{
		position:absolute;
		top:0px;
		right:0px;
		width:100%;
		z-index:2;
	}
	
/* einde image bank */
/* image popup */
	img.clickable{
		border-style:solid;
		border-width:1px;
		border-color:#666666;
		cursor:hand;
		padding:1px;
	}
	img.clickable:hover{
		border-color:#00abe6;
		border-width:2px;
		padding:0px;
	}
	#largeImage{
		position:absolute;
		width:100%;
		height:100%;
		z-index:20;
		display:none;
	}
		#largeImage_bg{
			position:absolute;
			top:0px;
			left:0px;
			width:100%;
			height:100%;
			background-color:#FFFFFF;
			opacity:.4;
			filter:alpha(opacity=40);
			z-index:1;
		}
		#largeImage_fg{
			position:relative;
			margin-top:10px;
			margin-left:auto;
			margin-right:auto;
			padding-top:8px;
			width:370px;
			z-index:2;
			background-color:#e4e4e4;
			border:solid 2px #a5a5a5;
		}
			#largeImage_close{
				display:block;
				position:absolute;
				top:0px;
				right:0px;
				text-decoration:none;
				color:#000000;
				padding-left:4px;
				padding-right:4px;
				font-size:12px;
				background-color:#e4e4e4;
				border-left:solid 1px #a5a5a5;
				border-bottom:solid 1px #a5a5a5;
			}
			#largeImage_image{
				margin-left:auto;
				margin-right:auto;
				margin-bottom:8px;
				width:350px;
				height:350px;
				border:solid 2px #585d60;
				background-color:#eeeeee;
				background-repeat:no-repeat;
				background-position:center;
			}
			#largeImage_description_text{
				position:absolute;
				right:-214px;
				top:-2px;
				width:200px;
				height:325px;
				padding:5px;
				padding-top:20px;
				padding-bottom:25px;
				background-color:#e4e4e4;
				border:solid 2px #a5a5a5;
				border-left:none;
			}
				#largeImage_description_beeldbank, #largeImage_description_close, #largeImage_extrafile_beeldbank{
					position:absolute;
					left:0px;
					bottom:0px;
					width:158px;
					background-color:#e4e4e4;
					border:solid 1px #a5a5a5;
					border-left:none;
					border-bottom:none;
					color:#000000;
					text-decoration:none;
					padding-top:2px;
					padding-bottom:2px;
					text-align:center;
				}
				#largeImage_description_close{
					width:51px;
					left:auto;
					right:0px;
					border-right:none;
				}
				#largeImage_extrafile_beeldbank{
					width:210px;
					bottom:18px;
					border-right:none;
				}
			#largeImage_close:hover, #largeImage_description_beeldbank:hover, #largeImage_description_close:hover, #largeImage_extrafile_beeldbank:hover{
				background-color:#f3f3f3;
			}
/* einde image popup */
/* sm */
	.contentempty{
		background-color:#CCCCCC;
	}
