body {background-color: #A6A6E6; }
/*    */
/*  oude kleur lichtblauw A9BAE7  */
/*  oude kleur lichtblauw DBF76C  */
/*  oude kleur lichtblauw 96DCF3  */
/*  eerst een aantal kopregels definiëren */
/*    */  
.Kop1 {font-family: Arial; font-size: 18pt; font-weight: bold; color: red}
.Kop2 {font-family: Arial; font-size: 14pt; font-weight: bold; color: red}
.Kop3 {font-family: Arial; font-size: 12pt}
.Kop4 {font-family: Arial; font-size: 14pt; font-weight: bold; color: "#000099"}
.Kop5 {font-family: Arial; font-size: 11pt; font-weight: bold; color: "#000099"}
/*    */
.NaamKop {font-family: Arial; font-size: 33pt; font-weight: bold; color: red}
.NaamKop2 {font-family: Arial; font-size: 24pt; font-weight: bold; color: red}
.NaamKop3 {font-family: Arial; font-size: 22pt; font-weight: bold; color: "#006600"}
.NaamKop4 {font-family: Times New Roman; font-size: 22pt; font-weight: bold}
.NaamDetail {font-family: Arial; font-size: 11pt; font-weight: bold}
/*    */
/* dan de verschillend detailregels */
.Detail {font-family: Arial; font-size: 10pt} 
.Detail2 {font-family: Arial; font-size: 13pt; font-weight: bold} 
.Detail2w {font-family: Arial; font-size: 13pt; font-weight: bold; color: white} 
.Detail2r {font-family: Arial; font-size: 13pt; font-weight: bold; color: red} 
.Detail3 {font-family: Arial; font-size: 11pt; color: black; font-weight: bold} 
.Detail4 {font-family: Arial; font-size: 10pt; font-weight: bold} 
.Detail5 {font-family: Arial; font-size: 16pt; font-weight: bold; color: red} 
.Detail6 {font-family: Arial; font-size: 18pt; font-weight: bold; color: blue} 
/*     */
/* de regel voor de melding van de laatste wijzigingsdatum */
.Datum {font-family: Arial; font-size: 9pt; font-weight: bold; color: "#000099"} 

/* dan de regels die in een tabel worden gebruikt */
.TabelKop  {font-family: Arial; font-size: 12pt; font-weight: bold; color: "#000099"}
.CelKop1 {font-family: Arial; font-size: 12pt; font-weight: bold; color: red}
.CelKop2 {font-family: Arial; font-size: 10pt; font-weight: bold}
.CelKop3 {font-family: Arial; font-size: 12pt; font-weight: bold}
.TabelRegel  {font-family: Arial; font-size: 8pt}
.TabelRegelVet  {font-family: Arial; font-size: 8pt; font-weight: bold}

/*  extra definities voor extra layout zaken */ 
.Kleur  {font-weight: bold; color: yellow}
.Kleur2 {font-weight: bold; color: red}
.Kleur3 {font-weight: bold; color: blue}

