           /*Het volgende wordt genegeerd door IE */
    body > div#content{
           overflow : -moz-scrollbars-vertical;
           width: 580px;
           height: 370px;
              }
           a:link          { text-decoration: none; color: #555555; }
           a:visited       { text-decoration: none; color: #555555; }
           a:hover         { text-decoration: none; color: #cccccc; }
    body { margin: 0px 0px 0px 0px;
           padding: 0px 0px 0px 0px;
           color: #000000;

           scrollbar-3dlight-color:#ffffff;
           scrollbar-arrow-color:#888888;
           scrollbar-base-color:#cccccc;
           scrollbar-track-color:#e5e5e5;
           scrollbar-darkshadow-color:#888888;
           scrollbar-face-color:#c0c0c0;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:#ffffff;
           }

input { 
     display: none;
     font-family: Tahoma; 
     font-size: 8pt; 
     color: black; 
     background-color: #ffcc33; 
     border: 0px;
      }

textarea { 
     display: none;
     font-family: Tahoma; 
     font-size: 9pt; 
     color: black; 
     background-color: #ffcc33;      
     border: 0px; 
     cols: 50; 
         }

#header {
        display: none;
        position: absolute;
        margin-left: 0px;
        padding: 0px;
        margin-top: 0px;
        width: 100%;
        height: 30px;
        background-image:  url(header_bg.gif);
        }
#logo {
        display: none;
        position: absolute;
        margin-left: 0px;
        margin-top: 30px;
        z-index: 2;
        width: 140px;
        height: 140px;
      }

#topheaderimage {
        display: none;
        position: absolute;
        margin-left: 265px;
        margin-top: 0px;
        }

#topmenu {
        display: none;
        position: absolute;
        z-index: 7;
        margin-left: 140px;
        margin-top: 30px;
        width: 540px;
        height: 20px;
        background-color: #ffffff; 
        text-align: center;
        }

#leftmenu {
        display: none;
        position: absolute;
        margin-left: 0px;
        margin-top: 170px;
        padding-top: 10px;
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 5px;
        font-family: Tahoma; font-size: 8pt; font-weight: normal;
        width: 140px;
        height: 310px;
        background-image:  url(links_bg.gif);
        text-align: left;
          }

#space    {
        display: none;
        height: 11px;
        vertical-align: middle;
          }

#adres {
        display: none;
        position: absolute;
        margin-left: 0px;
        margin-top: 480px;
        padding-top: 0px;
        padding-left: 5px;
        padding-right: 2px;
        padding-bottom: 2px;
        font-family: Tahoma; font-size: 8pt; color: #000000;
        width: 140px;
        height: 70px;
        background-color: #c0c0c0;
        text-align: left;
          }

#leftside {
        display: none;
        position: absolute;
        margin-left: 0px;
        margin-top: 550px;
        width: 140px;
        height: 10%;
        background-image:  url(leftbg.gif);
        text-align: center;
          }
#fotobox {
        display: none;
        position: absolute;
        margin-left: 140px;
        z-index: 6;
        margin-top: 42px;
        padding-bottom: 0px;
        width: 600px;
        height: 82px;
        background-color: #ffffff; 
        text-align: center;
          }
#underlayer {
        display: none;
        z-index: 3;
            }

#contentheader {
        display: none;
        position: absolute;
        margin-left: 140px;
        margin-top: 140px;
        padding-bottom: 0px;
        width: 600px;
        height: 30px;
        background-color: #ffffff; 
        text-align: center;
          }

#HSB {
        display: none;
        position: absolute;
        margin-left: 0px;
        margin-top: 30px;
        z-index: 5;
        padding-bottom: 0px;
        width: 140px;
        height: 20px;
        background-image:  url(yellow_bg.gif);
        text-align: center;
          }

#LSB {
        display: none;
        position: absolute;
        margin-left: 0px;
        margin-top: 152px;
        z-index: 5;
        padding-bottom: 0px;
        width: 140px;
        height: 18px;
        background-image:  url(yellow_bg.gif);
        text-align: center;
          }

#content {
        position: absolute;
        background-image:  url(content_bg.gif);
        overflow-y: hidden;
        overflow-x: hidden;
        font-family: Tahoma; font-size: 10pt; color: #000000;
        margin-left: 10px;
        margin-top: 50px;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        text-align: left;
        width: 100%;
        height: 9000px;
          }


#contentfooter {
        display: none;
        position: absolute;
        margin-left: 140px;
        margin-top: 550px;
        width: 600px;
        height: 20px;
        background-color: #c0c0c0; 
        text-align: center;
          }
input.zoeken{
     display: none;
     position: absolute;
     margin-top: 6px;
     background-image:  url(header_bg.jpg);
     text-align: center;
     border: 0px;
     font-face: Tahoma;
     font-size: 10;
     }
	 
#sitemap{
        display: none;
	position: absolute;
	margin-top: 2px;
	margin-left: 25px
	}
		 
     
 