/* veranderd:
- Verdana ipv Arial
- kleur links		#CE2103 (rood)
- kleur txtBlauw	#222704 (groen)
- kleur txtTitel	#222704 (groen)
- groen (#222704) ipv blauw (#000066)
- rood (#CE2103) ipv oranje (#CC6600)
*/
body {
	font-family: Verdana, Helvetica, sans-serif;
	color: #222704;
	font-size: 10pt;
	font-style: normal;
}
A:link {
	color:#CE2103;
	text-decoration: underline;
} 
A:visited {
	color:#CE2103;
	text-decoration: underline;
} 
A:active {
	color:#CE2103;
	text-decoration: underline;
} 
A:hover {
	color: #222704;
	text-decoration: underline overline;
}
.Mailpointer {
    CURSOR: url(images/mail.cur);
}
.txtWit6 {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 6pt;
}
.txtWit7 {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
}
.txtWit8 {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}
.txtWit9 {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}
.txtWit10 {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
.txtWit11 {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11pt;
}
.txtWit12 {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
}
.txtWit12B {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.txtBlauw6 {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 6pt;
	color: #222704;
}
.txtBlauw7 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #222704;
}
.txtBlauw8 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #222704;
}
.txtBlauw9 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #222704;
}
.txtBlauw10 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #222704;
}
.txtBlauw11 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	color: #222704;
}
.txtBlauw12 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #222704;
}
.txtTitel12 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #222704;
}
.txtTitel14 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #222704;
}
.txtTitel16 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #222704;
}
.txtTitel18 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #222704;
}
.txtTitel32 {
	font-family: Verdana, Times, serif;
	font-size: 23pt;	/* veranderd: 23pt i.p.v. 32pt
						(ter oplossing van herhaalde achtergrondplaatje in Firefox bij groter lettertype */
	font-weight: bold;
	color: #222704;
	/* kunnen ramen om de letters? wellicht ongeveer zo (bij mij werkt het niet):
	text-shadow: -3px 0 red, 0 3px red, 3px 0 red, 0 -3px red */
}
.LijstOranje11 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CE2103;
}
.OranjeCel {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0cm;
	margin-right: 0cm;
	margin-bottom: 0.0001pt;
	margin-left: 0cm;
	padding: 0px;
	background-color: #CE2103;
	border: thin solid #CE2103;
}
.BlauweCel {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0cm;
	margin-right: 0cm;
	margin-bottom: 0.0001pt;
	margin-left: 0cm;
	padding: 0px;
	background-color: #222704;
	border: thin solid #222704;
}
.hand {

    CURSOR: hand;
}
.bevelTable {
	border: thin dotted #222704;
}


/* eigen toevoegingen */

.floatleft {
	float: left;
	margin-right:10px;
}
.floatright {
	float: right;
	margin-left:10px;
}
.txtWilly10 {
	font-family: Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10pt;
	color: #222704;
	padding: 10;
	margin: 10;
	min-height: 220;
	/* "height" werkt niet goed in Firefox,	daarom "min-height" en
		voor InternetExplorer desnoods <br>'s toevoegen aan de tekst*/
	border: 2px solid #222704;
}
.hallo {
	font-weight: bold;
	line-height: 200%;
}
.brief {
	font-family: 'Comic Sans MS', Times, serif;
	font-style: italic;
	line-height: 200%;
}
dd {
	padding-bottom: 10;
}
table.txtBlauw10 td {
	vertical-align: top;
}
.txtBlauw10inverse {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #222704;
}
.alphalist {
	list-style-type: lower-alpha;
}
.rubric {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #222704;
	max-width: 100%;
	border: 1px solid #222704;
}
.rubric td {
	border: 1px solid #222704;
	padding: 2;
}
.rubricInverse {
	border: 1px solid #222704;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #222704;
}
