BODY {
	color: #6B6B6B;
	font-family: "Verdana";
	font-size: 11px;
	margin: 0px;
	line-height: 16px;
	background-color: #FFFFFF;
}

TD {
	color: #6B6B6B;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 16px;
}

LI {
	margin: 0px 0px 0px 18px;
	padding: 0px;
}
UL {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.afbeeldingLinks{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;  
}

.button {
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	background-color: #ABABAB;
	color: #FFFFFF;
}

.klok {
	position: absolute;
  top: 90px;
  left: 710px;
}

.tekst {
	padding: 20px 0px 0px 137px;
	width: 700px;
}
.tekst2 {
	padding: 10px 0px 0px 0px;
}

.titel {
	font-family: "Verdana";
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
  color: #87C521;
}


.pijlrood:link, .pijlrood:visited {
	background-image: url('pijlrood.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 3px;
  text-decoration: none;
  color: #F20017;
}

.pijlrood:hover  {
	text-decoration: underline;
	color: #F20017;
}

.pijlroodTerug:link, .pijlroodTerug:visited {
	background-image: url('pijlroodTerug.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 3px;
  text-decoration: none;
  color: #F20017;
}

.pijlroodTerug:hover  {
	text-decoration: underline;
	color: #F20017;
}

.vergroten:link, .vergroten:visited {
	background-image: url('vergroten.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 4px;
	height:16px;
  text-decoration: none;
  color: #F20017;
}

.vergroten:hover  {
	text-decoration: underline;
	color: #F20017;
}

.email:link, .email:visited {
	background-image: url('email.gif');
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 4px;
  text-decoration: none;
  color: #F20017;
}

.email:hover  {
	text-decoration: underline;
	color: #F20017;
}

.route:link, .route:visited {
	background-image: url('route.gif');
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 4px;
	height:21px;
  text-decoration: none;
  color: #F20017;
}

.route:hover  {
	text-decoration: underline;
	color: #F20017;
}

A:link             {
	text-decoration: underline;
  color: #F20017;
}
A:visited {
  color: #F20017;
	text-decoration: underline;
}
A:hover {
	text-decoration: underline;
	color: #F20017;
}

