BODY {
	background-color		   : #EEEEEE;
	background-attachment      : fixed;
	background-repeat          : repeat;
	margin                     : 0px;
}
TD {
	font-family     : Tahoma;
	font-size       : 11px;
	line-height     : 16px;
	font-style      : normal;
	color           : #000000;
	letter-spacing  : 0px;
}
.tekst_titel{
	font-family     : Tahoma;
	font-size       : 18px;
	line-height     : 16px;
	font-style      : normal;
	color           : #8F8F8F;
	letter-spacing  : 0px;
	font-weight		: normal;
}
.tekst-links {
	line-height		: 18px;
	padding-left    : 17;
	padding-right   : 17;
	padding-top     : 10;
	padding-bottom  : 10;
}
.titel-overons{
	font-family     : Tahoma;
	font-size       : 13px;
	line-height     : 16px;
	font-style      : normal;
	color           : #FFCC00;
	letter-spacing  : 0px;
	font-weight		: bold;
}
.tekst-overons {
	color			: #FFFFFF;
	line-height		: 18px;
	padding-left    : 17;
	padding-right   : 17;
	padding-top     : 10;
	padding-bottom  : 10;
}
.tekst-wat {
	color			: #FFFFFF;
	line-height		: 18px;
	padding-left    : 17;
	padding-right   : 17;
}
.tekst-watdoenwe {
	color			: #FFFFFF;
	line-height		: 18px;
	padding-left    : 17;
	padding-right   : 17;
	padding-top     : 17;
	padding-bottom  : 17;
}
.tekst-contact {
	color			: #FFFFFF;
	line-height		: 18px;
	padding-left    : 17;
	padding-right   : 17;
}
.tekst-referenties {
	line-height		: 25px;
	text-decoration : underline;
	padding-left    : 17;
	padding-right   : 17;
	padding-top     : 10;
	padding-bottom  : 10;
}
.tekst_klein {
	letter-spacing	: 1px;
	padding-right	: 12px;
	font-size       : 10px;
	color			: #FFFFFF;
}
.tekst_bold {
	font-weight		: bold;
}
.cursor {
	cursor          : hand
}
.nieuwsafbeelding
{
	border 			: solid 1px #8F8F8F;   
}
select, input, textarea, radio, checkbox{
	color           : #000000;
	font-family     : Tahoma;
	font-size       : 11px;
	background      : #F8F8F8;
	text-align      : left;
	border-width    : 1; 
	border-color    : #8F8F8F; 
	border-style    : solid; 
}
INPUT.button {
	background      : none;
	color			: #FFFFFF;
	border          : 0;
	background-image: url(bg_button.gif);
	font-weight     : bold;
	width           : 100px;
	height          : 20px;
	cursor          : hand;
}
IMG {
	border			: 0px;
}
A {
	text-decoration : underline;
	color           : #000000;
}
A:HOVER {
	text-decoration : underline;
	color           : #000000;
}
A:VISITED {
	text-decoration : underline;
	color           : #000000;
}
A:ACTIVE {
	text-decoration : underline;
	color           : #000000;
}
A.2 {
	font-size		: 9px;
	text-decoration : underline;
	color           : #8F8F8F;
}
A.2:HOVER {
	font-size		: 9px;
	text-decoration : underline;
	color           : #8F8F8F;
}
A.2:VISITED {
	font-size		: 9px;
	text-decoration : underline;
	color           : #8F8F8F;
}
A.2:ACTIVE {
	font-size		: 9px;
	text-decoration : underline;
	color			: #8F8F8F;
}
.navmenu a {
	padding-top: 3px;
	font-family: Trebuchet MS;
	font-size:11 px;
	color: #707073;
	font-weight:normal;
	text-decoration: none;
	display:block;
	height: 23 px;
	background-repeat: no-repeat;
	line-height: 23px;
}
.navmenu a:hover {
	padding-top: 3px;
	font-family: Trebuchet MS;
	font-size:11 px;
	color: #00519A;
	font-weight:bold;
	text-decoration: none;
	display:block;
	height: 23 px;
	background-repeat: no-repeat;
	line-height: 23px;
	cursor:hand;
}
.navmenuover {
	padding-top: 3px;
	font-family: Trebuchet MS;
	font-size:11 px;
	color: #00519A;
	font-weight:bold;
	text-decoration: none;
	display:block;
	height: 23 px;
	background-repeat: no-repeat;
	line-height: 23px;
	cursor:hand;
}