/* CSS Document */

body{
		margin-left:0px;
		margin-right:0px;
		margin-bottom: 0px;
		margin-top: 0px;
		scrollbar-arrow-color: #A0522D;
		scrollbar-3dlight-color: #FFF8DC;
		scrollbar-base-color: #DAA520;
		scrollbar-darkshadow-color: #FFF8DC;
		scrollbar-face-color: #FFF8DC;
		scrollbar-highlight-color: #A0522D;
		scrollbar-shadow-color: #A0522D;
		scrollbar-track-color: #FFF8DC;
		}
a {
	color: #330000;
}

.klein {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	color: #FAFAFA;
}

.brood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #330000;

}


.image {
	border-style: solid;
	border-color: #660000;
	border-width: 1px;
}

.inleiding {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 14pt;
	text-align: left;
	color: #3a9bf7;
	font-weight: bold;
}
.content {
	overflow:auto;
	position:absolute;
	left:162px;
	top:119px;
	width:620px;
	height:410px;
	z-index:1;
	clear: none;
}

.kopje	{
	font-size: 18pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20pt;
	font-weight: bold;
	color: #3a9bf7;
		}
		
a:hover {
	color: #09F;
}

