body {
	background-image: url(images/blok.gif);
	background-repeat: repeat;
	text-align: center;
	margin-top: 7px;
}
td {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0067a6;
	text-decoration: none;
}
.td_groen {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #66cccc;
	text-decoration: none;
}
a:link {
	color: #7ed0d6;
	text-decoration: none;
}
a:visited {
	color: #63A6AB;
	text-decoration: none;
}
a:hover {
	color: #1171ac;
	text-decoration: none;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0067A6;
	text-decoration: none;
}
.titelgroen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #66cccc;
	text-decoration: none;
}

.achtergrond {
	background-image: url(images/gordijn.png);
	background-repeat: no-repeat;
	background-position: right;
}
.foto {
	z-index: -1;
}
.backgroundtabelcontact {
	background-image: url(images/achtergrond_contact.jpg);
	background-repeat: no-repeat;
}
