
/*__________ RESET DEFAULTS __________ */

* {
   padding: 0;
   margin: 0;
   -moz-box-sizing     :   border-box;
   box-sizing          :   border-box;
}

ul {
    padding-left: 1em;
    margin-left: 0;
    list-style-type: disc; 
}

ul.ul_lijst ul {
    list-style-type: disc; 
}

ul.ul_lijst ul li ul {
    list-style-type: circle; 
}

ul.ul_lijst ul li ul li ul {
    list-style-type: square; 
}

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

/*__________ H's voor div class vervolg _________*/
.vervolg h2,
.vervolg h3,
.vervolg h4,
.vervolg h5,
.vervolg h6 {
    font-size: 100%;
    display: inline;
}

/*__________ HTML DEFAULTS __________ */

body {
    margin: 0;
    padding: 0;   
    text-align: center;
}



font {
   line-height: 100%;
}

/* start auto css */
body {
    color: #000000;
    font-family: Arial;
    font-size: 75%;
    line-height: 120%;
}

h6 {
    font-size: 1.05em;
}

a {
    color: #000000;
}

a:hover {
    color: #000000;
}

ul.ul_lijst li a {
    color: ;
    font-weight: ;
}

ul {
   padding-left: 16px;
}

ol {
   padding-left: 18px;
   _padding-left: 24px;
}

ul.ul_lijst {
   padding-left: 0px;    
}


ul.ul_lijst li.lijstitem_bullet {
		background-position: left 6px;	
}
span.hoofdstuk_titel img {
    display: none;
}

span.hoofdstuk_titel {   
    background: none;
}

div#hoofdstuk_item span.hoofdstuk_titel {		
    padding-left: 15px;
    background: url(../images/bullet_klein.gif) left center no-repeat;
}

font, em font {
	line-height: 14px;
}

h6.rubriektitel {
    color: ;
    font-family: ;
    font-weight: ;
}

span.kruimelspoor {
    color: ;
    font-family: ;
    font-weight: ;
}

/* end auto css */

table {
    font-size: 100%;
}

div#content_next iframe#opus {
    width: 620px;
    height: 300px;
    float: left;
}


/*__________ SIMSITE DEFAULTS __________ */

ul.ul_lijst li a {
}

h6.rubriek {
}

h6.rubriek a {
}

div#rubrieken_wrap {
    width: 100%;
}


/*__________ WEBSITE __________ */

div#globalWrapper {
    margin: 0px auto;
    text-align: left;
    width: 913px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    min-height: 600px;
    _display: table;
    _height: 600px;
    background: url(../images/internet/bg_body_internet.jpg) top left no-repeat;
}

div#header {    
    height: 150px;
    position: relative;
    width: 100%;    
}

div#content , div#content_next{
    margin: 0px 0px 50px 170px;
    width: 670px;
    position: relative;
    min-height: 200px;
    _height: 200px;  
}

div#right_side {
    position: absolute;
    right: 0px;
    top: 0px;
    height: auto;
    width: 265px;    
    min-height: 200px;
    _height: 200px;
}

div#wysiwyg , div#koppel{
    width: 260px;
    _height: 100px;
    min-height: 100px;
    background: #F5DA7F;
    border: 1px solid #8E9FA7;
    margin-bottom: 5px;
    position: relative;
    padding: 20px;
}

div#koppel ul {
    margin-left: 5px;
    padding-left: 10px;   
    list-style-type: disc;
    margin-bottom: 0;
}

div#koppel ul li {    
    padding-left: 0px;     
}

div#koppel ol {
    margin-left: 5px;
    padding-left: 14px;  
    _padding-left: 17px;  
    margin-bottom: 0;
}

div#koppel ul li a{
    text-decoration: none;
    display: block;
}

div#koppel div.item_first a.headline {
    display: block;
    text-decoration: none;
    margin-bottom: 15px;
}

div#koppel div.item_first {
    margin-left: -20px;
}

div#koppel div#kopp_img img{
    height: 50px;
    width: 50px;
    float: right;
    
}

div#left_side {    
    position: absolute;
    left: 0px;
    top: 0px;
    width: 120px;
}

div#content_container{
    position: relative;
    width: 100%;
}

div#innercontent , div#innernext{
    position: absolute;
    top: 0px;
    left: 0px;
    border: 1px solid #8E9FA7;
    width: 396px;    
    min-height: 280px;
    _height: 280px;
    background: #fff;
    opacity: 0.80;
    filter: alpha(opacity=80);
}

div#innernext{
    width: 666px;     
    
}

div#innernext_text {
    position: relative;
    width: 633px;
    padding: 23px;
}

div#innernext_text a {
    color: black;
    font-weight: normal;
    text-decoration: underline;
}

div#innernext_text a:hover {
    color: #000;
}

div#innernext_text a:visited {
    color: gray;
}

div#innernext_text a:visited:hover {
    color: #000;
}

div#wysiwyg a {
    color: black;
    font-weight: normal;
    text-decoration: underline;
}

div#wysiwyg a:hover {
    color: #000;
}

div#wysiwyg a:visited {
    color: gray;
}

div#wysiwyg a:visited:hover {
    color: #000;
}

div#search {
    width: 280px;
    height: 29px;
    position: absolute;
    right: 50px;
    bottom: 6px;
    _bottom: 2px;
}

div#search form#searchformsite input#keyword {
    width: 185px;
    border-top: 2px solid black;
    border-bottom: 2px solid #9B9CA0;
}

div#search form#searchformsite input#submit {
    background: url(../images/internet/btn_search.gif) top left no-repeat;
    border: none;
    width: 70px;
    height: 21px;
    cursor: pointer;
}

div#address {
    color: #003742;
    padding: 19px 0px 19px 15px;
    margin-top: 5px;
}

a#but_terug {
    position: absolute;
    top: 20px;
    right: 15px;
    width: 39px;
    height: 10px;
    background: url(../images/but_terug.gif) top left no-repeat;
}

div#tussenstreepje {
    position: absolute;
    top: 22px;
    right: 59px;
    width: 1px;
    height: 7px;
    background: url(../images/tussenstreepje.gif) top left no-repeat;
}

a#but_print {
    position: absolute;
    top: 17px;
    right: -15px;
    width: 15px;
    height: 15px;
    background: url(../images/but_print.gif) top left no-repeat;
}

/*__________ WEBSITE NAVIGATIE MAIN __________*/

div#quickmenu {
    position: relative;
    left: 0px;
    top: 0px;    
    margin-bottom: 30px;
}


div#quickmenu a {
    text-decoration: none;
    margin: 8px 0px 0px 0px;
    display: block;
    color: #686868;
    font-size: 95%;
}

a#gementegids {
    width: 120px;
    height: 40px;
    background: url(../images/internet/btn_digi_gemeentegids.gif) top left no-repeat;
    display: block;
    position: relative;
    margin-bottom: 10px;
}

a#meldpunt {
    width: 120px;
    height: 40px;
    background: url(../images/internet/meldpunt.gif) top left no-repeat;
    display: block;
    position: relative;
    margin-bottom: 10px;
}

a#disclaimer {
    width: 120px;
    text-align: right;
    display: block;
    text-decoration: none;
}

div#navigation {
    position: relative;
    width: 670px;
    min-height: 133px;
    _height: 133px;
    z-index: 20;    
    text-align: center;
    margin: 0px 0px 4px 170px;
    _margin-bottom: 0;
}

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

div#navigation li {
    display: inline;
}

div#navigation ul li a.item_nonactive {
}

div#navigation ul li a.item_active {
    color: #000 !important:
}

div#navigation ul li a {
  font-size: 95%;
  line-height: 120%;
}

/*__________ WEBSITE NAVIGATIE SUB __________*/
div#subnavigation {
    position: absolute;
    left: 0px;
    top: 180px;
    width: 160px;
    z-index: 20;
    
}

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

div#subnavigation ul li a {
    text-decoration: none;
    font-weight: bold;
    padding-left: 10px;
    
}

div#koppel_home a.headline , div#koppel div.headline , div#koppel_next div.headline {
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 120%;
    padding-bottom: 20px;   
}

div#koppel_home a.headline {
   padding-top: 15px;
}

div#koppel_next a {
    text-decoration: none;
}

div#koppel_next div.headline {
   color: #6E6D72;
}

ul.kopp {
   list-style-type: disc;
   position: relative;
   width: 100%;
   padding-left: 20px;
   margin: 0px;
}

ul.kopp li {
   padding-left: 0px;
}

ul.kopp li a {
    font-weight: bold;
    text-decoration: none;
    color: #000;  
}

div#koppel_home a.lees {
    display: block;    
    color: #013662;
    text-decoration: none;
    font-weight: bold;
}

div#nieuws {
    color: #000;
    font-weight: bold;
    font-size: 120%;
    position: relative;
    padding: 20px 0px 0px 0px;
    width: 100%;
    
}

div.item_first {
   padding-bottom: 10px;
   border-bottom: 1px solid #919FA8;
   margin-bottom: 20px;
}

div#koppel_home {
    position: relative;
    color: #000;
    width: 400px;
    padding: 0px 20px 10px 25px;
}

div#news_img img {
    width: 150px;
    float: right;
    margin: 0px 20px 20px 20px;
}

div#right_next {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 130px;
    _width: 110px;
    border: 1px solid #FCB827;
    background: #F5ECC5;
    padding: 20px 10px 20px 10px;
}

div.box {
    position: absolute;
    width: 130px;
    min-height: 115px;
    _height: 115px;
    border: 1px solid #fff;
    top: 0px;
    text-align: left;
    margin-top: 6px;
}

div.box div.boxheadline a {
    text-decoration: none;
    padding: 5px 0 0 5px;
    display: block;
    width: 130px;
    font-weight: bold;
    font-size: 95%;
}

div.box div.boxheadline {
    position: relative;
    width: 100%;
    min-height: 25px;
    _height: 25px;
    background: #fff;
    color: #000;
}

div.box div.boxbody {
    position: absolute;
    bottom: 0px;
    _bottom: -5px;
    left: 0px;
    height: 93px;
    width: 100%;
    padding: 5px;
    overflow: hidden;
    
}

div.box div.boxbody ul{
    text-align:left;
    
 
}

div.box div.boxbody a{
    color: #fff;
    text-align:left;
    font-weight: none;
    text-decoration: none;
    display: block;
}

div.box div.boxbody a:hover{
    text-decoration: underline;
}


div#box1{
    left: 0px;
    background: url(../images/internet/blok_actueel.jpg) top left no-repeat;    
}

div#globalwrapper div#box1.sub{
    background: url(../images/internet/blok_actueel_sub.jpg) top left no-repeat;    
}

div#box2{
    left: 135px;
    background: url(../images/internet/blok_digitalebalie.jpg) top left no-repeat;
}

div#globalwrapper div#box2.sub{

    background: url(../images/internet/blok_digitalebalie_sub.jpg) top left no-repeat;    
}

div#box3{
    left: 270px;
    background: url(../images/internet/blok_bestuurenorg.jpg) top left no-repeat;
}

div#globalwrapper div#box3.sub{

    background: url(../images/internet/blok_bestuurenorg_sub.jpg) top left no-repeat;    
}

div#box4{
    left: 405px;
    background: url(../images/internet/blok_visieenbeleid.jpg) top left no-repeat;
}

div#globalwrapper div#box4.sub{

    background: url(../images/internet/blok_visieenbeleid_sub.jpg) top left no-repeat;    
}

div#box5{
    left: 540px;
    background: url(../images/internet/blok_plannenenprojecten.jpg) top left no-repeat;
}

div#globalwrapper div#box5.sub{
    background: url(../images/internet/blok_plannenenprojecten_sub.jpg) top left no-repeat;    
}

div#date {
    position: absolute;
    font-weight: bold;
    bottom: 15px;
    left: 170px;
    color: #fff;
}

div#page_title {
    width: 100%;
    height: 20px;
    color: black;
    font-weight: bold;
    font-size: 130%;
    text-align: left;
    margin-bottom: 15px;
}

div#tussenstreepje2 {
    background: url("../images/tussenstreepje.gif") no-repeat scroll left top transparent;
    height: 7px;
    position: absolute;
    right: 7px;
    top: 22px;
    width: 1px;
}

div#rss {
    position: absolute;
    right:65px;
    top:17px;
}