body {
  scrollbar-face-color:			#FFFFFF; 
  scrollbar-highlight-color:	#FFFFFF; 
  scrollbar-shadow-color:		#8F8F8F; 
  scrollbar-3dlight-color:		#8F8F8F; 
  scrollbar-arrow-color:		#8F8F8F; 
  scrollbar-track-color:		#FFFFFF; 
  scrollbar-darkshadow-color: 	#FFFFFF;
}

body, td {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	color:					#FFFFFF;
	font-size:				12px;
	text-decoration:		none;
}
a:link, a:visited {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				12px;
	text-decoration:		none;
	color:					#575759;
}

a:active {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				12px;
	text-decoration:		none;
	color:					#FABB00;
}
a:hover {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				12px;
	text-decoration:		none;
	color:					#FABB00;
}
.content {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	color:					#575759;
	font-size:				12px;
	text-decoration:		none;
	text-align:				justify;
}
.introtekst {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	color:					#575759;
	font-size:				12px;
	text-decoration:		none;
}
.geleborder{
	border:					1px solid #FABB00;
}
.uitgelicht{
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	color:					#FABB00;
	font-size:				18px;
	text-decoration:		none;
	margin-bottom:			5px;
	
}
.h1uitgelicht{
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	color:					#575759;
	font-size:				18px;
	text-decoration:		none;
	margin-bottom:			0px;
	margin-top:				0px;
}
h1 {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	color:					#575759;
	font-size:				20px;
	text-decoration:		none;
	margin-bottom:			5px;
}
a:link.hoofdMenuLink, a:visited.hoofdMenuLink {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				13px;
	letter-spacing: 		1px;
	font-weight:			bold;
	text-decoration:		none;
	color:					#575759;
}
a:active.hoofdMenuLink {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				13px;
	letter-spacing: 		1px;
	font-weight:			bold;
	text-decoration:		none;
	color:					#FABB00;
}
a:hover.hoofdMenuLink {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				13px;
	letter-spacing: 		1px;
	font-weight:			bold;
	text-decoration:		none;
	color:					#FABB00;
}
a:link.subMenuLink, a:visited.subMenuLink {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				11px;
	letter-spacing: 		1px;
	text-decoration:		none;
	color:					#575759;
}

a:active.subMenuLink {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				11px;
	letter-spacing: 		1px;
	text-decoration:		none;
	color:					#FABB00;
}
a:hover.subMenuLink {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	font-size:				11px;
	letter-spacing: 		1px;
	text-decoration:		none;
	color:					#FABB00;
}
td.headerSlogan {
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	color:					#FFFFFF;
	font-size:				12px;
	font-weight:			bold;
	text-decoration:		none;
	text-align:				left;
}
td.headerDatum{
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	color:					#FFFFFF;
	font-size:				12px;
	font-weight:			bold;
	text-decoration:		none;
	text-align:				right;
}
td.logo{
	text-align:				right;
}
img.foto{
	border:					1px solid #FABB00;	
}
.box{
	border:					1px solid #FABB00;	
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	color:					#575759;
	font-size:				12px;
	width:					150px;
}
.check{
	border:					1px solid #575759;	
	font-family:			Trebuchet MS, Tahoma, Lucida Sans Unicode, Arial;
	color:					#000000;
	font-size:				12px;
	height:					22px;
	width:					150px;
	background-color:		#FFB200;
}