
/*__________ RESET DEFAULTS __________ */

* {
    padding: 0;
    margin: 0;
}

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

ol {
    padding-left: 1.9em;
    margin-left: 0;
}

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

/*__________ HTML DEFAULTS __________ */

body {
    background:#FDFEFF url('../images/bg_window.gif') left top repeat-x;
    font: 70%/130% Verdana;
    color: #333333;
    margin: 0;
    padding: 0;
    text-align: center;
}

a {
    color: #333333;
}

a:hover {
    color: #00972A;
}

h6 {
    color: #333333;
    font-size: 100%;
    text-decoration: underline;
}

h6 a {
    color: #333333;
    text-decoration: underline;
}

a.lijstitem_titel {
    color: #333333;
    text-decoration: underline;
}

table {
    font-size: 100%;
}

div#content table {
    float: none;
}



/*__________ SIMSITE DEFAULTS __________ */

ul.ul_lijst li a {
    background:url('../images/bullet_item.gif') left 3px no-repeat;
    padding-left:18px;
    color:#029CD0;
    text-decoration:none;
}

ul.ul_lijst li a:hover {
    background-image:url('../images/bullet_item_over.gif');
    color:#009036;
}

ul.ul_lijst li.lijstitem_bullet {
    padding:0;
}

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

div#intro a,
div.vervolg a,
ul.ul_lijst li div.lijstitem_intro a {
    background: none;
    padding: 0px;
    color: #029CD0;
    text-decoration: none;
}

div#intro a:hover,
div.vervolg a:hover,
ul.ul_lijst li div.lijstitem_intro a:hover {
    color: #009036;
    text-decoration: underline;
}

div#gekoppeldeitems a {
    margin-bottom:4px;
    background:url('../images/bullet_item.gif') left 3px no-repeat;
    padding-left:18px;
    color:#029CD0;
    text-decoration:none; 
}

div#gekoppeldeitems a:hover {
    background-image:url('../images/bullet_item_over.gif');
    color:#009036;
}

h6.rubriek {
}

h6.rubriek a {
}

/*__________ WEBSITE __________ */

div#wrappert {
    background: #fff url('../images/ondergolf.gif') 23px 238px no-repeat;
    width: 995px;
    margin: 30px auto 0px auto;
    text-align: left;
    min-height: 600px;
}


div#header {
    background: url('../images/top_internet.gif') no-repeat right top;
    height: 238px;
    width: 100%;
    position: relative;
    margin-bottom:30px;
    z-index:2;
}
div#header-image {
    position:absolute;
    width: 500px;
    height: 238px;
    margin-top:29px;  
    background: url('') no-repeat left -30px;
    z-index:1000;
}

a#logo {
    position:absolute;
    top:35px;
    right:0;
    display:block;
    width:180px;
    height:80px;
    z-index:3; 
}

div#zoekformulier {
    position: absolute;
    right: 25px;
    top: 8px;
}

div#header div#zoekformulier div {
    float:left;
}

div#zoekformulier input.zoek2 {
    border: 1px solid #00972A;
}

div#topfoto {
    height: 115px;
    width: 995px;
    background: url('') no-repeat left top;
    position: absolute;
    left: 0px;
    top: 123px;
    overflow:none;
}

div#content, div#content_np {       
    float: left;    
    width: 530px;
    display: block;
}

body#module_meldpunt div#content {
    float: none;
}

div#content_np {
    width: 730px;
}

div#innercontent {
    min-height: 300px;
    font-size: 110%;
}
div.addthis_toolbox {
    display: block;
    float: right;
}

div#crumb {
    color:#9C9C9E;
    margin-top:4px;
    margin-bottom:8px;
}

div#crumb a {
    color:#9C9C9E;
    font-size:85%;
    text-decoration:underline;
}

div#crumb span.last_crumb {
    text-decoration:none;
    font-weight: normal;
    font-size: 90%;
}

div#content div#contentheader,
div#content div#contentheader_home,
div#wrappert div#directheader_home,
h6#meernieuwsheader {
    border-top: 1px solid #BDE5F1;
    border-bottom: 1px solid #BDE5F1;
    width: 100%;
    color: #00972A;
    padding: 5px 0px;
    text-transform: uppercase;
    text-decoration:none;
}

div#directnaar div#directnaar-tekst a,
div#directnaar div#directnaar-tekst a img {
    margin:0;
    padding:0;
    background:none;
    border:none;
}

div#directnaar div#directnaar-tekst {
    margin-bottom:5px;
    width:162px;
    overflow:hidden;
}

div#content div#contentheader_home,
h6#meernieuwsheader {
    width: 530px;
    font-weight: normal;
    margin-bottom:20px;
    font-size:120%;
}

div#homekoppel_nieuws {
    color:#000;
    padding-bottom:30px;
}

div#homekoppel_nieuws div {
    margin-bottom: 10px;
}

div#homekoppel_nieuws a.homekoppeltitel,
div#homekoppel_nieuws a.homekoppeltitel_meer {
    background:url('../images/bullet_item.gif') left 3px no-repeat;
    padding:0 15px;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    text-decoration: none;
    color:#019BD1;
    float:left;
    font-size:105%;
}

div#homekoppel_nieuws a.homekoppeltitel_meer {
    float:left;
}

div#homekoppel_nieuws a.no_date {
    float:none;
}

div#homekoppel_nieuws a.homekoppeltitel:hover,
div#homekoppel_nieuws a.homekoppeltitel_meer:hover {
    background:url('../images/bullet_item_over.gif') left 3px no-repeat;
    color:#008F37;
}

div#homekoppel_nieuws span.homekoppeldatum {
    color:#9C9E9D;
}
div#homekoppel_nieuws div p {
    clear:both;
    font-size:105%;
    line-height:140%;
}

div#content_container {
    background:#fff;
    overflow: hidden;
    padding: 0px;
}

div#homekoppel_nieuws a img {
    border: none;
    margin-left:4px;
}

div#content div#contentheader a#terugknop {
    float: right;
    margin-bottom: 65px;
    height: 15px;
    width: 45px;
    background: url('../images/button_internet_terug.gif') no-repeat left 50%;
}

div#content a#omhoog {
    float: right;
    margin-bottom: 65px;
    height: 20px;
    width: 50px;
    background: url('../images/button_internet_naarboven.gif') no-repeat left top;
}

div#directnaar {
    float: left;
    width: 160px;
    padding-left:15px;
    margin-left:30px;
    border-left:1px solid #BDE5F1;    
}

div#directheader_home {
    width: 160px;
    margin-bottom:15px;
}

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

div#directnaar ul li {
    background: url('../images/but_directnaar_a.gif') no-repeat left bottom;
    min-height:50px;
    margin-bottom:8px;
}

div#directnaar a {
    display: block;
    background: url('../images/but_directnaar_li.gif') no-repeat left top;    
    width: 110px;
    margin-bottom: 5px;
    text-decoration: none;
    color: #019DD0;
    font-size:110%;
    font-weight:bold;
    padding:10px 40px 10px 10px;    
}

div#footer {
    background:#E2ECC4 url('../images/footer.gif') left top no-repeat;
    width: 995px;
    float: none;
    clear: both;
    padding-top:35px;
    padding-bottom:14px;
    float:left;
    clear:left;
}

div#footer-adres {
    width:500px;
    padding:0 25px;
    border-right:1px solid #C7DA98;
    color:#009035;
    float:left;
}

div#footer-menu {
    width:225px;
    float:left;
    border-right:1px solid #C7DA98;
    padding-right:25px;
}

div#footer-menu ul {
    margin:0;
    padding:0;
    list-style:none;
    float:left;
    font-size:90%;
    margin-left:40px;
}

div#footer-menu ul li {
    margin-bottom:2px;
}

div#footer-menu ul li a {
    color:#019036;
    text-decoration:none;
    font-weight:bold;
    background:url('../images/bullet_footer.gif') left 3px no-repeat;
    padding-left:8px;
}

div#footer div#footer-zoekformulier {
    margin: 12px 25px 0 18px;
    float: right;
}

div#footer div#footer-zoekformulier input.zoek2 {
    border: 1px solid #78B41E;
}

div#footer div#footer-zoekformulier div {
    float:left;
}

input.imagebutton {
    border: none;
    color: #FFF;
    margin:2px 0 0 4px;
}

input.imagebutton:hover {
    cursor:pointer;
}

/*__________ WEBSITE NAVIGATIE __________*/

div#snelmenu {
    float: right;
    margin-right: 180px;
    margin-top: 5px;
    font-size: 80%;
}

div#snelmenu a {
    background: #79C843;
    color: #000;
    display: block;
    height: 20px;
    padding: 4px 15px 0px 15px;
    float: left;
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
    border-left: 1px solid #AADF85;
    border-right: 1px solid #AADF85;
    margin-right: -1px;
}

div#snelmenu a:hover,
div#snelmenu a.snelmenu_active {
    background: #00972A;
}

div#navigatie {
    float: left;
    width: 180px;
    border-right:1px solid #BDE5F1;
    padding:0 15px;
    margin-right:30px;
}

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

div#navigatie ul ul{
    padding: 0px;
}

div#navigatie ul li {
    border-top:1px solid #BDE5F1;
}

div#navigatie ul li ul li {
    border-top:none;
}

div#navigatie ul li a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 6px 0 6px 24px;
    background: url('../images/bullet_mainmenu_off.gif') no-repeat left 6px;
}

div#navigatie ul li a:hover {
    color:#009036;
    background: url('../images/bullet_mainmenu_over.gif') no-repeat left 6px;
}

div#navigatie ul li a.item_active {
    color:#009036;
    font-weight: bold;
    background: url('../images/bullet_mainmenu_on.gif') no-repeat left 6px;
}

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

div#navigatie ul li ul li a {
    color: #248FA0;
    background: none;
    padding: 0px 0px 0px 40px;
}


div#navigatie ul li ul li a.subitem_nonactive {
    background: url('../images/bullet_submenu_off.gif') no-repeat 25px 2px;
}

div#navigatie ul li ul li a.subitem_active,
div#navigatie ul li ul li a:hover {
    color:#009036;
    background: url('../images/bullet_submenu_on.gif') no-repeat 25px 2px;
}

ul.ul_lijst li a.meerinfo {
    background:none;
    padding:0;
    margin-top:4px;
    display:block;
}

div.cleardiv {
    clear: both;
}

div#navcontainer {
    padding: 0;
}

div#extrawysiwyg {
    margin-top: 10px;
    float: left;
}

p.word {
    line-height: normal;
}

ul.ul_lijst {
    margin-top:15px;
}

ul.ul_lijst li.lijstitem {
    margin:0;
}

