XXDIV
{
	border: 1px solid;
}
BODY
{
	TEXT-ALIGN: center;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FONT-FAMILY:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 100%;
	COLOR: black;
	FONT-SIZE: 12px;
	PADDING-TOP: 0px;
}
.menu
{
	COLOR: black;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 22px;
	cursor: pointer;	
}
.menu A
{
    COLOR: black;
    TEXT-DECORATION: none
}
.menu A:hover
{
    COLOR: black;
    TEXT-DECORATION: none;
}
.menuactive
{
    COLOR: black;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 22px;	
    TEXT-DECORATION: none;
	background-color: #e5f0df;
}
.menuactive A
{
    COLOR: black;
    TEXT-DECORATION: none;
}
.menuactive A:hover
{
    COLOR: black;
    TEXT-DECORATION: none;
}
.pageheader_dark_small
{
    COLOR: #5a6c8a;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.rcheader
{
    COLOR: #5a6c8a;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
	border-bottom:1px solid;
}
.pageheader_dark_large
{
    COLOR: #5a6c8a;
    FONT-SIZE: 20px;
    FONT-WEIGHT: bold;
}

.pageheader_dark
{
    COLOR: #5a6c8a;
    FONT-SIZE: 15px;
    FONT-WEIGHT: bold
}
.pageheader_dark A
{
    COLOR: #5a6c8a;
    TEXT-DECORATION: none;
}
.pageheader_light
{
    COLOR: white;
    FONT-SIZE: 20px;
    FONT-WEIGHT: bold
}
.pageheader_light A
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.pageheader_light A:hover
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.pagetext_light
{
	color: white;
	line-height: 18px;
    FONT-SIZE: 14px;
}
.pagetext_light A
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.pagetext_light A:hover
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
.pagetext_grey
{
	color: #7d7d7d;
	line-height: 21px;
	font-size:16px;
}
.pagetext_grey A
{
	color: #5a6c8a;
	font-weight: bold;
	text-decoration: none;
}
.pagetext_grey A:hover
{
	color: #5a6c8a;
	font-weight: bold;
	text-decoration: underline;
}
.pagetext_grey_small
{
	color: #7d7d7d;
	font-size:12px;
}
.pagetext_grey_small A
{
	color: #e68922;
	font-weight: bold;
	text-decoration: none;
}
.pagetext_grey_small A:hover
{
	color: #e68922;
	font-weight: bold;
	text-decoration: underline;
}
.pagetext_dark
{
	line-height: 18px;
}
.pagetext_dark A
{
	color: #e68922;
	text-decoration: none;
}
.pagetext_dark A:hover
{
	color: #e68922;
	text-decoration: underline;
}
.pagetext_dark TD
{
	COLOR: black;
	FONT-SIZE: 12px;
}
.pagetext_dark TD P
{
	padding-top:0px;
	margin-top:0px;
}
.pagetext_dark P
{
	padding-top:0px;
	margin-top:0px;
}
.pagetext_blue
{
	line-height: 18px;
    COLOR: #5a6c8a;
}
.pagetext_blue A
{
	color: #e68922;
	text-decoration: none;
}
.pagetext_blue A:hover
{
	color: #e68922;
	text-decoration: underline;
}

.vraag
{
	COLOR: #0189bd;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	line-height: 27px;
}
.vraag I
{
	font-style: italic;
	font-weight: normal;    
}


.newsitemtitle
{
	color: #164273;
	font-size: 11px;
	font-weight: bold;
}
.newsitemtitle A
{
	color: #164273;
	text-decoration: underline;
}
.newsitemtitle A:hover
{
	color: #164273;
	text-decoration: underline;
}
.newsitemdate
{
	color: #838383;
}	
FORM
{
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px
}
#header
{
    POSITION: relative;
    TEXT-ALIGN: center;
    MARGIN: 0px auto;
    WIDTH: 1202px;
	height:186px;
}
#main
{
    POSITION: relative;
    TEXT-ALIGN: left;
    MARGIN: 0px auto;
    WIDTH: 1010px;
}
#vraag_container
{
	BACKGROUND-IMAGE: url(../images/bg_vraag.gif);
	width: 593px;
	background-repeat: no-repeat;
	min-height: 200px;
}
#vraag_container_text
{
	padding:22px;
}
.main_text
{
	margin-left: 22px;
	min-height: 300px;
}
#logo
{
	height: 124px;
	width: 134px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#contactmenu
{
	position: relative;
	height: 34px;
	margin-right: 0px;
	margin-left: auto;
}
#contactmenu A
{
	color: #535353;	
	
	text-decoration: none;
}
#contactmenu A:hover
{
	color: black;	
	text-decoration: underline;
}
#contactmenu_container
{
	position: relative;
	margin: 0 auto;
	height: 34px;
	width: 1010px;
	text-align:right;
}
#footer_bg
{
	HEIGHT: 215px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_container
{
	BACKGROUND-IMAGE: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	HEIGHT: 215px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navigation_container
{
	BACKGROUND-IMAGE: url(../images/menubg.gif);
	background-repeat: repeat-x;
	Z-INDEX: 0;
	MARGIN: 0px auto;
	HEIGHT: 34px;
	position: relative;
}
#navigation
{
	Z-INDEX: 0;
	MARGIN: 0px auto;
	HEIGHT: 34px;
	width: 1010px;
	position: relative;
	text-align:left;
}
#navigation_margin
{
	MARGIN-LEFT: -10px;
	HEIGHT: 34px;
	width: 850px;
	position: relative;
	float:left;
}
#navigation UL
{
    POSITION: relative;
    LIST-STYLE-TYPE: none;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    FLOAT: left
}
#navigation UL LI
{
    PADDING-LEFT: 7px;
    FLOAT: left;
    HEIGHT: 34px
}
#navigation LI A
{
    DISPLAY: block;
    FLOAT: left;
    HEIGHT: 34px;
    COLOR: black;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
#navigation UL LI A:hover
{
    COLOR: black;
    TEXT-DECORATION: none;
}
.tabtext
{
	position:relative;
    MARGIN-TOP: 12px;
    MARGIN-RIGHT: 7px;
}
#navigation .activeli
{
    BACKGROUND: url(../images/tab_left.gif) no-repeat left top
}
#navigation .activea
{
    BACKGROUND: url(../images/tab_right.gif) no-repeat right top;
    COLOR: #5a6c8a;
}
#navigation .activea:hover
{
    COLOR: #5a6c8a;
}
#navigation .rolloverli
{
    BACKGROUND: url(../images/tab_left_over.gif) no-repeat left top
}
#navigation .rollovera
{
    BACKGROUND: url(../images/tab_right_over.gif) no-repeat right top;
    COLOR: white;
}
#navigation .rollovera:hover
{
    COLOR: white;
}

#zoekboxdiv
{
}
#zoekbox
{
	width: 132px;
	color: #959595;
	border-style: solid 1px;
}
#opnieuwzoekendiv
{
	position: absolute;
	height: 40px;
	width: 450px;
	left: 558px;
	top: 48px;
}
#opnieuwzoekbox
{
	width: 370px;
	color: #959595;
	border-style: solid 1px;
	background-image: url(../images/zoekveld_groot.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 40px;
}
.opnieuwzoekveld
{
	font-size: 20px;
	color: #7a7a7a;
	width: 345px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #fefdd4;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 30px;
}
#opnieuwzoekknop
{
	width: 77px;
	color: #959595;
	border-style: solid 1px;
	position: absolute;
	left: 371px;
	height: 40px;
	cursor: pointer;
}
.tooltipcontainer
{
	position:absolute;
	top: -90px;
	left: -10px;
	width: 305px;
	height:99px;
	display: block;
}
.tooltip
{
	position: absolute;
	width: 271px;
	height:36px;
	top: 20px;
	left:20px;
	color: black;
	overflow:hidden;
	font-weight: normal;
	display: block;
}
.vpkolom
{
	width: 495px;
	position: relative;
	text-align: left;
	float:left;
}
.vp_knop_container
{
	width: 496px;
	height: 90px;
	cursor: pointer;	
}
.vp_knop
{
	width: 496px;
	height: 75px;
	background-image: url(../images/homepage-button_1.jpg);
	background-repeat: no-repeat;
}
.vp_knop_over
{
	width: 496px;
	height: 75px;
	background-image: url(../images/homepage-button_2.jpg);
	background-repeat: no-repeat;
	z-index:0;
}
.vp_knop_text
{
	padding-left:15px;
	padding-right:155px;
	padding-top:15px;
	padding-bottom:15px;
}
.kolom
{
	width: 504px;
	text-align: left;
	float:left;
}
.kolomtext
{
	padding-left:20px;
}
.clearall
{
	clear:both;
}
#menukolom
{
	width: 191px;
	position: relative;
	text-align: left;
	float:left;
}
.tussenkolom
{
	width: 20px;
	position: relative;
	text-align: left;
	float:left;
}
#inleidingkolom
{
	width: 320px;
	position: relative;
	text-align: left;
}
.tekstkolom_XXL
{
	width: 1010px;
	position: relative;
	text-align: left;
	float:left;
}
.tekstkolom_large
{
	width: 7680px;
	position: relative;
	text-align: left;
	float:left;
}
.tekstkolom
{
	width: 769px;
	position: relative;
	text-align: left;
	float:left;
}
.tekstkolom_medium_large
{
	width: 590px;
	position: relative;
	text-align: left;
	float:left;
}
.tekstkolom_medium
{
	width: 370px;
	position: relative;
	text-align: left;
	float:left;
}
.tekstkolom_small
{
	width: 569px;
	position: relative;
	text-align: left;
	float:left;
}
#rechterkolom
{
	width: 200px;
	position: relative;
	text-align: left;
	float:left;
}
#richtlijnenkolom
{
	width: 640px;
	position: relative;
	text-align: left;
}
#richtlijnentext_container
{
	margin-left: 21px;
}
#richtlijnen_tags
{

}
.richtlijnen_header
{
	background-image: url(../images/richtlijnen_header.gif);
	position: relative;
	height: 30px;
	width: 672px;
	cursor: pointer;
}
.richtlijnen_header_title
{
	padding-top: 8px;
	padding-left:20px;
	font-size: 16px;
	font-weight: bold;
}

.richtlijnen_midden
{
	background-image: url(../images/richtlijnen_midden.gif);
	position: relative;
	height: 27px;
	width: 672px;
	cursor: pointer;
	background-color: #e3e3e3;
}
.richtlijnen_lijn
{
	background-image: url(../images/richtlijnen_lijn.gif);
	position: relative;
	height: 3px;
	width: 672px;
}
.richtlijnen_onder
{
	background-image: url(../images/richtlijnen_onder.gif);
	position: relative;
	height: 3px;
	width: 672px;
}
.richtlijnen_title
{
	padding-left: 20px;
	padding-top: 6px;
	width: 137px;
	float:left;
}
.richtlijnen_title A
{
	color: black;
	text-decoration: none;
}
.richtlijnen_title A:hover
{
	color: black;
	text-decoration: none;
}
.richtlijnen_subtitle
{
	padding-top: 8px;
	width: 161px;
	float: right;
	text-align: left;
}
#terugnaarrichtlijnen
{
	background-image: url(../images/terugnaarrichtlijnen.gif);
	position: absolute;
	height: 38px;
	width: 275px;
	cursor: pointer;
}
#richtlijnen_detail_header
{
	position: relative;
	height: 90px;
	width: 1010px;
}
#richtlijnen_detail_klikpad
{
	position: absolute;
	height: 26px;
	width: 647px;
	left: 357px;
	top: 18px;
}
#richtlijnen_detail_title
{
	position: absolute;
	height: 26px;
	width: 647px;
	left: 20px;
	top: 56px;
}
.richtlijnen_detail_header
{
	background-image: url(../images/richtlijnen_detail_header.gif);
	position: relative;
	height: 66px;
	width: 1010px;
}
.richtlijnen_detail_header_notitle
{
	background-image: url(../images/richtlijnen_detail_header_notitle.gif);
	position: relative;
	min-height: 66px;
	width: 1010px;
	padding-top:10px;
}
.richtlijnen_detail_header_title
{
	padding-top: 16px;
	padding-left:20px;
	font-size: 16px;
	font-weight: bold;
	color: #6b6b6b;
}
.richtlijnen_detail_midden
{
	background-image: url(../images/richtlijnen_detail_midden.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 1010px;
	background-color:#f2f2f2;
}
.richtlijnen_detail_lijn
{
	background-image: url(../images/richtlijnen_detail_lijn.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 3px;
	width: 1010px;
}
.richtlijnen_detail_onder
{
	background-image: url(../images/richtlijnen_detail_onder.gif);
	background-repeat: repeat-y;
	position: relative;
	height: 3px;
	width: 1010px;
}
.richtlijnen_detail_gen
{
	padding-top: 2px;
	padding-bottom: 2px;
}
.richtlijnen_detail_gen A
{
	color: black;
	text-decoration: none;
}
.richtlijnen_detail_gen
{
	color: black;
	text-decoration: none;
}

.begrippen_header
{
	background-image: url(../images/begrippen_header.gif);
	background-repeat:no-repeat;
	position: relative;
	height: 30px;
	width: 498px;
	cursor: pointer;
}
.begrippen_header_active
{
	background-image: url(../images/begrippen_header_active.gif);
	background-repeat:no-repeat;
	position: relative;
	height: 30px;
	width: 498px;
	cursor: pointer;
}
.begrippen_header_title
{
	padding-top: 8px;
	padding-left:20px;
	font-size: 16px;
	font-weight: bold;
}

.begrippen_midden
{
	background-image: url(../images/begrippen_midden.gif);
	width: 498px;
	background-color: #e3e3e3;
	margin-left: -1px;
	margin-top: -1px;
	border: solid 1px white;
}
.begrippen_lijn
{
	background-image: url(../images/begrippen_lijn.gif);
	position: relative;
	height: 3px;
	width: 498px;
}
.begrippen_onder
{
	background-image: url(../images/begrippen_onder.gif);
	position: relative;
	height: 3px;
	width: 498px;
}
.begrippen_title
{
	padding-left: 20px;
	padding-top: 6px;
	width: 137px;
	float:left;
}
.begrippen_title A
{
	color: black;
	text-decoration: none;
}
.begrippen_title A:hover
{
	color: black;
	text-decoration: none;
}

#directnaar_boven
{
	width: 495px;
	position: relative;
	min-height: 116px;
	background-image: url(../images/directnaar_boven.gif);
}
#directnaar_onder
{
	width: 495px;
	position: relative;
	height: 15px;
	background-image: url(../images/directnaar_onder.gif);
}
#directnaar_header
{
	font-size: 20px;
	font-weight: bold;
	color: #fe7d33;
	position: relative;
	padding-top: 22px;
	padding-left: 22px;	
}
#directnaar_textcontainer
{
	position: relative;
	margin-left: 12px;	
	margin-right: 22px;
}
.directnaar_text
{
	width: 215px;
	text-align: left;
}
.directnaar_item
{
	color: white;	
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right:20px;
	padding-left:10px;
}
.directnaar_item A
{
	color: white;	
	text-decoration: none;
}
.directnaar_item A:hover
{
	color: white;	
	text-decoration: none;
}
.directnaar_item_over
{
	color: black;	
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	background-color: #fc6711;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right:20px;
	padding-left:10px;
}
.directnaar_item_over A
{
	color: black;	
	text-decoration: none;
}
.directnaar_item_over A:hover
{
	color: black;	
	text-decoration: none;
}
#directnaar1_boven
{
	width: 318px;
	position: relative;
	min-height: 116px;
	background-image: url(../images/directnaar1_boven.gif);
}
#directnaar1_onder
{
	width: 318px;
	position: relative;
	height: 15px;
	background-image: url(../images/directnaar1_onder.gif);
}

.vpmenu_container
{
	width: 494px;
	background-color: #def3fb;
	cursor: pointer;
}
.vpmenu_container_over
{
	width: 494px;
	background-color: #d2d2d2;
	cursor: pointer;
}
.vpmenu_container_boven
{
	width: 494px;
	height: 17px;
	position: relative;
	background-image: url(../images/vpmenu_boven.gif);
	background-repeat: no-repeat;
}
.vpmenu_container_onder
{
	width: 494px;
	height: 17px;
	position: relative;
	background-image: url(../images/vpmenu_onder.gif);
	background-repeat: no-repeat;
}
.vpmenu_container_midden
{
	width: 494px;
	position: relative;
	background-image: url(../images/vpmenu_midden.gif);
	background-repeat: repeat-y;
}
.vpmenuitemheader
{
	font-size: 20px;
	color: #7f7f7f;
	font-weight: bold;
	padding-left: 22px;
}
.vpmenuitemsummary
{
	line-height: 18px;
	padding-left: 22px;
	padding-right: 22px;

}
.vpmenuitemsummary A
{
	color: #5a6c8a;
	text-decoration: underline;
}
.vpmenuitemsummary A: hover
{
	color: #5a6c8a;
	text-decoration: underline;
}
#vpnieuws_header
{
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	color : #909090;
}

.vpnieuws_container_boven
{
	width: 494px;
	height: 17px;
	position: relative;
	background-image: url(../images/vpnieuws_boven.gif);
	background-repeat: no-repeat;
}
.vpnieuws_container_onder
{
	width: 494px;
	height: 17px;
	position: relative;
	background-image: url(../images/vpnieuws_onder.gif);
	background-repeat: no-repeat;
}
.vpnieuws_container_line
{
	width: 494px;
	height: 17px;
	position: relative;
	background-image: url(../images/vpnieuws_line.gif);
	background-repeat: no-repeat;
}
.vpnieuws_container_midden
{
	width: 494px;
	position: relative;
	background-image: url(../images/vpnieuws_midden.gif);
	background-repeat: repeat-y;
}
.vpnieuwsitemheader
{
	font-size: 15px;
	color: #5a6c8a;
	font-weight: bold;
	padding-left: 20px;
}
.vpnieuwsitemheader A
{
	color: #5a6c8a;
	text-decoration: none;
}
.vpnieuwsitemheader A:hover
{
	color: #5a6c8a;
	text-decoration: none;
}
.vpnieuwsitemdate
{
	line-height: 18px;
	padding-left: 22px;
	padding-right: 22px;

}
.vpnieuwsitemsummary
{
	line-height: 18px;
	padding-left: 22px;
	padding-right: 22px;

}
.vpnieuwsitemsummary A
{
	color: #5a6c8a;
	text-decoration: underline;
}
.vpnieuwsitemsummary A: hover
{
	color: #5a6c8a;
	text-decoration: underline;
}


#vpfind_container
{
	width: 494px;
	position: relative;
}
#vpfind_closed 
{
	width: 494px;
	height: 50px;
	position: relative;
	background-image: url(../images/vpfind_closed.gif);
	cursor:pointer;
}
#vpfind_open
{
	width: 494px;
	height: 247px;
	position: relative;
	display: none;
}
#vpfind_open_top
{
	width: 494px;
	height: 50px;
	position: relative;
	background-image: url(../images/vpfind_open_top.gif);
	cursor:pointer;
}
#vpfind_open_fields
{
	width: 494px;
	height: 197px;
	position: relative;
	background-image: url(../images/vpfind_open_fields.gif);
}
.vpzoekboxdiv
{
	margin-left: 18px;
}
.vpzoekboxdiv SELECT
{
	width: 452px;
	border: 1px solid #757575;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #757575;
}
.vpzoekboxdiv INPUT
{
	width: 444px;
	border: 1px solid #757575;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #757575;
}
#submenu_container
{
	position: relative;
	width: 190px;
}
#submenu_boven
{
	position: relative;
	width: 190px;
	height: 4px;
	background-image: url(../images/submenu_boven.gif);
	background-position: top;
	background-color: #e3e3e3;
}
#submenu_boven_open
{
	position: relative;
	width: 190px;
	height: 4px;
	background-image: url(../images/submenu_boven.gif);
	background-position: top;
	background-color: #9dd1e6;
}
.submenu_midden
{
	position: relative;
	width: 190px;
	background-image: url(../images/submenu_midden.gif);
	background-repeat: repeat-y;
	background-color: #e3e3e3;
	cursor: pointer;
}
.submenu_midden_open
{
	position: relative;
	width: 190px;
	background-image: url(../images/submenu_midden.gif);
	background-repeat: repeat-y;
	background-color: #9dd1e6;
	cursor: pointer;
}
.submenu_midden_open_active
{
	position: relative;
	width: 190px;
	background-image: url(../images/submenu_midden.gif);
	background-repeat: repeat-y;
	background-color: #0189bd;
	cursor: pointer;
}
.submenu_midden_open_active A {
	color:white;
}

.submenu_separator
{
	position: relative;
	width: 190px;
	height: 2px;
	background-image: url(../images/submenu_separator.gif);
}
.submenu_separator_open
{
	position: relative;
	width: 190px;
	height: 2px;
	background-image: url(../images/submenu_separator_open.gif);
	background-color: #9dd1e6;
}
#submenu_onder
{
	position: relative;
	width: 190px;
	height: 4px;
	background-image: url(../images/submenu_onder.gif);
	background-position: bottom;
	background-color: #e3e3e3;
}
#submenu_onder_open
{
	position: relative;
	width: 190px;
	height: 4px;
	background-image: url(../images/submenu_onder.gif);
	background-position: bottom;
	background-color: #9dd1e6;
}
.submenu_text
{
	padding-top: 4px;
	margin-right: 5px;
	padding-bottom: 4px;
	margin-left: 5px;
	padding-left: 5px;
}
.submenu_text A
{
	color : black;
	text-decoration: none;
}
.submenu_text A:hover
{
	color : black;
	text-decoration: none;
}
.submenu_text_level1
{
	padding-top: 4px;
	margin-right: 5px;
	padding-bottom: 4px;
	margin-left: 15px;
	padding-left: 7px;
}
.submenu_text_level1 A
{
	color : black;
	text-decoration: none;
}
.submenu_text_level1 A:hover
{
	color : black;
	text-decoration: none;
}
.submenu_text_bold
{
	padding-top: 4px;
	margin-right: 5px;
	padding-bottom: 4px;
	margin-left: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.submenu_text_bold A
{
	color : black;
	text-decoration: none;
}
.submenu_text_bold A:hover
{
	color : black;
	text-decoration: none;
}
#submenu_header
{
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	color : #7a7a7a;
}
#klikpad_container
{
	height: 35px;
	margin-top: 5px;
	position: relative;
}
#klikpad
{
	font-size: 11px;
	color: #838383;
	float: left;
	position: relative;
	padding-left: 10px;
	padding-top:1px;
}
#klikpad A
{
	color: #838383;
	text-decoration: none;
}
#klikpad A:hover
{
	color: #838383;
	text-decoration: underline;
}
#terug
{
	width:51px;
	height: 15px;
	float: left;
	position: relative;
	background-image: url(../images/terug.gif);
	cursor:pointer;
}
#paginatext_container
{
}
#paginatext_lijn
{
	background-image: url(../images/lijn.gif);
	height: 11px;
	width: 589px;
}
.advocaatresultaat_header
{
	background-image: url(../images/advocaatresultaat_header.gif);
	position: relative;
	height: 29px;
	width: 1010px;
}
.advocaatresultaat_header_title
{
	padding-top: 8px;
	padding-left:20px;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
.advocaatresultaat_title
{
	padding-left: 18px;
	padding-top: 8px;
	width: 940px;
	float:left;
}
.advocaatresultaat_title A
{
	color: black;
	text-decoration: none;
}
.advocaatresultaat_title A:hover
{
	color: black;
	text-decoration: none;
}
.zoekresultaat_header
{
	background-image: url(../images/zoekresultaat_header.gif);
	position: relative;
	height: 66px;
	width: 1010px;
}
.docresultaat_header
{
	background-image: url(../images/docresultaat_header.gif);
	position: relative;
	height: 81px;
	width: 1010px;
}
.zoekresultaat_header_title
{
	padding-top: 16px;
	padding-left:20px;
	font-size: 16px;
	font-weight: bold;
	color: #6b6b6b;
}
.zoekresultaat_midden
{
	background-image: url(../images/zoekresultaat_midden.gif);
	background-repeat: repeat-y;
	position: relative;
	height: 32px;
	width: 1010px;
	background-color:#f2f2f2;
}
.zoekresultaat_lijn
{
	background-image: url(../images/zoekresultaat_lijn.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 3px;
	width: 1010px;
}
.zoekresultaat_onder
{
	background-image: url(../images/zoekresultaat_onder.gif);
	background-repeat: repeat-y;
	position: relative;
	height: 3px;
	width: 1010px;
}
.zoekresultaat_title
{
	padding-left: 18px;
	padding-top: 8px;
	width: 780px;
	float:left;
}
.zoekresultaat_title A
{
	color: black;
	text-decoration: none;
}
.zoekresultaat_title A:hover
{
	color: black;
	text-decoration: none;
}
.zoekresultaat_date
{
	padding-top: 8px;
	width: 161px;
	float: right;
	text-align: left;
}
.zoekresultaat_gen
{
	left: 20px;
	top: 2px;
	width: 200px;
	height: 30px;
	position: absolute;
}
.zoekresultaat_gen A
{
	color: black;
	text-decoration: none;
}
.zoekresultaat_gen A:hover
{
	color: black;
	text-decoration: none;
}
#inleiding_container
{
	width: 290px;
}
#inleiding_text
{
	margin-left: 20px;

}
#inleiding_header
{
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	color : #7a7a7a;
}
.lgbutton
{
	font-size: 11px;
	color: #838383;
	border: 1px solid;
	width:80px;
	text-align:center;
}
.lginput
{
	font-size: 11px;
	color: #838383;
	width:200px;
	margin-left:10px;
	margin-top:7px;
	border: 0px none white;
}
.lgheader
{
	font-size: 20px;
	color: #7f7f7f;
	font-weight: bold;
}
.lgfield
{
	background-image: url(../images/logonfield_bg.gif);
	position: relative;
	height: 28px;
	width: 217px;
}
.ulsitemaplevel0 {
	list-style-type: none;
	margin:0px;
	padding: 0px;
	list-style-position: inside;
}
.ulsitemaplevel1 {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
}
.lisitemaplevel1 {
	padding-top: 10px;
}
.ulsitemaplevel2 {
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
.ulsitemaplevel3 {
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
	margin-left: 15px;
	font-size: 12px;
	font-weight: normal;
}
.ulsitemaplevel4 {
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
	margin-left: 15px;
	font-size: 12px;
	font-weight: normal;
}
.ulsitemaplevel5 {
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
	margin-left: 15px;
	font-size: 12px;
	font-weight: normal;
}
.feedback_container
{
	width: 601px;
	display:none;
}
.feedback_boven
{
	width: 601px;
	height:5px;
	background-image: url(../images/feedback_boven.gif);
}
.feedback_midden
{
	width: 601px;
	min-height:78px;
	background-image: url(../images/feedback_midden.gif);
	background-repeat:repeat-y;
}
.feedback_onder
{
	width: 601px;
	height:5px;
	background-image: url(../images/feedback_onder.gif);
}
.feedback_text_container
{
	padding:5px;
}

.feedback_image
{
	width: 77px;
	height:68px;
	background-image: url(../images/feedback_uitroepteken.gif);
	float: left;	
}
.feedback_text
{
	width: 514px;
	padding-top:5px;
	padding-bottom:5px;
	float: left;
	color: white;	
}
.feedback_text a
{
	color: white;	
}
.clearall 
{
	clear: both;
}
.vptext_container {
	position: relative;
	width:495px;
	min-height:123px;
	background-image: url(../images/vptext_midden.jpg);
	background-repeat:repeat-y;
}
.vptext_inside {
	position:relative;
	padding:15px;
}
.vptext_boven {
	position: absolute;
	width:495px;
	height:100px;
	top:0;
	left:0;
	background-image: url(../images/vptext_boven.jpg);
	background-repeat:no-repeat;
}
.vptext_onder {
	position: absolute;
	width:495px;
	height:100px;
	bottom:0;
	left:0;
	background-image: url(../images/vptext_onder.jpg);
	background-repeat:no-repeat;
}
.vpnewsitemcontainer
{
	width:475px;
}
.cell
{
	float:left;
}
.clearall
{
	clear: both;
}
