body {
	margin:0px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
}

body, td, th, div, p, div {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	margin-top: 3px;
	color:#C5C5C5;
}
.contactformulier td , #FormhandlerForm td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C5C5C5;
}
.intro {
line-height:24px;
font-weight:bold;
font-size:11px;
color:#5BABD0; /*#0075ab;*/
}
.menuRij{
border-bottom:1px solid #666666;
}
h2, h3 {
	font-family: Verdana, sans-serif;
	font-weight:bold;
	color:#5BABD0;
	white-space: normal;
	padding-bottom:12px;
}
h1 { 
	font-family: Verdana, sans-serif;
	color:#666666;
	font-size: 20px;
	margin-top:0px;
	margin-bottom: 24px;	
}
h2 { 
	font-weight:bolder;
	font-size:16px;
	margin-top:3px;
	margin-bottom:-3px;
	color:#666666;

}
h3 { 
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 3px;	
	color: #666666;
	line-height:20px;

}
th {
	line-height: 16px;

}
a:link, a:active {
font-weight:bold;
color:#00A2AA;
text-decoration:none;
}
a:visited {
color: #00A2AA;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#00A2AA;
font-weight:bold;
text-decoration:underline;
}
/*voor zoekfunctie !*/
.highlightedtext{
	font-weight: bold;
	background-color: #FFFF00;
}

.product {
color:#ff0000;
font-weight:bold;
text-decoration:underline;
}

.agenda {
color:#CCCCCC;
}