
/*__________ RESET DEFAULTS __________ */

* {
   padding: 0;
   margin: 0;
}

ul {
    padding-left: 1.5em;
    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: 0.75em;
    line-height: 120%;
    background: #BBBEBC;
}

a {
    color: #606666;
}

a:hover {
    color: #EB3300;
}

h6 {
    color: #006362;
}

span.kruimelspoor {
    color: #606666;
    font-family: arial;
    font-weight: normal;
}

/* end auto css */

table {
    font-size: 100%;
}

div#content iframe {
}


/*__________ SIMSITE DEFAULTS __________ */

div#rubrieken_wrap {
    width: 100%;
}


/*__________ WEBSITE __________ */

div#globalWrapper {
    margin: 0px auto;
    text-align: left;
    width: 747px;
    position: relative;
    padding: 0 27px 0 19px;
    background: #FFF url(../images/shadow_right.gif) top right repeat-y;
    overflow: hidden;
}

div#header {
    width: 747px;
    height: 95px;
    position: relative;
}

div#logo {
    position: absolute;
    left: 32px;
    top: 26px;
    width: 183px;
    height:49px;
    background: url(../images/logo.gif) left top no-repeat;
}

div#logo a {
    display: block;
    width: 100%;
    height:49px;
}

div#but_print,
div#but_print_home {
    position: absolute;
    left: 738px;
    top: 271px;
    width: 15px;
    height: 15px;
    background: url(../images/but_print.gif) left top no-repeat;
}

div#but_print a {
    display: block;
    width: 15px;
    height: 15px;
}

div#but_english,
div#but_english_home,
div#but_aa,
div#but_aa_home {
    position: absolute;
}

div#content {
    width: 747px;
}

div#content_home {
    float: left;
    width: 735px;
    border: 1px solid #C1C5C4;
    padding: 0 10px 10px 0;
    background: url(../images/watermark.gif) 280px 12px no-repeat;
}

div#news_home {
    float: left;
    display: block;
    margin: 20px 0 0 10px;
    color: #006360;
    font-size: 140%;
    font-weight: bold;
}

div.news_home_item {
    margin-top: 5px;
}

div.news_home_item a {
    font-size: 70%;
    font-weight: normal;
    text-decoration: underline;
    position: relative;
    z-index: 9999;
}

div#more_news {
    margin: 30px 0 0 10px;
    float: left;
    clear: both;
}

div#more_news a {
    color: #EC3000;
    font-size: 90%;
    font-weight: bold;
    text-decoration: none;
}

div#homepage_banners {
    width: 230px;
    height: auto;
    margin-top: -90px;
    float: right;
    z-index: 9999;
}

div#button_digitaal {
    position: absolute;
    left: 500px;
    top: 140px;
    width: 216px;
    height: 48px;
}

div#content_np {
    width: 727px;
    min-height: 195px;
    display: block;
    border: 1px solid #C1C5C4;
    padding: 30px 10px 10px 10px;
}

div#content_np:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
div#address {
    float: left;
    width: 585px;
    min-height: 20px;
    color: #545454;
    font-size: 90%;
    padding: 10px 0;
}

div#footer {
    margin: 0px auto;
    width: 793px;
    height: 42px;
    background: url(../images/bottom_homepage.gif) left top no-repeat;
}

div#search {
    float: right;
    margin: 63px 0 0 0;
    width: 162px;
    height: 16px;
}

form#searchformsite {
    margin: 0;
    padding: 0;
}

div#search input#keyword {
    display: inline;
    width: 120px;
    height: 15px;
    border: 1px solid #B2B3B7;
    margin-right: -3px;
    color: #444;
    padding-left: 5px;
    font-size: 90%;
    vertical-align: top;
}

form#searchformsite div#search input#submit {
    border: none;
    width: 35px;
    vertical-align: top;
}

div#search_link {
    position: absolute;
    top: 79px;
    right: 0px;
}

div#search_link a {
    font-size: 90%;
}

div#home_header, div.medium_header {
    position: relative;
    width: 747px;
    height: 139px;
    display: block;
    z-index: 1;
    margin-bottom: 15px;
}

div.medium_header {
    visibility: hidden;
    position: absolute;
    top: 127px;
}

div.medium_header img {
    width: 747px;
    height: 139px;
}

/*__________ WEBSITE NAVIGATIE MAIN __________*/

div#quickmenu {
    position: absolute;
    right: 0px;
    top: 5px;
    width: auto;
    text-align: right;
}

div#quickmenu span {
    padding-left: 11px;
}

div#quickmenu span.quickmenu_active a, div#quickmenu span.quickmenu_nonactive a:hover {
    color: #006261;
    text-decoration: underline;
}

div#quickmenu span.quickmenu_nonactive a {
    color: #000;
    text-decoration: none;
}

div#quickmenu a {
    text-decoration: none;
    padding-left: 11px;
    background: url(../images/quickmenuborder.gif) 0 5px no-repeat;
    font-weight: bold;
}

div#quickmenu a#home {
    background: none;
}

div#quickmenu a.eng_flag {
    position: relative;
    top: 5px;
    background: url(../images/quickmenuborder.gif) no-repeat;
}


div#quickmenu a.eng_flag img {
    top: 7px;
}

div#navigation {
    position: relative;
    width: 747px;
    min-height: 30px;
    height: auto;
    display: block;
    background: #E6ED9D;
    margin-bottom: 2px;
}

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

div#navigation ul li {
    display: block;
    width: 148px;
    float: left;
    margin-left: 2px;
}

div#navigation ul li#first {
    margin-left: 0;
    width: 147px;
}

div#navigation ul li a {
    display: block;
    line-height: 30px;
    color: #000;
    font-weight: bold;
    font-size: 100%;
    text-decoration: none;
    padding: 0 0 0 17px;
    background: #C3D00F url(../images/mmenu_img_l.gif) left top no-repeat;
}

div#navigation ul li a:hover, div#navigation ul li.selected a {
    color: #FFF;
    background: #006261 url(../images/mmenu_img_l_over.gif) left top no-repeat;
}

div.subnavigation {
    visibility: hidden;
    position: absolute;
    width: 148px;
    min-width: 148px;
    border: 1px solid #006261;
    background:  #D2E3EA;
    margin-top: -1px;
    z-index: 99999;
}

div.subnavigation#dropmenu1 {
    width: 147px;
}

div.subnavigation ul {
    list-style-type: none;
    padding: 0 2px 0 2px;
    margin: 4px 0;
}

div.subnavigation ul li {
    display: block;
    margin-bottom: 2px;
}

div.subnavigation ul li a {
    width: auto;
    display: block;
    color: #006261;
    text-decoration: none;
    background: #FFF;
    height: 18px;
    font-size: 90%;
    font-weight: bold;
    padding: 2px 0 0 9px;
    white-space: nowrap;
}

div.subnavigation ul li a:hover {
    background: #559796;
    color: #FFF;
}

ul.ul_lijst li.lijstitem_bullet {
    padding-bottom: 10px;
    border-bottom: 1px solid #B2B2B2;
}

div#content ol {
        margin-left: 17px;
}

div.clear {
    clear: both;
}

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

div#but_print {
    top: 288px;
    right: 95px;
    left: auto;
}

div#but_print_home {
    right: 50px;
    top: 288px;
    left: auto;
}

div#but_english {
    top: 288px;
    left: auto;
    right: 127px;
}

div#but_english_home {
    right: 85px;
    top: 288px;
    left: auto;
}

div#but_aa {
    top: 288px;
    left: auto;
    right: 167px;
}

div#but_aa_home {
    right: 125px;
    top: 288px;
    left: auto;
}

div#but_aa a {
    color: #818181;
    text-decoration: none;
}


div#line_printbackbutton,
div#line_englishprint,
div#line_aaenglish,
div#line_englishprint_home,
div#line_aaenglish_home {
    position: absolute;
    right: 85px;
    top: 291px;
    width: 1px;
    height: 8px;
    background: url(../images/line_printbackbutton.gif) left top no-repeat;
}

div#line_englishprint {
    top: 291px;
    right: 119px;
}

div#line_englishprint_home {
    right: 75px;
    top: 291px;
}

div#line_aaenglish {
    top: 291px;
    right: 157px;
}

div#line_aaenglish_home {
    right: 115px;
    top: 291px;
}

div#but_terug {
    position: absolute;
    right: 50px;
    top: 291px;
    width: 25px;
    height: 10px;
    background: url(../images/but_terug.gif) left top no-repeat;
}

div#but_terug a {
    width: 25px;
    height: 10px;
    display: block;
}

div#but_naarboven {
    position: relative;
    padding: 0px;
    text-align: right;
    clear: both;
}

div#but_naarboven a {
    display: block;
    width: 78px;
    height: 17px;
    background: url(../images/but_naarboven.gif) left top no-repeat;
    float: right;
}

div#inner_content {
    float: left;
    width: 100%;
}

div#intro table {
    width: 99%;
}

img {
    border: none;
}

.hidden {
    display: none;
}


div#intro ul {
    padding-left: 15px;
}

div#gekoppeldeitems a {
    background-image: url("../images/bullet_klein.gif");
    background-repeat: no-repeat;
    padding-left: 10px;
}