/* Eigenschappen voor de body, gewoon al het andere wat niet hieronder staat. */ body, p { background:#24343A; font-size:8pt; font-family:Trebuchet MS, Arial; color: #FFFFFF; } /* Eigenschappen voor de b, het dikgedrukte dus */ b { color:#758f8e;} /* Eigenschappen voor de i, het schuingedrukte dus */ i { color:#9eaaa1;} /* Eigenschappen voor de paginatitels */ .title,h2,h1 { font-size:8pt; font-family: Georgia, Arial; color: #8AA85E; font-weight:bold } /* Eigenschappen voor de tussenkopjes */ .head,h1 { font-size:10pt; font-family:Georgia, Arial; color: #8AA85E; font-weight:bold } /* De gewone links */ a:link { color: #507276; text-decoration:underline; cursor:crosshair; } /* De links die worden aangeklikt */ a:active { color: #507276; text-decoration:underline; cursor:crosshair; } /* De links waar overheen wordt gegaan */ a:hover { color: #142025; text-decoration:underline; cursor:crosshair; } /* De al aangeklikte links */ a:visited { color: #507276; text-decoration:underline; cursor:crosshair; } h1 { font-family : Agency FB; font-size : 12pt; text-weight: bold; text-align: right; text-transform: uppercase; padding: 1px; background: #507276; color: #FFFFFF; border-top: 3px solid #24343A; border-bottom: 3px solid #24343A; margin-bottom: 1px letter-spacing:1px; padding-right: 0; padding-top: 0px; padding-bottom: 0px; } h3 { font-family : Agency FB; font-size : 12pt; text-weight: bold; text-align: center; text-transform: uppercase; padding: 3px; background: #507276; color: #FFFFFF; border-top: 3px solid #24343A; border-bottom: 3px solid #24343A; margin-bottom: 1px; letter-spacing:1px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px; } h2 { font-family : Agency FB; font-size : 12pt; text-weight: bold; text-align: Left; text-transform: uppercase; padding: 3px; background: #24343A; color: #FFFFFF; border-top: 3px solid #ccdbc6; border-bottom: 3px solid #ccdbc6; margin-bottom: 1px; letter-spacing:1px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px; }