/* ======================================================== */

html {
  height:100%; 
  max-height:100%;  
  padding:0; 
  margin:0; 
  border:0; 
  /* hide overflow:hidden from IE5/Mac */ 
  /* \*/ 
  overflow: hidden; 
  /* */ 
}

body {
  height:100%; 
  max-height:100%; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
  border:0;
}

#contentlinks{
  overflow:auto;
  position:absolute;
  z-index:3;
  top:50px;
  bottom:20px;
  right:0;
  left:0px;

  padding: 0 1.5em 0 1.5em;

    scrollbar-face-color: #007500;/* dgroen */
    scrollbar-arrow-color: #f4e600;/* wandeldgeel */
    scrollbar-track-color: #ffff9e;/* wandellgeel */
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #f0e800;/* wandelgeel */
    scrollbar-3dlight-color: #173101;/* zdgroen */
    scrollbar-darkshadow-color: #f4e600;/* wandeldgeel */
}

* html #contentlinks {
  top:0;
  left:0;
  right:0;
  bottom:0;
  height:100%;
  max-height:100%;
  width:100%;
  overflow:auto;  /*   */
  position:absolute;
  z-index:3;
  border-top:50px solid #fff;
  border-bottom:20px solid #fff;
  border-left:0px solid #fff;
}


#head {
  position:absolute;
  margin:0;
  top:0;
  left:0;
  width:100%;
  height:50px;
  z-index:5;
  overflow:hidden;
}

#foot {
  position:absolute;
  margin:0;
  bottom:0;
  left:0;
  width:100%;
  height:20px;
  z-index:32;
  overflow:hidden;
}

#footlogol {
  position:absolute;
  margin:0;
  bottom:10px;
  left:0;
  width:258px;
  height:84px;/*  */
  z-index:32;
  overflow:hidden;
}
* html #footlogol {
  bottom: 0px;
}

#footlogor {
  position:absolute;
  margin:0;
  bottom:10px;
  right:20px;
  width:310px; /*   */
  height:84px;/*  */
  z-index:32;
  overflow:hidden;
}
* html #footlogor {
  bottom: 0px;
}

#footgrassl {
  position:absolute;
  margin:0;
  bottom:20px;
  left:0px;/*  */
  width:123px; /*  */
  height:70px;/*  */
  z-index:30;
  overflow:hidden;
}
* html #footgrassl {
  bottom: 0px;
}
#footgrassm {
  position:absolute;
  margin:0;
  bottom:20px;
  left:0px;
  width:98%; /*  */
  height:70px;/*  */
  z-index:30;
  overflow:hidden;
}
* html #footgrassm {
  bottom: 0px;
}
#footgrassr {
  position:absolute;
  margin:0;
  bottom:20px;
  right:20px;
  width:80px; /*  */
  height:70px;/*  */
  z-index:30;
  overflow:hidden;
}
* html #footgrassr {
  bottom: 0px;
}


 
#news {
  position:absolute;
  left:0;
  top:50px;
  width:154px;
  z-index:30;
  overflow:none;
  padding:2px;
}


#contentlinks p {padding:5px;}

.divtop {
  padding-top: 0px;
}
