
body {


	font-family: Verdana, Geneva, Arial,
        sans-serif;
	color: black;
	text-align: left;
	font-size: 12px;
	background-color: #FFFFCC;

	overflow: auto;
		
}


a:link {  font-family: Verdana, Times New Roman,
        Times, serif; 
	font-size: 12px;
	color: maroon; 
	Text-Decoration : none; 
	}
  
a:visited { font-family: Verdana, Times New Roman,Times, serif; 
	font-size: 12px;
	color: maroon; 
	Text-Decoration : none;  }

a:hover { font-family: Verdana, Times New Roman,
        Times, serif; 
	font-size: 12px;
	color: maroon; Text-Decoration : underline; 
}

a:active { font-family: Verdana, Times New Roman,
        Times, serif;
	font-size: 12px;
	color: maroon; 
}





#top {

	height: 130px;
	
			
	background-color: #FFFFCC;
	width: 90%;

	position: absolute;	
	left: 5%;
	top: 0px;

}



#menutop {


	background-color: #FFFFCC;

	height: 20px;
	
	position: absolute;	
		
	left: 15%;
	top: 130px;
	

	
	width: 90%;
	}




#pagina

{	width: 90%;
	
	position: absolute;
	top: 160px;
	left: 5%;
	background: url("images/achtergrond.jpg");
	background-position: 5% 160px;
	background-repeat: repeat-y;
	
}


#startpagina

{	width: 80%;
	
	position: absolute;
	top: 30%;
	left: 10%;
	background: url("images/achtergrond.jpg");
	background-position: 5% 30%;
		
}

#fotopagina

{		
	position: absolute;
	top: 110px;
	left: 30%;
	
	
}




#formpagina 

{	width: 80%;
	
	position: absolute;
	top: 35%;
	left: 10%;
	background-color: #FFFFCC;
	
	padding: 10px;
		
}






	


#navigatie {
	
	width: 14%;
	height: auto;
	
	border: 1px solid maroon;
	background-color: white;
		
	font-size: 12px;
	
	float: left;
	

	margin-top: 10px;
	margin-left: 1%;
	

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

 		
	
		
	}



#inhoud  {
	margin-top: 10px;
	margin-left: 1%;
	
	width: 65%;
	

	padding-right: 5px;
	padding-left: 5px;}

#inhoudreis  {
	margin-top: 10px;
	
	width: 65%;
	padding-right: 5px;
	padding-left: 15px;

}

#land { 
	margin-top: 40px;
	margin-left: 15px;
	width: 80%;
	}
	

#inhoud, #land, #inhoudreis

	{		
	float: left;
	height: auto;

	
	}



#lijst

	{
	margin-left: 15%;
		
	float: left;
	height: auto;
	

	}





#rechtermenu1, #rechtermenu2 {
	width: 13%;
	height: auto;

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

	border: 1px solid maroon;
	background-color: white;
		
	font-size: 12px;
		}
	
#rechtermenu1 {
	
	float: clear;
	margin-top: 10px;
	margin-left: 84%;
	text-align: left;

	
}

	
#rechtermenu2 {
	
	float: clear;
	margin-top: 10px;
	margin-left: 84%;

	
}








#footer { 
	
	background-color: white;
	position: center;
	
	height: 20px;


}

