
/* GENERAL */
* {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
}

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

body {
    text-align: center;
    font-family: Verdana, Arial, sans-serif;
    font-size: 75%;
    line-height: 125%;
    background: #DCDCDF;
    color: #000000;
}

#clear_div {
    clear: both;
}

/* STANDARD ELEMENTS (OVERRULE)*/
body a {
    color: #A21317;
}

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

div.clear_div {
    clear: both;
}

ul {
    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; 
}

div#globalwrapper {
    width: 995px;
    margin: 0 auto;
    min-height: 0;
    background: white;
}

div#contentcontainer {
    clear: both;
    width: 983px;
    text-align: left;
}

h2 {
    display: none;
}

/* QUICKMENU */
div#quickmenu {
    position: relative;
    top: auto;
    right: auto;
    clear: both;
    width: 983px;
    height: 41px;
    background: #FFFFFF;
}

div#quickmenu ul {
    list-style: none;
    float: left;
    padding: 5px 0 5px 60px;
}

div#quickmenu ul li {
    float: left;
}

div#quickmenu ul li a {
    font-size: 90%;
    font-weight: bold;
    line-height: 150%;
    text-decoration: none;
    background: url(../images/internet/divider_quickmenu.gif) right 0.1em no-repeat;
    padding: 0 16px 0.5em 0;
    margin: 0 15px 0 0;
    color: black;
}

div#quickmenu ul li a.epreadspeaker {
    background: url(../images/internet/icon_leesvoor.gif) left center no-repeat;
    padding-left: 18px;
}

div#quickmenu ul li a.last {
    background: 0;
    padding: 0 0 0.5em 0;
    margin: 0;
}

div#quickmenu ul li a:hover,
div#quickmenu ul li a.quickmenu_active {
    color: #A21319;
}

div#quickmenu div#xp1 a {
    background: none;
    color: #000000;
    font-weight: normal;
    padding: 0px;
}

/* HEADER */
div#header {
    position: relative;
    width: 983px;
    height: 189px;
    left: 0px;
    background: white;
}

div#header_image {
    width: 809px;
    height: 141px;
    position: absolute;
    right: 0px;
    top: 40px;
}

div#header_image img {
    width: 809px;
    height: 141px;
}

div#logo {
    position: absolute;
    top: 0px;
    right: 0px;
    background: url("../images/internet/logo.gif") no-repeat;
    width: 310px;
    height: 45px;
}

div#overlay {
    width: 983px;
    height: 188px;
    background: url(../images/internet/overlay.png) no-repeat 1px 0px;
    position: absolute;
}

/* CONTENT */
div#content {
    clear: both;
    width: 983px;
    background: url(../images/internet/bg_content.gif) repeat-y;
    position: relative;
}

/* LEFT COLUMN */
div#leftcolumn {
    float: left;
    width: 165px;
    padding: 0 0 0 10px;
    margin: 0px 16px 40px 0;
    padding-top: 14px;
    position: relative;
}

div#white_block {
    position: absolute;
    height: 14px;
    width: 166px;
    background: white;
    top: 0px;
    left: 9px;
}

h2#header_title {
    position: absolute;
    left: 14px;
    display: block;
    font-size: 150%;
    font-weight: normal;
    color: #FFFFFF;
    bottom: 76px;
    line-height: 110%;
    margin: 0px;
    width: 160px;
    text-align: center;
}

div#navcontainer {
    padding: 0;
    margin: 0;
}

div#navcontainer ul {
    padding: 4px;
    margin: 0;
}

div#navcontainer ul li {
    margin: 0 0 8px 0;
}

div#navcontainer ul li a {
    display: block;
    width: 133px;
    background: url(../images/internet/bg_nav_item.gif) 8px 0.6em no-repeat #DDE4EC;
    font-weight: bold;
    font-size: 90%;
    color: #717078;
    padding: 0.15em 4px 0.25em 20px;
}

div#navcontainer ul li a:hover,
div#navcontainer ul li a.item_active {
    background: url(../images/internet/bg_nav_item_over.gif) 8px 0.6em no-repeat #1D4E79;
    color: #FFFFFF;
}

div#navcontainer ul ul {
    width: 157px;
    margin: 4px 0 0 0;
    padding: 0;
    background: #F2E6BC;
}

div#navcontainer ul ul li {
    margin: 0 0 7px 0;
}

div#navcontainer ul ul li a {
    background: url(../images/internet/bg_nav_subitem.gif) 10px 0.65em no-repeat #FCF6E6;
    font-weight: normal;
    color: #000000;
}
div#navcontainer ul ul li a:hover,
div#navcontainer ul ul li a.subitem_active {
    background: url(../images/internet/bg_nav_subitem_active.gif) 10px 0.65em no-repeat #A21317;
    color: #FFFFFF;
}

div#navcontainer ul ul li a.subitem_active {
    font-weight: bold;
}

/* CENTER COLUMN */
div#centercolumn {
    float: left;
    width: 600px;
    margin: 0 20px 40px 0;
    font-size: 90%;
    color: #000000;
    position: relative;
    min-height: 400px;
}

/* HOME */
div#home_leftcolumn {
    float: left;
    width: 340px;
    margin: 0 20px 0 0;
}

div#home_leftcolumn div#latestnews ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

div#home_leftcolumn div#latestnews ul li {
    padding: 0 0 30px 0;
    border-bottom: 1px solid #DBDBDB;
    margin: 0 0 30px 0;
}

div#home_leftcolumn div#latestnews ul li div.homeitem_intro {
    color: #424242;
}

div#home_leftcolumn div#latestnews ul li h3 {
    font-size: 150%;
    line-height: 125%;
    color: #A21317;
    margin: 0 0 10px 0;
}

div#home_leftcolumn div#latestnews ul li img.itemimage {
    float: left;
    margin: 0 10px 10px 0;
    width:120px;
    height:80px;       
}

div#home_leftcolumn div#latestnews ul li a.itemmore {
    margin-top:4px;
    margin-left:130px;
}

div#home_leftcolumn div#latestnews ul li a {
    display: block;
    width: 8em;
    font-size: 90%;
    font-weight: bold;
    text-decoration: none;
}

div#home_leftcolumn div#othernews h2 {
    display: block;
    font-size: 125%;
    color: #1D4E7A;
    padding: 0;
    margin: 0 0 10px 0;
}

div#home_leftcolumn div#othernews ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div#home_leftcolumn div#othernews ul li a {
    font-weight: bold;
    color: 1D4E7A;
    text-decoration: none;
}

div#home_leftcolumn div#othernews ul li a:hover {
    color: #000000;
}

div#home_rightcolumn {
    float: left;
    width: 240px;
    margin: 0 0 40px 0;
}

div#home_rightcolumn div.quicklinks {
    width: 240px;
    padding: 0 0 15px 0;
}

div#home_rightcolumn div.quicklinks h2 {
    display: block;
    background: #A21317;
    font-size: 110%;
    color: #FFFFFF;
    padding: 0.25em 10px 0.5em 10px;
    margin: 0;
}

div#home_rightcolumn div.quicklinks ul {
    list-style: none;
    margin: 0;
    margin-top: 11px;
}

div#home_rightcolumn div.quicklinks ul li {
    background: url(../images/internet/bg_arrow.gif) left 5px no-repeat;
    padding-left: 14px;
    margin-bottom: 3px;
}

div#home_rightcolumn div.quicklinks ul li a {
    color: #000000;
    text-decoration: none;
}

div#home_rightcolumn div.wysiwyg,
div#home_rightcolumn div#poll {
    border-top: 1px solid #DBDBDB;
    padding: 15px 0;
}

div#poll {
    width: 240px;
}

div#poll table {
    width: 100%;
    border: collapse;
    border-spacing: 0;
}

div#poll table td {
    background: #F2E2A7;
    padding: 0px 10px 5px 10px;
}

div#poll table td.resultpollcolor {
    background: #093067;
    border: 1px solid #F2D0B5;
    padding: 0px;
}

div#poll table td h6 {
    background: #A21317;
    font-size: 100%;
    color: #FFFFFF;
    padding: 0.25em 10px 0.5em 10px;
    margin-top: 0px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 13px;
}

div#poll table td form {
    margin-left: -10px;
    margin-right: -10px;
    width: 240px;
}

div#poll table td form table {
    background: #FCF6E6;
    margin-top: 0px;
    padding-top: 7px;
}

div#poll table td form table td {
    background: #FCF6E6;
    padding: 3px 0px 8px 10px;
}

div#poll table td br {
    line-height: 1px;
}

div#poll form td.submit_button {
    background: #F2E2A7;
    padding-bottom: 20px;
}

div#poll table td form input.verstuur_poll {
    background: #A21317;
    border: 0;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0;
    margin: 10px 0 0 0;
    cursor: pointer;
    width: 52px;
}

/* CONTENT */

div#centercolumn h1 {
    font-size: 175%;
    font-weight: normal;
    color: #A21317;
}

div#print {
    float: left;
    clear: both;
    width: 600px;
    text-align: right;
    margin: 0 0 8px 0;
}

div#print a {
    font-size: 90%;
    font-weight: bold;
    color: #95949A;
    background: url(../images/internet/bg_print.gif) no-repeat;
    padding: 0 0 0 20px;
    text-decoration: none;
}

div#content a.epreadspeaker {
    background: url(../images/internet/icon_leesvoor.gif) no-repeat;
    height: 16px;
    display: inline-block;
    padding-left: 18px;
    position: relative;
    color: #95949A;
    font-weight: bold;
    font-size: 85%;
    text-decoration: none;
    right: 230px;
    z-index: 1;
}

div#print div#xp1 {
    float: left;
    width: 350px;
}

div#print div#xp1 a {
    background: none;
    color: #000000;
    font-weight: normal;
    padding: 0px;
}

div#print a:hover {
    text-decoration: underline;
}

div#crumbtrail {
    float: left;
    clear: both;
    width: 600px;
    color: #95949C;
    padding: 0.5em 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #DBDBDB;
}

div#crumbtrail a,
div#crumbtrail span.kruimelspoor a {
   color: #95949C;
}

div#crumbtrail a#btn_back {
    float: right;
    font-size: 90%;
    font-weight: bold;
    color: #95949C;
    text-decoration: none;
}

div#centercolumn h6 {
    font-size: 110%;
    color: #000000;
}

div#intro,
div#intro p,
div#intro p b,
div.vervolg p {
    font-size: 100%;
    color: #000000;
}

div#intro {
    margin: 0 0 1em 0;
}

div#centercolumn ol,
div#centercolumn ul {
    margin: 0;
}

div#centercolumn ul.ul_lijst {
    margin: 0;
}

div#centercolumn div#module_items ul.ul_lijst li {
    border-bottom: 1px solid #DBDBDB;
    padding: 0 0 22px 0;
    margin: 0 0 12px 0;
}

div#centercolumn div#module_items ul.ul_lijst li img.sim_default_toon_plaatje {
    margin-right: 0px;
    margin-top: 9px;
}

div#centercolumn div#module_items ul.ul_lijst li a.lijstitem_titel {
    font-size: 110%;
}

ul.ul_lijst li.lijstitem_bullet {
    background-position:left 5px;
}

div#centercolumn div#module_items ul.ul_lijst li ul li, 
div#centercolumn div#module_items ul.ul_lijst li ol li, 
div#centercolumn div#module_items div.tedownloaden ul.ul_lijst li {
    border: none;
    padding: 0px;
    margin: 0px;
}

div#centercolumn div#module_items ul.ul_lijst li.lijstitem_bullet, 
div#centercolumn div#module_items div.tedownloaden ul.ul_lijst li.lijstitem_bullet {
    padding-left: 13px;
    background-position: left 6px;
}

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

div#centercolumn ul.ul_lijst li div.lijstitem_intro {
    float: none;
    color: #424242;
    margin-top: 8px;
    line-height: 165%;
}

div#centercolumn ul.ul_lijst li a.meerinfo {
    font-size: 80%;
    font-weight: bold;
    text-decoration: none;
}

/* RIGHT COLUMN */
div#rightcolumn {
    float: left;
    width: 170px;
    padding-bottom: 15px;
}

div#right_wysiwyg {
    font-size: 90%;
}

div#search {
    float: none;
    width: 170px;
    padding: 0;
    margin: 0 0 8px 0;
}

input#keyword {
    border: 1px solid #D1D1D1;
    width: 133px;
}

input#submit {
    background: #000000;
    color: #FFFFFF;
    border: none;
}

div#rightcolumn div.box {
    border: 1px solid #DDDDDD;
    background: #F5F5F5;
    width: 138px;
    padding: 10px 15px;
    margin: 0 0 8px 0;
}

div#rightcolumn div.box h2 {
    display: block;
    font-size: 150%;
    font-weight: normal;
    color: #000000;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #9D9D9D;
    margin: 0 0 15px 0;
}

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

div#rightcolumn div.box ul li {
    padding: 0.1em 0;
    margin: 0;
}

div#rightcolumn div.box ul.agenda li {
    font-size: 80%;
    margin-bottom: 10px;
}

div#rightcolumn div.box ul li a {
    font-size: 110%;
    color: #000000;
    text-decoration: none;
}

div#rightcolumn div.box ul li a:hover {
    color: #A21317;
}

ul#banners {
    float: left;
    list-style: none;
    width: 170px;
    padding: 0;
    margin: 0;
}

ul#banners li {
    margin: 0 0 8px 0;
    border: 1px solid #DCDCDC;
}

ul#banners li a {
    display: block;
    text-decoration: none;
}

ul#banners li a img {
    width: 168px;
    height: 108px;
}

/* FOOTER */
div#footer {
    clear: both;
    width: 915px;
    padding: 30px 40px 20px 40px;
    text-align: right;
    background: url(../images/internet/bg_footer.gif) no-repeat #FFFFFF;
    color: #707070;
    font-size: 75%;
}

div#footer ul {
    float: right;
    list-style: none;
    border-left: 1px solid #707070;
    margin: 0 0 0 10px;
}

div#footer ul li {
    float: left;
    padding: 0 0 0 10px;
}

div#footer ul li a {
    color: #707070;
}

form {
    padding: 0;
    margin: 0;
}

img {
    border: none;
}

div#rubrieken_wrap span.rubriek h6.rubriek img {
    display: none;
}

div#rubrieken_wrap span.rubriek h6.rubriek a.rubriek {
    color: #1B4E7B;
    text-decoration: none;
    padding-left: 18px;
    background: url("../images/internet/rubriek_bg.gif") no-repeat 3px 4px;
}

div#rubrieken_wrap span.rubriek h6.rubriek a.rubriek:hover {
    color: #A01417;
    background: url("../images/internet/rubriek_bg_over.gif") no-repeat 3px 4px;
}

div.lijstitem_intro ul, 
div#intro ul, 
div.vervolg ul, 
div#rubrieken_wrap span.rubriek ul, 
span.rubriekintro ul, 
span.rubriekintrotekst 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;
}

div#centercolumn div.tedownloaden ul.ul_lijst li.lijstitem_bullet {
    background-position: left 7px;
    padding-lefT: 10px;
}

div#centercolumn div.tedownloaden ul.ul_lijst li a {
    font-weight: normal;
}

.gekoppeldeitemskop {
    font-weight: normal;
}

div#naar_boven {
    margin-top: 25px;
    padding-top: 10px;
    clear: both;
}

div#naar_boven a {
    float: right;
    display: block;
    width: 74px;
    height: 9px;
    background: url("../images/internet/but_naarboven.gif") no-repeat;
    margin-right: 6px;
}

div#centercolumn div#module_items ul.ul_lijst li a.meerinfo {
    display: block;
    width: 73px;
    margin-top: 10px;
}
