/* CSS Document */

/*******************************************************************************
********************************************************************************
**
* - GENERAL
*
* - PAGE CONTAINERS
*
* - HEADER
*
* - CONTENT
*
* - SUBCONTENT
*
* - FOOTER
**
********************************************************************************
 ******************************************************************************/


/* GENERAL ------------------------------------------------------------------ */

/* Zero default margin & padding around common elements */

/* PAGE/GENERAL */

a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form,  hr, html, i, img, ins, kbd, label, legend, map, object,  param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, var, h1, h2, ul,li,p,h1, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
.floatCenter{
text-align:center;
vertical-align:middle;
}
img {border: 0px none #000000;}
fieldset {border:0;}
legend{
    margin:0;
    padding:0px;
    padding-left:-5px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
    }
a:link
{
	color: #1F416E;
	text-decoration: none;
}

a:visited
{
	color: #1F416E;
	text-decoration: none;
}

a:hover
{	color: #1F416E;
	text-decoration: underline;
}

#page
{
	width: 1003px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
}

* html #page
{
	height: 100%;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden
{
	position: absolute;
	left: -10000px;
}

/* HEADER */
#header
{	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	height: 173px;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image:url(/images/header_background.gif);
	background-repeat:repeat-x;
	z-index:200;
	
}

#headercenter{
	margin:0 auto;
	height:200px;
	width:1003px;
	border: 0px solid #00CC33;

}

div.header-top{
 	display:block;
	float:left;
	height:104px;
	width:100%;	
	font-size:1px;
}

div.header-top-spacer {
	display:block;
	float:left;
	width:23px;
	height:104px;
	font-size:1px;
}

div.header-top-logo {
	display:block;
	float:left;
	width:730px;
	height:104px;
	font-size:1px;
	border: 0px solid #0066FF;
}

#header-top-login {
	display:block;
	float:left;
	width:228px;
	
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #234b7d;
	border: 0px solid #0066FF;

	
	
}
#ctl00_pnlIngelogd{
margin-top:10px;
line-height:20px;
}
#header-top-login-nav {
	display:block;
	float:left;
	width:228px;
	margin-top:0px;
	margin-bottom:0px;
	height:15px;
	text-align:right;
    border: 0px solid #0066FF;
		color: #D0D0D0;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#header-top-login-nav a{
	
    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
		color: #D0D0D0;

	text-align:left;
	
	
}
div.header-top-login-1,#ctl00_pnlInloggen {
display:block;
float:left;
text-align:left;
font-size:10px;
margin-top:10px;
}
div.header-top-login-1 {

text-align:left;
width:160px;

}

div.header-top-login-2 {
display:block;float:right;width:67px;margin-right:20px;
}
#header-top-login-register {
	display:block;
	float:left;
	width:150px;
    margin-top:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

	text-align:left;
	border: 0px solid #0066FF;
	
}
#header-top-login form{
	display:block;
	float:left;
	margin-top:25px;
	text-align:left;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C2C2C2;
	text-decoration:none;
	
}
#header-top-login a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	
	text-decoration:none;

}
#header-top-login a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	
	text-decoration:underline;

}
#header-top-login a:visited{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	


}
input.formloginfield{
	display:block;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C2C2C2;
	width:222px;
	height:15px;
	margin-top:5px;

}
input.formbutton{
	display:inline-block;
	float:right;
	width:70px;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
/* NAV */


div.header-tab{
 	display:block;
	float:left;
	height:40px;
	width:680px;
	padding-left:272px;
	border: 0px solid #0066FF;
}

div.tab-milieu {
 	display:block;
	float:left;
	width:150px;
	height:40px;
	margin-right:5px;
	background-image:url(/images/tab_milieu_0.gif);
	background-position:top;
	background-repeat:no-repeat;
}

div.tab-milieu-active {
 	display:block;
	float:left;
	width:150px;
	height:40px;
	margin-right:5px;
	background-image:url(/images/tab_milieu_1.gif);
	background-position:top;
	background-repeat:no-repeat;
}

div.tab-milieu:hover, div.tab-milieu-active:hover{

	background-image:url(/images/tab_milieu_1.gif);
	background-position:top;
	background-repeat:no-repeat;
}
div.tab-uitgeverij{
 	display:block;
	float:left;
	width:150px;
	height:40px;
	margin-right:5px;
	background-image:url(/images/tab_uitgeverij_0.gif);
	background-position:top;
	background-repeat:no-repeat;
	
}

div.tab-uitgeverij-active{
 	display:block;
	float:left;
	width:150px;
	height:40px;
	margin-right:5px;
	background-image:url(/images/tab_uitgeverij_1.gif);
	background-position:top;
	background-repeat:no-repeat;
}

div.tab-uitgeverij a p, div.tab-uitgeverij-active a p, div.tab-opleidingen a p, div.tab-opleidingen-active a p, div.tab-milieu a p, div.tab-milieu-active a p{
text-indent:-9999px;
font-size:1px;
}
div.tab-uitgeverij:hover, div.tab-uitgeverij:hover{
	background-image:url(/images/tab_uitgeverij_1.gif);
	background-position:top;
	background-repeat:no-repeat;
}

div.tab-opleidingen {
 	display:block;
	float:left;
	width:150px;
	height:40px;
	margin-right:5px;
	background-image:url(/images/tab_opleidingen_0.gif);
	background-position:top;
	background-repeat:no-repeat;
}
div.tab-opleidingen-active {
 	display:block;
	float:left;
	width:150px;
	height:40px;
	margin-right:5px;
	background-image:url(/images/tab_opleidingen_1.gif);
	background-position:top;
	background-repeat:no-repeat;
}
div.tab-opleidingen:hover, div.tab-opleidingen-active:hover {

	background-image:url(/images/tab_opleidingen_1.gif);
	background-position:top;
	background-repeat:no-repeat;
}
div.tab-uitgeverij a p, div.tab-uitgeverij-active a p, div.tab-opleidingen a p, div.tab-opleidingen-active a p, div.tab-milieu a p, div.tab-milieu-active a p{
text-indent:-9999px;
font-size:1px;
}
 /*Drop Down Menu Styles*/
#ddmenu {
	float:left;
	margin: 0;
	padding: 0;
	padding-top:2px;
	margin-left:24px;
	height:43px;
	width:980px;
	display:inline;
}

#ddmenu li {
	float: left;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background:url(/images/nav_streep.gif) right no-repeat;
}

#ddmenu li a {
	
	display: block;
	padding: 3px 5px 3px 5px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 3px; /*spacing between each menu link*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6b6b6b;
	text-align:center;
}

#ddmenu li a.selected ,#ddmenu li a:hover {
	padding: 3px 5px 3px 5px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 3px; /*spacing between each menu link*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	background-color:#8395ac;
	text-decoration:none;
}

#ddmenu li ul {
	margin: 8px 0 0 0px;
	padding: 0;
	position: absolute;
	visibility: hidden;
	width:600px;
}

#ddmenu li ul li {
	display:inline;	
	background-image:url(/images/nav_sub_streep.gif);
	background-position:3px right;
	background-repeat:no-repeat;
}

#ddmenu li ul li a {
	display: block;
	height:14px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	padding:0;
	margin-left:3px;
	margin-right:4px;
	margin-top:1px;
	
}

#ddmenu li ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration:underline;
	padding:0;
	margin-left:3px;
	margin-right:4px;
	margin-top:1px;
}
#ddmenu li ul li a.selected_link {
	display: block;
	height:15px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8395ac;
	text-decoration:none;
	background-color:#eff1f4;
	padding:0;
	padding-left:2px;
	padding-right:2px;
	margin-left:3px;
	margin-right:4px;
	margin-top:1px;
	margin-bottom:1px;
}

#header-breadcrum {
	float:left;
	display:inline;
	font-size: 10px;
	font-weight:normal;
	text-align:left;
	color: #8395ac;
	padding-top:15px;
	margin-left:24px;
}

#header-breadcrum a{
	font-size:10px;
	font-weight:bold;
	font-decoration:none;
	color: #8395ac;
}
#header-breadcrum a:hover{
	font-weight:bold;
	font-decoration:underline;
	font-size: 10px;
	color: #8395ac;
}

/* CONTENT */
#content
{	display: block;
	padding-top:210px;
	padding-bottom: 0px;
}

#contentMain
{	
	display: block;
	clear: both;
	float: left;
	margin-top: 0;
	
	margin-left: 0px;
	width: 709px;
}
#content-left{
	display:block;
	float:left;
	margin:0;
	padding:0;
	padding-left:24px;
	width:686px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


#content-left ul {
 	list-style:none;

}
#content-left ul li{
	background:url(/images/bullet.gif) left 6px no-repeat;
	width:206px;
	padding-left:12px;
	display:block;
	padding-top:2px;
	padding-bottom:2px;


}
#content-left ul li.list{
	background:url(/images/bullet.gif) left 10px no-repeat;
	padding-top:6px;
	padding-bottom:6px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e3e3e3;
}
#content-left ul li a{
	color:#1F416E;
	text-decoration:none;
}
#content-left ul li a:hover{
	color:#1F416E;
	text-decoration:underline;
}
#content-left ul li a:visited{
	color:#1F416E;
}
#content-left ul li.nobullet{
	background:url(/images/spacer.gif) left 15px no-repeat;
	width:200px;

	padding-left:0px;
	display:block;
	font-weight:normal;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e3e3e3;
}

#content-left-page {
	display:block;
	float:left;
	clear:both;
	margin:0px;
	padding:0;
	width:686px;
	min-height:10px;

}

#content-left-page-txt {
	display:block;
	float:left;

	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
#content-left-page-txt p{
	margin:0;
	padding:0;
	padding-bottom:10px;
	
}

#content-left-page-txt img{
	margin:12px;
}
#content-left-page-txt ul {
 list-style:none;
}
#content-left-page-txt ol {
margin:0px;
padding:0px;
list-style-position: inside;


}
#content-left-page-txt ol li{


}
#content-left-page-txt ul li{
	background:url(/images/bullet.gif) left 6px no-repeat;
	width:650px;
	padding-left:12px;
	display:block;
	padding-top:2px;
	padding-bottom:2px;


}
#content-left-page-txt ul li.list{
	background:url(/images/bullet.gif) left 10px no-repeat;
	padding-top:6px;
	padding-bottom:6px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e3e3e3;
}
#content-left-page-txt ul li a{
	color:#1F416E;
	text-decoration:none;
}
#content-left-page-txt ul li a:hover{
	color:#1F416E;
	text-decoration:underline;
}
#content-left-page-txt ul li a:visited{
	color:#1F416E;
}
#content-left-page-txt ul li.nobullet{
	background:url(/images/spacer.gif) left 15px no-repeat;
	width:200px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	display:block;
	font-weight:normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
}
#content-left-block-form a.readmore{
	display:block;
	float:right;
	padding-right:0px;
	padding-top:5px;
}
#content-left-page-txt h1{
	margin:0px;
	padding-top:8px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1F416E;
	text-decoration: none;
	
}
#content-left-page-txt h2{
	margin:0px;
	padding-top:8px;
	padding-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F416E;
	text-decoration: none;
}

#content-left-page-txt h3, #content-left-page-txt h4, #content-left-page-txt h5{
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	
}

#content-left-line {
	display:block;
	float:left;
	width:709px;
	padding-top:10px;

	
}
#content-left-block-b-top {
	display:block;
	float:left;
	width:709px;
	font-size:1px;
	padding-top:10px;

	
}

#content-left-block-b-middle {
	display:block;
	float:left;
	width:709px;
	min-height:206px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	background-image:url(/images/content_left_block_b_middle.gif); background-position:top; background-repeat: repeat-y;
}

#content-left-block-b-middle a.readmore{
	display:block;
	float:right;
	padding-right:0px;
	width:220px;
	text-align:right;
}

#content-left-block-b-middle h2{
	margin:0px;
	padding-top:0px;
	padding-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F416E;
	text-decoration: none;
}

#content-left-block-b-middle h1, #content-left-block-b-middle h3, #content-left-block-b-middle h4, #content-left-block-b-middle h5, #content-left-block-b-middle h6{	
	margin:0px;
	padding-top:3px;
	padding-bottom:0px;
	font-weight: bold;
	color: #1F416E;	
	font-size:11px;
}

#content-left-block-b-middle p{
padding:0;
	margin:0;
	margin-right:5px;
	margin-top:0px;
padding-bottom:3px;
}
#content-left-block-b-middle hr{
	margin-top:3px;
	margin-bottom:3px;
	border: 1px dashed #e3e3e3;
}
#content-left-block-b-middle em{
display:inline-block;
	margin-top:5px;
	margin-bottom:5px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#content-left-block-b-middle-1 {
	display:inline;
	float:left;
	width:220px;
	min-height:206px;
	font-size:11px;
	margin:0;
	margin-left:10px;
	margin-right:0px;
}

#content-left-block-b-middle-2 {
	display:inline;
	float:left;
	width:220px;
	min-height:208px;
	font-size:11px;
	margin:0;
	margin-left:15px;
	margin-right:0px;
}

#content-left-block-b-middle-3 {
	display:inline;
	float:left;
	width:220px;
	min-height:206px;
	font-size:11px;
	margin:0;
	margin-left:15px;
	margin-right:0px;
}

#content-left-block-b-bottom {
	display:block;
	float:left;
	font-size:1px;
	width:709px;
}
div.block-streep {
 	display:block;
	float:left;
	width:218px;
	height:1px;
	padding-top:6px;
	padding-bottom:6px;
	font-size:1px;
}




#content-left-block-form {
	display:block;
	float:left;
	width:709px;
	min-height:205px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 0px solid #666666;
	background-image:url(/images/content_left_block_form.gif);
	background-position:top;
	background-repeat:repeat-y;
	
}
#content-left-block-form input.formfield{
	display:block;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C2C2C2;
	width:222px;
	height:15px;
	margin-top:5px;

}
#content-left-block-form .formtextarea{
	display:block;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C2C2C2;
	width:440px;
	height:300px;
	margin-top:5px;
	overflow:auto;

}
#content-left-block-form ul {
 list-style:none;
}
#content-left-block-form ul li{
	background:url(/images/bullet.gif) left 6px no-repeat;
	width:420px;
	padding-left:12px;
	display:block;
	padding-top:2px;
	padding-bottom:2px;


}
#content-left-block-form ul li.list{
	background:url(/images/bullet.gif) left 10px no-repeat;
	padding-top:6px;
	padding-bottom:6px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e3e3e3;
}
#content-left-block-form ul li a{
	color:#1F416E;
	text-decoration:none;
}
#content-left-block-form ul li a:hover{
	color:#1F416E;
	text-decoration:underline;
}
#content-left-block-form ul li a:visited{
	color:#1F416E;
}
#content-left-block-form ul li.nobullet{
	background:url(/images/spacer.gif) left 15px no-repeat;
	width:200px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	display:block;
	font-weight:normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
}
#content-left-block-form a.readmore{
	display:block;
	float:right;
	padding-right:0px;
	padding-top:5px;
}
#content-left-block-form h2{
	margin:0px;
	padding-top:0px;
	padding-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F416E;
	text-decoration: none;
}
#content-left-block-form h3{	
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: bold;
	color: #1F416E;	
	font-size:11px;

}
#content-left-block-form p{
  	padding:0;
	margin:0;
	margin-right:5px;
	margin-top:0px;
	padding-bottom:3px;
}
#content-left-block-form hr{
	margin-top:3px;
	margin-bottom:3px;
	border: 1px dashed #e3e3e3;
}
#content-left-block-form-1 {
	display:inline;
	float:left;
	width:220px;
	min-height:206px;
	font-size:11px;
	margin:0;
	margin-left:10px;
	margin-right:0px;

	
}
#content-left-block-form-2 {
	float:left;
	display:inline;
	width:450px;
	min-height:208px;
	font-size:11px;
	margin:0;
	margin-left:20px;
	margin-right:0px;

}
#content-left-block-c {
	display:block;
	float:left;
	width:709px;
	min-height:205px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 0px solid #666666;
	background-image:url(/images/content_left_block_c.gif);
	background-position:top;
	background-repeat:repeat-y;
}
#content-left-block-c-1 {
	display:inline;
	float:left;
	width:440px;
	min-height:206px;
	font-size:11px;
	margin:0;
	margin-left:10px;
	margin-right:0px;
}
#content-left-block-c-2 {
	display:inline;
	float:left;
	width:220px;
	min-height:208px;
	font-size:11px;
	margin:0;
	margin-left:30px;
	margin-right:0px;
}

#content-left-block-c a.readmore{
	display:block;
	float:right;
	padding-right:0px;
	padding-top:5px;
}
#content-left-block-c h2{
	margin:0px;
	padding-top:0px;
	padding-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F416E;
	text-decoration: none;
}
#content-left-block-c h3{	
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: bold;
	color: #1F416E;	
	font-size:11px;

}
#content-left-block-c ul {
 	list-style:none;

}
#content-left-block-c-1 ul li{
	background:url(/images/bullet.gif) left 6px no-repeat;
	width:420px;
	min-height:14px;
	padding-left:12px;
	display:block;
	padding-top:2px;
	padding-bottom:2px;

}

#content-left-block-c-1 ul li a p{
	display:inline;
	float:right;
	width:50px;
	font-weight:bold;
	cursor:hand;
	color:#000000;
	
}
#content-left-block-c-1 ul li a span{
	float:left;
	font-weight:normal;
	cursor:hand;
}
#content-left-block-c-1 ul li a{
	float:left;
	width:440px;
	color:#1F416E;

	text-decoration:none;
}
#content-left-block-c-1 ul li a:hover{
	color:#1F416E;
	text-decoration:underline;
}
#content-left-block-c-1 ul li a:visited{
	color:#1F416E;
}
#content-left-block-c-1 ul li.nobullet{
	background:url(/images/spacer.gif) left 15px no-repeat;
	width:200px;

	padding-left:0px;
	display:block;
	font-weight:normal;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e3e3e3;
}
#content-left-block-w {
	display:block;
	float:left;
	width:709px;
	min-height:205px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 0px solid #666666;
	background-image:url(/images/content_left_block_w.gif);
	background-position:top;
	background-repeat:repeat-y;
	
}

#content-left-block-w-nobackground {
	display:block;
	float:left;
	width:709px;
	min-height:205px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 0px solid #666666;

	
}
#content-left-block-w a.readmore{
	display:block;
	float:right;
	padding-right:0px;
	/*padding-top:5px;*/
}
#content-left-block-w h2{
	margin:0px;
	padding-top:0px;
	padding-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F416E;
	text-decoration: none;
}
#content-left-block-w h3{	
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: bold;
	color: #1F416E;	
	font-size:11px;

}
#content-left-block-w p{
  	padding:0;
	margin:0;
	margin-right:5px;
	margin-top:0px;
				  padding-bottom:3px;
}
#content-left-block-w hr{
	margin-top:3px;
	margin-bottom:3px;
	border: 1px dashed #e3e3e3;
}

#content-left-block-w-1 {
	display:inline;
	float:left;
	width:220px;
	min-height:206px;
	font-size:11px;
	margin:0;
	margin-left:10px;
	margin-right:0px;
}

#content-left-block-w-2 {
	display:inline;
	float:left;
	width:220px;
	min-height:208px;
	font-size:11px;
	margin:0;
	margin-left:15px;
	margin-right:0px;

}
div.wettekst-search {
	display:block;
	float:left;
	width:221px;
	height:28px;
	padding-top:5px;
}
div.wettekst-search input{
	display:block;
	float:left;
	width:65px;
	font-size:10px;
}
#content-left-block-w-3 {
	display:inline;
	float:left;
	width:220px;
	min-height:206px;
	font-size:11px;
	margin:0;
	margin-left:15px;
	margin-right:0px;
}

#content-right{
	float:right;
	display:inline;	
	width:228px;
	margin-right:23px;
	margin-top:-40px;
}

#content-right a.readmore{
	display:block;
	float:right;
	padding-right:3px;
}

#content-right ul {
 	list-style:none;
}

div.content-right-block-blue-text ul li{
	background:url(/images/bullet.gif) left 7px no-repeat;
	
	padding-left:12px;
	display:block;
	padding-top:2px;
	padding-bottom:2px;

}
#content-right ul li.list{
	background:url(/images/bullet.gif) left 10px no-repeat;
	padding-top:6px;
	padding-bottom:6px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e3e3e3;
}
#content-right ul li a{
	color:#1F416E;
	text-decoration:none;
}
#content-right ul li a:hover{
	color:#1F416E;
	text-decoration:underline;
}
#content-right ul li a:visited{
	color:#1F416E;
}
#content-right ul li.nobullet{
	background:url(/images/spacer.gif) left 15px no-repeat;
	
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	display:block;
	font-weight:normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
}
div.content-right-block-member {
	display:block;
	float:left;
	width:249px;
	height:112px;
	
}
div.content-right-block {
	display:block;
	float:left;
	width:249px;
	height:38px;
	
}
div.content-right-block-vacatures {
	display:block;
	float:left;
	width:228px;
	height:77px;
	padding-bottom:10px;
	background-image:url(/images/content_right_block_vacatures.gif); 
	background-position:left top; 
	background-repeat:no-repeat;
}

#vacatureticker {
	float:left;
	display:inline;	
	width:210px;
	min-height:18x;
	margin-top:34px;
	margin-left:10px;
}

#vacatureticker ul li.ticker{
	background:url(/images/spacer.gif) left 15px no-repeat;
	width:210px;
	text-align:center;
	padding-left:0px;
	display:block;
	font-weight:normal;
	padding-top:5px;


}
#vacatureticker ul li a{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display:block;
	width:210px;
}
.content-right-block-vacatures a{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	margin-top:5px;
	margin-right:5px;
}
/* bedrijfsprofielen banners */
div.content-right-block-bedrijfsprofielen {
	display:block;
	float:left;
	width:228px;
	height:128px;
	padding-bottom:10px;
	background-image:url(/images/content_right_block_bedrijfsprofielen.gif); 
	background-position:left top; 
	background-repeat:no-repeat;
}
div.content-right-block-bedrijfsprofielen-1 {
	display:inline;
	float:left;
	width:92px;
	height:47px;
	margin-top:45px;
	margin-left:12px;
}
div.content-right-block-bedrijfsprofielen-2 {
	display:inline;
	float:left;
	width:92px;
	height:47px;
	margin-top:45px;
	margin-left:16px;
}

								#bannerSlideShow_1 {
									position: relative;
									width:92px;
									height:47px;
									
									background:url(/images/spacer.gif) left 15px no-repeat;
									list-style: none;
									padding-left:0;
									
								}
								
								#bannerSlideShow_1 li {
									
									position: absolute;
									top: 0px;
									left: 0;
						
									width:92px;
									height:47px;
									text-align:center;
									
									margin:auto;
						
									
								}
								#bannerSlideShow_2 {
									list-style: none;
									position: relative;
									width:92px;
									height:47px;
									background:url(/images/spacer.gif) left 15px no-repeat;
									
									padding-left:0;
								}
								
								#bannerSlideShow_2 li {
									
									position: absolute;
									top: 0;
									left: 0;
								    width:92px;
									height:47px;
									text-align:center;
									
									margin:auto;
								}
								

div.content-right-block-bedrijfsprofielen-bottom {
	display:block;
	float:right;
	text-align:right;
	color:#fff;
	margin-top:15px;
	padding-right:5px;
}
div.content-right-block-bedrijfsprofielen-bottom a{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	margin-top:5px;
	margin-right:5px;
}

/* bedrijfsprofielen banners */
div.content-right-block-blue-title {
	display:block;
	float:left;
	width:228px;
	height:41px;
	font-size:1px;
	background-image:url(/images/content_right_block_blue_title.gif);
	background-position:top;
	background-repeat:no-repeat;	
}

div.content-right-block-blue-title h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:16px;
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	margin:0;
	padding:0;
	margin-top:8px;
	margin-left:10px;
	margin-right:10px;
}

div.content-right-block-blue-text {
	display:block;
	float:left;
	width:228px;
	min-height:176px;
	padding-bottom:20px;
	font-size:10px;
	background-image:url(/images/content_right_block_blue_text.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}
 div.content-right-block-blue-text p{
	padding:0;
	margin:0;
	padding-top:6px;
	padding-bottom:6px;
}
#ctl00_cphRightBar_cbNieuwsKader h2,#ctl00_cphRightBar_cbNieuwsKader h3,#ctl00_cphRightBar_cbNieuwsKader h3,#ctl00_cphRightBar_cbNieuwsKader h4,#ctl00_cphRightBar_cbNieuwsKader h5,#ctl00_cphRightBar_cbNieuwsKader h6, div.content-right-block-blue-text h2,div.content-right-block-blue-text h3,div.content-right-block-blue-text h4,div.content-right-block-blue-text h5,div.content-right-block-blue-text h6{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1F416E;
	text-decoration: none;	
}

div.content-right-block-margin{
	margin:10px;
}


/* SUBCONTENT */

#contentSub
{
	display: inline;
	float: right;
	width: 220px;
	margin-right: 25px;
}
/* FOOTER */
#footer {	
/*	height:161px;*/
	width: 100%;
	margin-left: 25px;
	padding-bottom: 0;
	background-image:url(/images/footer.gif);
	background-repeat:repeat-x;
	background-color: #1F416E;
	color: #E5E5E5;
	text-align: center;
}

div.footerLinks{
	display:inline-block;
	height:161px;
	width:1003px;
	background-image: url(/images/footer_background.gif);
	background-repeat: no-repeat;
	background-position:top;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #E5E5E5;
	text-decoration: none;
}
div.footerLinks ul {
 list-style:none;
}
div.footerLinks ul li{
	background:url(/images/bullet_w.gif) left 7px no-repeat;
	width:200px;
	padding-left:10px;
	display:block;
	padding-top:2px;
	padding-bottom:2px;

}

div.footerLinks ul li a{
	color:#E5E5E5;
	text-decoration:none;
}
div.footerLinks ul li a:hover{
	color:#E5E5E5;
	text-decoration:underline;
}
div.footerLinks ul li a:visited{
	color:#E5E5E5;
}
div.footerLinks ul li.nobullet{
	background:url(/images/spacer.gif) left 15px no-repeat;
	width:200px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	display:block;
	font-weight:normal;

}
div.footerLinks h1{
	margin:0px;
	padding-top:20px;
	padding-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
div.footer-spacer-1 {
	display:inline-block;
	float:left;
	width:37px;
	height:161px;
}

div.footer-scheurs-uitgeverij {
	display:inline-block;
	float:left;
	width:237px;
	height:161px;
}

div.footer-scheurs-milieuconsult {
	display:inline-block;
	float:left;
	width:242px;
	height:161px;
}

div.footer-scheurs-opleidingen {
 	display:inline-block;
	float:left;
	width:216px;
	height:161px;
}

div.footer-spacer-2 {
	display:inline-block;
	float:left;
	width:35px;
	height:161px;
}

div.footer-scheurs-overig {
	display:inline-block;
	float:left;
	width:214px;
	height:161px;
}
div.copyright {	
	display: block;
	float: left;
	width:208px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E5E5E5;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	
	margin-top:25px;
}

/* documtent accordion */
#content_browser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	display: block;
	height: 290px;
	width: 200px;
	overflow:auto;
}
#content_browser textarea{
	
	height: 120px;
	width: 200px;
	overflow:auto;
}
#content_browser_item {
	display: block;
	float:left;
	width:200px;
	height:30px;
	padding-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#content_browser_item a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

	text-decoration:none;
	
}#content_browser_item a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 800;

	text-decoration:none;
	
}
#content_browser_item h1{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 800;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;	
	margin:0;
	padding:0;
}
#content_browser_item p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	
	margin:0;
	padding:0;
}
div.content_browser_folder {
	display: block;
	float:left;
	height: 25px;
	width: 20px;
	float: left;
	margin-top:6px;
}
div.content_browser_title {
	display: block;
	float:left;	
	width: 150px;
	height: 25px;
}
div.content_browser_buttons {
	display: block;
	float:left;	
	width: 50px;
	height: 25px;
}
div.content_browser_buttons img{
	padding-top:3px;
}
#content_browser_line {
	display: block;
	float:left;
	height: 2px;
	width: 220px;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e3e3e3;
}
#accordion, #accordion_1, #accordion_2, #accordion_3, #accordion_4, #accordion_5, #accordion_6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#accordion_content ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#1f416e;
}
#accordion_content ul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#1f416e;
}
#accordion_content ul li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#1f416e;
}
#accordion .bar, #accordion_1 .bar,#accordion_2 .bar ,#accordion_3 .bar, #accordion_4 .bar, #accordion_5 .bar, #accordion_6 .bar{


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#1f416e;

	text-decoration: none;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e3e3e3;
	
	width: 220px;
	padding-top:3px;
}
#accordion .accordion_content, #accordion_1 .accordion_content,#accordion_2 .accordion_content,#accordion_3 .accordion_content, #accordion_4 .accordion_content, #accordion_5 .accordion_content, #accordion_6 .accordion_content {
	display:block;
	float:left;
	overflow:hidden;
	width: 200px;

}
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width:10px;
}
.vscrollerbar {
background-image: url(/images/scrollbar.png);
width: 10px;
/* following is the bit that allows us fixed height scrollbars */
height: 22px !important;
/* for fixed height, we force the vscrollerbar class with an !important decleration, and fleXcroll follows suit.*/

background-image: url(/images/scrollbar.png);
/* unfortunately, due to limitations of CSS, we cannot provide a color for the background when we are
using alpha images, thay have to be transparent.*/
}

* html .vscrollerbar {
/* IE6 alpha png trick */
/* IE7 is not affected by this trick, as it perfectly handles the normal png */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/scrollbar.png');
background-image: none;
}


/* do not forget to give horizontal scrollbars some color properties even if you don't plan on using them */
.hscrollerbase {height: 22px;}
.hscrollerbar {height: 22px; }

.vscrollerbar, .hscrollerbar {
/* paddings of these elements will decide how far the scrollbar will stop in both ends, and are not actually
used for styling, and are set to 0 by the script, here we will set them the size of our faux arrows */
padding: 0px;
z-index: 2;
}

/* properties for scroller jog box, just in case */
.scrollerjogbox {
width: 22px;
height: 22px;
top: auto; left: auto;
bottom: 0px; right: 0px;

}
/* Stylesheet for my demo pages for jScrollPane - these styles aren't necessary for using jScrollPane and aren't specific to any particular example */


a.jScrollArrowUp {
	background: url(/images/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(/images/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

.foutmelding {
	color:Red;
}


.orange-bar .jScrollPaneTrack {
	background: #f60;
}
.orange-bar .jScrollPaneDrag {
	background: #00f url(/images/drag_grab.gif) no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
	background: #69f;
}
			
.holder {
	float: left;
	margin: 10px;
}

.scroll-pane {
	width: 200px;
	height: 200px;
	overflow: auto;

	float: left;
}

.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 400px;
}


/* documtent accordion */

/* The CSS that's required to position the footer */
/* THIS CSS CODE MUST BE PLACED BELOW THE OTHER CSS */
 	html
	{
		height: 100%;
	}
 
	body
	{
		height: 100%;
	}
 
	#nonFooter
	{
		position: relative;
		min-height: 100%;
	}
 
	* html #nonFooter
	{
		height: 100%;
	}
 
	#footer
	{
		position: relative;
		margin: -7.5em auto 0 auto;
	}
 
	/* A CSS hack that only applies to IE -- specifies a different height for the footer */
 
	* html #footer
	{
		margin-top: -7.4em;
	}
/* The CSS that's required to position the footer */