BODY {
	background-attachment      : fixed;
	background-repeat          : repeat;
	background-position 	   : top center;
	background-image		   : url(../img/back.jpg);
	background-attachment      : fixed;
	background-repeat          : repeat;
	margin                     : 0px;
}

TD {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 11px;
	line-height     : 18px;
	font-style      : normal;
	color           : #000000;
	letter-spacing  : 0px;
}

.tekst {
	letter-spacing  : 5px;
	font-size       : 11px;
	line-height     : 18px;
	font-style      : normal;
	color           : #000000;
	letter-spacing  : 0px;

}

.tekst_bold {
	letter-spacing  : 5px;
	font-size       : 11px;
	line-height     : 18px;
	font-style      : normal;
	color           : #000000;
	letter-spacing  : 0px;
	font-weight      : bold;

}

.tekst_menu_bold {
	letter-spacing  : 5px;
	font-size       : 12px;
	line-height     : 18px;
	font-style      : normal;
	color           : #000000;
	letter-spacing  : 0px;
	font-weight      : bold;
	
}	
.tekst_wit {
	letter-spacing  : 5px;
	font-size       : 11px;
	line-height     : 18px;
	font-style      : normal;
	color           : #ffffff;
	letter-spacing  : 0px;

}

.tekst_wit_bold {
	letter-spacing  : 5px;
	font-size       : 11px;
	line-height     : 18px;
	font-style      : normal;
	color           : #ffffff;
	letter-spacing  : 0px;
	font-weight      : bold;

}

.tekst_groen_bold {
	letter-spacing  : 5px;
	font-size       : 11px;
	line-height     : 18px;
	font-style      : normal;
	color           : #70A59D;
	letter-spacing  : 0px;
	font-weight      : bold;

}

.tekst_paars_bold {
	letter-spacing  : 5px;
	font-size       : 11px;
	line-height     : 18px;
	font-style      : normal;
	color           : #9E95BF;
	letter-spacing  : 0px;
	font-weight      : bold;

}

.tekst_bruin_bold {
	letter-spacing  : 5px;
	font-size       : 11px;
	line-height     : 18px;
	font-style      : normal;
	color           : #BEA77C;
	letter-spacing  : 0px;
	font-weight      : bold;

}

.tekst_klein {
	font-size       : 9px;
}

.cursor {
	cursor          : hand
}

select, input, textarea, radio, checkbox{
	color           : #000000;
	font-family     : Verdana;
	font-size       : 11px;
	background      : #F8F8F8;
	text-align      : left;
	border-width    : 1; 
	border-color    : #000000; 
	border-style    : solid; 
}
INPUT.button {
	background      : none;
	border          : 0;
	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           : #000000;
}

A.2 {
	text-decoration : none;
	color           : #000000;
	letter-spacing  : 2px;
	font-size       : 11px;
	font-weight     : normal;
		
}

A.2:HOVER {
	text-decoration : none;
	color           : #666666;
	letter-spacing  : 2px;
	font-size       : 11px;
	font-weight     : none;
}

A.3 {
	text-decoration : none;
	color           : #000000;
	font-size       : 11px;
	font-weight     : normal;
		
}

A.3:HOVER {
	text-decoration : underline;
	color           : #000000;
	font-size       : 11px;
	font-weight     : normal;
}

A.4 {
	text-decoration : none;
	color           : #ffffff;
	font-size       : 11px;
	font-weight     : normal;
		
}

A.4:HOVER {
	text-decoration : underline;
	color           : #ffffff;
	font-size       : 11px;
	font-weight     : normal;
}
