/* ################################################ NORMAL ############################################# */
BODY.zand { background: #FFFFFF url(background.jpg); font-family:'Times New Roman','Verdana','Tahoma','Arial','Helvetica'; font-size:10pt; color:#000000; font-weight:normal; font-style:normal; text-align:left; text-transform:none }

BODY.color { background: #000000 url(background.jpg); font-family:'Times New Roman','Verdana','Tahoma','Arial','Helvetica'; font-size:12pt; color:#FFFFFF; font-weight:normal; font-style:normal; text-align:left; text-transform:none }

/*BODY.color { background: #27FCFC; font-family:'Times New Roman','Verdana','Tahoma','Arial','Helvetica'; font-size:12pt; color:#000000; font-weight:normal; font-style:normal; text-align:left; text-transform:none }*/

A:link { color: #08FFFF }       /* unvisited link */
A:visited { color: #FF00FF }    /* visited links */
A:active { color: #FF00FF }     /* active links */

.normal { font-family:'Times New Roman','Verdana','Tahoma','Arial','Helvetica'; font-size:12pt; color:#FFFFFF; font-weight:normal; font-style:normal; text-align:left; text-transform:none }

/* TEKST ITALIC */
I { font-style:italic }

/* H1 */
H1 { font-size:18pt; font-weight:bold }

/* H2 */
H2 { font-size:16pt; font-weight:bold }

/* H3 */
H3 { font-size:14pt; font-weight:bold }

/* BOLD */
B { font-weight:bold }

/* koptekst */
.kop { font-size:14pt; color:#9CCE00; font-weight:bold }
.kopnew { font-size:14pt; color:#397B29; font-weight:bold; background-color:#000000 }

/* STRIP -> STRIP LINK */
.linkdoor { color:#FF0000 }

/* AUTEUR */
.auteur { color:#8B008B }

/* SCANS */
.scan { color:#3B3BFF }

/* HARDCOVER */
.hardcover { font-size:14pt; color:#0000B2; font-weight:bold }

/* SPECIAL BLINKING */
.special { font-size:14pt; color:#E03000; font-weight:bold; text-decoration:blink }

/* Terug naar de index */
.terugindex { font-size:9pt }

/* Einde van Pagina */
.endpage { font-size:8pt; text-align:center; font-weight:bold ; color:#FFFFFF}

/* SUPERSCRIPT */
SUP { font-size:7pt }

/* PRE */
PRE { font-family:'COURIER NEW' }

/* MARGIN LEFT */
.margin { margin-left: 10; margin-right: 10 }

/* XXL TEXT */
.textxxl { font-size:16pt }

/* XL TEXT */
.textxl { font-size:14pt }

/* L TEXT */
.textl { font-size:12pt }

/* N TEXT */
.textn { font-size:10pt }

/* NHead TEXT */
.textnh { font-size:10pt; color:#FFFFFF; font-family:'Arial'; }

/* S TEXT */
.texts { font-size:8pt }

/* XS TEXT */
.textxs { font-size:6pt }

/* index TEXT */
.indextext { font-family:'Arial'; font-size:9pt }

/* buttons TEXT */
.buttonstext { font-family:'Arial'; font-size:10pt }

/* required TEXT */
.required { color:#FF0000}


/* ############################################## TABLE ################################################ */
/* TABLE NORMAL */
TD { font-family:'Times New Roman','Verdana','Tahoma','Arial','Helvetica'; font-size:12pt; color:#FFFFFF; font-weight:normal; font-style:normal; text-transform:none }

/* TABLE XXL TEXT */
.tablexxl { font-size:16pt }

/* TABLE XL TEXT */
.tablexl { font-size:14pt }

/* TABLE L TEXT */
.tablel { font-size:12pt }

/* TABLE S */
.tables { font-size:8pt }

/* TABLE SMALL */
.tablexs { font-size:6pt }

/* TABLE HEAD */
.tablehead { font-size:12pt; font-weight:bold}

/* TABLE HEAD CENTER */
.tableheadcenter { font-size:16pt; font-weight:bold; text-align:center; text-transform:uppercase }

/* TABLE HEAD RED */
.tableheadred { font-size:13pt; color:#FF0000; font-weight:bold; text-transform:uppercase }

.tablelinks { color:#FF0000 }


/* ########################################## FORM ################################################# */
/* MONOSPACE */
.monospace  { font-family:'Courier New','Monospace'; font-size:9pt }

/* ###################################### NAVIGATION BAR ############################################ */
/* BODY NAVBAR */
BODY.nav { background: #000000; font-family:'Verdana','Tahoma','Arial','Helvetica'; font-size:10pt; color:#000000; font-weight:normal; font-style:normal; text-align:left; text-transform:none }

