
/*__________ RESET DEFAULTS __________ */

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

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

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

iframe#opus {
    width: 580px !important;
    height: 550px !important;
}

div#content table {
    width: 580px;
}

/*__________ HTML DEFAULTS __________ */

body {
    font-family: Arial;
    font-size: 10pt;
    font-size: 75%;
    line-height: 120%;
    color: #2C2C2C;
    margin: 0;
    padding: 0;
    text-align: left;
}

a {
    color: #8C2110;
}

a:hover {
    color: #8C2110;
}

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

h6 a {
    color: #000000;
}

table {
    font-size: 100%;
}

/*__________ WEBSITE __________ */

div#globalWrapper {
    text-align: left;
    width: 1024px;
    position: relative;
    min-height: 380px;
    _display: table;
    margin-left: 0;
    margin-right: auto;
    height: auto;
    overflow: hidden;
}

div#header_logo {
    width: 383px;
    height: 132px;
    background: url("../images/header_left.gif") no-repeat;
    float: left;
}

div#headerimagehome {
    width: 641px;
    height: 132px;
    float: left;
    background:url('') no-repeat;
    background-position: 16px top;
}

div#contact {
    height: 173px;
    width: 184px;
    _width: 184px;
    color: #FFF;
    background-color: #3C8828;
    padding: 11px 0 0 17px;
    text-align: left;
    font-size: 93%;
    letter-spacing: 1px;
    overflow: hidden;
}

div#contact a {
    color: #FFF;
    text-decoration: none;
    _width: 167px;
}

div#contact_title,
div#contact_title_italic {
    background-color: #CBFF00;
    color: #000;
    font-weight: bold;
    height: 50px;
    width: 184px;
    padding: 4px 0 0 16px;
    border-top: 26px solid #3C8828;
}

div#content_left {
    height: 27px;
    width: 27px;
    background: #FFFFFF url("../images/corner_lefttop_page.gif") no-repeat;
    float: left;
}

div#content_right {
    width: 630px;
    height: 27px;
    background-color: #FFFFFF;
    border-right: 1px solid #3C8828;
    border-top: 1px solid #3C8828;
    float: left;
    padding-top: 9px;
}

#terugknop {
    margin-left: 50px;
}

#print_icon {
    margin-left: 485px;
}

div#content {
    width: 657px;
    float: left;
    background-color: #FFFFFF;
}

div#content_main {
    width: 657px;
    _width: 657px;
    float: left;
    background-color: #FFFFFF;
    border-right: 1px solid #3C8828;
    border-left: 1px solid #3C8828;
    border-bottom: 1px solid #3C8828;
    padding: 11px 20px 30px 38px;
    min-height: 590px;
    _height: 590px;
}

div#btn_up {
    width: 636px;
    height: 20px;
    margin-top: -25px;
    _margin-top: -27px;
    float: left;
    text-align: right;
}

div#right, div#right_np  {
    position: absolute;
    top: 182px;
    right: 0px;
    overflow:hidden;
}

div#right {
    width: 183px;
    overflow:hidden;
}

div#right_np {
    width: 184px;
    overflow:hidden;
}

div#search, div#search_np {
    height: 70px;
    background: url("../images/bg_search.gif") no-repeat;
    display:block;
    text-align: left;
    float: left;
}

div#search {
    width: 182px;
}

div#search_np {
    width: 183px;
}

#search_box{
    width: 100px;
    height: 16px;
    border: 1px #000000 solid;
    margin-left: 21px;
    margin-top: 26px;
    float: left;
}

#search_image {
    float: right;
    margin-right:31px;
    margin-top: 25px;
}

div#search_text_top {
    position: absolute;
    top: 5px;
    left: 30px;
    font-size: 90%;
    width: 90px;
    font-style: italic;
    font-weight: bold;
    color: #FFF;
}

div#search_text_bottom {
    margin-top: -2px;
    float: left;
    width: 130px;
    height: 18px;
    font-size: 87%;
    width: 150px;
    font-style: italic;
    font-weight: bold;
    color: #FFF;
    background: url("../images/arrow_search.gif") no-repeat 21px 4px;
    padding-left: 32px;
}

div#direct_naar {
    float: left;
    width: 183px;
    margin: 14px 0 70px 0;
    padding-left: 1px;
}

div.direct_naar_item {
    background: #CBFF00 url("../images/arrow_linkbox.gif") no-repeat 6px 6px;
    height: auto;
    padding: 3px 0 5px 24px;
    border-bottom: 2px solid #DFEAC7;
}

div.direct_naar_item a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

div#title_news {
    color: #000;
    width: 100%;
    float: left;
    font-weight: bold;
    margin-bottom: 12px;
    margin-top: 26px;
}

div.news_title{
    float: left;
    width: 100%;
    font-weight: bold;
    color: #000;
}

div.news_text{
    float: left;
    padding-top: 10px;
    _margin-top: -10px;
    padding-bottom: 25px;
    color: #3A3A3A;
}

.morenews{
    color: #8C2110;
    text-decoration: underline;
    width: 100%;
    padding-left: 11px;
    background: url("../images/bullet_kln.gif") no-repeat 0px 4px;
    height: 20px;
    float: left;
}

.morenews a {
    color: #8C2110;
    text-decoration: underline;
    float: left;
}

.morenews a:hover {
}

.more_links {
    float: left;
}

.meer_btn {
    float: left;
    margin-top: 12px;
}


/*__________ WEBSITE NAVIGATIE __________*/

div#snelmenu_left {
    background-color: #11260B;
    width: 186px;
    height: 20px;
    float: left;
    border-right: 2px solid #FFFFFF;
}

div#snelmenu_left div#snelmenu_left_title {
    color: #FFFFFF;
    font-weight: bold;
    width: 184px;
    text-align: center;
    font-size: 150%;
    line-height: 20px;
}

div#snelmenu_right {
    background-color: #00B300;
    width: 838px;
    height: 20px;
    float: left;
}

div#snelmenu {
    position: absolute;
    display: inline;
    height: 20px;
    right: 13px;
    top: 132px;
    letter-spacing: 1px;
    font-size: 95%;
    padding: 0;
 }

 div#snelmenu a {
     display: block;
     float: left;
     text-decoration: none;
     color: #FFFFFF;
}

div.snelmenu_spacer {
    display: block;
    float: left;
    text-decoration: none;
    width: 17px;
    height: 20px;
    background: url("../images/quickmenu_border.gif") no-repeat 7px 5px;
    _background: url("../images/quickmenu_border.gif") no-repeat 7px 6px;
}

div#content_container {
    background-color: #DFEAC7;
    height: auto;
    width: 100%;
    float: left;
    border-bottom: 30px solid #DFEAC7;
}

div#breadcrumbs {
    width: 100%;
    height: 30px;
    float: left;
    color: #000;
    padding: 8px 0 0 223px;
}

div#navigatie_top {
    height: 28px;
    width: 183px;
    background-color: #DFEAC7;
    border-bottom: 1px solid #3C8828;
}

div#navigatie {
    margin: 0;
    font-size: 95%;
    letter-spacing: 1px;
    float: left;
}

#navigatie,
#navigatie ul,
#navigatie ul li,
#navigatie ul li a,
#navigatie ul li a:hover, {
    _height: 1%;
}

div#navigatie ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 183px;
    z-index: 180;
}

#navigatie ul li ul li {
    background: none;
    padding: 0;
    text-align: left;
    font-weight: normal;
}

#navigatie ul li a {
    color: #000;
    display: block;
    text-decoration: none;
    padding: 4px 0 4px 19px;
    _padding: 4px 0 3px 19px;
    margin: 0;
    background-color: #D0E3CC;
    border-bottom: 1px solid #3C8828;
    font-weight: normal;
}

div#navigatie ul li a.item_nonactive {
}

div#navigatie ul li a.item_active {
    background-color: #3C8828;
    color: #FFFFFF;
    padding-top: 3px;
    _padding-top: 4px;
    width: 183px;
    _width: 184px;
}

div#navigatie ul li ul li a {
    background-color: #DFEBA0;
    display: block;
    border-bottom: 1px solid #3C8828;
    color: #000;
    width: 183px;
}

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

div#navigatie ul li ul li a.subitem_active,
div#navigatie ul li ul li a:hover {
    background: #CBFF00 url("../images/arrow_subitem_selected.gif") no-repeat 7px 6px;
    color: #000;
}



div.news_title a {
    color: #000;
    text-decoration: none;
}

div#recently-added-header {
    color: #58A543;
    font-size: 100%;
    padding-bottom: 18px;
}

.recently-added-item {
    width: 100%;
    height: auto;
    font-weight: bold;
    padding-bottom: 16px;
}

.recently-added-title {
    float: left;
    height: auto;
    color: #000000;
}

.recently-added-intro {
    width: 100%;
    height: auto;
    color: #000000;
    clear: both;
    font-weight: normal;
}

.recently-added-intro a {
    height: auto;
    clear: both;
}

div#more-news-header {
    color: #58A543;
    font-size: 100%;
    padding-top: 10px;
    padding-bottom: 14px;
}

.more-news-title a {
    width: 100%;
    color: #8C2110;
    font-size: 98%;
    padding-left: 10px;
    background: url("../images/bullet_klein.gif") no-repeat left 4px;
}

a.uitgebreidzoeken:link, a.uitgebreidzoeken:hover,a.uitgebreidzoeken:visited,a.uitgebreidzoeken:active {
    color: #fff;
    text-decoration: none;
}

div.last_changed {
    margin-top: 10px;
    color: #8C2110;
    font-size: 90%;
    clear: both;
}

div#extra_wysiwyg {
    display: block;
    position: relative;
    padding: 0 5px 0 5px;
    margin-top: 0px;
    float: left;
}

div#extra_wysiwyg img {
    width:auto;
}
