@charset "utf-8";
/* CSS Document */

/* GENERAL */
* { margin:0; padding:0; }
.clear { height:0; line-height:0; font-size:0; clear:both; }
.hide { position:absolute; left:0px; top:-9999px; width:1px; height:1px; overflow:hidden; }
.arrow { background:url(/images/pijl.png) no-repeat left top; margin-left:-24px; padding-left:24px; }

html { font-size:100%; }
body { background:#FFF; font-family:Arial, Helvetica, sans-serif; color:#3B4954; font-size:0.75em;
	line-height:1.5em; width:100%; }
h1, h2, h3, h4 { font-family:Arial, Helvetica, sans-serif; color:#1D8672; }
h1 { font-size:1.65em; margin-bottom:1.5em; }
h2 { font-size:1.5em; margin-top:1.3em; margin-bottom:1em; }
h3 { font-size:1.3em; margin-bottom:1.3em; }
h4 { font-size:1.15em; margin-bottom:0.5em; }
ul, ol { list-style:none; }
img { border:none; }


/* DO NOT PRINT */
#as-txt, #header_wrapper, #side_content, #bottom_nav_right, #bottom_nav_left, #disclaimer, .showSelection, #toggleOpen, #toggleClose, #cssSwitch_container { display:none; }


/* ////////////// */
/* BODY STRUCTURE */
/* ////////////// */
#body_wrapper {	width:auto;	background:transparent; margin:0 5%; }
#body_content { width:100%; }
#body_content p { padding-bottom:1.5em; }
#body_content hr { color:#E9F4F3; background-color:#E9F4F3; height:2px; border:none; margin-top:1.5em; margin-bottom:2em; }
#body_content h2 { font-size:1.4em; }
/* LINKS */
#body_content a:link { color:#008000; }
#body_content a:visited { color:#414B55; }
/* GENERAL LISTS */
#body_content ol { list-style:decimal; margin-left:48px; margin-bottom:1em; }
#body_content ul { list-style:square; margin-left:48px; margin-bottom:1em; }
#body_content ul ul { list-style:circle; }
#body_content ol li, #body_content ul li { margin-bottom:0.5em; }
#body_content ul.opsomming { margin-left:0; list-style:none; }
#body_content ul.opsomming li { background:transparent url(/images/square_small.png) no-repeat top left; padding-left:20px; }

/* ///////////// */
/* CONTACT PAGES */
/* ///////////// */
/*
#side_content.contact { display:block; }
#side_content.contact hr { color:#C2CBCA; background-color:#C2CBCA; height:2px; border:none; margin-top:1.5em; margin-bottom:1.5em; }
#contact_top, #contact_bottom { display:none; }
#contact_content { color:#3B4954; }
#contact_content p { overflow:hidden; }
#contact_content h2 { margin-top:0; margin-bottom:1.2em; }
#side_content.contact a:link, #side_content.contact a:visited { color:#3B4954; text-decoration:underline; } */


/* //////////////// */
/* FOOTER STRUCTURE */
/* //////////////// */
#footer_wrapper { width:auto; margin:3em 5% 0; background:transparent; }
#footer { width:auto; border-top:2px solid #C1E8E3; padding:3px 23px 2px 12px; font-size:0.833em; color:#3B4954; }
#footer img { vertical-align:middle; margin-right:5px; }
/* LINKS */
#footer_wrapper a:link, #footer_wrapper a:visited { color:#414B55; text-decoration:none; }
#footer a:link, #footer a:visited { color:#414B55; text-decoration:underline; }



/* ///////////// */
/* ARTICLE LISTS */
/* ///////////// */
ul#body_article_list, ul#body_article_list_compact { margin-bottom:2em; margin-left:0; list-style:none; }
ul#body_article_list li { margin-bottom:1em; padding-left:24px; }
ul#body_article_list_compact li { margin-bottom:0.5em; padding-left:24px; }
/* ARTICLE TYPES */
ul#body_article_list li.Beslissing, ul#body_article_list_compact li.Beslissing { background:transparent url(/images/icons/comment.png) top left no-repeat; }
ul#body_article_list li.Nieuwsbericht, ul#body_article_list_compact li.Nieuwsbericht { background:transparent url(/images/icons/newspaper.png) top left no-repeat; }
ul#body_article_list li.Rapport, ul#body_article_list_compact li.Rapport { background:transparent url(/images/icons/report.png) top left no-repeat; }
/* FILES TYPES */
ul#body_file_list { margin-bottom:2em; margin-left:0; list-style:none; }
ul#body_file_list li { margin-bottom:1em; overflow:hidden; }
ul#body_file_list li img { float:left; border:none; }
ul#body_file_list li span { display:block; margin-left:44px; padding-bottom:1em; border-bottom:1px dotted black; }
ul#body_file_list li.last span { border-bottom:none; }



/* //////////// */
/* FOLDOUT LIST */
/* //////////// */
#foldout_list { margin-left:40px; }
#foldout_list dt { background:transparent url(/images/pijl_small.png) no-repeat top left; padding-left:20px; }
#foldout_list dt.selected { background:transparent url(/images/pijl_down_small.png) no-repeat top left; }
#foldout_list dd { border-bottom:1px dotted black; padding:0 10px 1em 20px; margin-top:1em; margin-bottom:1em; }
#foldout_list dd.last { border-bottom:none; }
#foldout_list dt { color:#1D8672; font-weight:bold; text-decoration:none; }
#foldout_list dt a:link, #foldout_list dt a:visited { color:#1D8672; font-weight:bold; text-decoration:none; }
#foldout_list ul { list-style:square; margin-left:40px; margin-bottom:2em; }
#foldout_list ol { list-style:decimal; margin-left:40px; margin-bottom:2em; }




/* ////////////// */
/* SEARCH RESULTS */
/* ////////////// */
div#searchResults a:link { font-size:1.20em; color:#008000; }
div#searchResults a:visited { color:#414B55; }
div#searchResults span.pageUrl { color:#6F6F6F; font-style:italic; }

h3.searchResults { margin-top:1em; margin-bottom:0.3em; }


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
