BODY {
	scrollbar-face-color       : #d2d2d2;
	scrollbar-shadow-color     : #F8F8F8;
	scrollbar-highlight-color  : #F8F8F8;
	scrollbar-3dlight-color    : #F8F8F8;
	scrollbar-darkshadow-color : #F8F8F8;
	scrollbar-track-color      : #F8F8F8;
	scrollbar-arrow-color      : #F8F8F8;
	margin                     : 0px;
}

TD {
	font-family     : Arial, Helvetica, sans-serif;
	font-size       : 12px;
	line-height     : 22px;
	font-style      : normal;
	color           : #000000;
	letter-spacing  : 0px;
}

.home-doelgroep-titel-1 {
	font-size		: 14px;
	font-weight		: bold;
	color			: #cf4785
}

.home-doelgroep-titel-2 {
	font-size		: 14px;
	font-weight		: bold;
	color			: #b1d4f2
}

.home-doelgroep-titel-3 {
	font-size		: 14px;
	font-weight		: bold;
	color			: #f3df62
}

.home-doelgroep-titel-4 {
	font-size		: 14px;
	font-weight		: bold;
	color			: #a6c635
}

.tekst-homepage {
	padding-right	: 5px;
	padding-left	: 5px;
	font-size		: 11px; 
}

.tekst_nieuws {
	padding-right	: 10px;
	padding-left	: 9px;
	font-size		: 11px;
}

.tekst {
	padding-right	: 20px;
	padding-left	: 20px;
	text-align		: justify;
}
.tekst-referenties {
	padding-left	: 20px;
	text-align		: justify;
}
.tekst2 {
	padding-right	: 5px;
	padding-left	: 5px;
	text-align		: justify;
}

.tekst_bold {
	font-weight      : bold;
}

.titel_home {
	padding-top		 : 15px;
	font-size        : 16px;
	font-weight      : bold;
}

.titel_home2 {
	font-size       : 14px;
	font-weight      : bold;
}

.titel_inhoud {
	font-size       : 22px;
	font-weight      : bold;
}

.nieuws {
	padding-top		: 15px;
	padding-left	: 15px;
	text-align		: justify;
}

.inhoud {
	padding-left	: 20px;
	padding-bottom	: 20px;
	padding-top		: 20px;
	text-align		: justify;
	font-size       : 12px;
}
.inhoud2 {
	padding-left	: 20px;
	padding-right	: 20px;
	text-align		: justify;
}

.paddingnieuws {
	padding-left	: 9px;
	padding-right	: 10px;
}

.bottom {
	font-size       : 12px;
}

.cursor {
	cursor          : hand
}

select, input, textarea, radio, checkbox{
	color           : #000000;
	font-size       : 12px;
	background      : #ffffff;
	text-align      : left;
	border-width    : 1; 
	border-color    : #000000; 
	border-style    : solid; 
}
INPUT.button {
	background      : none;
	border          : 0;
	font-weight     : bold;
	width           : 100px;
	height          : 18px;
	cursor          : hand;
}
.plaatje {
	border			: 0px;
	padding-right	: 10px;
	padding-top		: 10px;
	padding-bottom	: 20px;
	padding-left	: 20px;
}
.img-left {
	border			: 0px;
	padding-left	: 20px;
}
A {
	text-decoration : none;
	color           : #000000;
}
A:HOVER {
	text-decoration : underline;
	color           : #000000;
}
A:VISITED {
	color           : #000000;
}
A:ACTIVE {
	text-decoration : none;
}

A.2 {
	text-decoration : none;
	color           : #A3A3A3;
}
A.2:HOVER {
	text-decoration : underline;
	color           : #10157F;
}
A.2:VISITED {
	color           : #10157F;
}
A.2:ACTIVE {
	text-decoration : none;
}