
/*__________ RESET DEFAULTS __________ */

* {
    padding: 0;
    margin: 0;
}

ul {
    padding-left: 1.2em;
    list-style: none;
}

ol {
    padding-left: 1.8em;
}

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

/*__________ HTML DEFAULTS __________ */
body {
    font-family: arial, sans-serif;
    font-size: 75%;
    background: #6589C7;
    text-align: center;
    color:#000;
    line-height: 120%;    
}

a {
    color: #000000;
}

a:hover {
    color: #ABB400;
}

a img {
    border: none;
}

/*__________ SITE LAYOUT __________ */
div#wrapper {
    width:995px;
    margin:0 auto;
    background:#fff;
    font-size: 100%;
    text-align: left;
    margin-bottom:22px;
    overflow:auto;
}

div#header {
    position:relative;
    overflow:hidden;
}

div#header-top {
    width:808px;
    height:118px;
    background:#6BAEC9 url('../images/subsite/header-top-bg.png') 791px bottom no-repeat; /*----- Default Color Subsite --*/
}

div#header-top h1 {
    padding-top:18px;
    padding-left:40px;
    font-size:240%;
    color:#fff;
}

div#header-image {
    margin-top:-48px;
    width:750px;
    height:134px;
    background:url('') no-repeat;
}

div#header-image-bg {
    width:750px;
    height:134px;
    background:url('../images/subsite/header-top.gif') no-repeat;
}

div#logo {
    margin-top: 31px;
    margin-right: 47px;
    float: right;
}

div#right_content div#logo {
    margin-top: 0;
    margin-right: 0;
}

div#content {
    width:808px;
    float:left;
    padding-bottom:100px;
}

div#content a#but_back {
    display:block;
    width:44px;
    height:10px;
    padding:2px;
    background:url('../images/subsite/but_terug.gif') no-repeat;
    float:right;
    margin-right:65px;
    margin-top:8px;
}

div#content h2 {
    clear:both;
    text-transform:uppercase;
    font-size:100%;
    color:#ACB502;
    padding-left:220px;
    margin-bottom:20px;
}

div#navcontainer {
    width:180px;
    padding-left: 0px;
    float:left;
    margin-left: -10px;
}

div#navcontainer ul {
    margin:0;
    padding:0;
}

div#content_module {
    width:570px;
    float:left;
    line-height:130%;
}

div#right {
    float:right;
}

div#right-img {
    width:182px;
    height:156px;
    background:url('') 10px 19px no-repeat;
}

div#right-img-overlay {
    width:182px;
    height:156px;
    background:url('../images/subsite/img_right_subsite.png');
}

div#snelnaar {
    margin-top:25px;
    margin-left:6px;
}

div#snelnaar h2 {
    font-size:140%;
    color:#ABB401;
}

div#snelnaar ul {
    margin-top:8px;
}

div#snelnaar li {
    margin-bottom:4px;
}

div#snelnaar a {
    color:#ABB401;
    text-decoration:none;
}

div#buttontop {
    clear:both;
    padding-left:750px;
    margin-bottom:14px;
}

div#footer {
    width:100%;
    height:50px;
    background-image: url('../images/subsite/img_bottom.gif');
    background-repeat: no-repeat;
    float: left;
}

/*__________ MAINMENU __________ */
div#navcontainer ul li {
    margin-bottom:5px;
}

div#navcontainer ul li li.firstchild {
    margin-top:5px;
}

div#navcontainer ul li a {
    background:url('../images/subsite/menu.gif') left 3px no-repeat;
    padding-left:16px;
    color:#6BAEC9;
    text-decoration:none;
    font-weight:bold;
}

div#navcontainer ul li li a {
    font-weight:normal;
}

div#navcontainer ul li a.item_active {
    color:#ABB500;
    background:url('../images/subsite/menu-hover.gif') left 3px no-repeat;
}

div#navcontainer ul li a.subitem_active {
    color:#ABB500;
}

div#navcontainer ul li li a {
    background:none;
}

/*__________ SNELMENU __________ */
div#header-top ul {
    margin-top:12px;
    margin-left:18px;
}

div#header-top ul li {
    float:left;
    padding:0 8px;
    border-right:1px solid #fff;
}

div#header-top ul li a {
    color:#fff;
    text-transform:uppercase;
    font-size:85%;
}

/*__________ SEARCH __________ */
form#search {
    position:absolute;
    top:145px;
    left:822px;
    width:140px;
    padding:0;
}

form#search input#zoekveld {
    width:77px;
    font-size:90%;
    border:1px solid #8F8F8F;
}

form#search input#zoeksubmit {
    margin-left:4px;
    width:48px;
    height:16px;
    background:url('../images/subsite/btn_zoek.gif') no-repeat;
    border:none;
}

form#search input#zoeksubmit:hover {
    cursor:pointer;
}


/*__________ LINKS __________ */
a.groteletter span {
    font-size:75%;
}

div#intro ul {
    padding:0;
    margin:4px 0;
}

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

ul.ul_lijst li.lijstitem_bullet {
    background-position:left 5px;
}

ul.ul_lijst li.lijstitem a.lijstitem_titel {
    color:#003180;
}

ul.ul_lijst li.lijstitem div.lijstitem_datum {
    margin-left:8px;
    color:#5C5E5D;
}

br.brclear {
    display:none;
}

div#content_module h6 {
    font-size:140%;
     color:#003180;
}

div#content_module h6 a.rubriek {
    font-size:72%;
}

div#search {
    top: 143px;
}

img#right_one {
    position: relative;
    top: 154px;
    left: 16px;
}