@charset "iso-8859-1";

/* Stijl voor het kwartaaltijdschrift Brabants , Joop van den Bremen */

body { background-color: #dedede;
       background-image: url(../pic/spiral1.gif); 
       text-align: center;
}

a:link {color: #666600;
}

a:visited {color: #999933;
}

a:hover {color: #8888dd;
}

a:active {color: #000080;
}

BLOCKQUOTE {background: #ffffcc; 
            padding: 25px;
            width: 400px;
            margin: 1cm auto 0.7cm auto;
}

TABLE { width: 335px;
}

H1 {font-family: Arial, Helvetica, sans-serif; 
    font-size: 16pt; 
    font-weight: normal; 
    text-align: right; 
    color: #111166;
}

H2 {font-family:  Arial, Helvetica, sans-serif;
    font-size: 14pt; 
    color: #111166;
    font-weight: normal; 
    text-align: left;
}
H2.rechts {text-align: right;
}

H3 {font-family:  Arial, Helvetica, sans-serif;
    font-size: 12pt; 
    color: #111166;
    font-weight: normal; 
    text-align: left;
}

H4 {font-family: Times New Roman, serif; 
    text-align: center; 
    font-size: 11pt;
}

H5 {font-family: Times New Roman, serif; 
    font-weight: bold; 
    text-align: right; 
    font-size: 10pt;
}

H6 {font-family: Helvetica, Arial, sans-serif; 
    color: #666600
}
H6.links {text-align: left;
          font-size: 7pt;
          color: #111166;
}
H6.rechts {text-align: right;
           font-size: 7pt;
           color: #111166;
}

P {font-family: Helvetica, Arial, sans-serif; 
   font-weight: normal;
   text-align: left; 
   font-size: 10pt; 
   color: #111166;}

/* gewijzigd 17 januari 2010 */
