/* default.css */
BODY { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; background-color: #C8C9EE; 
	margin-top: 0; margin-left: 0; SCROLLBAR-FACE-COLOR: #C8C9EE;}
BODY.BG {background-color: #C8C9EE;}
BODY.I {background-color: #8080A4; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; }
BODY.K {background-color: #E5A21F;}
BODY.M {background-color: #47497A;}
BODY.V {background-color: #FF0000;}

P { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; margin-top: 0;}

H1 { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; margin-bottom: 10;}
H2 { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; margin-bottom: 10;}
H3 { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; margin-bottom: 0;}
H4 { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; margin-bottom: 0;}
H5 { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; margin-bottom: 0;}
H6 { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; margin-bottom: 0;}

TD { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; }
TH { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #3C8182; }
DIV { font-family: Arial, Helvetica, sans-serif; color: #3C8182; }

CODE { font-family: "Courier New", Courier, monospace; font-size: 12pt;}
TT { font-family: "Courier New", Courier, monospace; font-size: 10pt;}
PRE { font-family: "Courier New", Courier, monospace; font-size: 10pt;}



UL { margin-top: 0; type: circle;}

A:link { font-weight: normal; color: #FFFFFF; text-decoration: underline;}
A:visited { font-weight: normal; color: #FFFFFF; text-decoration: underline;}
A:active { font-weight: normal; color: #FFFFFF; text-decoration: underline;}
A:hover { font-weight: normal; color: #47497A; background-color:#C8C9EE; text-decoration: underline;}

/* Menu */
.menu {color: #FFFFFF; font-weight: normal;}
A.menulink:link { font-weight: normal; color: #FFFFFF; text-decoration: none;}
A.menulink:visited { font-weight: normal; color: #FFFFFF; text-decoration: none;}
A.menulink:active { font-weight: normal; color: #FFFFFF; text-decoration: none;}
A.menulink:hover { font-weight: normal; color: #47497A; background-color:#C8C9EE; text-decoration: none;}

/* Rode balk onderaan scherm */
.balk {color: #FFFFFF; font-weight: normal;}
A.balklink:link { font-weight: normal; color: #FFFFFF; text-decoration: none;}
A.balklink:visited { font-weight: normal; color: #FFFFFF; text-decoration: none;}
A.balklink:active { font-weight: normal; color: #FFFFFF; text-decoration: none;}
A.balklink:hover { font-weight: normal; color: #FFFFFF; text-decoration: underline; background-color:#FF0000;}

.datum {font-size: 8 pt; margin-bottom: 0;}.button{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; background: #47497A; border-width: 2px;}

.kopje {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #FFFFFF; background-color: #47497A; margin-bottom: 3; font-weight: bold; }

.calculated { color:#FFFF00; font-style: italic; font-weight: bold;}