@CHARSET "UTF-8";

body {
font-family: verdana, arial, sans-serif;
background-image:url('/images/back_content.gif');
background-repeat:repeat-x;
background-position:0px 110px;
}

html, body {
height:100%
}

/*container*/
#container {
width:100%

margin:0px 0px 0px 10px;
background-image:url('/images/menu_background.gif');
background-repeat:repeat-y;
background-position:10px;

	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
margin-bottom:-30px;

}

/* header */
#header, #titelvak {
width: 100%;
color:#166583;

}
#header {
height: 30px;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
background-color:#fff;
position:absolute;
left:0px;
}
	#header form input[type=text] {
	background:url("/images/bg_img_searchfield.png") no-repeat scroll 0 0 transparent;
	border:1px solid #5698B1;
	color:#666666;
	font-size:1em;
	height:15px;
	margin:0 0 0 5px;
	padding:2px 2px 0 3px;
	width:140px;
	}
	#header form input[type=submit] {
	font-size:0.9em;
	height:20px;
	margin:0 0 0 2px;
	padding:0 1px 2px;
	}
	#header #zoeken {
	position:absolute;
	right:10px;
	top:8px;
	}
	#header #extrafuncties {
	position:absolute;
	top:6px;
	left:50px;
	
	}
		#extrafuncties #vergroten span {
		background-image:url("/images/icn_arrow_fontsize.gif");
		background-position:3px 7px;
		background-repeat:no-repeat;
		font-size:1.4em;
		font-weight:bold;
		padding:0 0 0 13px;
		}
		#tekstversie .bold {
		font-weight:bold;
		font-style:italic;
		}
	#header #extranav {
	position:absolute;
	left:230px;
	top:8px;
	font-family:Verdana,sans-serif;
	}

	#header a {
	font-size:0.9em;
	text-decoration:none;
	color: #166583;
	padding:0 8px 0 8px;
	}
	#header a:hover {
	background-color:#003366;
	color:#fff;

	}

#titelvak {
height: 70px;
background-color:#4f8328;
background-image:url(/images/banner2.gif);
background-repeat:no-repeat;
background-position:10px 0px;
position:absolute;
top:30px;
left:0px;
}
#titelvak span {
color:#fff;
margin-left:215px;
padding-top:40px;
font-size:20px;
}

#spookdiv {
width:100%;
height:100px;
}

/* navigatie */
#hoofdnav {
width: 208px;
background-color:#d2e1e7;
height:100%;
padding-top:168px;
float:left;
margin-left:10px;
}
	#hoofdnav > ul {
	border-top:1px solid #b3cfdb;
	
	}
	#hoofdnav a {
	text-decoration:none;
	color: #000;
	}
		#hoofdnav ul li {
		width:188px;
		height:18px;
		padding-top:4px;
		border-bottom:1px solid #b3cfdb;
		font-family: arial, sans-serif;
		font-size: 12px;
		cursor: pointer;
		padding-left:20px;
		font-weight:bold;
		}
	.menuhover {
	background-color:#9cbdce;
	}
	.menuActive {
	background-color:#ebf2f6;
	}

/*\*/ * html #hoofdnav { width: 205px; } /**/
/*\*/ * html #hoofdnav ul li { width: 185px; } /**/

#hoofdnav #li5 a{
color:#4F8328;
}

/* content */
#backgroundofcontent {
float:left;
padding:100px 15px 20px 10px; 
background-color:#fff;
margin-left:10px;
}

#content {
width: 527px; 

float:left;

background-color:#fff;
font-size: 12px; font-weight: normal; color: #000; line-height: 1.5;
padding-left:5px; padding-right:5px;
}
	#content form {
	font-family:Arial,Helvetica,sans-serif;
	}

	#content #kruimelpad {
	margin-top:5px;
	color:#777; font-family:Verdana,sans-serif; font-size:10px;
	}

	#content #kruimelpad a {
	color:#777;
	text-decoration:underline;
	}
	#content #kruimelpad a:hover {
	color:#000;
	}
	
	#content .titel {
	color:#1e6e8a; font-family:Arial,Helvetica,sans-serif; font-size:1.5em;	font-weight:bold;
	border-top:1px solid #1e6e8a; border-bottom:1px solid #1e6e8a;
	padding:13px 0 13px 0; 	margin:7px 0 7px 0;
	}

	#content a {
	color:#166583;
	text-decoration:none;
	}
	#content a:hover {
	color:#003366;
	text-decoration:none;
	}
	#content a:visited {
	color:#333333;
	text-decoration:underline;
	}

	strong {
	font-weight:bold;
	}
	blockquote {
	margin-left:50px;
	}
	sub {
	font-size:9px;
	letter-spacing:1px;
	}
	#content ul {
	padding-left:20px;
	}
	#content #sitemap ul li {
	list-style-type: disc;
	}
	#content #sitemap ul li {
	list-style-type: none;
	}
	#content ul li {
	list-style-type: disc;
	list-style-position:  outside;
	}
	#content ol {
	padding-left:22px;
	}
	#content ol li {
	list-style-type: decimal;
	list-style-position:  outside;
	}
	#content h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	}
	#content h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	}
	#content p {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 1.5;
	margin-bottom: 11px;
	}
	#content strong, b {
	font-weight: bold;
	}
	#content ul {
	list-style: disc outside;
	}
	#content td {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	vertical-align: top;
	height: 20px;
	}
	.klein {
	font-size:10px;
	font-style:italic;
	}
	.inleidingitalic {
	font-style:italic;
	}

/* banners */
#banners {

float:left;
background-color:#fff;
width:188px; min-height:300px; padding-top:20px; padding-left:12px;
font-family:Arial,Helvetica,sans-serif;
}
#banners a {
color:#fff;
padding-left:10px;
background:url("/images/icn_arrowlink_diap.gif") no-repeat scroll 0 4px transparent;
}

#banners a:hover{
background-color:#003366;
}

.banner_top {
background-image:url('/images/bg_top_widgetlinks.png');
height:6px;
line-height:0; font-size:0;
}
.banner_bottom {
background-image:url('/images/bg_bottom_widgetlinks.png');
height:6px;
line-height:0; font-size:0;
}

.banner_content {
background-image:url('/images/innerbg_widgetlinks.gif'); background-repeat:repeat-y; background-position:187px 0px; background-color:#958e8e;
padding:6px 6px 0 6px;
font-size:11px; color:#fff;
}

.banner_title {
color:#FFFFFF; font-size:16px; letter-spacing:0; font-weight:bold;
padding-left:1px;
}

.banner_title span {
font-size:33px; color:#ebeaea; letter-spacing:-1px;
}
.clear {
clear:both;
}

/* footer */
#footer {
width:100%; height: 30px;
background-color:#0f6583;

position:relative;

}

#footerfooter {
position:relative;
left:10px;
background-color:#0c5a79;
height:30px; width:208px;
}


