/*
 * Default Style Sheet by Aldingha BVBA
 */


body {
  scrollbar-base-color: #6382B9;
  scrollbar-face-color: #000D30;
  scrollbar-track-color: #000000;
  scrollbar-arrow-color: #6382B9;
  scrollbar-highlight-color: #6382B9;
  scrollbar-3dlight-color: #214991;
  scrollbar-shadow-color: #6382B9;
  scrollbar-darkshadow-color: #214991;
 }



/*
 *  --- Inhoud = De inhoud van de pagina --------------------
 */

  .inhoud {
     font-family: trebuchet ms, arial, helvetica, verdana, tahoma;
     font-weight: normal;
     font-size: 10pt;
     color: #ffffff;
     }

  .inhoud .tekst {
     font-family: trebuchet ms, arial, helvetica, verdana, tahoma;
     font-weight: normal;
     font-size: 9pt;
     line-height: 13pt;
     color: #ffffff;
     }

  .inhoud .tekst A {
     text-decoration: none;
     color: #ffffff;
     }

  .inhoud .tekst A:hover {
     color: #FFF6D8;
     }

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

  .inhoud .tekst EM {
     font-style: italic;
     color: #114586;
     }

  .inhoud .tekst EM B {
     font-style: italic;
     font-weight: bold;
     color: #114586;
     }

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

  .inhoud .univlist {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: normal;
     line-height: 13pt;
     font-size: 10pt;
     color: #000000;
     }

.inhoud .univlist EM {
     font-style: italic;
     font-size: 8pt;
     color: #1E569C;
     }

.inhoud .univlist B {
     font-weight: bold;
     color: #114586;
     }

.inhoud .univlist I {
     font-style: italic;
     color: #1E569C;
     }

.inhoud .univlist A {
     text-decoration: none;
     color: #1E569C;
     }

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

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

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

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

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

  .inhoud .formulier TEXTAREA {
     font-family: arial, helvetica, verdana, tahoma;
     font-weight: normal;
     font-size: 10pt;
     text-decoration: none;
     background: #EEF6FF;
     border: 1 solid #1C4D8D;
     color: #002A64;
    scrollbar-base-color: #6382B9;
    scrollbar-face-color: #000000;
    scrollbar-track-color: #214991;
    scrollbar-arrow-color: #ffffff;
    scrollbar-highlight-color: #6382B9;
    scrollbar-3dlight-color: #214991;
    scrollbar-shadow-color: #6382B9;
    scrollbar-darkshadow-color: #214991;
     }

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

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


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

  .latestnews B {
     font-weight: bold;
     }

  .latestnews A {
     text-decoration: none;
     color: #ffffff;
     }

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

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

  .nextevents B {
     font-weight: bold;
     }


  .nextevents A {
     text-decoration: none;
     color: #ffffff;
     }

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

  .popuptitel {
     font-family: arial, helvetica, verdana, tahoma;
     font-size: 10pt;
     font-weight: bold;
     color: #114586;
     }

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

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

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


