
/*__________ RESET DEFAULTS __________ */

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

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

ol {
    padding-left: 18px;
    _padding-left: 24px;
}

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: 12pt;
    font-size: 75%;
    line-height: 120%;
}

a {
    color: #000000;
}

a:hover {
    color: #2273A2;
}

ul {
    padding-left: 15px;
    _padding-left: 17px;
}

ul.ul_lijst {
    padding-left: 0px;
}

h6 {
    color: ;
}

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

a.rubriek {
    text-decoration: none;
}

span.kruimelspoor {
}

/* end auto css */

table {
    font-size: 100%;
}

div#content iframe#opus {
    width: 700px;
    height: 350px;
}

/*__________ 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: 993px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    _display: table;
    border-left :1px #E4E2E3 solid;
    border-right :1px #E4E2E3 solid;
    border-bottom :1px #E4E2E3 solid;
}

div#left_content {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 186px;
    background-color: #2273A2;
}

div#green_square {
    position: relative;
    width: 100%;
    height: 49px;
    background-color: #87D300;
}

div#green_square_np {
    position: relative;
    width: 100%;
    height: 26px;
    background-color: #87D300;
    border-right: 1px #FFFFFF dotted;
}

div#green_square_bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
    min-height: 15px;
    _height: 15px;
    width: 186px;
    background-color: #87D300;
    padding-left: 3px;
}

div#logo a {
    position: relative;
    width: 100%;
    height: 140px;
    background: #FFFFFF url(../images/internet/logo.gif) 20px 20px no-repeat;
    display: block;
}

div#content_container {
    margin-left: 186px;
    width: 807px;
    position: relative;
    background-color: #E8ECEF;
}

div#header {
    position: relative;
    width: 100%;
    min-height: 49px;
    _height: 49px;
    background-color: #2273A2;
}

div#content {
    position: relative;
    width: 100%;
    padding: 26px 20px 25px 28px;
    min-height: 240px;
    _height: 300px;
}

div#page_content {
    padding-top: 18px;
}

div#search {
    width: 160px;
    height: 29px;
    position: absolute;
    right: 40px;
    top: 18px;
}

div#search form#searchformsite input#keyword {
    width: 109px;
    border: none;
    font-size: 100%;
    position: absolute;
    top: 0px ;
    left: 0px;
    min-height: 20px;
    _height: 20px;
    padding: 2px 0px 0px 15px;
    color: #000;
}

div#search form#searchformsite input#submit {
    background: url(../images/internet/btn_search.gif) top left no-repeat;
    border: none;
    width: 27px;
    height: 20px;
    position: absolute;
    top: 0px ;
    left: 109px;
    cursor: pointer;
}

div#address {
    position: relative;
    width: 100%;
    color: #FFF;
    padding: 50px 10px 19px 20px;
}

div#address a,
div#address a:hover {
    color: #FFF;
    text-decoration: underline;
}

div#news_box {
    width: 440px;
}

div#news_header {
    background: url(../images/internet/dots_horz.gif) left bottom repeat-x;
    padding-bottom: 12px;
    font-size: 120%;
    color: #2273A2;
    font-weight: bold;
}

div.news_item,
div.news_item_nopicture {
    padding: 12px 0px 12px 0px;
    clear:both;
    width:100%;
}

div.news_item img.thumbnail {
    clear:both;
    display:block;
}

div.lees_meer a {
    color: #2273A2;
    text-decoration: underline;
}

div.news_title {
    font-weight: bold;
}

div.news_item img {
    margin-right: 12px;
}

div#digitale_balie {
    height: auto;
    width: 280px;
    padding: 20px 0px 0px 0px;
    font-size: 100%;
    color: black;
    font-weight: normal;
    margin-bottom: 30px;
}

div#digitale_balie img {
    border: solid 1px #2273A2;
}

div#snel_naar_box {
    width: 280px;
    background-color: #D6E3EB;
    padding: 0px 20px 0px 15px;
}

div#right {
    width: 280px;
    position: absolute;
    top: 12px;
    left: 485px;
}

div#snel_naar_header {
    font-size: 120%;
    color: #2273A2;
    font-weight: bold;
    background: url(../images/internet/dots_horz.gif) left bottom repeat-x;
    padding: 15px 0px 10px 0px;
}

div#snel_naar_content {
    padding: 10px 0px 50px 0px;
}

div.snel_title {
    padding: 2px 0px 2px 0px;
}

div.snel_title a {
    background: url(../images/internet/bullet_linkbox.gif) 0px 3px no-repeat;
    text-decoration: none;
    padding-left: 20px;
}

div.snel_title a:hover {
    text-decoration: underline;
}

div#more_news {
    padding-top: 10px;
}

div#more_news a {
    color: #2273A2;
}

div#topbar_np {
    position: relative;
    width: 100%;
    background-color: #87D300;
    padding-left: 626px;
}

div#top_image_np {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 626px;
    height: 140px;
    background: url(../images/internet/img_bestuurenorganisatie.jpg) left top no-repeat;
    display: block;
}

div#kruimel {
    padding-bottom: 15px;
    background: url(../images/internet/dots_horz.gif) left bottom repeat-x;
    color: #2273A2;
}

span.kruimelspoor a {
    font-weight: normal;
    text-decoration: none;
    color: #2273A2;
}

div.rss {
    float: right;
}

div#button_back a {
    position: absolute;
    top: 145px;
    left: 558px;
    width: 49px;
    height: 10px;
    background: url(../images/internet/btn_terug.gif) left bottom no-repeat;
}
/*__________ WEBSITE NAVIGATIE __________*/

div#quickmenu {
    position: absolute;
    left: 44px;
    top: 27px;
    width: 600px;
}

div#quickmenu a {
    text-decoration: none;
    margin: 0 4px;
    color: #FFF;
    padding-left: 15px;
    background: url(../images/internet/bullet_quickmenu.gif) 0px 5px no-repeat;
}

div#quickmenu span.quickmenu_home a {
    margin: 0;
    background: none;
}

div#navigation {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 15px 40px 10px 28px;
    background-color: #D3E0E8;
}

div#navigation div.menu_item {
    float: left;
    border: 2px #FFF solid;
    margin: 0px 5px;
    margin-bottom: 10px;
    width: 137px;
    _width: 133px;
}

div#navigation div.menu_item div.menu_titel a.item_nonactive,
div#navigation div.menu_item div.menu_titel a {
    text-align: center;
    border-top: 1px #FFF dotted;
    background-color: #87D300;
    padding: 5px;
    width: 133px;
    text-decoration: none;
    color: #000;
    display: block;
    min-height: 40px;
    _height: 40px;
}

div#navigation div.menu_item div.menu_img a img {
    border: none;
    width: 133px;
    height: 116px;
}

div#navigation div.menu_item div.menu_img a {
    display: block;
    width: 133px;
    min-height: 116px;
    _height: 116px;
    background-color: #87D300;
    text-decoration:none;
    color: #000;
    overflow: hidden;
}

div#navigation div.menu_item div.menu_img a.item_nonactive span.menu_text_over  {
    display: none;
}

div#navigation div.menu_item div.menu_img a.item_active span.menu_text_over  {
    padding: 20px 0px 16px 15px;
    display: block;
    height: 116px;
    width: 133px;
    overflow: hidden;
}

div#navigation div.menu_item div.menu_titel a:hover,
div#navigation div.menu_item div.menu_titel a.item_active {
    text-decoration: none;
    color: #FFF;
    background-color: #48B119;
}

div#navigation div.menu_item div.menu_img a.item_active img {
    display: none;
}

div#navigation div.menu_item  div.menu_img a.item_active {
    padding: 0px 8px 0px 0px;
    background: #87D300 url(../images/internet/arrow_mainover.gif) 107px 95px no-repeat;
}

div#subnavigatie {
    padding: 24px 0px 0px 22px;
    position: realtive;
    width: 100%;
}

div#subnavigatie ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding: 22px 0px 55px 0px;
    background-color: #C5D8E6;
}

div#subnavigatie ul li {
    min-height: 22px;
    _height: 22px;
}

div#subnavigatie ul li a {
    text-decoration: none;
    color: #000;
    display: block;
    min-height: 14px;
    _height: 22px;
    padding: 4px 5px 4px 30px;
}

div#subnavigatie ul li a:hover,
div#subnavigatie ul li a.subitem_active {
    background: url(../images/internet/submenu_over.gif) 0px 5px  no-repeat;
}

div#navigation_np {
    background-color: #48B119;
    min-height: 165px;
    _height: 165px;
}

div#navigation_np_header {
    color: #FFF;
    background-color: #87D300;
    padding: 10px 0px 10px 25px;
    font-weight: bold;
    font-size: 110%;
}

div#navigation_np ul {
    list-style-type: none;
    margin: 0;
    padding: 0px;
    padding: 12px 0px 10px 0px;;
}

div#navigation_np ul li {
    padding: 2px 0px 2px 0px;
}

div#navigation_np ul li a {
    padding-left: 25px;
    color: #FFF;
    text-decoration: none;
    display: block;
}

div#navigation_np ul li a:hover,
div#navigation_np ul li a.item_active {
    background: url(../images/internet/menu_over.gif) 0px 2px  no-repeat;
}

div.news_item div.news_image {
    width:75px;
    height:85px;
    float:left;
}



div.news_text {
    padding-left:1px;
    width:350px;
    float:left;
}

div#more_news {
    clear:both;
}

