<style type="text/css">
	.dummy {}
	body {
		font-family : Arial, Helvetica, sans-serif;
		font-size : x-small;
	}
	table {}
	tr {}
	td {
		font-family : Arial, Helvetica, sans-serif;
		font-size : x-small;
	}
	a {}
	div {
		font-family : Arial, Helvetica, sans-serif;
		font-size : x-small;
	}
	textarea.ansichtarea {
		background-color : transparent;
		border : 0;
		font-family : Arial, Helvetica, sans-serif;
	}
	.nav_home{
		background-repeat : no-repeat;
		color : #FFFFFF;
		font-weight : bold;
		font-style : italic;
	}
	a.boek_left {
		color : #000000;
		font-weight : bold;
		text-decoration : none;
	}
	a.boek_right {
		color : #000000;
		text-decoration : none;
	}
	.blink {
		text-decoration : blink;
	}
	.onderschrift {
		font-size : xx-small;
	}
	.boek_titel {
		font-size : small;
		color : #000000;
		font-weight : bold;
		text-decoration : none;
	}
	a.hoofdstuk {
		color : #000000;
		
		text-decoration : none;
	}
	a.hoofdstuk_actief {
		color : #000000;
		font-weight : bold;
		text-decoration : none;
	}
	.txt_wit {
		color : #ffffff;
	}
	.txt_groen {
		color : #51EE04;
		font-size : small;
		font-weight : bold;
	}
	.inhoud {
		font-size : small;
		color : #000000;
		font-weight : bold;
		text-decoration : none;
	}
	a.kwlink {
		font-size : x-small;
		color : #000000;
		text-decoration : none;
	}
	a.kwlink:hover {
		font-size : x-small;
		text-decoration : underline;
	}
	a.vraag {
		color : #FFFFFF;
		font-size : small;
		font-weight : bold;
		text-decoration : none;
		font-family : "Courier New", Courier, monospace;
	}
	.devraag {
		font-size : small;
		font-weight : bold;

	}
	a.vraag_bonus {
		color : #C72412;
		font-size : small;
		font-weight : bold;
		text-decoration : none;
		font-family : "Courier New", Courier, monospace;
	}
	.remote_titel {
		font-size : small;
		color : #000000;
		font-weight : bold;
		text-decoration : none;
		font-style : italic;
	}
	.remote_blok {
		background-color : #C72412;

	}
	.remote_blok_klaar {
		background-color : #FFFFFF;
		color : #C72412;
		font-size : small;
		font-weight : bold;
		text-decoration : none;
		font-family : "Courier New", Courier, monospace;
	}
	.remote_blok_huidig {
		color : #C72412;
		font-size : small;
		font-weight : bold;
		text-decoration : none;
		font-family : "Courier New", Courier, monospace;
	}
	a.speelverder {
		color : #C72412;
		font-size : medium;
		font-weight : bold;
		text-decoration : none;
		font-style : italic;
	}
	.kijkwijzer {
		color : #C72412;
		font-size : medium;
		font-weight : bold;
		text-decoration : none;
		font-style : italic;
	}
	.score {
		color : #C72412;
		font-size : large;
		font-weight : bold;
		text-decoration : none;
		font-family : "Courier New", Courier, monospace;
	}
	.remote_blok_bonus {
		background-color : #FFF126;
	}
	.transp {
		-moz-opacity: 90%;
		filter: alpha(opacity=90);
		scrollbar-track-color : #0084E6;
		scrollbar-shadow-color : #FFFFFF;
		scrollbar-arrow-color : #000000;
		scrollbar-base-color : #0084E6;
		scrollbar-face-color : #0084E6;
		scrollbar-highlight-color : #FFFFFF;
		scrollbar-darkshadow-color : #0084E6;
	}
	a.cflink {
		font-size : x-small;
		color : #000000;
		text-decoration : none;
	}
	.klok {
	 	position: absolute;
		left: +74;
		top: +15;
		 -moz-opacity: 80%; 
		 filter: alpha(opacity=80);
	 }
</style>