@charset "utf-8";
/* CSS Document */

	* {
	margin:auto;
	}
	
	img {  
		border-style: none;	
		}
		
	.vlag {
		margin-left: 2px;
		margin-top: 3.5px;

	}	
	.aboutfoto {
		margin-left: 25px;
		margin-top: 20px;		
				
	}
	
	.homefoto {
		margin-left: 30px;
		margin-top: 20px;		
				
	}	
	
	
	.rubriekplaatje {	
			margin-top: 6px;
	
	}
	
	html, body {
		background: #feca64;
		background-image: url(../img/achtergrond.png);
		background-repeat:repeat-x;
		background-position:top center;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		text-align: justify;
		font-weight:100;
		line-height: 180%;
		letter-spacing: 0.3px;
		color: black;
		}
		
	.frame {
		width: 843px;

	}
	.header {
		width: 843px;
		height: 171px;
		
	}
	.content {
		background: #fbf796;
		float:left;
		height:500px;
		width: 770px;
		background-image: url(../img/bgcontent.jpg);
		background-repeat:repeat-x;
	}
	
	.tekstveld {
		width: 540px;
		height: 500px;
		
		margin-left: 20px;
		margin-top: 20px;
	
		float:left;
	}
	
	.tekstveld1 {
		width: 700px;
		height: 500px;
		
		margin-left: 20px;
		margin-top: 20px;
	
		float:left;
	}
	.tekstveld2 {
		width: 450px;
		height: 500px;

		
		margin-left: 20px;
		margin-top: 20px;
	
		float:left;
	}
	
	.tekstveld3 {
		width: 450px;
		height: 100px;
		
		
		margin-left: 20px;
		margin-top: 20px;
	
		float:left;
	}	
	
	.fotoicons {
	
		width: 290px;
		height: 85px;
	
		
		margin-right: 10px;
		margin-top: 35px;
		text-align:center;
	
		float:right;
	}
	
	.contactinfo {
		width:250px;
		height:150px;

		float:right;
		margin-right: 20px;
		margin-top: 62px;

		
	}
	
	.routeplanner {
		width:200px;
		height:220px;
		background: white;
		float:right;
		margin-right: 70px;
		margin-top: 10px;	
		
	}
	
	
	.foto {
		width: 200px;
		height: 500px;
		float:left;
		margin-left: 10px;
		margin-top:50px;
		
	}
	
	.fotoweergave {
		width:10%;
		height:10%;
	}
	
	.fotoveld {
		width: 650px;
		text-align:center;
		
		float:left;
		margin-left: 60px;
				
	}
	

	.rubrieken1{
		width: 230px;
		height: 284px;
	
		background-image:url(../images/rubriekL.png);
		background-position:right;
		background-repeat:no-repeat;
		
		margin-left: 100px;
		
		float:left;
		text-align:center;
		
	}
	
	.rubrieken2{
		width: 230px;
		height: 284px;
		background-image:url(../images/rubriekL.png);
		background-position:right;
		background-repeat:no-repeat;
		margin-right: 100px;	
		float:right;
		text-align:center;
	}
	
	.rubriekenselectie1{

		width: 197px;
		height: 284px;
			background-image:url(../images/rubriekL.png);				
		margin-left: 100px;
		float:left;
		text-align:center;	
	}
	
	.rubriektitel1nl{
		width: 33px;
		height: 284px;
	
	
		background-image:url(../images/rubriekLTnl.png);
		float:left;
		text-align:center;
		
	}	

	.rubriektitel1eng{
		width: 33px;
		height: 284px;
	
	
		background-image:url(../images/rubriekLTeng.png);
		float:left;
		text-align:center;
		
	}
	.rubriekenselectie2{
		width: 197px;
		height: 284px;
		
		background-image:url(../images/rubriekL.png);		
		margin-right: 100px;	
		float:right;
		text-align:center;
	}	

	
	.rubriektitel2nl{
		width: 33px;
		height: 284px;
	
	
		background-image:url(../images/rubriekRTnl.png);
		float:left;
		text-align:center;
	}	
	.rubriektitel2eng{
		width: 33px;
		height: 284px;
	
	
		background-image:url(../images/rubriekRTeng.png);
		float:left;
		text-align:center;
		
	}		
	
	.footer {
		background: #cc6600;
		width: 770px;
		height: 30px;
		float:left;
		font-size:10px;
		text-align:right;
	}
	
	.landen {
	
		float:left;
		font-size:10px;
		text-align:left;
	}
	
	.randlinks {
		height: 530px;
		width: 58px;
		float:left;
		background-image: url(../img/linkerrand.png);
	}
	.randrechts {
		height: 530px;
		width: 15px;
		float:right;
		background-image: url(../img/rechterrand.png);
	}
	
	h1	{
		font-size:30px;
		font-weight:bold;
		height:30px;
		color: #cc6600;
		margin-top:5px;
		margin-bottom:6px;
		border-bottom: thin;
		border-bottom-style: dotted;
		
	
		
	}
	h2	{
		font-size:12px;
		font-weight:bold;
		color: #333;
	}
	
	h3	{
		font-size:15px;
	
		font-weight:bold;
		text-decoration: underline;
		color:black;
	}
	
	.contactveld	{
		font-size:11px;
		line-height: 170%;
		font-variant:small-caps;
	
		color:black;
	}	
	
	a.maillink {
		color:blue;
	}
	
	a.maillink:hover {
		color: #cc6600;
		
	}
	a.copyright {
		color:white;
		text-decoration: none;
		
	}
	
	a.copyright:hover {
		color: black;
		
	}	
		
		
