
* {
   padding: 0;
   margin: 0;
   -moz-box-sizing     :   border-box;
   box-sizing          :   border-box;
}

body {
    background: none;
    font-family: Arial;
    font-size: 75%;
    text-align: center;
    background-color: #cbcbcb;
    margin-bottom: 20px;
}

table,td {
    font-size: 100%;
}


h1,h2,h3,h4,h5,h6 {
    margin-bottom: 0px;
}

h6 {
    font-size: 100%;
}

div#globalWrapper {
    margin: 0px auto;
    position: relative;
    min-height: 525px;
    text-align: left;
    background-color: white;
    margin-bottom: 20px;
}

div.home_page {
    width: 800px;
}

div.next_page {
    width: 995px;
}

div#quickmenu {
    text-align: right;
    min-height: 32px;
    height: auto;
    padding-top: 3px;
    padding-right: 10px;
}

div.home_page div#quickmenu {
    background-color: #073362; 
}

div.next_page div#quickmenu {
    padding-right: 25px;
}

div#quickmenu a {
    color: white;
    font-weight: bold;
    text-decoration: none;
    font-size: 90%;
}

div#quickmenu ul {
    float: right;
}

div#quickmenu ul li {
    float: left;
    width: 112px;
    display: block;
    text-align: left;
    margin-right: 4px;
}

div#quickmenu li div.left_edge {
    width: 11px;
    height: 32px;
    float: left;
}

div.home_page div#quickmenu li div.left_edge {
    background: url("../images/internet/corn_l_blue_quick.png") no-repeat;
}

div.next_page div#quickmenu li div.left_edge {
    background: url("../images/internet/corn_l_red_quick.png") no-repeat;
}

div.quickmenu_item {
    width: 90px;
    float: left;
    height: 32px;
    text-align: center;
    padding-top: 2px;
}

div.home_page div.quickmenu_item {
    background: url("../images/internet/bg_blue_quick.png") repeat-x;
}

div.next_page div.quickmenu_item {
    background: url("../images/internet/bg_red_quick.png") repeat-x;
}

div#quickmenu li div.right_edge {
    width: 11px;
    height: 32px;
    float: left;
}

div.home_page div#quickmenu li div.right_edge {
    background: url("../images/internet/corn_r_blue_quick.png") no-repeat;
}

div.next_page div#quickmenu li div.right_edge {
    background: url("../images/internet/corn_r_red_quick.png") no-repeat;
}

div#blue_line {
    height: 2px;
    background-color: #c6dce7;
    font-size: 1px;
    margin-top: 2px;
}

div#content {
    min-height: 269px;
    background: url("../images/internet/bg_left.gif") top left no-repeat;
    padding-top: 121px;
}

div.next_page div#content {
    min-height: 450px;
    padding-top: 119px;
}

div#address {
    width: 202px;
    min-height: 23px;
    padding-top: 20px;
    padding-left: 1px;
    background: url("../images/internet/logo_txt.gif") left top no-repeat;
    color: #0d3360;
    font-size: 90%;
    margin-top: 10px;
    margin-left: 25px;
    padding-bottom: 10px;
}

div.next_page div#address {
    bottom: 20px;
}

div#search {
    position: absolute;
    left: 469px;
    top: 75px;
    height: 24px;
    width: 151px;
}

div#search input#keyword {
    width: 127px;
    border: 1px solid #c6dce9;
    height: 24px;
    position: absolute;
    left: 0px;
    color: #898989;
    font-style: italic;
    padding-top: 3px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

div#search input#submit {
    position: absolute;
    right: 0px;
}

div#search fieldset {
    border: none;
}

div#search legend {
    display: none;
}

div#bottom {
    width: 120px;
    height: 38px;  
}

div.next_page div#bottom {
    position: static;
    height: 38px;
    width: 100%;
    padding-right: 0px;  
    padding-bottom: 70px;  
    width: 900px;
    left: auto;
    
}

div#logo {
    background: url("../images/internet/logo.gif") no-repeat;
    width: 120px;
    height: 38px;  
    top: 50px;
    left: 24px;  
    position: absolute;           
}

div.next_page div#logo {
    position: absolute;
    width: 120px;
    min-height: 38px;
    height: auto;
    background: url("../images/internet/logo.gif") no-repeat;
    padding-bottom: 33px;
    bottom: auto;
    left: 22px;
    top: 47px;

}

div#homepage {
    width: 693px;
    min-height: 315px;
    height: auto;
    background: url("../images/internet/bg_slogan.gif") bottom right no-repeat;
    margin-left: 107px;
}

div#homepage_content {
    width: 614px;
    min-height: 192px;
    height: auto;
    border: 1px solid #c6dce8;
    background-color: white;
    padding: 18px;
    padding-right: 0px;
}

div#rounded_corner {
    width: 29px;
    height: 30px;
    background: url("../images/internet/home_corner_topleft.gif") no-repeat;
    position: absolute;
}

div#homepage_slogan {
    background: url("../images/internet/slogan.gif") 470px 0px no-repeat;
    height: 52px;
    margin-top: 7px;
}

div#mainmenu {
    width: 178px;
    min-height: 193px;
    float: left;
}

div.next_page div#mainmenu {
    width: 178px;
    height: auto;
    margin-left: 14px;
    background-color: white;
}

div#mainmenu li {
    margin-top: 5px;
}

div#mainmenu li.first, 
div#mainmenu li.eerste {
    margin-top: 0px;
}

div#mainmenu ul {
    list-style-type: none;
}

a#home_link {
    margin-left: 14px;
    width: 178px;
    margin-bottom: 5px;
}

div#mainmenu a, 
a#home_link {
    padding-left: 15px;
    text-decoration: none;
    color: #7d888e;
    font-size: 90%;
    padding-top: 4px;
    min-height: 17px;
    display: block;
    font-weight: bold;
    border: 1px solid #c6dce9;
}

div#mainmenu a:hover {
    background: #CE9A35;
    color: white;
}

div.next_page div#mainmenu a:hover {
    color: #5b5b5b;
    background: white;
}

div.next_page div#mainmenu a, 
a#home_link {
    color: #5b5b5b;
}

div.next_page div#mainmenu a.item_active, 
div.next_page div#mainmenu a.item_active:hover {
    background-color: #c32210;
    border: 1px solid #c32210;
    color: white;
}

div.next_page div#mainmenu ul.subcontainer {
    border: 1px solid #c32210;
    padding-top: 4px;
    padding-bottom: 17px;
}

div.next_page div#mainmenu ul.subcontainer li a {
    border: none;
    font-weight: normal;
    color: #5a5a5a;
    display: block;
    padding-left: 11px;
    height: auto;
    padding-top: 0px;
}

div.next_page div#mainmenu ul.subcontainer li a.subitem_active, 
div.next_page div#mainmenu ul.subcontainer li a:hover {
    color: #c32210;
    background: url("../images/internet/submenu_arrow.gif") left 4px no-repeat;
}

div.next_page div#mainmenu ul.subcontainer li {
    padding-left: 13px;
    margin-top: 0px;
    width: 100%;
}

div#home_center {
    float: left;
    margin-left: 13px;
    width: 387px;
    min-height: 192px;
}

div#home_center img {
    width: 387px;
    height: 192px;
}

div#home_center div#pic0,
div#home_center div#pic1,
div#home_center div#pic2,
div#home_center div#pic3,
div#home_center div#pic4,
div#home_center div#pic5,
div#home_center div#pic6,
div#home_center div#pic7,
div#home_center div#pic8
{
    display: none;
}

div.clear_div, 
div#module_content {
    clear: both;
}

div#module_content {
    margin-bottom: 20px;
}

div#next_center {
    float: left;
    padding-left: 69px;
    padding-top: 5px;
}

div.next_center_wide {
    width: 760px;
}

div.next_center_short {
    width: 593px;    
}

h1.page_title {
    color: #c32210;
    font-size: 125%;
}

ul#crumb_trail {
    list-style-type: none;
    color: #818181;
    font-size: 95%;
    margin-bottom: 34px;
}

ul#crumb_trail a {
    color: black;
}

ul#crumb_trail li {
    float: left;
}

ul#crumb_trail li.home_link {
    color: black;
}

ul.ul_lijst li.lijstitem_bullet a, 
ul.ul_lijst li.lijstitem a {
    color: black;
}

ul.ul_lijst li.lijstitem_bullet a:hover, 
ul.ul_lijst li.lijstitem a:hover {
    color: #707070;
}

ul.ul_lijst li.lijstitem_bullet {
    background: url("../images/internet/bullet_item.gif") left 1px no-repeat; 
    padding-left: 16px;
}

ul.ul_lijst li.lijstitem, ul.ul_lijst li.lijstitem_bullet {
    margin: 0px;
}

div.lijstitem_datum {
    color: #7C888D;
}

div#button_back {
    position: absolute;
    top: 82px;
    right: 116px; 
    z-index: 2;
}

div#button_back a {
    display: block;
    width: 35px;
    height: 10px;
    background: url("../images/internet/button_back.gif") no-repeat;    
}

div#back_print_border {
    position: absolute;
    top: 84px;
    right: 108px; 
    background: url("../images/internet/border_back_print.gif") no-repeat; 
    width: 1px;
    height: 7px;
    z-index: 2;
}

div#button_print {
    position: absolute;
    top: 82px;
    right: 16px;
    z-index: 2;
}

div#button_print a {
    display: block;
    width: 86px;
    height: 10px;
    background: url("../images/internet/button_print.gif") no-repeat;
}

div#right_image {
	position: relative;
	margin-top: 10px;
}

img#right_image {
    width: 194px;
    float: right;
    display: block;
    height: 197px;
}

div#zie_ook {
    width: 172px;
    margin: 10px 0 0 24px;
    float: right;
    position: relative;
    margin-bottom: 20px;
    right: -1px;
}

div#zie_ook_content {
    background: #f3f6f7;
    height: auto;
    padding-left: 23px;
    border-left: 1px solid #aeb8c8;
}

div#zie_ook_content ul {
    list-style-type: none;
    color: #818181;
}

div#zie_ook_content ul li {
    background: url("../images/internet/snelnaar_bullet.gif") left 8px no-repeat; 
    padding-left: 8px;
}

div#zie_ook_content ul li a {
    color: #818181;
    font-size: 95%;
}

div#zie_ook_title {
    margin-top: -9px;
    color: #818181;
    font-weight: bold; 
    padding-left: 4px;   
}

div#top_edge, 
div#bottom_edge {
    width: 172px;
    height: 45px;
    background: url("../images/internet/bg_linkbox_top.png") no-repeat; 
}

div#bottom_edge {
    background: url("../images/internet/bg_linkbox_bottom.png") no-repeat; 
}

div.center_news {
    background: #e3eef4;
    width: 387px;
    height: auto;
    padding-top: 36px;
    padding-left: 30px;
    padding-bottom: 15px;
}

div.center_news_title a {
    text-decoration: none;
    color: #0d3662;
    font-weight: bold;
}

div.center_news_intro {
    padding-top: 6px;
    height: auto;
}

div.center_news_meer a {
    display: block;
    width: 159px;
    height: 20px;
    background: url("../images/internet/button_meer.gif") no-repeat; 
    margin-left: 175px;
}

div.lijstitem_intro ol, 
div#intro ol, 
div.vervolg ol {
    padding-left: 18px;
}

div.lijstitem_intro ul, 
div#intro ul, 
div.vervolg ul {
    padding-left: 16px;
}

div.archiefknop {
    padding-left: 15px;
    margin-top: 10px;
}

div#homepage_content li#hoofdli0 a {
    background: #c32210;
    color: #FFF;
}

div#homepage_content li#hoofdli1 a {
    background: #073362;
    color: #FFF;
}

div#homepage_content li#hoofdli2 a {
    background: #0f58a7;
    color: #FFF;
}

div#homepage_content li#hoofdli3 a {
    background: #147eec;
    color: #FFF;
}

div#homepage_content li#hoofdli4 a {
    background: #ce8802;
    color: #FFF;
}

div#homepage_content li#hoofdli5 a {
    background: #ce9a35;
    color: #FFF;
}

div#homepage_content li#hoofdli6 a {
    background: #d2ac63;
    color: #FFF;
}

div.next_page div.qmenu_template,
div.next_page div.qmenu_template1 {
    background: #C32210;
}

div.next_page div.qmenu_template2 {
    background: #073362;
}

div.next_page div#mainmenu ul li#hoofdli2 a.item_active {
    background: #073362;
    border: 1px solid #073362;
}

div.next_page div#mainmenu ul li#hoofdli2 ul.subcontainer {
    border: 1px solid #073362;
}

h1.page_title.template2 {
    color: #073362;
}

div.next_page div.qmenu_template3 {
    background: #0f58a7;
}

div.next_page div#mainmenu ul li#hoofdli3 a.item_active {
    background: #0f58a7;
    border: 1px solid #0f58a7;
}

div.next_page div#mainmenu ul li#hoofdli3 ul.subcontainer {
    border: 1px solid #0f58a7;
}

h1.page_title.template3 {
    color: #0f58a7;
}

div.next_page div.qmenu_template4 {
    background: #147eec;
}

div.next_page div#mainmenu ul li#hoofdli4 a.item_active {
    background: #147eec;
    border: 1px solid #147eec;
}

div.next_page div#mainmenu ul li#hoofdli4 ul.subcontainer {
    border: 1px solid #147eec;
}

h1.page_title.template4 {
    color: #147eec;
}

div.next_page div.qmenu_template5 {
    background: #ce8802;
}

div.next_page div#mainmenu ul li#hoofdli5 a.item_active {
    background: #ce8802;
    border: 1px solid #ce8802;
}

div.next_page div#mainmenu ul li#hoofdli5 ul.subcontainer {
    border: 1px solid #ce8802;
}

h1.page_title.template5 {
    color: #ce8802;
}

div.next_page div.qmenu_template6 {
    background: #ce9a35;
}

div.next_page div#mainmenu ul li#hoofdli6 a.item_active {
    background: #ce9a35;
    border: 1px solid #ce9a35;
}

div.next_page div#mainmenu ul li#hoofdli6 ul.subcontainer {
    border: 1px solid #ce9a35;
}

h1.page_title.template6 {
    color: #ce9a35;
}

div.next_page div.qmenu_template7 {
    background: #ce9a35;
}

div.next_page div#mainmenu ul li#hoofdli7 a.item_active {
    background: #ce9a35;
    border: 1px solid #ce9a35;
}

div.next_page div#mainmenu ul li#hoofdli7 ul.subcontainer {
    border: 1px solid #ce9a35;
}

h1.page_title.template7 {
    color: #ce9a35;
}

a.rubriek {
    color: #000;
    text-decoration: none;
}

a.rubriek:hover {
    color: #707070;
}

h6.rubriek {
    margin-top: 15px;
}

a#ep_readspeaker_href {
    display: block;
    width: 69px;
    height: 34px;
    background: url(../images/internet/lees_voor.gif) no-repeat;
    position: absolute;
    right: 16px;
    top: 100px;
}

div.tedownloaden ul.ul_lijst li.lijstitem_bullet a.readspeaker_doc {
    padding-right: 0px;
    color: white;
    font-size: 1px;
    display: block;
    height: 34px;
    width: 69px;
    padding-left: 8px;
    padding-top: 4px;
    background: url(../images/internet/lees_voor.gif) no-repeat;
}

div#rs_flash_div {	
    clear: both;	
    display: none;	
    position: absolute;
    right: 100px;
    top: 94px;
    background: white;
}
