body {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

td {
  font-family:Tahoma;
  font-size:11px;
  color:#6C6C6C;
}


a.reizen {
  font-family:Tahoma;
  font-size:12px;
  color:#380982;
  font-weight: bold;
  text-decoration: none;
}

a.reizen:hover {
  font-family:Tahoma;
  font-size:12px;
  color:#E26A3F;
  font-weight: bold;
  text-decoration: none;
}

a.andereReizen {
  font-family:Tahoma;
  font-size:12px;
  color:#e46b40;
  font-weight: bold;
  text-decoration: none;
}

a.andereReizen:hover {
  font-family:Tahoma;
  font-size:12px;
  color:#380982;
  font-weight: bold;
  text-decoration: none;
}

a.menu {
  font-family:Tahoma;
  font-size:12px;
  color:#E26A3F;
  font-weight: bold;
  text-decoration: none;
}

a.menu:hover {
  font-family:Tahoma;
  font-size:12px;
  color:#FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

a.copyright {
  font-family:Tahoma;
  font-size:11px;
  color:#6C6C6C;
  text-decoration: none;
}

.landen img{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 0.5;
}

.landen:hover img{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: 1;
}

font.reizen {
  font-family:Tahoma;
  font-size:20px;
  color:#441E1F;
  font-weight: bold;
}

#tekstColumn1 {
	float: left;
	width: 205px;
	padding: 5px;
	text-align: justify;
}
#tekstColumn2 {
	float: left;
	width: 205px;
	padding: 5px;
	text-align: justify;
}
#tekstColumn3 {
	float: left;
	width: 205px;
	padding: 5px;
	text-align: justify;
}