﻿/* Opmaakbestand voor de pagina's van de website
   Laatste aanpassing: 26/03/07 - 18.04
*/

body {background-attachment: fixed;
      background-image: url(images/common/caw_logo_bg.gif);
      background-repeat: repeat;
      font-size: 10pt;
      font-family: 'Trebuchet MS';
      color: #990066;
      font-variant: normal}
h1 {font-size: 18pt;
    font-family: 'Trebuchet MS';
    color: #333366;
    font-variant: normal;
    font-weight: lighter}
h2 {font-size: 14pt;
    font-family: 'Trebuchet MS';
    color: #333366;
    font-variant: normal;
    font-weight: lighter}
h3 {font-size: 10pt;
    font-family: 'Trebuchet MS';
    color: #333366;
    font-variant: normal;
    font-weight: lighter}
h4 {font-size: 8pt;
    font-family: 'Trebuchet MS';
    color: #333366;
    font-variant: normal;
    font-weight: lighter}
a:link {color: #990066; text-decoration: none}
a:visited {color: #990066; text-decoration: none}
a:active {color: #990066; text-decoration: none}
a:hover {color: #9999CC; text-decoration: bold}