html{
	height:100%; /*needed for container min-height */
	/*background-image:url(/images/web/images/iBGRpage.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#333399;*/
}

body{
	margin:0px;
	padding:0px;
	height:100%; /*needed for container min-height */
	/*background-image:url(/images/web/images/iBGRpage.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#333399;*/
	position:relative;
}

body, table, td, p, th, a, div {
}

#bg_site{
	position:relative;
	height:auto !important;/* real browsers */
	height:100%;  /*IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	background-color:#E5ECF6;
}

* {
	font-family: "Trebuchet MS";
	margin:0px;
	padding:0px;
	text-align:justify;
}
* {
	margin:0;
	padding:0;
}
a:link, a:visited
{
	outline:none;
	color : #003382;
}

a:hover {
  color : #7c99c5;
}

.clear
{
	clear:both;
	font-size:0px;
	height:0px;
	visibility:hidden;
}
.clear_linie{
	clear:both;
	height:33px !important;
	height:33px;
}
.bg_site_content_class{
	border:0px;
	position:relative;
	z-index:4;
	width:100%;
	height:100%;
}
div#repeat_left_bottom{
	background-image:url(/images/web/images/repeat_left_bottom.gif);
	background-repeat:repeat-y;
	background-position:right top;
	background-color:#FFFFFF;
	width:50%;
	height:50%;
	position:absolute;
	z-index:2;
	left:0px;
	bottom:0px;
}
div#repeat_right_bottom{
	margin:0px;
	padding:0px;
	background-image:url(images/iBGR1.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#E5ECF6;
	width:50%;
	height:50%;
	position:absolute;
	z-index:3;
	right:0px;
	bottom:0px;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0px auto; /* center, not in IE5 */
	width:997px !important;
	width:997px;
	background-image:url(images/iBGR1.gif);
	background-repeat:repeat-x;
	background-position:left top;
	z-index:10;
	display:block;
	background-color:#003382;
	}


div#repeat_left_top{
	margin:0;
	padding:0;
	background-image:url(/images/web/images/repeat_left_top.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#A4BDDB;
	width:50%;
	height:100%;
	position:absolute;
	z-index:5;
	left:0;
	top:0;
}
#repeat_left_top_bottom{
	height:138px; 
	width:100%;  
	position:absolute; 
	bottom:0;
	background-image:url(/images/web/images/repeat_left_top_bottom.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
div#repeat_right_top{
	margin:0;
	padding:0;
	background-image:url(/images/web/images/repeat_right_top.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#9DB7D8;
	width:50%;
	height:100%;
	position:absolute;
	z-index:6;
	right:0;
	top:0;
}
#repeat_right_top_bottom{
	height:138px; 
	width:100%;  
	position:absolute; 
	bottom:0;
	background-image:url(/images/web/images/repeat_right_top_bottom.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
/**/
.customSelect1Cont
{
	position:relative;
	width:246px;
	height:20px;
	overflow:visible;
	cursor:default;
	margin-bottom:7px;
}
.customSelect1Left
{
	position:absolute;
	left:0px;
	top:0px;
	width:4px;
	height:20px;
	background-image:url(/images/web/images/custom_select1_left.png);
	background-repeat:no-repeat;
}
.customSelect1Midd
{
	position:static;
	margin-left:4px;
	margin-right:23px;
	height:20px;
	background-image:url(/images/web/images/custom_select1_center.png);
	background-repeat:repeat-x;
	line-height:20px;
	font-family: Trebuchet MS;
	font-size:11px;
	color:#333333;
	padding:0px 2px;
	display: block;
	border: 0px;
}
.customSelect1Midd .inputReadonly
{
	background-color:transparent;
	height:20px;
	border:0px;
	vertical-align:middle;
	font-family: Trebuchet MS;
	font-size:11px;
	color:#333333;
	margin:0px;
	padding:0px;
	width:100%;
	cursor:default;
}

*html .customSelect1Midd .inputReadonly
{
	background-color:transparent;
	height:20px;
	border:0px;
	vertical-align:middle;
	font-family: Trebuchet MS;
	font-size:11px;
	color:#333333;
	margin:0px;
	padding:0px;
	width:auto;
	cursor:default;
}

.customSelect1Arrow
{
	position:absolute;
	top:0px;
	right:0px;
	width:23px;
	height:20px;
	background-image:url(/images/web/images/custom_select1_right.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
.customSelect1List
{
	position:absolute;
	left:0px;
	top:19px;
	width:100%;
	height:150px;
	background-color:#DDEDFB;
	overflow-y:auto;
}

a.customSelect1ListOpt:link, a.customSelect1ListOpt:visited
{
	font-family: Trebuchet MS;
	font-size:11px;
	text-decoration:none;
	color:#333333;
	display:block;
}
a.customSelect1ListOpt:hover
{
	font-family: Trebuchet MS;
	font-size:11px;
	text-decoration:none;
	color:#333333;
	background-color:#98BEE4;
	display:block;
}

/**/

.rightColumnGrad
{
	 padding : 0px;
	 margin : 0px;
   background-image:url(/images/web/images/right_column_bg.png);
	 background-repeat:repeat-x;
	 padding-bottom:200px;
}

.textBold
{
	font-weight:bold;
}

.siteShadowLeftHome
{
	background-image:url(/images/web/images/site_shadow_left.png);
	background-repeat:no-repeat;
	position:absolute;
	top:28px;
	left:-36px;
	width:36px;
	height:296px;
}
*html .siteShadowLeftHome
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/web/images/site_shadow_left.png', sizingMethod='crop');
}

.siteShadowLeft
{
	background-image:url(/images/web/images/site_shadow_left.png);
	background-repeat:no-repeat;
	position:absolute;
	top:28px;
	left:174px;
	width:36px;
	height:296px;
}
*html .siteShadowLeft
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/web/images/site_shadow_left.png', sizingMethod='crop');
}

.siteShadowRight
{
	background-image:url(/images/web/images/site_shadow_right.png);
	background-repeat:no-repeat;
	position:absolute;
	top:28px;
	right:-36px;
	width:36px;
	height:296px;
	z-index: 1000;
}
*html .siteShadowRight
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/web/images/site_shadow_right.png', sizingMethod='crop');
}

.column_cr
{
	margin:0;
	padding:0;
	width:787px;
	float:left;
	background-color:#FFFFFF;
	position:relative;
	z-index: 100;
	overflow: visible;
  min-height : 650px;	
}

.column_c
{
	margin:0;
	padding:0;
	width:523px;
	float:left;
	background-color:#FFFFFF;
	position:relative;
	z-index: 100;
	overflow: visible;

}

.column_r
{
	margin:0;
	padding:0;
	width:264px;
	float:left;
	background-color:#FFFFFF;
	position:relative;
	z-index: 100;
	overflow: visible;
}

 /* Header */
 
 #header{
 	margin:0;
	padding:0;
 	position:relative;
	width:997px;
	height:28px;
	background-image:url(/images/web/images/header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
 }
#headerHome
{
	margin:0px;
	padding:0px;
	position:relative;
	height:28px;
	background-color:#E5ECF6;
}
 .header{
	position:absolute;
	margin-top:0px;
	margin-left:0px;	
 }

 #center_site
 {
 	margin:0;
	padding:0;
	margin-top:0px !important;
	*margin-top:-2px;
	display:block;
	background-color:#fff;
  min-height : 600px;	
 }
 #center_siteHome
 {
 	margin:0;
	padding:0;
	margin-top:0px !important;
	*margin-top:-2px;
	display:block;
 }

.column_left{
 	margin:0;
	padding:0;
	width:210px;
	float:left;
	display:block;
        background-color: #003382;
}
.column_left_bottom{
	background-image:url(/images/web/images/vind_een.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	bottom:0;
	width:210px;
	height:137px;
	cursor:pointer;
	text-decoration:none;
}
 .content_center_height{
 	width:1px;
	height:550px;
	float:left;
 }
 
 .content_center{
	width:523px;
	float:left;
	padding-bottom:3px;
	overflow: hidden;
 }

 .content{
 	padding:20px;
	padding-top:15px;
	width : 483px;
 }
 .content p
 {
 	line-height:1.5;
	color:#313131;
 }
.content h2
 {
 	line-height:1.5;
 	font-size : 12px;
	color:#313131;
	font-weight:bold;
	margin-top : 10px;
 }
 .content ul{
 	padding:20px;
	padding-top:15px;
 } 
 
 .content_bottom{
 	background-color:#FFFFFF;
	width:524px;
	height:1px;
	position:absolute;
	bottom:0;
	
 }
 .column_right{
 	float:right;
	width:262px;
	padding-right:1px;
 }
 .selects_box{
 	margin:1px 8px;
 }
.column_right div.dot_blue{
	background-image:url(/images/web/images/dot_blue.gif);
	background-position:left center;
	background-repeat:repeat-x;
	font-size:1px;
	height:1px;
	margin:6px 8px;
} 
.column_right_bottom{
	background-image:url(/images/web/images/online_zelftest.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	bottom:0;
	width:246px;
	height:128px;
	padding:8px;
	padding-top:1px;
}
.column_right_bottom .dot_withe{
	background-image:url(/images/web/images/dots_white.gif);
	background-position:left center;
	background-repeat:repeat-x;
	height:1px;
	padding:6px 0 !important;
	*padding:6px 0 !important;
	*padding:2px 0;
	display:block;
}
.column_right_bottom .button_ga_naar{
	padding-top:5px;
}
.button_ga_naar a{
	margin:0;
	padding:0;
}
/* Print and verstuur */
.print{
	float:left; 
	display:block;
	height:32px;
}
.verstuur{
	float:right; 
	display:block; 
	height:33px;
}

.points_repeat{
	height:1px;
	font-size:1px;
	background-image:url(/images/web/images/points_repeat.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	margin:15px 0;
}
/*
.fontsize{
	float:right;
	width:29px;
	padding-top:3px;
}
*/
.search input.search_button{
	float:right;
	margin-top:2px;
}
/* Menu left */


#fontSwitch
{
	position:absolute;
	left:711px;
	top:8px;
	width:auto;
	height:11px;
	z-index:1;
}

#fontSwitchHome
{
	position:absolute;
	top:0px;
	width:auto;
	height:28px;
	line-height:28px;
	z-index:1;
}
a.linkHomeBC:link, a.linkHomeBC:visited, a.linkHomeBC:hover
{
	font-size:8px !important;
}
.menu_left
{
	margin-top:15px;
	margin-bottom:137px;
	height:340px;
}

.leftMenuSectCont
{
	margin-left: 13px;
}

.leftMenuSubOptCont
{
	overflow:hidden;
}

.leftMenuOpt {
 text-align : left;
}

.menu_up{
  height : 25px;
	width:430px;
	margin-left:274px;
	float:right;
}
.menu_up ul{
  height : 25px;
	list-style:none;
}
.menu_up li{
	float:left;
	padding:0 12px;
	background-image:url(/images/web/images/delimiter.jpg);
	background-repeat:repeat-y;
	background-position:right top;
}
.menu_up li.last{
	background-image:none;
}

.menu_up li a:hover{
	text-decoration:underline;
}

.menu_down{
	padding-top:5px;
	width:997px;
	height:30px; 
	margin:0 auto; 
	text-align:right;
	z-index:15; 
	position:relative;
}
.menu_down ul{
	list-style:none;
}
.menu_down li{
	float:right;
	padding:0 12px;
	background-image:url(/images/web/images/delimiter.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.menu_down li.last{
	background-image:none;
}

.menu_down li a:hover{
	text-decoration:underline;
}
/*-------------------*/
.rootline{
	padding-top:0px;
	padding-bottom:20px; 
	position:relative;
}
.rootline ul{
	list-style:none;
}
.rootline li{
	float:left;
	padding-right:10px;
	padding-left:7px;
	background-image:url(/images/web/images/rootline.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}
.rootline li.first{
	padding-left:0;
}
.rootline li.last{
	background-image:none;
}

.rootline li.last a{
	color:#023E96;
}
.rootline li a:link, .rootline li a:visited
{
	text-decoration:none;
	font-size:9px;
}
.rootline li a:hover
{
	text-decoration:underline;
	font-size:9px;
}

/**/
.floatLeft
{
	float:left;
}

.floatRight
{
	float:right;
}

.pageButtonVar
{
	position:relative;
	height:20px;
	cursor:pointer;
	display:block;
	vertical-align:middle;
	font-family: Trebuchet MS;
	font-size:9px;
	color:#000000;
	margin-top:2px;
}
.pageButton246
{
	position:relative;
	height:20px;
	cursor:pointer;
	display:block;
	vertical-align:middle;
	width:246px;
	font-family: Trebuchet MS;
	font-size:11px;
	color:#333333;
}
.pageButtonLeft
{
	position:absolute;
	left: 0px;
	top:0px;
	width:4px;
	height:20px;
	background-image:url(/images/web/images/pagebutton_left.png);
	background-repeat:no-repeat;
}
.pageButtonRight
{
	position:absolute;
	right: 0px;
	top:0px;
	width:4px;
	height:20px;
	background-image:url(/images/web/images/pagebutton_right.png);
	background-repeat:no-repeat;
}
.pageButtonMid
{
	position:static;
	height:20px;
	margin:0px 4px;
	background-image:url(/images/web/images/pagebutton_mid.png);
	background-repeat:repeat-x;
	padding:0px 4px;
	line-height:20px;
	text-align:center;
}
/**/
.textGreyBold14
{
	color:#333333;
	font-size:14px;
	font-weight:bold;
}

.marginBottom10
{
	margin-bottom:10px;
}

.searchAgainField
{
	width:240px !important;
}

.customRadioButtonCont
{
	line-height:14px;
	margin-right:10px;
	float:left;
	cursor:pointer;
}
.textGreyBold12
{
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

.customRadioButton
{
	float:left;
	height:14px;
	padding-left:20px;
	background-image:url(/images/web/images/customradiobutton.png);
	background-repeat:no-repeat;
}
*html .customRadioButton
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/web/images/customradiobutton.png', sizingMethod='crop');
}

#customRadioButtonSel
{
	background-image:url(/images/web/images/customradiobutton_sel.png);
	background-repeat:no-repeat;
}
*html #customRadioButtonSel
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/web/images/customradiobutton_sel.png', sizingMethod='crop');
}

.searchResultsCont
{
	margin-top:25px;
}

.searchResultsCont h1
{
	margin-top:25px;
        text-align : left;
}

.searchResultsTab
{
	width:33%;
	position:relative;
	float:left;
	color:#8F8F8F;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	z-index:1;
}

#searchResultsTabSel
{
	width:33%;
	position:relative;
	float:left;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	z-index:3;
}

.searchResultsTabCLeft
{
	width:3px;
	height:21px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(/images/web/images/whitetab_left.gif);
	background-repeat:no-repeat;
}

.searchResultsTabCRight
{
	width:3px;
	height:21px;
	position:absolute;
	right:0px;
	top:0px;
	background-image:url(/images/web/images/whitetab_right.gif);
	background-repeat:no-repeat;
}

.searchResultsTabCMid
{
	height:18px;
	margin:0px 3px;
	background-image:url(/images/web/images/whitetab_mid.gif);
	background-repeat:repeat-x;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
}

.searchResultsTabCont
{
	width:370px;
	margin:0px auto;
}

.whiteTabsBorderBottom
{
	background-image:url(/images/web/images/whitetab_border_bottom.gif);
	background-repeat:repeat-x;
	z-index:2;
	margin-top:-2px;
	padding-top: 10px;
	position: relative;
}
*html .whiteTabsBorderBottom
{
	margin-top:-4px;
}

div
{
	zoom:1;
}
.searchResultsTable
{
	cursor:default;
}

a.resultLink {
  color : #003382;
}

.searchResultsTableRowOdd
{
	background-color:#FFFFFF;
        text-decoration : none;
}

.searchResultsTableRowEven
{
	background-color:#EDF1F7;
        text-decoration : none;
}

.searchResultsTableCell1
{
	width:335px;
	float:left;
	line-height:22px;
}
.searchResultsTableCell2
{
	width:90px;
	float:left;
	line-height:22px;
}
.searchResultsTableCell3
{
	width:45px;
	float:left;
	line-height:22px;
}

.paddingLeft5
{
	padding-left:5px;
}

.textBoldGrey12
{
	color:#8F8F8F;
	font-weight:bold;
	font-size:12px;
}

.points_repeatMargin10
{
	height:1px;
	font-size:1px;
	background-image:url(/images/web/images/points_repeat.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	margin:10px 0;
}

.menu_upHome
{
	margin-left:0px !important;
	float:left;
}
/*hoomee*/
.homeBody
{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url(/images/web/images/homepage_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}

.homePagebgRepeat
{
	background-image:url(/images/web/images/home_bg_repeat.png);
	background-repeat:repeat-x;
	background-color:#00317F;
	position:relative;
	top:88px;
	margin-bottom:113px;
}

.homePagebgExtend
{
	background-image:url(/images/web/images/homepage_bg_extend.gif);
	background-repeat:repeat-x;
	/*margin-top:-138px;*/
	height:138px;
	position:relative;
	z-index:1;
}

.homePagebgExtendCenter
{
	margin:0px auto;
	width:998px;
	height:138px;
	background-image:url(/images/web/images/homepage_bg_1.gif);
	background-repeat:repeat-x;
}

.homePageContent
{
	margin:0px auto;
	position:relative;
	top:-88px;
	margin-bottom:-226px;

	*top:0px;
	*margin-top:-88px;
	*margin-bottom:-138px;
	width:937px;
	z-index:2;
}

.homaActualContent
{
	padding:1px;
	background-color:#FFFFFF;
}

.homepageInfoZone
{
	position:relative;
	height:77px;
	background-image:url(/images/web/images/homepage_mosaic_bg.gif);
	background-repeat:repeat-y;
	margin-top: 1px;
}

a.linkBlue12:link, a.linkBlue12:visited
{
	color:#00388c;
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
}

a.linkBlue12:hover
{
	color:#7F9DC8;
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:underline;
}

.homepageInfoLinksZone1
{
	position:absolute;
	left:325px;
	top:3px;
	line-height:17px;
        width : 158px;
}

.homepageInfoLinksZone2
{
	position:relative;
	left:20px;
	top:3px;
	line-height:17px;
}

.homepageInfoLogoZone
{
	position:absolute;
	right:15px;
	bottom:11px;
}

.homeFooter
{
	margin:0px auto;
	width:935px;
	margin-bottom:-40px;
	position:relative;
	z-index:1000;
}

a img {
  border : none;
}

#sitemap {
 padding-left : 20px;
 min-height : 300px;
}


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

#sitemap ul li {
 padding-top : 15px;
 font-size : 13px;
 font-weight : bold;
}

#sitemap ul li ul li {
 padding-top : 5px;
 font-size : 11px;
 font-weight : normal;
}

#sitemap a {
 text-decoration : none;
}

#center_site table td {
 padding : 0px;
 margin : 0px;
 background-color : #003382;
}

#center_site table table td {
 background-color : #ffffff;
}

.startedit:hover * {
 background-color : #ededed;
} 

.maps {
 padding-left : 20px;
}

#content table
{
  margin-bottom:0.8em;
}

#content table.color_blue                                               { background-color:#003382; }
#content .color_blue  th                                                { background-color:#7c99ce; color:#0258F5; }
#content .color_blue th p                                                { color:#FFFFFF; }
#content .color_blue  tbody.rowcoloring_alternate  tr.evenorodd_even    { background-color:#FFFFFF; }

#content table.color_green                                              { background-color:#6bc04b; }
#content .color_green th                                                { background-color:#99e37e; color:#619102; }
#content .color_green th p                                                { color:#FFFFFF; }
#content .color_green tbody.rowcoloring_alternate  tr.evenorodd_even    { background-color:#FFFFFF; }

#content table.color_grey                                               { background-color:#D9D9D9; }
#content .color_grey th                                                 { background-color:#ECECEC; color:#666666; }
#content .color_grey tbody.rowcoloring_alternate   tr.evenorodd_even    { background-color:#FFFFFF; }

#content table.border_row    th,
#content table.border_row    td      { border-bottom:solid 1px #CCCCCC; }
#content table.border_column th,
#content table.border_column td      { border-right:solid 1px #CCCCCC; }
#content table.border_cell           { border:solid #CCCCCC; border-width:1px 0px 0px 1px; }
#content table.border_cell   th,
#content table.border_cell   td      { border:solid #CCCCCC; border-width:0px 1px 1px 0px; }

.toplinks{
        height : 25px;
        width:430px;
        display : inline;
        margin-left:274px;
        float:right;
        font-weight : bold;
        font-size : 11px;
        text-transform: uppercase;
}

.toplinks a:link, .toplinks a:visited {
        float:left;
        padding:0 12px;
        font-family : Arial, Helvetica, sans-serif;
        background-image:url(/images/web/images/delimiter.jpg);
        background-repeat:repeat-y;
        background-position:right top;
        text-decoration : none;
        padding-top : 6px;
        color : #7c99c5;        
}

.toplinks a.last{
        background-image:none;
}

 

.toplinks a:hover{
        text-decoration:underline;
}



#content ul.pdf_download {
 list-style : none;
}


#content ul.pdf_download li {
	padding: 0;
	margin: 0;
	color: #000000;
	padding-left: 21px;
        margin-left : 12px;
	background: url(/images/web/images/ico_pdf.gif) left top no-repeat;
	text-decoration: none;
	font-family: 'Trebuchet ms', Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}
#content ul.pdf_download li a:link, .boxBody ul.pdf_download li a:visited {
	padding: 0;
	margin: 0;
	color: #e20043;
	text-decoration: none;
	font-family: 'Trebuchet ms', Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

#content ul.pdf_download li a:hover {
	padding: 0;
	margin: 0;
	color: #e20043;
	text-decoration: underline;
	font-family: 'Trebuchet ms', Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}


#content .onderschrift {
  margin:0px; 
  font-size:80%;
  color:#003382;
}
