BODY {
	scrollbar-face-color       : #F8F8F8;
	scrollbar-shadow-color     : #F8F8F8;
	scrollbar-highlight-color  : #F8F8F8;
	scrollbar-3dlight-color    : #F8F8F8;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color      : #F8F8F8;
	scrollbar-arrow-color      : #000000;
	margin                     : 0px;
	background-image:url(../img/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
}

TD {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 11px;
	line-height     : 18px;
	font-style      : normal;
	color           : #666666;
	letter-spacing  : 0px;
}

.tekst {
	padding		    : 6px;
	text-align		: justify;
}

.tekst_klein {
	font-size       : 9px;
}

.titel {
	font-size       : 16px;
	font-weight		: bold;
	padding-bottom	: 5px;
}

.menu {
	padding-left    : 10px;
}

.inhoud {
	padding         : 18px;
	text-align		: justify;
}

.adresgegevens {
	color           : #ffffff;
	padding		    : 6px;
}
.vacancies {
	font-size: 14px;
	font-weight: bold;
}

.cursor {
	cursor          : hand
}

select, input, textarea, radio, checkbox{
	color           : #000000;
	font-family     : Verdana;
	font-size       : 11px;
	background      : #F8F8F8;
	text-align      : left;
	border-width    : 1px; 
	border-color    : #000000; 
	border-style    : solid; 
}
INPUT.button {
	background      : none;
	border          : 0px;
	background-image: url(bg_button.gif);
	font-weight     : bold;
	width           : 100px;
	height          : 20px;
	cursor          : hand;
}

IMG {
	border			: 0px;
}

A {
	text-decoration : none;
	color           : #000000;
}
A:HOVER {
	text-decoration : underline;
	color           : #333333;
}
A:VISITED {
	color           : #000000;
}
A:ACTIVE {
	text-decoration : underline;
}

A.2 {
	text-decoration : none;
	color           : #A3A3A3;
}
A.2:HOVER {
	text-decoration : underline;
	color           : yellow;
}
A.2:VISITED {
	color           : yellow;
}
A.2:ACTIVE {
	text-decoration : underline;
}
