
* {
    padding: 0;
    margin: 0;
}

/* GENERAL */
body {
    text-align: center;
    background: #EEF4FC;
    font-family: Arial, sans-serif;
    font-size: 75%;
    line-height: 133%;
    color: #000000
}

ul {
    padding: 0px;
    list-style-type: disc; 
}

ul li ul {
    list-style-type: circle; 
}

ul li ul li ul {
    list-style-type: square; 
}

ul.ul_lijst ul {
    list-style-type: disc; 
}

ul.ul_lijst ul li ul {
    list-style-type: circle; 
}

ul.ul_lijst ul li ul li ul {
    list-style-type: square; 
}

a {
    color: #55A6DA;
    text-decoration: underline;
}

a:hover {
    color: #005C96;
}

ul.ul_lijst {
    padding: 0;
    margin: 0;
}

ul.ul_lijst li.lijstitem {
    background: url(../images/internet/bg_item_border.gif) left bottom no-repeat;
    height: auto;
    display: block;
    padding-top: 5px;
    padding-bottom: 7px;
}

ul.ul_lijst li.lijstitem_bullet {
    padding: 0 0 20px 20px;
    background-image: url('../images/internet/bg_item_border.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
}

div.archief ul.ul_lijst li.lijstitem_bullet, 
div.archief ul.ul_lijst li.lijstitem {
    padding-bottom: 2px;
    margin-bottom: 6px;
}

div.archief ul.ul_lijst {
    margin-top: 10px;
}

div.tedownloaden {
    margin-top: 65px;
}

div.tedownloaden ul {
    padding-top: 10px;
}

div.tedownloaden ul.ul_lijst li.lijstitem_bullet {
    background: url(../images/internet/bullet_blue.gif) 0 0.5em no-repeat;
    padding: 0 0 0 10px;
}

ul.ul_lijst li.lijstitem_bullet a img {
    border: 1px solid #55A6DA;
    margin: 0 10px 10px 0;
}

div.tedownloaden ul.ul_lijst li.lijstitem {
    background: none;
    padding: 0;
    width: 100%;
}

ul.ul_lijst li a.lijstitem_titel, ul.ul_lijst li a.lijstitem_titel_new {
    display: block;
    font-size: 120%;
    font-weight: normal;
    margin: 0 0 10px 0;
}

ul.ul_lijst li a.lijstitem_titel_new {
    background: url(../images/internet/bullet_grey.gif) 0 0.3em no-repeat;
    margin-left: -18px;
    padding-left: 15px;
    text-decoration: none;
}

ul.ul_lijst li a.lijstitem_titel_new:hover {
    background: url(../images/internet/bullet_blue.gif) 0 0.3em no-repeat;
    text-decoration: underline;
}

ul.ul_lijst li div.lijstitem_intro {
    padding: 0 0 0 0;
    height: auto;
    display: block;
    margin-bottom: 10px;
    text-align: left;
    position: relative;
}

div.lijstitem_intro p {
    margin: 0px;
    padding-bottom: 0px;
    display: inline;
}

div.lijstitem_intro img {
    display: inline;
}

ul.ul_lijst li div.lijstitem_intro a.meerinfo {
    display: block;
    padding-top: 8px;
    color: #0079C8;
}

ul.ul_lijst li div.lijstitem_intro a.meerinfo:hover {
    color: #005C96;
}

div#rubriek_total_wrap h6 {
    margin-bottom: 0px;
}

div#rubriek_total_wrap h6.rubriektitel {
    margin-bottom: 30px;
    color: #005C96;
    font-size: 130%;
}

div#rubrieken_wrap span {
    display: block;
}

div#rubrieken_wrap h6.rubriek {
    font-size: 120%;
    letter-spacing: -1px;
}

div#rubrieken_wrap a {
    font-size: 100%;
    text-decoration: none;
    font-weight: bold;
    background: url(../images/internet/bullet_grey.gif) 0 0.25em no-repeat;
    padding: 0 0 0 10px;
    color: #646464;
}

div#rubrieken_wrap a:hover {
    background: url(../images/internet/bullet_blue.gif) 0 0.25em no-repeat;
    color: #55A6DA;
}

div#globalwrapper {
    width: 985px;
    margin: 0 auto;
}

div#container {
    float: left;
    clear: both;
    text-align: left;
    width: 979px;
    padding: 0 3px;
    background: #FFFFFF;
    padding-bottom: 20px;
}

/* TOPNAV */
div#topnav {
    float: left;
    clear: both;
    width: 979px;
    padding: 25px 0 5px 0;
    background: #FFFFFF;
}

div#topnav ul {
    float: right;
    list-style: none;
    padding: 0 20px 0 0;
    margin: 0;
}

div#topnav ul li {
    float: left;
    padding: 0 11px 0 0;
    margin: 0 10px 0 0;
    background: url(../images/internet/border_topnav.gif) right 0.4em no-repeat;
}

div#topnav ul li.last {
    padding: 0;
    margin: 0;
    margin-top: -2px;
    background: none;
}

div#topnav ul li.last span.first {
    font-size: 90%;
}

div#topnav ul li.last span.second {
    font-size: 110%;
}

div#topnav ul li.last span.third {
    font-size: 130%;
}

div#topnav ul li a {
    color: #6B6C6D;
    text-decoration: none;
}

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

/* HEADER */
div#header {
    position: relative;
    float: left;
    clear: both;
    width: 979px;
    height: 79px;
    background: url(../images/internet/bg_header.gif) no-repeat;
    border-bottom: 4px solid #FFFFFF;
}

div#header div#logo a {
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 344px;
    height: 76px;
    background: url(../images/internet/logo.gif) 30px 0 no-repeat;
}

div#header div#search {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

div#search input#keyword {
    border: 1px solid #C5C5C5;
    border-right: none;
    width: 115px;
    padding: 0em 0 0.15em 10px;
    margin: 0;
    vertical-align: bottom;
    font-style: italic;
    font-weight: bold;
    color: #7D7D7D;
}

div#search input#submit {
    border: 1px solid #C5C5C5;
    border-left: none;
    background: url(../images/internet/bg_search.gif) top left repeat-x;
    padding: 0 10px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #005C96;
    vertical-align: bottom;
}

/* CONTENTCONTAINER */

div#contentcontainer {
    float: left;
    clear: both;
    width: 939px;
    background: url(../images/internet/bg_content.gif) repeat-x;
    padding: 40px 15px 40px 25px;
}

/* HOMEPAGE */

div#firstrow,
div#secondrow {
    float: left;
    clear: both;
    width: 929px;
}

div#firstrow {
    background: url(../images/internet/bg_firstrow.gif) repeat-y;
    margin: 0 0 10px 0;
}

div#secondrow {
    background: url(../images/internet/bg_secondrow.gif) repeat-y;
}

div#firstrow_top,
div#secondrow_top {
    float: left;
    clear: both;
    width: 929px;
    height: 10px;
    overflow: hidden;
}

div#firstrow_top {
    background: url(../images/internet/bg_firstrow_top.gif) no-repeat;
}
div#secondrow_top {
    background: url(../images/internet/bg_secondrow_top.gif) no-repeat;
}

div#firstrow_middle,
div#secondrow_middle {
    float: left;
    clear: both;
    width: 929px;
    background: url(../images/internet/bg_blocks.gif) bottom left no-repeat;
}

ul.mediumblock {
    float: left;
    list-style: none;
    padding: 0 15px 0 0;
}

ul.mediumblock li {
    float: left;
    width: 124px;
    height: 100%;
    padding: 0 20px 20px 20px;
    margin: 0 10px 0 0;
    border-left: 1px solid #55A6DA;
    border-right: 1px solid #55A6DA;
}

ul.mediumblock li a {
    display: block;
    width: 126px;
    cursor: pointer;
    text-decoration: none;
}

ul.mediumblock li a span.title {
    background: #55A6DA;
    color: #FFFFFF;
    font-weight: bold;
    width: 126px;
    height: 4em;
}

ul.mediumblock li a span.title {
    display: block;
    position: relative;
}

ul.mediumblock li a span.title span {
    width: 126px;
    text-align: center;
    display: block;
    position: absolute;
    top: 17px;
}

ul.mediumblock li a span.title span.two_rows {
    top: 10px;
}

ul.mediumblock li a span.imagecontainer {
    display: block;
    width: 124px;
    height: 93px;
    border: 1px solid #55A6dA;
    background: #F0F0F0;
    overflow: hidden;
}

ul.mediumblock li span.imagecontainer img {
    border: none;
}

ul.mediumblock li span.text {
    position: absolute;
    display: none;
    width: 104px;
    height: 73px;
    padding: 10px;
    font-size: 90%;
    border-top: 1px solid #FFFFFF;
    background: url(../images/internet/bg_medium_text.png);
    color: #FFFFFF;
}

div#firstrow_middle div#news {
    float: left;
    width: 384px;
    padding: 0px 1px;
}

div#firstrow_middle div#news a#meernieuws {
    float: right;
    clear: both;
    margin: 20px 10px 0 0;
}

div#firstrow_middle div#news ul li a {
    background: url(../images/internet/bullet_grey.gif) 0px 0.25em no-repeat;
    padding-left: 10px;
}

div#firstrow_middle div#news ul li a:hover {
    background: url(../images/internet/bullet_blue.gif) 0px 0.25em no-repeat;
}

div#secondrow_middle div#quicklinks {
    margin: 0 10px 0 0;
}

div#secondrow_middle div#quicklinks li a {
    display: block;
    padding: 0 10px;
    width: 146px;
    background: url(../images/internet/bullet_grey.gif) 0 0.25em no-repeat;
    color: #000000;
    text-decoration: none;
}

div#secondrow_middle div#quicklinks li a:hover {
    color: #55A6dA;
    background: url(../images/internet/bullet_blue.gif) 0 0.25em no-repeat;
}
div#secondrow_middle div#quicklinks,
div#secondrow_middle div#contact {
    float: left;
    width: 186px;
    padding: 0px 1px;
}

div#secondrow_middle div#contact div {
    padding: 0 10px;
}

div#firstrow_middle div#news h2,
div#secondrow_middle div#quicklinks h2,
div#secondrow_middle div#contact h2,
div#extra div#quicklinks h2 {
    font-size: 125%;
    font-weight: normal;
    color: #005C96;
    padding: 0 10px 1.5em 10px;
    margin: 0;
    background: url(../images/internet/bg_block_header.gif) repeat-x;
}

div#firstrow_middle div#news ul,
div#secondrow_middle div#quicklinks ul,
div#secondrow_middle div#contact ul {
    list-style: none;
    padding: 0 10px;
    margin: 0;
}

div#firstrow_middle div#news ul li,
div#secondrow_middle div#quicklinks ul li,
div#secondrow_middle div#contact ul li {
}

div#secondrow_middle div#contact ul li {
    list-style: disc;
}

div#firstrow_middle div#news ul li a,
div#secondrow_middle div#quicklinks ul li a {
    color: #000000;
    text-decoration: none;
}

div#secondrow_middle div#contact ul {
    margin-left: 3px;
    padding: 0;
}

div#secondrow_middle div#contact ul div {
    padding: 0;
}

div#secondrow_middle div#contact ul li {
    list-style: none;
    background: url(../images/internet/bullet_blue.gif) left center no-repeat;
}

div#secondrow_middle div#contact ul li a {
    color: #55A6DA;
    text-decoration: none;
    padding-left: 10px;
}

div#firstrow_middle div#news ul li a:hover,
div#secondrow_middle div#quicklinks ul li a:hover {
    color: #55A6DA;
    text-decoration: underline;
}

div#secondrow_middle div#contact ul li a:hover {
    color: #005C96;
    text-decoration: none;
}

div#firstrow_bottom,
div#secondrow_bottom {
    float: left;
    clear: both;
    width: 929px;
    height: 10px;
    overflow: hidden;
}

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

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

/* CONTENT */
div#leftcolumn {
    float: left;
    width: 195px;
    padding: 0 0 25px 0;
    margin: 0 35px 0 0;
}

div#leftcolumn ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 195px;
}

div#leftcolumn ul li {
    margin: 0 0 2px 0;
}

div#leftcolumn ul li a,
div#leftcolumn ul li a:hover,
div#leftcolumn ul li a.item_active {
    display: block;
    width: 175px;
    padding: 0.5em 10px;
    background: #005C96;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}


div#leftcolumn ul li a.item_active {
    background: #55A6DA;
}

div#leftcolumn ul li ul {
    width: 187px;
    padding: 2px 2px 0 2px;
    background: #FFFFFF;
    border: 2px solid #55A6dA;
}

div#leftcolumn ul li ul li a,
div#leftcolumn ul li ul li a:hover,
div#leftcolumn ul li ul li a.item_active {
    width: 171px;
    background: #DAE4ED;
    font-weight: bold;
    color: #005C96;
    padding: 0.25em 8px;
}

div#leftcolumn ul li ul li a.item_active {
    color: #005C96;
    width: 160px;
    padding: 0.25em 10px 0.25em 17px;
    background:#DAE4ED url(../images/internet/bullet_blue.gif) 6px 7px no-repeat;
}

div#leftcolumn ul li ul li ul {
    padding: 2px 0 0 0;
    margin: 0;
    border: none;
}

div#leftcolumn ul li ul li ul li a {
    width: 158px;
    padding: 0.25em 10px 0.25em 17px;
    border: 1px solid #D8E5F5;
    background: #FFFFFF;
    color: #224a77;
}

div#leftcolumn ul li ul li ul li a:hover,
div#leftcolumn ul li ul li ul li a.subitem_active {
    width: 158px;
    padding: 0.25em 10px 0.25em 17px;
    background: url(../images/internet/bullet_blue.gif) 6px 7px no-repeat #FFFFFF;
    color: #55a6da;
}


div#rightcolumn {
    float: left;
    width: 709px;
}

div#top {
    float: left;
    width: 709px;
    clear: right;
    border-bottom: 1px solid #ABCBE4;
    margin: 0 0 20px 0;
}

div#top h1 {
    font-size: 200%;
    font-weight: normal;
    color: #005C96;
    padding: 0.25em 0 0 0;
    margin: 0;
}

div#top span.kruimelspoor {
    display: block;
    padding: 0.5em 0;
}

div#top span.kruimelspoor,
div#top span.kruimelspoor a {
    font-size: 95%;
    color: #505050;
}

div#top span.kruimelspoor a {
    text-decoration: underline;
}

div#top span.kruimelspoor a.last, 
div#top span.medium_only a {
    text-decoration: none;
}

a#btn_back {
    float: right;
    font-size: 95%;
    padding: 0;
    text-decoration: none;
    color: #005C96;
}

div#content, div#content_other {
    float: left;
    width: 479px;
    padding: 20px 0 25px 0;
    margin: 0 50px 0 0;
}

div#content h6, div#content_other h6 {
    color: #55A6DA;
    font-size: 125%;
    font-weight: normal;
    margin-bottom: 0px;
}

div#content h6 td.doclijst_itemtitel, div#content_other h6 td.doclijst_itemtitel {
    padding-bottom:0;
}

div#content h6 {
}

h6.rubriek img.but_klein {
    display:none;
}

div#content_other {
    width: 659px;
}

div#extra {
    float: left;
    width: 180px;
}

div#extra img#rightimage {
    display: block;
    border: 1px solid #ABCBE4;
    margin: 0 0 10px 0;
    width: 178px;
    height: 136px;
}

div#extra div#quicklinks {
    border-top: 10px solid #B5CCDA;
    padding: 0 0 10px 0;
    background: url(../images/internet/bg_quicklinks_bottom.gif) bottom left no-repeat;
}

div#extra div#quicklinks h2 {
    border-left: 1px solid #B5CCDA;
    border-right: 1px solid #B5CCDA;
    color: #55A6DA;
    font-size: 125%;
    font-weight: bold;
    letter-spacing: 0px;
}

div#extra div#quicklinks ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: -7px;
    border-left: 1px solid #99BCE0;
    border-right: 1px solid #99BCE0;
}

div#extra div#quicklinks ul li a {
    display: block;
    width: 148px;
    padding: 0 10px 0 20px;
    background: url(../images/internet/bullet_grey.gif) 10px 0.25em no-repeat;
    color: #000000;
    text-decoration: none;
    padding-bottom: 2px;
}

div#extra div#quicklinks ul li a:hover {
    color: #55A6DA;
    background: url(../images/internet/bullet_blue.gif) 10px 0.25em no-repeat;
}

/* BOTTOM IMAGE */
div#portal_bottomimage,
div#bottomimage {
    float: left;
    clear: both;
    width: 979px;
    background: url() no-repeat;
}

div#portal_bottomimage {
    height: 205px;
}

div#bottomimage {
    height: 107px;
    background: #FFFFFF;
    position: relative;
}

div#bottomimage img {
    height: 107px;
    width: 979px;
}

div#portal_bottomimage div.overlay {
    position: absolute;
    width: 979px;
}

div#portal_bottomimage div.overlay {
    height: 205px;
}

div#bottomimage div.overlay {
    height: 107px;
    position: absolute;
    top: 0;
    left: 0px;
    width: 979px;
}

div#portal_bottomimage div.overlay {
    background: url(../images/internet/bg_overlay_portal.png) repeat-x;
}

div#bottomimage div.overlay {
    background: url(../images/internet/bg_overlay.png) repeat-x;
}

/* BOTTOM NAV */
div#bottomnav {
    position: relative;
    float: left;
    clear: both;
    width: 979px;
    background: #E3E7ED;
    border-bottom: 20px solid #55A6dA;
}

div#bottomnav div#bottomlogo {
    position: absolute;
    right: 20px;
    top: -60px;
    width: 127px;
    height: 80px;
    background: url(../images/internet/bottomlogo.png) no-repeat;
}

div#bottomnav ul {
    list-style: none;
    float: left;
    padding: 11px 0 11px 40px;
    margin : 0;
}

div#bottomnav ul li {
    float: left;
    padding: 0 16px 0 0;
    margin: 0 15px 0 0;
    background: url(../images/internet/border_bottomnav.gif) right 0.4em no-repeat;
}

div#bottomnav ul li.last {
    padding: 0;
    margin: 0;
    background: none;
}

div#bottomnav ul li a {
    font-size: 90%;
    color: #6B6C6D;
    text-decoration: none;
}

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

div.lijstitem_intro ul, 
div#intro ul, 
div.vervolg ul, 
div#rubrieken_wrap span.rubriek ul, 
span.rubriekintro ul, 
span.rubriekintrotekst ul, 
td ul {
    padding-left: 14px;
}

div.lijstitem_intro ol, 
div#intro ol, 
div.vervolg ol, 
div#rubrieken_wrap span.rubriek ol, 
span.rubriekintro ol, 
span.rubriekintrotekst ol {
    padding-left: 19px;
}

#intro img,
.vervolg img {
    padding:0;
    margin:10px;
    border:0;
}

div#intro table tr td,
div.lijstitem_intro table tr td {
    padding: 5px;
}

a#ep_readspeaker_href {
    display: block;
    width: 92px;
    height:20px;
    background: url(../images/internet/lees_voor.gif) no-repeat;
    margin-right: 1em;
    float: right;
    position: relative;
    top: -2px;
}

div#rs_flash_div {	
    clear: both;	
    display: none;	
    float: right;	
    padding: 1em 0px;
}

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


td.doclijst_docs a.readspeaker_doc {
    display: block;
    width:  92px;
    height:20px;  
    background: url(../images/internet/lees_voor.gif) no-repeat;   
    font-size: 1px; 
    color: white;
    padding-left: 1px;
    padding-right: 0px;    
}
