
* {
   padding: 0;
   margin: 0;
}

html {
   overflow: -moz-scrollbars-vertical;
   overflow-y: scroll;
}

ul {
    padding-left: 1.5em;
}

ol {
    padding-left: 2em;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

h6 {
    font-size: 100%;
    padding: 0;
    margin: 0;
    display: inline
}

a {
    color: #074987;
}

a:hover {
    color: #FF5C00;
}

table {
    font-size: 100%;
}

div#content table,
div#content iframe {
    _width: 450px;
}

h6.rubriek {
    float: left;
    width: 100%;
}

div#rubrieken_wrap {
    width: 100%;
}

div#rubrieken_wrap span.rubriek {
    width: 100%;
    float: left;
}

div.rubriek_item_wrap {
    float: left;
}

span.rubriek_item {
    display: block;
    width: 100%;
}

div#leftcolumn h6.rubriek, div#leftcolumn_all h6.rubriek {
    margin: 0px;
}

body {
    background: #074987;
    color: #303030;
    font-family: Arial, sans-serif;
    font-size: 75%;
    line-height: 133%;
    padding: 0 0 20px 0;
    text-align: center;
}

div#globalwrapper, div#globalwrapper_above {
    width: 882px;
    margin: 0 auto;
    text-align: left;
    display: block;
    height: auto;
    position: relative;
}

div#contentcontainer, div#contentcontainer_bgnext {
    position: relative;
    float: left;
    clear: both;
    width: 842px;
    padding: 90px 20px 20px 20px;
    background: url(../images/internet/bg.gif) right 65px no-repeat #FFFFFF;
}

div#contentcontainer_bgnext {
    background: url(../images/internet/bgnext.gif) right 110px no-repeat #FFFFFF;
}

div#top {
    position: absolute;
    background: url(../images/internet/bg_top.gif) no-repeat;
    display: block;
    top: 0;
    left: -55px;
    width: 842px;
    height: 137px;
    padding: 0 75px;
    z-index: 2;
}

div#searchcontainer {
    position: absolute;
    left: 75px;
    bottom: 65px;
    width: 421px;
    z-index: 4;
}

div#searchcontainer h2 {
    font-size: 125%;
    font-weight: normal;
    color: #FFFFFF;
    padding: 0 0 0 20px;
    margin: 0 0 0.25em 0;
}

div#search {
    float: left;
    padding: 2px 35px 0 0;
}

div#search input#keyword {
    width: 142px;
    height: 20px;
    line-height: 20px;
    border: none;
    background: url(../images/internet/bg_search.gif) no-repeat;
    padding: 3px 0 0 16px;
    margin: 0 8px 0 0;
    vertical-align: middle;
    color: #717171;    
    font-size: 95%;
}

div#search input#submit {
    vertical-align: middle;
}

ul#pageoptions {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul#pageoptions li {
    float: left;
    margin: 0 8px 0 0;
}

div#quickmenu {
    position: absolute;
    top: 0;
    right: 60px;
    width: 842px;
    text-align: right;
}

div#quickmenu ul {
    float: right;
    list-style: none;
    padding: 0.25em 0;
}

div#quickmenu ul li {
    float: left;
    background: url(../images/internet/divider_quickmenu.gif) left 0.25em no-repeat;
    padding: 0 15px 0 16px;
}

div#quickmenu ul li a {
    color: #FFFFFF;
    text-decoration: none;
}

div#quickmenu ul li a:hover {
    text-decoration: underline;
}

div#quickmenu ul li.first {
    background: none;
}

div#logo, div#logo_bgnext {
    float: left;
    clear: both;
    width: 203px;
    height: 61px;
    padding: 0 0 0 639px;
    margin: 0 0 10px 0;
}

div#logo a, div#logo_bgnext a {
    display: block;
    width: 203px;
    height: 61px;
    background: url(../images/internet/logo.gif) no-repeat;
}

div#logo_bgnext a {
    background: url(../images/internet/logo_nextpage.gif) no-repeat;
}

div#firstrow,
div#secondrow {
    float: left;
    clear: both;
    width: 842px;
    margin: 0 0 20px 0;
}

div#firstrow {
    padding-left: 17px;
    width: 822px;
    margin-bottom: 2px;
}

div#secondrow {
    position: relative;
   /* background: url(../images/internet/bg_secondrow_top.gif) 565px 30px no-repeat; */
    margin: 0px;
    padding: 12px 0 0 18px;
}

div#firstrow div.leftcolumn,
div#secondrow div.leftcolumn {
    float: left;
    width: 548px;
    margin: 0 20px 0 0;
}

div#secondrow div.leftcolumn {   
    width: 520px;   
}

div#firstrow div.rightcolumn,
div#secondrow div.rightcolumn {
    float: left;
    width: 274px;
}

div#firstrow div.rightcolumn {
    font-size: 75%;
    line-height: 125%;
    color: #074987;
    width: 183px;
    padding: 0 0 0 71px;
    float: left;    
}

div#secondrow div.rightcolumn_above {
    background: url(../images/internet/bg_secondrow_top.gif) top right no-repeat;
   /* position: absolute;*/
    width: 200px;
    /*top: 37px;
    right: 20px;  */
    margin-top: 7px;
    height: auto;
    z-index: 0;
    float: right;
    margin-right: 25px;
}

div#secondrow div.rightcolumn_bottom {
    background: #FFFFFF url(../images/internet/bg_secondrow_bottom.gif) right top no-repeat;
    display: block;
    height: 8px;
    width: 200px;
    float: left;
}

div#secondrow div.rightcolumn {
    width: 159px;
    padding: 10px 20px;
    border-left: 1px solid #D4DCDF;
    border-right: 1px solid #D4DCDF;
    background: #FFFFFF;
    padding-bottom: 101px;
    min-height: 130px;
    margin-top: 8px; 
}

div#secondrow div.rightcolumn h2 {
    color: #7E94A1;
    font-size: 150%;
    margin: 4px 0 11px 0;
}

div#secondrow div.rightcolumn ul {
    list-style: none;
    padding: 0;
    margin: 0 0 1em 0;
}

div#secondrow div.rightcolumn ul li {
    padding-bottom: 8px;
}

div#secondrow div.rightcolumn ul li a {
    padding: 0 0 0 10px;
    background: url(../images/internet/bg_quicklinks.gif) 0px 4px no-repeat;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

div#secondrow div.rightcolumn ul li a:hover {
    color: #FF5C00;
    background: url(../images/internet/bg_quicklinks_over.gif) 0px 4px no-repeat;
}

div#secondrow div.rightcolumn a#btn_meernieuws {
    position: absolute;
    right: 35px;
    bottom: 8px;
    font-weight: bold;
    text-decoration: none;
}

div#firstrow div.leftcolumn h2,
div#firstrow div.leftcolumn h3 {
    font-weight: normal;
    color: #074987;
    margin: 0;
}

div#firstrow div.leftcolumn h2 {
    font-size: 200%;
    line-height: 100%;
    margin: 0 0 3px 0;
}

div#firstrow div.leftcolumn h3 {
    font-size: 125%;
}

div#secondrowtop,
div#secondrowbottom {
    float: left;
    clear: both;
    width: 842px;
    height: 10px;
    overflow: hidden;
}

div#secondrowbottom {
    width: 274px;
}

ul#navlist {
    float: left;
    list-style: none;
    padding: 1em 0;
    margin: 8px 0 0 0;
    width: 558px;
}

div#contentcontainer_bgnext ul#navlist {
    width: 100%;
}

ul#navlist li {
    position: relative;
    float: left;
}

ul#navlist li div.label div.label_text a {
    background: none;
    font-size: 100%;
    padding: 0px;
    color: #000000;
}

ul#navlist li div.label div.label_text a:hover {
    color: #FF5C00;
}

ul#navlist li a {
    font-size: 125%;
    font-weight: bold;
    color: #517FAB;
    padding: 0 0 10px 25px;
    line-height: 1.3em;
    margin: 0 20px 0 0;
    background: url(../images/internet/bullet_main_off.gif) no-repeat;
    text-decoration: none;
    display: block;
}

ul#navlist li a.item_active {
    background: url(../images/internet/bullet_main_active.gif) no-repeat;
}

ul#navlist li a:hover {
    background: url(../images/internet/bullet_main_over.gif) no-repeat;
}

ul#navlist li div.label {
    position: absolute;
    top: 1.5em;
    left: 0;
    z-index: 10;
    display: none;
    width: 194px;
    padding: 14px 0 0 0;
}

ul#navlist li div.label div.label_text {
    background-color: #AFC4D8;
    opacity: 0.90;
    padding: 14px 14px 8px 14px;
    font-size: 100%;
    color: #FFFFFF;
    font-weight: bold;
    z-index: 10;
}

ul#navlist li div.label div.label_bottom {
    background: url(../images/internet/bg_label_bottom.gif) no-repeat;
    overflow: hidden;
    height: 14px;
    z-index: 10;
    opacity: 0.90;
}

ul#navlist li ul {
    float: none;
    position: absolute;
    display: none;
    width: 194px;
    background: url(../images/internet/bg_submenu_bottom.png) bottom left no-repeat;
}

ul#navlist li ul li {
    float: none;
}

ul#navlist li ul li a {
    background: none;
}

ul#navlist li ul li a:hover {
    background: none;
}

ul#navlist ul li a.item_active,
ul#navlist ul li a.subitem_active {
    color: #FF5C00;
}

div#secondrow div.leftcolumn div#intro {
    font-size: 90%;
    line-height: 14px;
    height: auto;
    min-height: 35px;
}

div#secondrow div.leftcolumn div#homegraphic {
    float: left;
    clear: both;
    width: 520px;
    height: 184px;
    background: url(../../plaat.php?fileid=) no-repeat;
}

div#secondrow div.leftcolumn div#homegraphic div#overlay {
    width: 519px;
    height: 184px;
    background: url(../images/internet/overlay.png) no-repeat;
}

div#contentbottom {
    position: relative;
    float: left;
    clear: both;
    width: 882px;
    height: 10px;
    margin: -10px 0 5px 0;
    background: url(../images/internet/bg_contentbottom.gif) no-repeat;
    overflow: hidden;
}

/* CONTENT */
h4.titel {
    font-size: 275%;
    font-weight: normal;
    color: #074987;
    margin: 20px 0 5px 0;
    padding: 17px 17px 4px 17px;
    display: block;
    height: 25px;
    width:790px;
    float: left;
}

h4 span {
    color: #FF5C00;
    height: 55px;

}

div#top_menu {
    padding-left: 17px;
    float: left;
    margin-top: -7px;
}

div#navcontainer {
    float: left;
    clear: both;
    width: 100%;
}

div#pageoptions {
    position: relative;
    padding: 25px 0 10px 17px;
    width: 50%;
    margin: 0;
    float: left;
}

div#pageoptions div#navcontainer {
    margin: 0 0 2em 0;
}

div#pageoptions a {
    margin-right: 10px;
}

div#pageoptions a#readspeaker {
    float: right;
}

div#pageoptions h1 {
    display: inline;
    color: #517FAB;
    font-size: 115%;
    font-weight: normal;
    padding-top: 30px;
}

div#leftcolumn, div#leftcolumn_all {
    float: left;
    width: 600px;
    padding: 1em 0 0 0px;
    margin: 0 18px 0 17px;
    border-top: 1px solid #99B4CF;
}

div#leftcolumn h6.rubriek, div#leftcolumn_all h6.rubriek {
    margin: 4px 0 7px 0;
}

div#leftcolumn h6.rubriektitel, div#leftcolumn_all h6.rubriektitel {
    margin: 4px 0 14px 0;
    color: #FF5C00;
    font-size: 110%;
}

div#leftcolumn div#rubriek_total_wrap h6.rubriektitel, div#leftcolumn_all div#rubriek_total_wrap h6.rubriektitel {
    margin: 4px 0 10px 0;
    color: #FF5C00;
    font-size: 115%;
}

div#leftcolumn ul.subsitehomenews {
    padding: 0;
    margin: 0;
    list-style: none;
}

div#leftcolumn ul.subsitehomenews li {
    float: left;
    clear: both;
    width: 100%;
    border-bottom: 1px solid #DEE7F0;
    padding: 0 0 1em 0;
    margin: 0 0 1em 0;
}

div#leftcolumn ul.subsitehomenews li span {
    float: left;
    font-weight: bold;
    padding: 0 1em 0 0;
}

div#leftcolumn ul.subsitehomenews li div.itemdate {
    float: left;
}

div#leftcolumn ul.subsitehomenews li div.intro {
    float: left;
    clear: both;
    width: 100%;
    padding: 0.5em 0 0 0;
}

div#leftcolumn ul.subsitehomenews li div.intro img {
    float: left;
    margin: 0 10px 10px 0;
}

div#leftcolumn ul.subsitehomenews li div.leesverder {
    float: left;
    clear: both;
}

div#leftcolumn ul.subsitehomenews li div.leesverder a {
    text-decoration: none;
}

div#leftcolumn_all {
    width: 822px;
}

div#rightcolumn {
    float: left;
    width: 200px;
    background: url(../images/internet/bg_rightmenu_top.gif) no-repeat;
    padding: 10px 0 0 0;
}

div#rightcolumn h2 {
    background: #235E96;
    font-size: 100%;
    padding: 0 0 10px 21px;
    margin: 0;
    color: #FFFFFF;
}

div#rightcolumn ul {
    float: none;
    list-style: none;
    width: 200px;
    background: url(../images/internet/bg_rightmenu_middle.gif) bottom left repeat-y;
    padding: 10px 20px 0 0;
    margin: 0;
}

div#rightcolumn ul li {
    float: none;
}

div#rightcolumn ul li a {
    display: block;
    width: 160px;
    padding: 0.25em 20px;
    font-size: 100%;
    font-weight: normal;
    background: none;
}

div#rightcolumn ul li a:hover {
    color: #FF5C00;
    background: none;
}

div#rightcolumn ul ul {
    padding: 0;
    background: none;
}

div#rightmenu_bottom {
    width: 200px;
    height: 10px;
    overflow: hidden;
    background: url(../images/internet/bg_rightmenu_bottom.gif) no-repeat;
}

div#btn_top {
    float: left;
    clear: both;
    width: 842px;
    margin: 1em 0 0 0;
    text-align: right;
}

div#btn_top a {
    font-weight: bold;
    text-decoration: none;
}

/* BOTTOM NAV */
div#bottomnav {
    float: left;
    clear: both;
    width: 882px;
    min-height: 120px;
}

div#bottomnav_top,
div#bottomnav_bottom {
    float: left;
    clear: both;
    width: 882px;
    height: 10px;
    overflow: hidden;
}

div#bottomnav_top {
    background: url(../images/internet/bg_bottomnav_top.gif) no-repeat;
}

div#bottomnav_bottom {
    background: url(../images/internet/bg_bottomnav_bottom.gif) no-repeat;
}

div#bottomnav_content {
    float: left;
    clear: both;
    width: 880px;
    height: 2em;
    background: #517FAB;
    border-left: 1px solid #D3E3F3;
    border-right: 1px solid #D3E3F3;
    color: #FFFFFF;
    overflow: hidden;
}

div#bottomnav_content_head {
    float: left;
    width: 882px;
}

div#bottomnav_content_head div#btn_mor {
    float: right;
    width: 338px;
    height: 2em;
    padding: 0 19px 0 0;
    background: #074987;
}
div#bottomnav_content_head div#btn_mor a {
    float: right;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1.9em;
    text-decoration: none;
    padding: 0 0 0 30px;
    background: url(../images/internet/bullet_mor.gif) 0 0.25em no-repeat;
}

div#bottomnav_content_head ul {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}

div#bottomnav_content_head ul li {
    float: left;
    width: 156px;
    padding: 0 0 0 19px;
    margin: 0 0 1.5em 0;
    line-height: 2em;
    color: #517FAB;
    background: url(../images/internet/bg_bottomnav_mainitem.gif) right 0.35em no-repeat #074987;
}
div#bottomnav_content_head ul li span {
    cursor: default;
}

div#bottomnav_content_head ul li ul {
    margin: 0 0 0 -19px;
    padding: 0.75em 0 0 0;
    background: #517FAB;
}

div#bottomnav_content_head ul li ul li {
    width: 155px;
    float: none;
    background: none;
    border-right: 1px dotted #FFFFFF;
    margin: 0;
}

div#bottomnav_content_head ul li ul li a {
    padding: 0.25em 0 0 10px;
    background: url(../images/internet/bg_bottomnav_off.gif) 0 0.5em no-repeat;
    color: #FFFFFF;
    text-decoration: none;
}

div#bottomnav_content_head ul li ul li a:hover {
    text-decoration: underline;
}

div#bottomnav_content_head ul li ul li.last {
    border-right: none;
    text-align: right;
}

div#bottomnav_content_head ul li ul li.last a {
    font-style: italic;
    background: none;
}

/* CONTENT */
ul.ul_lijst li.lijstitem {
    border-bottom: 1px solid #D3E3F3;
    padding: 4px 0 1em 0;
    margin: 0 0 1em 0;
}

ul.ul_lijst li span {
    font-weight: bold;
    color: #074987;
}

ul.ul_lijst li.lijstitem a.lijstitem_titel {
    color: #000000;
}

ul.ul_lijst li.lijstitem .lijstitem_intro {
    padding: 4px 90px 0 0;
}

a.meerinfo {
    font-weight: bold;
    text-decoration: none;
}

a.rubriek {
    text-decoration: none;
}

form {
    margin: 0;
}

img {
    border: none;
}

#leftcolumn_all a {
    padding: 10px;
}
