	body {
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#666666;
		text-align: center;
		margin: 0px;
		padding: 0px;
		background:#fff;
}
	
	#main {
		width: 950px;
		padding: 0px;
		margin: 0px auto 0px auto;
	}

	#topbox {
		position: relative;
		margin: 0 auto;
		width:900px;
		height:10px;
		}
	#box {
		position: relative;
		margin: 0 auto;
		text-align: left;
		width: 900px;
	}
	
	#box-bottom {
		position: relative;
		margin: 0 auto;
		width:900px;
		height:44px;
		clear:both;
		font-size:14px;
	}
	
	#sitecontainer {
	margin-left:20px;
	height:auto;
	}
	
	#header {
		height: 16px;
		width: 900px;
		padding: 1px;
		margin: 0px;
		text-align: right;
		font: 11px Verdana;
		color: #036;
	}
	#header a {
		color: #036;
		text-decoration: none;
	}
	#header a:hover {
		color: #06C;
		text-decoration: underline;
	}

	#menu {
		width: 900px; 
		float:left;
	}
		
	#menu ul {
		list-style-type: none;
	}
	
	#menu li {
		float:left;
		width:128px;
		height:25px;
		margin-right:12px;
		background: url('../images/menu_btn.png');
		text-align:center;
		font-size:20px;
		padding-top:2px;
	}	
	#menu li a{
	text-decoration:none;
	color:#ffffff;
	}
	
	#menu li:hover{
	background: url('../images/menu_btn_hv.png');
	}
	#menu li.current{
	background: url('../images/menu_btn_hv.png');
	}
	
	#menu img {
		float:left;
		vertical-align:middle;
		margin-right:15px;	
	}
	#content {
		width:900px;
		float:left;
		background-position:center 250px;
	}
	
	#tekst
	{
		padding:0 5px 5px 5px;
		border:1px solid #cccccc;
		margin-top:10px;
		margin-bottom:10px;
	}
	
	#tekst a {
	color:#72AD07
	}	
	
	.kolom
	{
	float:left;
	width:260px;
	padding-left:31px;
		}

		
	.kolom img{
    float: left;
    margin-bottom: 2px;
    margin-right: 3px;
	}	


		
	.vollebreedte
	{ clear:both; }	
		
	#mainPlaces {
		font: 11px Verdana;
		font-weight: bold;
		color: #036;
	}

	h1 {
		font: 16px Verdana;
		font-weight: bold;
	}
	h2 {
		font: 13px Verdana;
		font-weight: bold;
		color:#72AD07;
	}
	
	h3 { font: 14px Verdana;
		font-weight: bold;
		color:#72AD07;
	}
	h4 { font: 13px Verdana;
		font-weight: bold;
		color:#72AD07;
	}
	
	#tekst ul a{
	color:#72AD07;
	font: 14px Verdana;

	text-decoration:none;	
	}

	img.links {
	float:left;
	padding:10px;
	}
	
	img.midden {
	margin-left: auto;
    margin-right: auto;
	padding:10px;
	}
	
	img.rechts {
	float:right;
	padding:10px;
	}
	

	.booking {
		width: 500px;
		height: 150px;
	}
	iframe {
	float:right;
	}
