
/*__________ RESET DEFAULTS __________ */

* {
   padding: 0;
   margin: 0;
}

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

ol {
   padding-left: 22px;
}

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;
    font-size: 75%;
    line-height: 120%;
    font-family: Arial;
    color: black;
}

h6 {
    font-size: 100%;
}

/* start auto css */
a {
    font-weight: normal;
    text-decoration: underline;
    color: #000000;
}

a:hover {
    color: #0D3692;
}

/* end auto css */

span.pre_crumb {
    font-weight: bold;
    color: black;
    font-size: 80%;
}
table {
    font-size: 100%;
}


/*__________ SIMSITE DEFAULTS __________ */

div#rubrieken_wrap {
    width: 100%;
}


/*__________ WEBSITE __________ */

div#globalWrapper {
    margin: 0px auto;
    text-align: left;
    border: 1px solid #000000;
    background: url('../images/background.jpg') repeat-y;
    width: 955px;
}

div#globalWrapper_content {
    width: 955px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    min-height: 600px;
}

div#header {
    width: 955px;
    height: 243px;
}

div#logo_menus {
    position: absolute;
    display: block;
    width: 600px;
    height: 165px;
    background: url('../images/logo.jpg') no-repeat;
}

a#gohome{
    display: block;
    height: 90px;
    width: 232px;
    position: absolute;
    top: 10px;
    left: 0px;
}

div#logo_text {
    font-size: 80%;
    line-height: 110%;
    margin-top: 95px;
    margin-left: 68px;
    text-align: left;
    width: 145px;
}

div#content {
    position: relative;
    width: 675px;
    margin-left: 245px;
    min-height: 255px;
}

div#opacity {
    background: url('../images/trans_60.png') repeat 0 0;
    width: 705px;
    height: auto;
    margin-left: 235px;
    min-height: 255px;
   
}

div#content_np  {
    padding: 10px 10px 40px 20px;
}

div#content  {
	padding: 20px;
}

div#content_np h6, ul#lijst .itemlist_bullet li.item {
    color: #0D3692;
    font-size: 110%;
    font-weight: 600;
}

div#footer {
    margin: 0px auto;
    border-top: 5px solid #FD1B14;
    width: 925px;
    height: 30px;
    margin-top: 10px;
}

div#footer_links {
    display: block;
    width: 220px;
    height: 25px;
    background-color: #FFD600;
    line-height: 25px;
    padding-left: 20px;
    font-size: 80%;
    color: #0D3692;
    font-weight: bold;
}

div#footer_links a {
    text-decoration: none;
    font-weight: bold;
    color: #0D3692;
}

div#footer_links a:hover {
    color: #FFFFFF;
}

div#search {
    position: absolute;
    left: 90px;
    top: 0px;
    width: 200px;
    height: 28px;
    border: 0;
    background-color: #FFD600;
}

div#search form#searchformsite input#keyword {
    width: 125px;
    height: 20px;
    border: 1px solid #0D3692;
    position: absolute;
    left: 68px;
    top: 3px;
}

div#search form#searchformsite input.submit {
    position: absolute;
    background: none;
    border: none;
    color: #0D3692;
    font-weight: bold;
    width: 52px;
    height: 15px;
    left: 12px;
    top: 4px;
    cursor: pointer;
}

div#img_left,
div#img_right,
div#img_left_np,
div#img_right_np {
    position: absolute;
    width: 150px;
    height: 199px;
    top: 15px;
    left: 22px;
    background: url('../images/xmpl_image_1_left.jpg') no-repeat;
}

div#img_left_np {
    background: url('../images/xmpl_image_2_left.jpg') no-repeat;
}

div#img_right,
div#img_right_np {
    left: 171px;
    top: 23px;
    background: url('../images/xmpl_image_1_right.jpg') no-repeat;
}

div#img_right_np {
    background: url('../images/xmpl_image_2_right.jpg') no-repeat;
}

div#img_left img {
    width: 150px;
    height: 199px;
    top: 15px;
    left: 22px;
}

div#img_right img {
    width: 150px;
    height: 199px;
    top: 15px;
    left: 171px;
}
/*__________ WEBSITE NAVIGATIE __________*/

div#quickmenu {
    position: absolute;
    left: 245px;
    top: 30px;
    width: 180px;
}

div#quickmenu a {
    text-decoration: none;
    font-weight: bold;
    font-size: 90%;
    color: #0D3692;
    padding-left: 10px;
    line-height: 15px;
}

div#quickmenu span {
    clear: both;
    float: none;
    display: block;
    height: 15px;
    line-height: 15px;
}

div#quickmenu span a:hover {
    background: url(../images/snelmenu_bullit.gif) no-repeat 0px 3px;
}

div#quickmenu span.quickmenu_active {
    background: url(../images/snelmenu_bullit.gif) no-repeat 0px 4px;
}

div#extra_menu {
    position: absolute;
    left: 415px;
    top: 20px;
    width: 185px;
}

div.extra_menu_item_above {
    width: 185px;
    background: white url(../images/extramenu_left_top.gif) no-repeat;
    margin-bottom: 7px;
}

div.extra_menu_item {
    width: 185px;
    background:  url(../images/extramenu_right_bottom.gif) no-repeat bottom right;
    text-align: left;
    padding-top: 3px;
    padding-left: 20px;
    padding-bottom: 3px;
}

div.extra_menu_item a,
div.extra_menu_item a:visited {
    font-weight: bold;
    color: #0D3692;
    text-decoration: none;
    font-size: 110%;
}

div.extra_menu_item a:hover {
    color: #A7ABAC;
}

div#headline {
    font-size: 110%;
    height: 20px;
    position: absolute;
    bottom: -80px;
    left: 255px;
    color: #FD1B14;
    font-weight: bold;
    display: block;
}

div#zoek {
    position: absolute;
    left: 600px;
    width: 355px;
    height: 243px;
    background:  url(../images/photo-bg.jpg) no-repeat;
}

div#navigation {
    position: absolute;
    left: 6px;
    top: 196px;
    width: 203px;
    z-index: 20;
}

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


div#navigation ul#navlist li.rei_menu_hoofdli {
    display: block;
    width: 203px;
    height: auto;
    min-height: 17px;
    margin-bottom: 7px;
}

div#navigation ul#navlist li.rei_menu_hoofdli a {
    text-decoration: none;
    font-weight: bold;
    display: block;
    width: 203px;
    color: white;
    height: auto;
    padding-left: 9px;
    background:  url(../images/menu_item_bg.gif) no-repeat;
    line-height: 23px;
}

div#navigation ul#navlist li.rei_menu_hoofdli a:hover {
    color: #0D3692 ;
    background:  url(../images/menu_item_hover_bg.gif) no-repeat;
}

div.subcontainerdiv {
    position: absolute;
    left: 206px;
    top: 12px;
    width: 156px;
}

div#navigation ul li ul.subcontainer {
    border-left: 3px solid #0D3692;
    border-right: 3px solid #0D3692;
    width: 156px;
}

div#navigation ul li ul.subcontainer li {
    height: auto;
    background-color: white;
    line-height: 14px;
}

div#navigation ul#navlist  li.rei_menu_hoofdli ul.subcontainer li a {
    padding-left: 20px;
    border: 0;
    color: #0D3692;
    font-weight: normal;
    width: 136px;
    font-size: 90%;
    background: none;
    height: auto;
    background:  url(../images/submenu_bg.gif) no-repeat 10px 5px;
    line-height: 14px;
}

div#navigation ul#navlist  li.rei_menu_hoofdli ul.subcontainer li a:hover {
    color: #FD1B14;
    border: 0;
    height: auto;
    background:  url(../images/submenu_hover_bg.gif) no-repeat 10px 5px;
}

div#navigation ul#navlist li.rei_menu_hoofdli a.item_nonactive {
    color: white;
    background:  url(../images/menu_item_bg.gif) no-repeat;
}

div#navigation ul#navlist li.rei_menu_hoofdli a.item_active {
    color: #0D3692 ;
    background:  url(../images/menu_item_hover_bg.gif) no-repeat;
}

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

div#navigation ul#navlist  li.rei_menu_hoofdli ul.subcontainer li a.subitem_active {
    color: #FD1B14;
    font-weight: bold;
    background:  url(../images/submenu_hover_bg.gif) no-repeat 10px 5px;
}

div.navigation_edges_sub {
    display: block;
    height: 13px;
    font-size: 1px;
    width: 162px;
}

div.sub_left_top_edge,
div.sub_right_bottom_edge {
    float: left;
    width: 13px;
    height: 13px;
    background:  url(../images/submenu_left_topB.gif) no-repeat;

}

div.sub_right_bottom_edge {
    float: left;
    background:  url(../images/submenu_right_bottomB.gif) no-repeat;
}

div.sub_hor_line_top {
    clear: right;
}
div.sub_hor_line_top,
div.sub_hor_line_bottom {
    float: left;
    height: 10px;
    border-top: 3px solid #0D3692;
    width: 146px;
    background-color: white;
    border-right: 3px solid #0D3692;
}

div.sub_hor_line_bottom {
    border-bottom: 3px solid #0D3692;
    border-left: 3px solid #0D3692;
    border-top: 0;
    border-right: 0;
}

div.news_item_above {
    margin-bottom: 8px;
    position: relative;
}

div.news_opa {
    width: 695px;
    height: 100px;
    padding-top: 6px;
    padding-bottom: 6px;
    position: absolute;
    display: block;
    z-index: -1 !important;
}

div.news_item {
    width: 670px;
    height: auto;
    padding-top: 6px;
    padding-bottom: 6px;
    min-height: 110px;
    display: block;
    margin-bottom: 8px;
    position: relative;
    background: #E8EBF1;
}

div.news_item_image {
    float: left;
    display: block;
    margin: 10px 10px 10px 0;
}


div.news_item_content {
    position: relative;
    display: block;
    padding-left: 20px;
    width: 630px;
    min-height: 100px;
}

div.news_item_image img {
    width: 150px;
    border: none;
}

div.news_item_date {
    font-size: 75%;
    line-height: 90%;
    color: black;
}

div.news_item_title {
    line-height: 150%;
}

div.news_item_title a,
div.news_item_title a:visited {
    font-size: 110% !important;
    color: #0D3692 !important;
    font-weight: bold !important;
    text-decoration: none !important;
}

div.news_item_title a:hover {
    color: #A7ABAC !important;
}

div.news_content_text {
    line-height: 110%;
    color: black;
    margin-bottom: 20px;
    min-height: 100px;
}

div.news_content_text a,
div.news_content_text a:visited {
    text-decoration: underline;
    color: black;
}

div.news_content_text a:hover {
    color: #0D3692;
}

div.lees_meer {
    text-align: right;
    line-height: 110%;
    font-size: 90%;
}

div.lees_meer a,
div.lees_meer a:visited {
    color: #A7ABAC;
    text-decoration: none;
    font-weight: bold;
}

div.lees_meer a:hover {
    color: #FD1B14;
}

div.news_item_date_np {
    font-size: 75%;
    color: black;
    line-height: 150%;
}

div#gekoppeldeitems a {
    color: #FD1B14;
    text-decoration: none;
    font-weight: 600;
}

div#gekoppeldeitems a:hover {
    color: #A7ABAC;
}

div#print {
    display: block;
    height: 40px;
    position: absolute;
    bottom: 0px;
    right: 20px;
}

div#print a {
    display: block;
    margin-left: 505px;
    height: 20px;
    width: 125px;
    background: url('../images/print_button.gif') no-repeat;
}

h3 {
    font-size: 100%;
}

ul.itemlist,
ul.itemlist li.lijstitem {
    padding: 0;
}

div#content_np ul.ul_lijst li.lijstitem_bullet a.lijstitem_titel,
div#content_np ul.ul_lijst li.lijstitem_bullet a.lijstitem_titel:visited,
div#content_np ul.itemlist_bullet li.item a.item_title,
div#content_np ul.itemlist_bullet li.item a.item_title:visited,
h2, h2.sitemapheader {
    font-size: 110%;
    color: #0D3692;
    text-decoration: none;
    font-weight: bold;
}

div#content_np ul.ul_lijst li.lijstitem_bullet a.lijstitem_titel:hover,
div#content_np ul.itemlist_bullet li.item a.item_title:hover {
    color: #A7ABAC;
}

div#content_np ul.ul_lijst li.lijstitem_bullet div.lijstitem_intro a,
div#content_np ul.ul_lijst li.lijstitem_bullet div.lijstitem_intro a:visited,
div#content_np div#intro a,
div#content_np div#intro a:visited {
    font-weight: normal;
    text-decoration: underline;
    color: #000000;
}

div#content_np ul.ul_lijst li.lijstitem_bullet div.lijstitem_intro a:hover,
div#content_np div#intro a:hover {
    color: #0D3692;
}

div#sitemap_container ul.itemlist_bullet li.item a.item_title,
div#sitemap_container ul.itemlist li.item a.item_title {
    font-weight: normal;
    text-decoration: underline;
    color: #000;
}
div#sitemap_container ul.itemlist_bullet li.item a.item_title:hover,
div#sitemap_container ul.itemlist li.item a.item_title:hover {
    color: #0D3692;
}
div#left_image {
    position: absolute;
    bottom: -10px;
    display: block;
    width: 216px;
    height: 390px;
    left: 48px;
    background:  url(../images/menu_bg_image.gif  ) no-repeat bottom;
}

div#crumbtrail {
    position: absolute;
    top: 185px;
    left: 255px;
    color: black;
    font-weight: bold;
}

div#crumbtrail a,
div#crumbtrail a:hover {
    color: black;
    font-size: 85%;
    font-weight: bold;
    text-decoration: none;
}

div.downloads ul.itemlist {
    margin-left: 1em;
}

div.downloads ul.itemlist li{
    line-height: 14pt;
}
div.downloads ul.itemlist li a, div.downloads ul.itemlist li.lijstitem a{
    color:#fd1b14;
    font-weight: 600;
    text-decoration: none;
    padding-right: 20px;
    padding-top: 1px;
    width: auto;
}

div.downloads ul.itemlist li a:hover {
    color: #a7abac;
}
div.downloads ul.itemlist li.lijstitem a.image, div.downloads ul.itemlist li.lijstitem a.image {
    background: transparent url(../images/image.gif) right top no-repeat;
}

div.downloads ul.itemlist li.lijstitem a.word, div.downloads ul.itemlist li.lijstitem a.word  {
    background: transparent url(../images/word.gif) right top no-repeat;
}

div.downloads ul.itemlist li.lijstitem a.pdf, div.downloads ul.itemlist li.lijstitem a.pdf  {
    background: transparent url(../images/pdf.gif) right top no-repeat;
}

div.gekoppeldeitemskop , div.downloads , div.gekoppeldeitemskop a{
    font-weight: 600;
    color: #0D3692;
    text-transform: lowercase !important;
}

div#rubrieken_wrap {
    text-align: left;
    text-decoration: none;
    height: auto;
    padding-bottom: 50px;
}

div#rubrieken_wrap a.rubriek {
    text-align: left;
    margin: 0;
    padding: 0px;
    display: block;
    font-size: 110%;
    color: #0d3692;
    text-decoration: none;
    font-weight: bold;
}

div#rubrieken_wrap a:hover.rubriek {
    color: #a7abac;
}

h6.rubriek {
    margin-left: 0 !important;
}


