      html {
        overflow-y: scroll;
      } 
      body {
        Background-image: url('images/header_1.jpg');
        background-position: top center;
        background-repeat: repeat-x;
        margin: 0px;
        text-align: center;
        font-family: verdana;
        color: #707173;
        font-size: 8pt;
      }
      body a {
        color: #71b723;
        text-decoration: none;
      }
      body a:hover {
        text-decoration: underline;
      }
      #divContainer {
        width: 953px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
      }
      #divBgHeader {
        width: 953px;
        height: 221px;
        position: relative
      }
      #divHeaderLogo {
        position: absolute;
        top: 10px;
        left: 2px;
      }
      #divHeaderNavBtn {
        position: absolute;
        top: 86px;
        left: 2px;      
        margin-left: -1px;
        padding: 0px;
      }
      #divHeaderNav {
        Background-image: url('images/groen/header_nav.png');
        background-position: center;
        background-repeat: no-repeat;
        width: 951px;
        height: 98px;
        position: absolute;
        top: 124px;
        left: 1px;
      }
      #divHeaderCrumblePath {
        background-color: #c4da98;
        width: 890px;
        position: absolute;
        top: 136px;
        left: 16px;
        padding-top: 4px;
        padding-left: 32px;
        padding-bottom: 4px;
        font-family: verdana;
        font-weight: bold;
        color: #fff;
        font-size: 8pt;
      }
      #divHeaderCrumblePath a {
        color: #fff;
        text-decoration: none;
      }
      #divHeaderText {
        width: 850px;
        height: 21px;
        position: absolute;
        top: 180px;
        left: 50px;
        font-size: 18pt;
        font-family: verdana;
        font-weight: bold;
        color: #7ab51d;
      }
       #divHeaderZoek {
        position: absolute;
        top: 180px;
        right: 80px;
        display: none;
       }
      #divBgContent {
        background-image: url('images/groen/bg_content_center.png');
        background-position: center;
      }
      #divContentTop {
        background-image: url('images/groen/bg_content_top.png');
        background-position: center;
        height: 5px;
        
      }
      #divContentLeft {
        width: 497px;
        padding-left: 50px;
        padding-right: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
        float: left;
        line-height: 15pt;
      }
      #divContentLeft a {
        /*margin: 10px;*/
      }
      #divContentRight {
        width: 361px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        float: left;
      }
      #divContentBottom {
        width: 900px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 5px;
        padding-top: 15px;
        margin-top: -5px;
        clear: both;
      }
      #divContentBottom a {
        padding: 8px;
      }
      .divLinkBlauw a {
        display: block;
        margin: 0px;
        background-image: URL('images/btn_blauw_lang.jpg');
        width: 493px;
        height: 27px;
        position: relative;
        top: 10px;
        left: -10px;
        padding-top: 5px;
        text-align: center;
        margin: 10px;
      }
      .divLinkBlauw a {
        font-weight: bold;
        font-size: 10pt;
        text-transform: uppercase;
        color: #fff;
        text-decoration: none;
      }
      .divLinkBlauwActive a {
        background-image: URL('images/btn_blauw_lang_active.jpg');
      }
      .divLinkBlauwBlock {
        width: 493px;
      }
      .divLinkBlauwContent {
        background-image: url('images/slide_bg.jpg');
        padding: 10px;
      }
      .divStippelLijnRechts, #divContentRight hr {
        background-image: url('images/groen/stippel_lijn_r.jpg');
        background-repeat: repeat-x;
        margin-top: 5px;
        margin-bottom: 5px;
        height: 8px;
        width: 369px;
        margin-left: -9px;
        border: #fff 0px none;
      }
      .divLinkBlauwBottom {
        position: absolute;
        bottom: 0px;
        left: 0px;
      }
      .divStippelLijnLinks, #divContentLeft hr {
        background-image: url('images/groen/stippel_lijn_l.jpg');
        background-repeat: repeat-x;
        margin-top: 5px;
        margin-bottom: 5px;
        height: 8px;
        width: 547px;
        margin-left: -31px;
        border: #fff 0px none;
      }
      #divFooter {
        background-image: url('images/groen/bg_content_bottom.jpg');
        background-position: center;
        width: 952px;
        height: 11px;
        margin: 0px;
        clear: both;
      }
      h1 {
        font-size: 14pt;
        font-family: verdana;
        font-weight: bold;
        color: #7ab51d;
      }
      h2 {
        font-size: 11pt;
        font-family: verdana;
        font-weight: bold;
        color: #7ab51d;
        margin: 2px;
        margin-left: 0px;
      }
      h3 {
        margin: 0px;
        padding: 0px;
        display: inline;
        color: #0da3e2;
      }
      p {
        margin: 0px;
        padding-bottom: 12px;
      }

