/*
 * Default Style Sheet by Aldingha BVBA
 */


body {
  scrollbar-base-color: #77515D;
  scrollbar-face-color: #C5B4B9;
  scrollbar-track-color: #E1D6DA;
  scrollbar-arrow-color: #77515D;
  scrollbar-highlight-color: #77515D;
  scrollbar-3dlight-color: #E1D6DA;
  scrollbar-shadow-color: #77515D;
  scrollbar-darkshadow-color: #E1D6DA;
 }
 


/*
 *  --- Inhoud = De inhoud van de pagina --------------------
 */
/*
  .paginatitel1 {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: normal;
     font-size: 10px;
     color: #002A64;
     }

  .paginatitel1 A {
     text-decoration: none;
     color: #002A64;
     }

  .paginatitel1 A:hover {
     text-decoration: underline;
     }

  .paginatitel2 {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: normal;
     font-size: 10px;
     color: #002E69;
     }

  .inhoudmenu A {
     text-decoration: none;
     color: #464646;
     }

  .inhoudmenu {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: normal;
     font-size: 8pt;
     color: #464646;
     }

  .inhoudmenu .menutitel {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: bold;
     font-size: 17px;
     color: #234D91;
     }

  .inhoudmenu .menutitel A {
     text-decoration: none;
     color: #234D91;
     }
*/

  .inhoud {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: normal;
     font-size: 9pt;
     color: #373737;
     }
/*
  .inhoud .voordeel {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: bold;
     font-size: 8pt;
     line-height: 13pt;
     color: #FF8400;
     }
*/
  .inhoud .tekst {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: normal;
     font-size: 10pt;
     line-height: 13pt;
     color: #373737;
     }

  .inhoud .tekst A {
     text-decoration: underline;
     color: #77515D;
     }

  .inhoud .tekst B {
     font-weight: bold;
     color: #255595;
     }

  .inhoud .tekst EM {
     font-weight: bold;
     font-style: normal;
     color: #77515D;
     }

  .inhoud .tekst H1 {
     font-size: 17pt;
     line-height: 17pt;
     color: #255595;
     }

  .inhoud .producttabel {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: normal;
     font-size: 8pt;
     color: #77515D;
     }

  .inhoud .producttabel .productomschrijving1{
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: normal;
     font-size: 10pt;
     color: #373737;
     }

  .inhoud .producttabel .productomschrijving2{
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: normal;
     font-size: 8pt;
     color: #373737;
     }

  .inhoud .producttabel .productomschrijvingprijs{
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: normal;
     font-size: 10pt;
     color: #77515D;
     }

  .inhoud .producttabel .producttitel {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: bold;
     font-size: 13pt;
     color: #77515D;
     }


  .inhoud .titel {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: bold;
     font-size: 13pt;
     color: #77515D;
     }

  .inhoud .formulier {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: normal;
     font-size: 9pt;
     color: #002A64;
     }

  .inhoud .formulier A {
     text-decoration: underline;
     color: #002A64;
     }

  .inhoud .formulier INPUT {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: normal;
     font-size: 9pt;
     text-decoration: none;
     background: #FFFBEA;
     border: 1 solid #77515D;
     color: #000000;
     }

  .inhoud .formulier SELECT {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: normal;
     font-size: 9pt;
     text-decoration: none;
     background: #EEF6FF;
     border: 1 solid #1C4D8D;
     color: #000000;
     }

  .inhoud .formulier TEXTAREA {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: normal;
     font-size: 9pt;
     text-decoration: none;
     background: #FFFBEA;
     border: 1 solid #77515D;
     color: #000000;
     scrollbar-base-color: #77515D;
     scrollbar-face-color: #C5B4B9;
     scrollbar-track-color: #E1D6DA;
     scrollbar-arrow-color: #77515D;
     scrollbar-highlight-color: #77515D;
     scrollbar-3dlight-color: #E1D6DA;
     scrollbar-shadow-color: #77515D;
     scrollbar-darkshadow-color: #E1D6DA;
     }

/*     
  .inhoud .onderschrift {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: normal;
     font-size: 8pt;
     color: #002A64;
     }

  .inhoud .onderschrift A {
     text-decoration: underline;
     color: #002A64;
     }
*/
  .copyright {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: normal;
     font-size: 8pt;
     color: #77515D;
     }

  .copyright A {
     text-decoration: none;
     color: #77515D;
     }

  .copyright A:hover {
     text-decoration: underline;
     }


  .inhoud .link {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: bold;
     font-size: 10pt;
     line-height: 13pt;
     color: #77515D;
     }


  .inhoud .link A {
     text-decoration: none;
     color: #77515D;
     }

  .inhoud .link A:hover {
     text-decoration: underline;
     }

