/*
 * Style Sheet voor website Zingem
 * (c) 2001 Aldingha BVBA
 */

/*
 *  --- Body = page bodies ---------------------------------------------
 */


/*
 *  --- Inhoud = De volledige inhoud v/d pagina ------------------------
 */

body {
scrollbar-base-color: #000000;
scrollbar-face-color: #EDE7D0;
scrollbar-track-color: #0F3367;
scrollbar-arrow-color: #AA3507;
scrollbar-highlight-color: #5373A2;
scrollbar-3dlight-color: #5373A2;
scrollbar-shadow-color: #5373A2;
scrollbar-darkshadow-color: #5373A2;
}

   .inhoud {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 14px;
      color: #000000;
      }

   .inhoud H1 {
      font-weight: bold;
      font-size: 20px;
      }

   .inhoud B {
      font-weight: bold;
      font-size: 14px;
      color: #000000;
      }

   .inhoud A {
      text-decoration: underline;
      color: #000000;
      }

   .inhoud .tekst {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 14px;
      text-align: justify;
      color: #000000;
      }

   .inhoud .tekst H1 {
      font-weight: bold;
      font-size: 20px;
      text-align: justify;
      }

   .inhoud .tekst B {
      font-weight: bold;
      font-size: 14px;
      color: #000000;
      text-align: justify;
      }

   .inhoud .tekst A {
      text-decoration: underline;
      color: #000000;
      text-align: justify;
      }

   .inhoud .klein {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 12px;
      color: #000000
      }

   .inhoud .klein A {
      text-decoration: underline;
      color: #000000
      }

   .inhoud .groot {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 16px;
      color: #000000
      }

   .inhoud .groot A {
      text-decoration: underline;
      color: #000000
      }

   .inhoud .titel {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 14px;
      color: #0F3367
      }

   .inhoud .titel A {
      text-decoration: none;
      color: #0F3367
      }

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

   .inhoud .titelgeselecteerd {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 14px;
      color: #C73E08
      }

   .inhoud .zoekfunctietitel {
      font-family: verdana, tahoma, arial, helvetica;
      font-size: 16px;
      color: #0f3367
      }

   .inhoud .zoekfunctietitel A {
      font-family: verdana, tahoma, arial, helvetica;
      font-size: 16px;
      text-decoration: underline;
      color: #0f3367
      }

   .inhoud .formulierblauw {
      font-family: verdana, tahoma, arial, helvetica;
      font-size: 14px;
      color: #0f3367
      }

   .inhoud .formulierblauw A {
      font-family: verdana, tahoma, arial, helvetica;
      font-size: 14px;
      text-decoration: underline;
      color: #0f3367
      }

   .inhoud .formulierrood {
      font-family: verdana, tahoma, arial, helvetica;
      font-size: 14px;
      color: #C73E08
      }

   .inhoud .formulierrood A {
      font-family: verdana, tahoma, arial, helvetica;
      font-size: 14px;
      text-decoration: underline;
      color: #C73E08
      }

   .inhoud .menu1 {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 14px;
      color: #000000
      }

   .inhoud .menu1 A {
      text-decoration: none;
      color: #000000
      }

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

   .inhoud .menu2 {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 14px;
      color: #B43908
      }

   .inhoud .menu2 A {
      text-decoration: none;
      color: #B43908
      }

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

   .inhoud .submenu1 {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 13px;
      color: #0F3367
      }

   .inhoud .submenu1 A {
      text-decoration: none;
      color: #0F3367
      }

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

   .inhoud .submenu2 {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: bold;
      font-size: 15px;
      color: #C73E08
      }
   .inhoud .submenu3 {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: bold;
      font-size: 14px;
      color: #345678;
      }

   .inhoud .nieuws {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 14px;
      color: #ffffff
      }

   .inhoud .nieuws B {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: bold;
      font-size: 14px;
      color: #EDE7D0
      }

   .inhoud .nieuws A {
      text-decoration: underline;
      color: #ffffff
      }


    t0i {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 14px;
      color: #000000
      background-color: #ffffff;
      text-decoration: none;
    }

    A.t0i {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 14px;
      color: #000000;
      text-decoration: none;
      /* background-color: #ffffff; */
    }

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

/* Style for tree item image */
    .t0im {
      border: 0px;
      width: 19px;
      height: 16px;
    }

/*
   .inhoud .nieuws A:hover {
      text-decoration: underline;
      }
*/

