BODY {
	background-color : White;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : arial;
	font-size : 10px;
	background-image : url(/images/BACKWEBSITE.gif);
	background-repeat : repeat-y;
	background-position : left;
}

A {
	color : #FFFFFF;
	font-family : Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	color : black;
		font-family : Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.inspringen {
	padding-left:15px;
}

FONT  A {
		color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

FONT A:HOVER {
	color : white;
		font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

SPAN A {
color : #035398;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;

}

SPAN A:HOVER{
color : black;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

INPUT {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	border-bottom-style : none;
	border-top-style : none;
	border-right-style : none;
	border-left-style : none;
}

Textarea {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: White;
}

.VIERKANTEMETERS {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-top-color: Black;
	border-right-color: Black;
	border-left-color: Black;
	border-bottom-color: Black;
}


.INPUTRadio {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	border-bottom-style : none;
	border-top-style : none;
	border-right-style : none;
	border-left-style : none;
	background-color : transparent;
}

.submitknop {
		background-color : #FFF4DC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	border-bottom-style : none;
	border-top-style : none;
	border-right-style : none;
	border-left-style : none;
	cursor: hand;
}

.submitknop2 {
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	border-bottom-style : none;
	border-top-style : none;
	border-right-style : none;
	border-left-style : none;
	cursor: hand;
}
	
.Logo {
	bottom: 0px;
	position: absolute;
    left:0px;
	 width:141px; 
	 height:98px; 
	 z-index:33;
}

