body {
	font-family: Verdana, Arial, Times New Roman,Times, serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	text-align: left;
		
	background: url("images/achtergrond.jpg");
}
	
	



h1 {  font-family: tamoha, Verdana, Geneva, Arial,
        SunSans-Regular, sans-serif;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	color: #6B8E23;	 
	text-indent: 1em;
}


h2 {  font-family: Verdana, Geneva, Arial,
        SunSans-Regular, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: maroon;}


h3 {  font-family: Verdana, Geneva, Arial,
        SunSans-Regular, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: maroon;
	background-color: white;
	padding: 5px;
}

h4 {  font-family: Verdana, Geneva, Arial,
        SunSans-Regular, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: maroon;
	
}


.fotobestemming
{
	width: 90%;
	border-right: 5px solid orange;
	background-color: none;
	
	
	
	
	}




.trip
	{
	width: 95%;
	height: auto;

	background-color: none;
	
	margin-left: 10px; 
`	
	padding-left: 10px;	

	border-left: 5px solid maroon;
	border-right: 0px solid silver;
	border-top: 0px solid green;
	border-bottom: 0px solid green;
	
	text-align: left; 
	
	

}

.triptd
	{
	height: auto;

	background-color: none;

	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 10px;
	text-indent: 0em;
	
	border-right: 0px solid green;
	border-left: 2px solid orange;
	border-top: 2px solid orange;
	border-bottom: 0px solid green;
	
	
	

}




.bestemming
	{
	background-color: none;
	
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;	
	padding-right: 10px;	

	border-left: 0px solid maroon;
	border-right: 0px solid green;
	border-top: 0px solid green;
	border-bottom: 0px solid green;
	
	text-align: left; 
	
	}

.opsomming  
{	
	width: 100%;
}

.excursie  
{	
	width: 100%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;	
	padding-right: 10px;	

	border-left: 0px solid green;
	border-right: 0px solid green;
	border-top: 0px solid green;
	border-bottom: 0px solid green;

}

.excursietd 

{	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;	
	padding-right: 10px;	

	border-left: 1px solid green;
	border-right: 1px solid green;
	border-top: 1px solid green;
	border-bottom: 1px solid green;

}


.reserveer  
{	
	width: 80%;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-right: 3px;	

	border: 0px solid green;
	border-right: 0solid green;
	border-top: 0px solid green;
	border-bottom: 0px solid green;

}

.reserveerkop 
{	
	background-color: #6B8E23;
	color: white;
	font-weight: bold;

	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-right: 3px;	

	border: 0px solid green;
	border-right: 0solid green;
	border-top: 0px solid green;
	border-bottom: 0px solid green;

}

.reserveertd 
{	
	width: 450px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-right: 3px;	

	border: 1px solid green;
	border-right: 1solid green;
	border-top: 1px solid green;
	border-bottom: 1px solid green;

}


.soortenlijsten
{	width: 450px;
	padding-left: 3px;
	padding-right: 3px;	

	border: 1px solid green;
	border-right: 1solid green;
	border-top: 1px solid green;
	border-bottom: 1px solid green;

	}

.soortenlijstentd 
{	
	
	padding-left: 3px;
	padding-right: 3px;	

	border: 1px solid green;
	border-right: 1solid green;
	border-top: 1px solid green;
	border-bottom: 1px solid green;

	text-align: center;
	background-color: silver;

}


a:link {color: white; Text-Decoration: none; font-size: 12px;}
  
a:visited {color: white; font-size: 12px; Text-Decoration : none;}
a:hover { color: white; font-size: 12px; Text-Decoration : underline;}
a:active {color: #8B0000; font-size: 12px; Text-Decoration : none;}


