* {
   padding: 0;
   margin: 0;
}

body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: black;
    font-size: 75%;
    line-height: 120%;
    font-family: Arial;
    background: white;
}

a {
    color: #010187;
    text-decoration: underline;
}

h6 {
    font-size: 100%;
}

div#globalWrapper {
    margin: 0px auto;
    width: 930px;
    text-align: left;
    min-height: 200px;
}

div#header {
    height: 107px;
    width: 930px;
    position: relative;
    background: url("../images/internet/logo.gif") no-repeat 24px 43px;
}

div#quickmenu {
    position: absolute;
    right: 0px;
    top: 20px;
}

div#quickmenu a {
    text-decoration: none;
    color: black;
}

div#quickmenu span {
    padding-right: 9px;
    padding-left: 13px;
    background: url("../images/internet/border_quickmenu.gif") no-repeat left 5px;
}

div#quickmenu span.home_link {
    background: none;
}


fieldset {
    border: none;
}

legend {
    display: none;
}

div#search {
    position: absolute;
    width: 182px;
    height: 22px;
    right: 0px;
    top: 70px;
}

div#search input#keyword {
    width: 139px;
    position: absolute;
    height: 22px;
    border: 1px solid #010187;
    left: 0px;
    font-size: 11px;
    font-style: italic;
    padding-left: 6px;
    padding-top: 2px;
    font-weight: bold;
    color: #999;
    font-family: arial;
}

div#search input#submit {
    right: 0px;
    position: absolute;
    width: 43px;
    height: 22px;
    background: url("../images/internet/btn_zoek.gif") no-repeat;
    border: none;
    cursor: pointer;
}

div#portal_links {
    width: 930px;
    height: 146px;
    position: relative;
}

div#portal_nav {
    width: 157px;
    float: left;
    height: 148px;
}

div#portal_nav a {
    display: block;
    width: 157px;
    height: 28px;
    margin-bottom: 8px;
    text-decoration: none;
    color: black;
    font-weight: bold;
    padding-left: 16px;
    line-height: 28px;
    vertical-align: middle;
}

div#portal_nav a.last_item {
    margin-bottom: 0px;
}

a#portalitem_6 {
    background: url("../images/internet/mn_actueel.gif") no-repeat;
}

a#portalitem_7 {
    background: url("../images/internet/mn_inwoners.gif") no-repeat;
}

a#portalitem_8 {
    background: url("../images/internet/mn_bezoekers.gif") no-repeat;
}

a#portalitem_9 {
    background: url("../images/internet/mn_ondernemers.gif") no-repeat;
}

a#portalitem_10 {
    background: url("../images/internet/mn_bestuurenorg.gif") no-repeat;
}

div#header_image {
    margin-left: 13px;
    float: left;
    width: 759px;
    height: 146px;
    background: url("") no-repeat top left;
}

div#header_image img {
    width: 759px;
    height: 146px;    
}

div.clear_div {
    clear: both;
}

div#overlay {
    width: 759px;
    height: 146px;
    position: absolute;
    top: 0px;
    right: 1px;
    background: url("../images/internet/transp_overlayheader_vervol.png") no-repeat;
}

div#content_container {
    position: relative;
    width: 930px;
    min-height: 200px;
    margin-top: 11px;
}

div#left_content {
    width: 157px;
    float: left;
    margin-right: 14px;
}

div#right_content {
    
    float: left;
    width: 758px;  
    min-height: 300px;  
}

div#top_edge {
    width: 758px;
    height: 13px;
    line-height: 13px;
    font-size: 1px;
}

div#bottom_edge {
    width: 758px;
    height: 31px;
    position: relative;
}

a#naar_boven {
    display: block;
    position: absolute;
    width: 76px;
    height: 8px;
    background: url("../images/internet/but_naarboven.gif") no-repeat;
    right: 13px;
    top: 10px;
}

div#content { 
    min-height: 300px;  
}

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

a#home_medium {
    display: block;
    width: 140px;
    height: 32px;
    background: url("../images/internet/mn_selected.gif") no-repeat;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 17px;
    padding-top: 14px;
}

div#navigation ul li a {
    display: block;
    text-decoration: none;
    color: black;
    font-weight: bold;   
    font-size: 90%; 
    min-height: 20px;
    padding-left: 16px;
    padding-top: 6px;
    padding-bottom: 4px;
}

div#nav_bottom {
    width: 157px;
    height: 30px;
}

div#address {
    font-size: 90%;
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 20px;
}

h2#address_header {
    font-size: 100%;
    margin-bottom: 3px;
}

div#address a {
    color: #010187;
}

div#navigation ul li ul.subcontainer {
    position: absolute;
    z-index: 5;
    margin-left: 157px;
    width: 179px;
    margin-top: -40px;
    padding-left: 29px;
}

div#navigation ul li ul li.lastchild {
    width: 179px;
    height: 16px;
    font-size: 1px;
}

div#navigation ul li ul li {
    padding-left: 35px;
    float: none;
}

div#navigation ul li ul li a {
    border-bottom: none;
    background-color: white;
    display: block;
    padding-left: 7px;
    padding-top: 0px;
    min-height: 10px;
    padding-bottom: 5px;
    background: url("../images/internet/submenu_item_bg.gif") no-repeat 0px 6px;
}

div#navigation ul li ul li.firstchild {
    min-height: 23px;
    padding-top: 16px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

div#toolbar {
    position: absolute;
    top: 32px;
    right: 30px;
    z-index: 10;
}

a#terug {
    display: block;
    width: 27px;
    height: 10px;
    float: left;
    background: url("../images/internet/but_terug.gif") no-repeat;
    margin-top: 3px;
}

div.toolbar_border {
    float: left;
    width: 1px;
    height: 10px;
    background: url("../images/internet/border_terug_print.gif") no-repeat;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 3px;
}

a#print {
    display: block;
    width: 15px;
    height: 15px;
    float: left;
    background: url("../images/internet/but_print.gif") no-repeat;
}

a#font_size {
    display: block;
    width: 26px;
    height: 12px;
    float: left;
    background: url("../images/internet/grote-letter.gif") no-repeat;
}

div#content_module {
    width: 525px;
    float: left;
    padding-left: 45px;
    padding-top: 20px;
    padding-right: 20px;
    min-height: 400px;
}

div#content_module a:hover {
    color: #010187;
}

div#snel_naar {
    position: absolute;
    width: 166px;
    margin-top: 55px;
    top: 0px;
    right: 3px;
}

div#snel_naar_header {
    width: 147px;
    height: 28px;
    color: white;
    font-weight: bold;
    padding-left: 19px;
    padding-top: 18px;
}

div#snel_naar_bottom {
    width: 166px;
    height: 17px;
}

div#snel_naar ul {
    list-style-type: none;
    padding-bottom: 12px;
    padding-top: 11px;
}

div#snel_naar ul li {
    padding-left: 29px;
}

div#snel_naar ul li a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 90%;
}

h1#page_title {
    font-size: 150%;
}

div#crumble {
    color: #7a7a7a;
    font-size: 90%;
    margin-top: 3px;
    margin-bottom: 20px;
}

div#crumble a {
    color: #7a7a7a;
    text-decoration: none;
}

div#crumble a:hover {
    text-decoration: underline;
}


div#rubrieken_wrap span.rubriek h6.rubriek img.but_klein {
    display: none;
}

div#rubrieken_wrap span.rubriek h6.rubriek a.rubriek {
    text-decoration: none;
    font-weight: bold;
}

div#rubrieken_wrap span.rubriek h6.rubriek a.rubriek:hover {
    color: #010187;
    text-decoration: underline;
}

div#rubrieken_wrap span.rubriek h6.rubriek {
    margin: 0px;
    margin-bottom: 5px;
}

div#rubriek_total_wrap h6.rubriektitel {
    font-size: 100%;
    color: #7a7a7a;
    margin-bottom: 10px;
}

div.lijstitem_intro {
    margin-top: 8px;
}

div.lijstitem_intro ul, 
div#intro ul, 
div.vervolg ul, 
div#rubrieken_wrap span.rubriek ul, 
span.rubriekintro ul, 
span.rubriekintrotekst ul {
    padding-left: 15px;
}

div.lijstitem_intro ol, 
div#intro ol, 
div.vervolg ol, 
div#rubrieken_wrap span.rubriek ol, 
span.rubriekintro ol, 
span.rubriekintrotekst ol {
    padding-left: 17px;
}

div.archiefknop a.archief img.but_archief {
    display: none;
}

div.archiefknop a.archief {
    margin: 0px;
    margin-bottom: 20px;
    display: block;
    width: 47px;
    height: 8px;
    background: url("../images/internet/but_archief.gif") no-repeat;
}

ul.ul_lijst li a {
    text-decoration: none;
    color: #000000;
}

ul.ul_lijst li .lijstitem_intro a {
    color: #010187;
    text-decoration: underline;
}

div.tedownloaden ul.ul_lijst li.lijstitem a {
    float: none;
    padding: 0px;
    color: #000076;
}

div.tedownloaden {
    font-weight: bold;
    color: #7a7a7a;
}

iframe#opus {
    width: 525px !important;
    height: 400px;
    overflow-x: scroll;
}
