

  #content_inhoud {
   font-family: verdana, arial, helvetica;
   font-size: 8pt;
   color: #000000;
   line-height: 16px;
   margin: 135px 20px 10px 5px;
   width: 680px;
   height: auto;
   min-height: 415px;
   /* overflow: hidden; */
   border: 0px solid red;
   text-align: left;
  }
  *html #content_inhoud { height: 415px; }

  font {
   font-family: arial;
   font-size: 8pt;
   color: #000000;
  }
  .kop,.subkop {
   font-family: arial, helvetica;
   font-size: 9pt;
   font-variant: small-caps;
   font-weight: bold;
  }




  a {
   font-family: arial, helvetica;
   font-size: 9pt;
   font-weight: normal;
   color: #3366FF;
   line-height: 19px;
  }
  a:link,a:active,a:visited {
   text-decoration: none;
  }
  a:hover {
   text-decoration: none;
   color: #000000;
  }

  img {
   margin: 0px;
  }


  .opacityit img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); opacity: 1; } 
  .opacityit:hover img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); opacity: 0.7; }


  table {
   width: auto;
   height: auto;
   font-family: verdana, arial, helvetica;
   font-size: 8pt;
   color: #000000;
   line-height: 16px;
  }


  ul.refide {
   list-style-type: circle;
   margin-top: 0px;
  }
