/* CSS Document */

body{
		margin-left:0px;
		margin-right:0px;
		margin-bottom: 0px;
		margin-top: 0px;
		scrollbar-arrow-color: #ff9500;
		scrollbar-3dlight-color: #EAE9E9;
		scrollbar-base-color: #EAE9E9;
		scrollbar-darkshadow-color: #EAE9E9;
		scrollbar-face-color: #EAE9E9;
		scrollbar-highlight-color: #ff9500;
		scrollbar-shadow-color: #ff9500;
		scrollbar-track-color: #EAE9E9;
		}
a {
	color: #333333;
}

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

.brood {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	text-align: left;
	color: #373737;
}


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

.inleiding {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	text-align: justify;
	color: #383737;
}
.content {
	overflow:auto;
	position:absolute;
	left:35px;
	top:226px;
	width:478px;
	height:428px;
	z-index:1;
	clear: none;
}

.kopje	{
	font-size: 16pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #F90;
	line-height: 20pt;
	font-weight: normal;
		}
		
a:hover {
	color: #F90;
}

