
/*__________ RESET DEFAULTS __________ */

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

ul {
    padding-left: 1em;
    margin-left: 0;
}

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

/*__________ HTML DEFAULTS __________ */

ol, ul {
        margin-left:25px;
}

body {
    font-family: arial;
    font-size: 80%;
    background-color: #A7C1D1;
    line-height: 120%;
    color: #191919;
    margin: 0;
    padding: 0; 
    text-align: center;  
}

a {
    color: #4B688C;
}

a:hover {
    color: #1289C6;
}

h6 {
    color: #12638B;
    font-size: 100%;
}

h6 a {
    color: #12638B;
}

#content table {
    font-size: 100%;
}

/*__________ SIMSITE DEFAULTS __________ */

ul.ul_lijst li a {
}

h6.rubriek {
}

h6.rubriek a {
}

/*__________ WEBSITE __________ */

div#wrap {
    width: 775px;
    text-align: left;
    margin: 0px auto;
    padding: 0;
    position: relative;
    background: #AAC9D5 url('../images/bg_vervolg.gif') repeat-y left bottom;
    min-height: 700px;
    _height: 100%;
    _display: table;
}

div#header {
    background: #AAC9D5 url('../images/top_vervolg.gif') no-repeat left 5px;
    width: 100%;
    height: 178px;
}

div#footer {
    background: url('../images/bottom.gif') no-repeat left bottom;
    height: 13px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

div#dots {
    background: url('../images/dots.gif') repeat-x left top;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 200px;
    left: 0;
}

div#content {
    padding: 60px 40px 20px 190px;
}

div#naam_hoofdpagina {
    position: absolute;
    height: 43px;
    width: 179px;
    top: 178px;
    left: 1px;
    background: #FAFAFA url('../images/kop_submenu.gif') no-repeat left bottom;
}

div#naam_hoofdpagina h2 {
    position: absolute;
    top: 25px;
    left: 10px;
    width: 150px;
    font-size: 100%;
    text-align: right;
    color: #698A9D;
}

div#naam_subpagina h3 {
    position: absolute;
    background-color: #FAFAFA;
    left: 600px;
    top: 191px;
    font-size: 100%;
    padding: 0 10px;
    color: #7F7F7F;
    font-weight: normal;
}

div#naam_subpagina h3 strong, div#naam_subpagina h3 b {
    font-weight: normal;
}

div#but_terug a {
    display: block;
    background: url('../images/terug_knop.gif') no-repeat left top;
    width: 16px;
    height: 11px;
    position: absolute;
    right: 10px;
    top: 210px;
}

div#print a {
    display: block;
    background: url('../images/print_icon.gif') no-repeat left top;
    width: 16px;
    height: 15px;
    position: absolute;
    right: 10px;
    top: 240px;
}

a#naarboven {
    position: absolute;
    background: url('../images/but_naarboven.gif') no-repeat left top;
    right: 10px;
    top: -30px;
    display: block;
    width: 67px;
    height: 12px;
}

div#zoekformulier {
    position: absolute;
    right: 50px;
    top: 48px;
}

div#zoekformulier input#top_zoek_trefwoord, div#zoekformulier input#submitknop {
    border: 1px solid #333;
    font-size: 90%;
}

div#zoekformulier input#submitknop {
    border: 0px;
    color: #fff;
    text-decoration: underline;
    background-color: #2E99D0;
    font-weight: bold;
}

/*__________ WEBSITE NAVIGATIE __________*/

div#snelmenu {
    position: absolute;
    left: 1px;
    top: 160px;
    padding: 0 30px 0 0;
}

div#snelmenu a {
    color: #000;
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

div#snelmenu span {
    display: block;
    float: right;
    font-size: 85%;
    color: #fff;
    margin: 0 2px 0 0;
}

div#snelmenu span.snelmenu_active {
    background: url('../images/snelmenu_tab_l_on.gif') no-repeat left top;
}

div#snelmenu span.snelmenu_nonactive {
    background: url('../images/snelmenu_tab_l_off.gif') no-repeat left top;
}

div#snelmenu span.snelmenu_active a {
    background: url('../images/snelmenu_tab_r_on.gif') no-repeat right top;
    padding: 2px 10px;
}

div#snelmenu span.snelmenu_nonactive a {
    background: url('../images/snelmenu_tab_r_off.gif') no-repeat right top;
    padding: 2px 10px;
}

div#navigatie {
    position: absolute;
    top: 18px;
    left: 0px;
    padding: 0 0 0 60px;
    font-size: 90%;
}

div#navigatie ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
}

div#navigatie ul li {
        float: left;
    display: block;
    padding: 0px;
    margin: 0 2px 0 0;
}

div#navigatie ul li a {
    text-decoration: none;
    font-weight: bold;
    color: #466182;
}

div#navigatie ul li ul li {
        float: none;
    display: block;
}

div#navigatie ul li a.item_nonactive {
    display: block;
    background: url('../images/hfditem-l-off.gif') no-repeat left top;
}

div#navigatie ul li a.item_active {
color: #fff;
    display: block;
    background: url('../images/hfditem-l-on.gif') no-repeat left top;
}

div#navigatie ul li a.item_nonactive span {
    display: block;
    background: url('../images/hfditem-r-off.gif') no-repeat right top;
    padding: 4px 10px;
    
}

div#navigatie ul li a.item_active span {
    display: block;
    background: url('../images/hfditem-r-on.gif') no-repeat right top;
    padding: 4px 10px;
}

div#navigatie ul li ul.subcontainer {
    position: absolute;
    left: 1px;
    top: 240px;
}

div#navigatie ul li ul {
    border-top: 1px solid #F2F2F2;
}

/*div#navigatie ul li ul li a.subitem_nonactive */
div#navigatie ul li ul li a {

    display: block;
    width: 162px;
    border-bottom: 1px solid #F2F2F2;
    padding: 2px 0 2px 10px;
}

div#navigatie ul li ul li a.subitem_active {

}

div#externe_link_box iframe {
    width: 500px !important;
    height: 50% !important;
}

td.digigids_kopitem {
    background: #4B688C;
    color: #FFF;
    padding-left: 5px;
    text-align: left;
}

div#page_content {
   position: relative;
   width: 100%;    
}

div#clear_div {
   clear: both;
}

h6.noinfo {
	margin-bottom: 20px;
}

h6.noinfo a {
	text-decoration: none;
}
