BODY {
	background : #FFFFFF;
	margin : 0 0 0 0;
}

A:LINK, A:ACTIVE, A:VISITED {
	color : #555555;
	text-decoration : none;
}
A:HOVER {
	color : #333333;
	font-weight : bold;
	text-decoration : none;
} 



A.voorwaarden:LINK, A.voorwaarden:ACTIVE, A.voorwaarden:VISITED {
	font-size : 10pt;
	color : #333333;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}
A.voorwaarden:HOVER {
	color : #000000;
	font-weight : normal;
	text-decoration : underline;
} 

A.referenties:LINK, A.referenties:ACTIVE, A.referenties:VISITED {
	font-size : 10pt;
	color : #333333;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
A.referenties:HOVER {
	color : #000000;
	font-weight : normal;
} 

A.contact:LINK, A.contact:ACTIVE, A.contact:VISITED {
	font-size : 10pt;
	color : #555555;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
A.contact:HOVER {
	color : #000000;
} 

A.submenu:LINK, A.submenu:ACTIVE, A.submenu:VISITED {
	font-size : 11px;
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
A.submenu:HOVER {
	color : #000000;
	text-decoration : none;
} 
.submenu {
	font-size : 11px;
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height: 8px;
}


.veld_a {
	font-size : 8pt;
	// ff 10pt;
}
.veld_b {
	font-size : 9pt;
}


.maen {
	font-size : 13pt;
	color : #20497b;
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	font-weight : bold;
	line-height: 10pt;
}
.slogan {
	font-size : 10px;
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}


.tekst {
	font-size : 10pt;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
}

.diensten {
	font-size : 8pt;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	text-align: justify;
}



.titel {
	font-size : 10pt;
	color : #555555;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.subtitel {
	font-size : 9pt;
	color : #555555;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}


INPUT {
	font-size: 11px;
	background: #FAFAFA;
	border : 1px solid Black;
	font-family : Arial, Helvetica, sans-serif;
}

INPUT.verstuur {
	font-size: 10pt;
	color : #555555;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	background: #FAFAFA;
	border : 0px solid Black;
}

TEXTAREA {
	font-size: 11px;
	background: #FAFAFA;
	border : 1px solid Black;
	font-family : Arial, Helvetica, sans-serif;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #cccccc;
	scrollbar-track-color: #999999;
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3d-light-color: #cccccc;
	scrollbar-darkshadow-color : #cccccc;
}