/*
 * Style Sheet voor website extraa.nl
 * (c) 2001 Extraa Internet Solutions
 */


body {
  scrollbar-base-color: #E5E4E4;
  scrollbar-face-color: #EBEBEB;
  scrollbar-track-color: #E5E4E4;
  scrollbar-arrow-color: #d60000;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #737373;
  scrollbar-shadow-color: #E5E4E4;
  scrollbar-darkshadow-color: #737373;
 }



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

  .inhoud {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 9pt;
      color: #4c4c4c;
      line-height: 17px;
     }

  .inhoud EM {
      text-decoration:none;
      font-weight: normal;
      font-style: normal;
      color: #155A98;
     }

  .inhoud STRONG {
      text-decoration:none;
      font-weight: bold;
      font-style: normal;
      color: #155A98;
     }

  .inhoud B {
      font-weight: bold;
      }

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

  .inhoud .titel {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: bold;
      font-size: 11pt;
      color: #155a98;
      line-height: 15px;
      }

  .inhoud .inhoudklein {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 8pt;
      color: #4c4c4c;
      line-height: 15px;
      }
  
  .inhoud .inhoudkleinfout {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: bold;
      font-size: 8pt;
      color: #E60000;
      line-height: 15px;
      }

  .inhoud .inhoudzeerklein {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 7pt;
      color: #4c4c4c;
      line-height: 13px;
      }

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

  .inhoud .inhoudtitel A {
      text-decoration: none;
      color: #155a98;
      }

  .inhoud .inhoudtitel A:hover {
      color: #4c4c4c;
      }

  .inhoud .opsomming {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 8pt;
      color: #155a98;
      line-height: 13px;
      }

  .inhoud .opsomming A {
      text-decoration:underline;
      color: #4c4c4c;
     }

  .inhoud .locatie {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 7pt;
      color: #4c4c4c;
      line-height: 13px;
      }

  .inhoud .locatie A {
      text-decoration: none;
      color: #155a98;
      }

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

  .inhoud .menutabellen {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 8pt;
      color: #4c4c4c;
      line-height: 13px;
      }

  .inhoud .menutabellen .titel {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: bold;
      font-size: 11pt;
      color: #155a98;
      }

  .inhoud .menutabellen .titel A {
      text-decoration: none;
      color: #155a98;
      }

  .inhoud .menutabellen .titel A:hover {
      color: #4c4c4c;
      }

  .inhoud .menutabellen .tekst {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 8pt;
      color: #4c4c4c;
      }

  .inhoud .menutabellen .tekst A {
      text-decoration: none;
      color: #4c4c4c;
      }

  .inhoud .menutabellen .tekst A:hover {
      color: #155a98;
      }

/*
  .inhoud .menutabellentitel {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 11pt;
      color: #155a98
      }

  .inhoud .menutabellentitel A {
      text-decoration: none;
      color: #155a98;
      }

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

  .inhoud .tabellen {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 8pt;
      color: #4c4c4c;
      }

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

  .infoblok {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 8pt;
      color: #4c4c4c;
      }
  
  .infoblok A {
      text-decoration:underline;
      color: #4c4c4c;
      }
  
  .infoblok .klein {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 7pt;
      color: #4c4c4c;
      }
