
/*__________ 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 __________ */

body {
    margin: 0;
    padding: 0;
    text-align: center;
}

h6 {
    font-size: 100%;
}

/* start auto css */
body {
    color: #000000;
    font-family: arial;
    font-size: 75%;;
    line-height: 120%;
    background: #DFDFEA;
}

a {
    color: #000000;
}

a:hover {
    color: #339900;
}

ul.ul_lijst li a {
    color: ;
    font-weight: ;
}

h2, h3, h4, h5 {
    font-size: 100%;
}

h6.rubriektitel {
    color: ;
    font-family: ;
    font-weight: ;
}

span.kruimelspoor {
    color: ;
    font-family: ;
    font-weight: ;
}

/* end auto css */

table {
    font-size: 100%;
}

div#content iframe {
    width: 450px;
    height: 400px;
}

div#content_next_none iframe , div#content_next iframe {
    width: 680px;
    _padding-top: 20px;
}

div#content_next iframe {
    width: 500px;
}
/*__________ SIMSITE DEFAULTS __________ */

ul.ul_lijst li a {
}

h6.rubriek {
}

h6.rubriek a {
}

div#rubrieken_wrap {
    width: 100%;
}


/*__________ WEBSITE __________ */

div#globalWrapper {
    margin: 0px auto;
    text-align: left;
    width: 944px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    min-height: 600px;
    _display: table;
    _height: 600px;
    background:  url(../images/bg_body.gif) top center repeat-y;
   text-align: center;
}

div#wrap {
    width: 933px;
    position: relative;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    min-height: 600px;
    _display: table;
    _height: 600px;
    text-align: left;
}

a#logo {
    position: absolute;
    left: 1px;
    top: 0px;
    display: block;
    height: 80px;
    width: 222px;
    background: url(../images/logo.gif) top left no-repeat;
}
div#header {
    width: 933px;
    height: 72px;
    position: relative;
    margin-left: 1px;
    background: #339900 ;
}

div#content {

    position: relative;
    _height: 450px;
    min-height: 450px;
}

div#footer {
    position: relative;
    margin: 0 auto;
    width: 933px;
    _width: 934px;
    height: 25px;
    background: #339900;
}

div#search {
    width: 203px;
    position: absolute;
    right: 0px;
    top: 10px;
}

div#search form#searchformsite input#keyword {
    width: 160px;
    height: 20px;
    border: 1px solid #096F0C;
    font-size: 85%;

}

div#search form#searchformsite input#submit {
    background: url(../images/btn_search.gif) top right no-repeat;
    border: none;
    width: 23px;
    margin-left: -4px;
    padding: 0px;
    cursor: pointer;
    height: 20px;
    margin-bottom: -4px;
    _margin-bottom: 0px;
}

a#uid {
    position: absolute;
    right: 25px;
    white-space: nowrap;
    color: #fff;
    text-decoration: none;
    display: block;
    padding-right: 10px;
    _margin-top: -10px;
    font-size: 90%;
    background: url(../images/bullet_uitgebreidzoeken.gif)  right no-repeat;
    width: auto;
}

div#address {
    color: #003742;
    padding: 19px 0px 19px 15px;
    margin-top: 5px;
}


/*__________ WEBSITE NAVIGATIE __________*/

div#quickmenu {
    position: relative;
    margin: 8px 15px 0 0px;
    height: 24px;
}


span.limiter {
    display: block;
    float: right;
    height: 10px;
    width: 10px;
    background: url(../images/bullet_quickmenu.gif) bottom left no-repeat;
    _background: url(../images/bullet_quickmenu.gif) center no-repeat;
}

div#quickmenu a {
   display: block;
    float: right;
    text-decoration: none;
    margin: 0 8px;
}

div#quickmenu a#flagde {
    display: block;
    float: right;
    height: 14px;
    width: 24px;
    background: url(../images/flag_german.gif) bottom left no-repeat;

}

div#quickmenu a#flaggb {
    display: block;
    float: right;
    height: 14px;
    width: 24px;
    background: url(../images/flag_english.gif) bottom left no-repeat;
}



div#row1 , div#row2{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 25px;
    margin-bottom: 2px;
    background: #BDBBD1;
}

div#row2 {

    background: #0C085D;
}

div#row1 {
    top: 25px;
    margin-top: 2px;
}

div.end {
    position: absolute;
    width: 235px;
    _width: 234px;
    height: 25px;
    background: #0C085D;
    top: 0px;
    right: 0px;
    border-left: 2px solid #fff;
}

div#pageheadline {
    margin-bottom: 20px;
    margin-top: -20px;
    font-weight: bold;
    font-size: 130%;
}

div.headline_next {
    position: relative;
    width: 200px;
    _height: 25px;
    min-height: 25px;
    background: #fff;
    margin-top: -20px;
    color: #5E9832;
    font-weight: bold;
    font-size: 115%;
    padding: 0px 0 0 25px;
    width: 198px;
    _margin-left:1px;
}

div#navigation {
    z-index: 20;
    width: 699px;
    float: left;
    _height: 52px;
    min-height: 50px;
    border-left: none;
    border-right: none;
    position: relative;
        _margin-top: -3px;
}

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

div#navigation ul li {
    float: left;
    position: relative;
    _height: 26px;
    min-height: 19px;
    width: auto;
    display: block;
    background:  url(../images/bg_menu.gif) top left repeat-x;
    border-right: 1px solid #fff;
}

div#navigation.next ul li, div#navigation.next ul li a {
    _height: 28px;
}

div#navigation ul li a {
    color: #fff;
    width: 100%;
    text-decoration: none;
    font-weight: bold;
    display: block;
    width: auto;
    float: left;
    _height: 26px;
    min-height: 19px;
    position: relative;
    padding: 5px 2px 3px 2px;
    z-index:1;
    white-space: nowrap;
    cursor: pointer;
    text-align: center;
}

div#wrap div#submenu_onover ul {
    position: absolute;
    left: 0px;
    top: 25px;
    background: #EDECFE;
    border-bottom: none;
    z-index: 2222;
    _width: 150px;
}

div#wrap div#submenu_onover.next ul {
    _margin-top: 3px;
}

div#wrap  div#submenu_onover ul li{
    width: 160px;
    _width: 159px;
    _height: 17px;
    min-height: 17px;
    border-right: none;
}

div#wrap div#submenu_onover ul li a {
    padding: 0px;
    padding: 0 10px 0 10px;
    display: block ;
    color: #000;
    font-weight: normal;
    width: 100%;
    float: none ;
    _height: 17px;
    min-height: 17px;
    border-bottom: 1px solid #0C085D;
    border-left: 1px solid #0C085D;
    border-right: 1px solid #0C085D;
    background: #EDECFE;
    width: 160px;
    _width: 159px;
    white-space: normal;
    text-align: left;
}


div#wrap div#submenu_onover ul li{
    float: none;
}
div#navigation ul li a.item_nonactive {
}

div#navigation_home ul li ul li a.subitem_nonactive {
}

div#globalwrapper div#wrap div#submenu_onover li a.subitem_active ,div#globalwrapper div#wrap div#submenu_onover ul li  a:hover{
    background: #339900 ;
    color: #fff ;
}

div#navigation div.end {
    position: absolute;
    top: 0px;
    right: -234px;
    _right: -236px;
    _width: 236px;
}

div#image_content {
    width: 100%;
    height: 250px;

    position: relative;
}

div#slide_home {
    width: 698px;
    _width: 699px;

}

div#slide_home img{

    border: none;
    width: 100%;
    height: 252px;;
}

div#koppel_home {
}

div#wall {
    position: absolute;
    height: 100%;
    background: blue;
    width: 234px;
    top: 0px;
    right: -234px;
    border-left: 2px solid #fff;
}



div#disclaimer {
    position: absolute;
    height: 100%;
    background: #7BBD59;
    width: 238px;
    _width: 237px;
    top: 0px;
    right: 0px;
    border-left: 2px solid #fff;
    text-align: right;
    padding-right: 25px;
    padding-top: 5px;
}

div#disclaimer a {
    text-decoration: none;

    font-size: 95%;
}

div#down_content {
    position: relative;
    width: 100%;
    _height: 252px;
    min-height: 252px;
    margin-top: 50px;
    _margin-top: 0px;
}

div#koppelboxes_home {
    width: 697px;
    _height: 252px;
    min-height: 252px;
    background: #E8F7E2;
    position: relative;
}

div#wysiwyg7 {
    position: relative;
    width: 697px;
    _height: 30px;
    min-height: 30px;
    background: #E8F7E2;
    padding: 20px 20px 20px 34px;
}

div#left_home{
    position: relative;
}

div#address_home {
   position: absolute;
   top: 0px;
   right: 0px;
   width: 234px;
   height: 252px;
   background: #E8F7E2;
   background: url(../images/logo_watermark.gif) bottom left no-repeat;
   text-align: right;
   padding: 33px 26px 0 0 ;
}

div#koppel_home {
    position: absolute;
    height: 100%;
    width: 234px;
    top: 0px;
    right: 0px;
    border-left: 2px solid #fff;
    text-align: center;
}

div#koppel_home ul {
    width: 191px;
    padding: 0px;
    margin: 0 auto;
    _margin: 0  0 0 0px;
}

div#koppel_home ul li{
    list-style-type: none;
    display: block;
    width: 191px;
}
div#koppel_home ul li a {
   background: url(../images/bg_but_linkbox.gif) top left repeat-x;
   height: 31px;
   width: 191px;
   display: block;
   margin-bottom: 10px;
   text-align: center;
   color: #fff;
   text-decoration: none;
   padding-top: 5px;
   font-weight: bold;
   font-size: 110%;
}

div#koppel_home ul li.red a {
   background: url(../images/bg_but_linkbox_red.gif) top left repeat-x;
}

div#nieuws_home {
    height: 200px;
    width: 345px;
    padding: 32px;
}

div#nieuws_home ul , div#meest_home ul{
    list-style-type: none;
    padding: 0px;
}

div#nieuws_home ul li , div#meest_home ul li{
    _height: 15px;
}

div#nieuws_home ul li a , div#meest_home ul li a{
    text-decoration: none;
    padding-left: 20px;
    background: url(../images/bullet_klein.gif) left 4px no-repeat;
    display: block;
}
div#meest_home {
    _height: 200px;
    min-height: 200px;
    width: 345px;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 32px;
}

div.headline {
    color: #5E9832;
    font-weight: bold;
    font-size: 115%;
    padding-bottom: 10px;
    width: 170px;
    _margin-left:1px;

}

div#topbar {
    width: 100%;
    position: relative;
    height: 50px;

}

div#topbar div#navigation , div#navigation.next{
    left: 200px;
    top: 0px;
    z-index: 3333;
    position: absolute;
}

div#navigation.next{
    width: 734px;
}

div#topbar div#row1 , div#topbar div#row2{
    width: 734px;
    margin-left: 200px;
    position: absolute;
    _z-index:-1;
}

div#row1 div.end {
    right: -234px;
    _right: -236px;
    top: 0px;
    position: absolute;
    text-align: left;
    padding-left: 20px;
    background: #BDBBD1;
    color: #339900;

}
div#row2 div.end {
    right: -234px;
    _right: -236px;
    top: 0px;
    position: absolute;
    text-align: left;
    padding-left: 20px;
    background: url(../images/gradient-bar-home.jpg)  left top repeat-x;
}

div#submenu {
    position: absolute;
    left: 0px;
    top: 50px;
    width: 200px;
    height: 100%;
}

div#submenu ul ul{
    list-style-type: none;
    padding: 0px;
    text-align: right;
    float: right;
    width: 100%;
    _margin-top: 10px;
}

div#submenu ul ul li {
    list-style-type: none;
    padding: 0px;
    border: 1px solid #339900;
    background: #E8F7E2;
    margin: 0 0 6px 10px;
    _margin-left: 0px;
    width: 176px;
    display: block;
    _height: 25px;
    min-height: 25px;
}
div#submenu ul ul li div{
    position: absolute;
    display: block;
    left: 5px;
    text-align: left;

    width: 200px;

}
div#submenu ul ul li a {
    color: #339900;
    display: block;
    padding: 3px 0 0 30px;
    text-decoration: none;
    width: 188px;
}

div#wrap div#submenu ul ul li a:hover , div#submenu ul ul li.subitem_active a{
    color: #000;
    background: url(../images/bullet_submenu_selected.gif)  left 4px no-repeat;
}

div#content_next{
    position: relative;
    _height: 200px;
    min-height: 200px;
}

div#content_next, div#content_next_none {
    background: url(../images/logo_watermark.gif) 690px bottom no-repeat;
}

div#innercontent ul ul,  div#innercontent ol{
    padding-left: 20px;
}

div#innercontent ul {
    padding-left: 15px;
}
div#innercontent ul li{
    padding-left: 3px;
}

div#globalWrapper div#innercontent ul.ul_lijst li.lijstitem , div#globalWrapper div#innercontent ul.ul_lijst li.lijstitem_bullet {
    padding-left: 15px;
}
div#innercontent {
    width: 500px;
    margin-left: 200px;
    position: relative;
    _height: 450px;
    min-height: 450px;

    padding: 40px 27px;
}
div#content_next_none div#innercontent {
    width: 734px;
}
div#right_menu {
    position: absolute;
    width: 234px;
    top: 0px;
    right: 0px;
    height: 100%;

    padding: 40px 0 0 60px;
}
div#right_menu_none {
    display: none;
}
a#terug {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    height: 11px;
    width: 34px;
    background: url(../images/but_terug.gif) bottom left no-repeat;
}

div#content_next_none a#terug {
    position: absolute;
    top: 60px;
    right: 10px;
    display: block;
    height: 11px;
    width: 34px;
    background: url(../images/but_terug.gif) bottom left no-repeat;
}

div#right_menu ul {
    list-style-type: none;
    padding: 0px;
}

div#right_menu ul li {
    min-height: 10px;
    _height: 10px;
}

div#right_menu ul li a{
    text-decoration: none;
    padding-left: 20px;
    background: url(../images/bullet_klein.gif) left 4px no-repeat;
    display: block;
}
div.hoofdstuk_naarboven{
    padding-bottom: 20px;
}

table.simsite_recentgeplaatst_table tr td.recent_item a.recent_item_titel {
    font-weight: bold;
    text-decoration: none;
}

table.simsite_recentgeplaatst_table tr td , table.simsite_recentgeplaatst_table tr{
    _height: 20px;
    min-height: 20px;
}

td.bestuur_persooninfo {
    padding-bottom: 32px !important;
}

td.bestuur_titel {
    padding-bottom: 35px !important;
}

tr.bestuur ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

tr.bestuur li {
    list-style-type: none;
    padding-left: 15px;
    _padding-left: 0;
    background: url(../images/bullet_klein.gif) left 4px no-repeat;
}

div#innercontent ul {
    list-style-type: none;
    margin: 0;
    width: 100%;
}

div#innercontent ul li {
    background: url(../images/bullet_klein.gif) left 4px no-repeat;
    padding-left: 15px;
}

div#innercontent ul.ul_lijst li {
    background: none left 4px no-repeat;
}

div#briagenda_jaarmaandnavigatie ul li {
    background: none;
}

img.but_klein {
    margin-right: 8px;
}

ul.kopp {
    margin-left: 1px;
    _margin-left: 2px;
}