body ,table{
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	
}

A, A:visited, A:active {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
	font-size : 11px;
}

A:Hover {
	color: #FF0000;
	text-decoration: underline;

}

H1 {
	color: #336633;
	font-size : 17px;
}

H3 {
	color: #006633;
	font-size : 13px;
}

H4 {
	color: #FF0000;
	font-size : 11px;
}

select, option, textarea, input, submit, reset {
	font-size: 10pt;
	border: black solid 1px; 
	font-family: verdana;
	padding: 1px; 
	scrollbar-base-color: white; 
	scrollbar-face-color: white; 
	scrollbar-track-color: white; 
	scrollbar-arrow-color: black;
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: black;
	scrollbar-shadow-color: black; 
	scrollbar-darkshadow-color: white;
}

textarea {
	padding: 4px;
}

.contact {
	width: 250px;
}

.compwinnaar {
	background-color : #006633;
	color: #FFFFFF;
	font-weight: bold;
}

.block {
	BORDER-RIGHT: silver 1pt solid; 
	PADDING-RIGHT: 25px; 
	BORDER-TOP: silver 1pt solid; 
	PADDING-LEFT: 25px; 
	FONT-SIZE: 100%; 
	BACKGROUND: #336633; 
	FLOAT: left; 
	PADDING-BOTTOM: 15px; 
	MARGIN: 10px; 
	BORDER-LEFT: silver 1pt solid; 
	WIDTH: 400px; 
	COLOR: #ffffff; 
	PADDING-TOP: 15px; 
	BORDER-BOTTOM: silver 1pt solid;  
	HEIGHT: 25px;
	TEXT-ALIGN: left;
}
.block1
	{
		border: Black 1px solid;
		padding: 7px;
		margin: 5px 0px 5px 0px;
		background-color : White;
		width:100%;
	}
.nieuwsblok {
	width:400px;
	border: 1px solid green;
	padding: 7px;
	margin-bottom: 3px;
}	

.klein {
	font-family : Verdana;
	font-size : 9px;
}
	
#homeblok	{width: 500px; height: 333px; padding: 0px; position: absolute; top: 100px; left: 400px; margin: 0px 0;}
#homebloksluiten {	font-size: 10pt;					 
					font-family: verdana;
					top: 300px; left: 12px; 
					color : Black;
					 position: absolute;
				}
