div#globalWrapper {
    margin: 0px auto;
    text-align: left;
    width: 995px;
    _display: table;
    position: relative;
    background: #FFF url(../images/border_right.gif) top right repeat-y;
}

div#content_holder {
    margin: 0px auto;
    text-align: left;
    width: 995px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    _display: table;
    _height: 400px;
    min-height: 200px;
}

div#header {
    position: relative;
    width: 100%;
    height: 60px;
    background: #FFF url(../images/logo.gif) 60px 5px no-repeat;
}

div#content {
    position: relative;
    width: 556px;
    _height: 320px;
    min-height: 350px;
    margin-top: 30px;
    float: left;
    padding: 0 15px 20px 15px;
}

div#content.home {
    margin-top: 0;
    _margin-top: -3px;
    _height: 385px;
    min-height: 360px;
}

div#content:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

div#clear {
    clear: both;
}

div#innercontent {
    _height: 400px;
    min-height: 400px;
}

div#page_title {
    color: #3199CC;
    font-weight: bold;
    padding-bottom: 15px;
}

div#search {
    height: 58px;
    position: relative;
    width: 100%;
    border-bottom: 2px #FFF solid;
    background-color: #007AAB;
    padding-left: 10px;
    padding-top: 20px;
}

div#search form#searchformsite input#keyword {
    width: 130px;
    border-left: 1px #B2D732 solid;
    border-top: 1px #B2D732 solid;
    border-bottom: 1px #B2D732 solid;
    border-right: none;
    height: 19px;
    font-size: 104%;
}

div#search form#searchformsite input#submit {
    background: url(../images/btn_search.gif) top left no-repeat;
    border: none;
    width: 72px;
    height : 19px;
    position: absolute;
    top: 20px;
    _top: 21px;
    left: 140px;
    cursor: pointer;
}

div#address_holder {
    visibility: hidden;
    float: right;
    margin-bottom: 35px;
    position: relative;
    bottom: 0px;
    right: 0px;
    padding: 19px 0px 19px 10px;
    width: 233px;
    display: block;
}

div#address {
    color: #FFF;
    padding: 19px 0px 19px 10px;
    bottom: 35px;
    right: 0px;
    width: 233px;
    position: absolute;
    z-index: 2;
}

div#address a,
div#address a:hover{
    color: #FFF;
}

div#disclaimer {
    padding: 10px 0px 0px 15px;
    background-color: #F7C27C;
    bottom: 0px;
    right: 0px;
    _right: -1px;
    width: 233px;
    height: 35px;
    position: absolute;
    display: block;
    z-index: 2;
}

div#disclaimer a,
div#disclaimer a:hover {
    color: #000;
    font-size: 90%;
    font-style: italic;
}

div#header_img_home,
div#header_img1,
div#header_img17,
div#header_img27,
div#header_img28,
div#header_img36,
div#header_img40,
div#header_img50 {
    position: relative;
    width: 760px;
    height: 191px;
    z-index: 1;
    display: block;
}

div#header_img1 {
    background: url(../images/header_nieuws.jpg) top left no-repeat;
}

div#header_img17 {
    background: url(../images/header_overmenterwolde.jpg) top left no-repeat;
}

div#header_img27 {
    background: url(../images/header_eloket.jpg) top left no-repeat;
}

div#header_img28 {
    background: url(../images/header_bestuur.jpg) top left no-repeat;
}

div#header_img36 {
    background: url(../images/header_plannenenprojecten.jpg) top left no-repeat;
}

div#header_img40 {
    background: url(../images/header_wonenenleven.jpg) top left no-repeat;
}

div#header_img50 {
    background: url(../images/header_ondernemen.jpg) top left no-repeat;
}

div#orange_line,
div#orange_line_np {
    position: absolute;
    top: 60px;
    left: 0px;
    width: 762px;
    height: 191px;
    z-index: 100;
    background: transparent url(../images/transp_home_header.png) top left no-repeat;
}

div#orange_line_np {
    background: transparent url(../images/transp_nextpage_header.png) top left no-repeat;

}

div#right_content {
    position: relative;
    float: right;
    width: 233px;
    background-color: #F08A01;
    margin-top: -191px;
}

div#right_content.home {
    _margin-top: -194px;
}

div#snel_naar_header {
    position: relative;
    width: 100%;
    color: #FFF;
    background-color: #F08A01;
    padding: 3px 0px 3px 10px;
}

div#snelnaar_content {
    padding: 10px 10px 15px 10px;
    background-color: #FAD29E;
}

div.snelnaar_item {
    padding: 0px 3px 0px 0px;
}

div.snelnaar_item a {
    background: url(../images/bullet_klein.gif) 0px 3px no-repeat;
    padding-left: 15px;
    text-decoration: none;
}

div#print_home a,
div#print_np a {
    position: absolute;
    top: 260px;
    left: 730px;
    width: 15px;
    height: 13px;
}

div#print_home img, div#print_np img, div#button_back img {
    border: none;
}

div#print_np a {
    left: 702px;
}

div#button_back {
    position: absolute;
    top: 260px;
    left: 729px;
    width: 20px;
    height: 14px;
    border-left: 1px #868686 solid;
}

div#button_back a {
    position: absolute;
    top: 0px;
    left: 13px;
    width: 7px;
    height: 14px;
}

div#left_content_home {
    position: relative;
    width: 254px;
    border-right: 1px #868686 solid;
    float: left;
    padding-top: 30px;
}

div#right_content_home {
    position: relative;
    width: 240px;
    float: right;
    padding-top: 30px;
}

div.home_news_header {
    color: #3199CC;
    font-weight: bold;
}

div.home_news_item_title {
    font-weight: bold;
    padding: 20px 10px 3px 0px;
}

div.home_news_intro {
    padding-right: 10px;
}

a.more_news {
    width: 42px;
    height: 8px;
    background: url(../images/but_meer.gif) right center  no-repeat;
}

div#recent_box {
    padding-top: 20px;
}

div.recent_item {
    padding: 1px 10px 1px 0px;
}
/*__________ WEBSITE NAVIGATIE __________*/

div#quickmenu {
    position: absolute;
    left: 310px;
    top: 32px;
    width: 653px;
    text-align: right;
}

div#quickmenu a,
div#quickmenu a:hover {
    text-decoration: none;
    margin: 0 5px;
    color: #B2CF73;
}

div#navigation {
    position: relative;
    float: left;
    margin-top: -60px;
    width: 206px;
    z-index: 200;
    padding-bottom: 74px;
}

div#bgmenu {
    background: url(../images/bg_menu.gif) left bottom no-repeat;
    position: absolute;
    top: 85px;
    left: 0px;
    height: 355px;
    width: 205px;
    z-index: -1

}

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

div#navigation li {
}

div#navigation ul li a,
div#navigation ul li a:hover {
    text-decoration: none;
    font-weight: bold;
    display: block;
    width: 100%;
    background-color: #007AAB;
    color: #FFF;
    padding: 2px 2px 2px 15px;
    border-top: 2px #FFF solid;
    border-right: 2px #FFF solid;
    border-left: 2px #FFF solid;
}

div#navigation ul li ul li a {
    background-color: #71B4CF;
    color: #000;
    font-weight: normal;

}

div#navigation ul li a.item_nonactive {
}

div#navigation ul li a.item_active {

}

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

div#navigation ul li ul li a:hover,
div#navigation ul li ul li a.subitem_active {
    background-color: #F48005;
    color: #000;
    font-weight: normal;
}

.vervolg {
    width: 99%;
}
