
  #div_site_inline,
  #div_site_inline td,
  #div_site_inline p {
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    color: #000000;
		line-height: 18px;
  }
  
  a:active,
  a:visited,
  a:link {
    color:  #A9580B;
    text-decoration: none;
  }
  
  a:hover {
    color:  #6D6D6C;
    text-decoration: underline;
  }
  
  .titel {
    text-indent: 12px;
    font-size: 14px;
    font-weight: bold;
    color:  #6D6D6C;
    padding-top: 0px;
    margin-top: 0px;
  }
  
  .line {
    clear: both;
    margin-top: 5px;
    border-top: 1px #CF9259 solid;
    height: 2px;
  }
  
  .normaal {
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    color: #000000;
		line-height: 18px;
  }
  
  h1 {
    text-indent: 12px;
    font-size: 14pt;
    font-weight: bold;
    color:  rgb(86, 0, 0);
    padding-top: 0px;
    margin-top: 0px;
  }
  
  h2 {
    text-indent: 12px;
    font-size: 12pt;
    font-weight: bold;
    color:  rgb(86, 0, 0);
    padding-top: 0px;
    margin-top: 0px;
  }