/*
 * Style Sheet voor website Cyclo-cross.info
 * (c) 2002 Aldingha BVBA
 */


body {
  scrollbar-base-color: #ffffff;
  scrollbar-face-color: #ECECEA;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #AD3024;
  scrollbar-highlight-color: #ECECEA;
  scrollbar-3dlight-color: #949494;
  scrollbar-shadow-color: #949494;
  scrollbar-darkshadow-color: #ffffff;
 }



/*
 *  --- Inhoud = De inhoud van de pagina --------------------
 */
  .copyright {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 8pt;
      color: #000000

    }

  .copyright A {
      text-decoration:none;
      color: #000000;
    }

  .copyright A:hover {
      text-decoration:underline;
    }


  .inhoud {
      font-family: verdana, tahoma, arial, helvetica;
      font-weight: normal;
      font-size: 8pt;
      color: #ffffff;
    }

  .inhoud B {
    font-weight: bold;
    }

  .inhoud A {
      text-decoration: none;
      color: #67C8FF;
    }

  .inhoud A:hover {
      text-decoration: underline;
    }

  .inhoud EM {
      font-style: italic;
      font-weight: normal;
    }

  .inhoud .tekst {
      font-family: arial, helvetica, verdana, tahoma;
      font-weight: normal;
      font-size: 8pt;
      line-height: 11pt;
      color: #252524;
    }

  .inhoud .tekst A {
      text-decoration: underline;
      color: #252524;
    }

  .inhoud .tekst B {
    font-weight: bold;
    }

  .inhoud .tekst H1 {
    font-size: 8pt;
    font-weight: bold;
    }

  .inhoud .tekst EM {
      font-style: normal;
      font-size: 10pt;
      font-weight: bold;
    }
    
  .inhoud .promo {
      font-style: normal;
      font-size: 9pt;
      font-weight: bold;
      color: #cf0000;
    }
    
/*
  .inhoud .collectie {
      font-family: arial, helvetica, verdana, tahoma;
      font-weight: normal;
      font-size: 8pt;
      line-height: 11pt;
      color: #252524;
    } 

  .inhoud .collectie B {
      font-weight: bold;
    } 

  .inhoud .collectie A {
      text-decoration: underline;
      color: #252524;
    } 
*/

  .inhoudlinkerkolom {
      font-family: arial, helvetica, verdana, tahoma;
      font-weight: normal;
      line-height: 14pt;
      font-size: 9pt;
      color: #ffffff;
    }

  .inhoudlinkerkolom A {
      text-decoration: underline;
      color: #ffffff;
    }

  .inhoudlinkerkolom EM {
      font-style: normal;
      font-size: 8pt;
      color: #FFE3E0;
    }
    
    .picturepopup .title {
         font-family: arial, helvetica, verdana, tahoma;
      font-weight: bold;
      font-size: 11pt;
      color: #000000;

    
    }

    .picturepopup .text {
         font-family: arial, helvetica, verdana, tahoma;
      font-weight: normal;
      font-size: 10pt;
      color: #000000;

    
    }
    
        .picturepopup .previousnext {
         font-family: arial, helvetica, verdana, tahoma;
      font-weight: bold;
      font-size: 9pt;
      color: #FFFFFF;

    
    }

    .picturepopup .previousnext A {
      text-decoration: none;
      color: #FFFFFF;
    }

    .picturepopup .previousnext A:hover {
      text-decoration: underline;
      }

  
