body { 
	margin: 10px;
	padding: 0px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
}

#holder {
	position: relative;
	top: 0px;
	margin: 0px auto 0px auto;
	width: 900px;
	height: 675px;
	background-color: #fff;
}

#content { 
	position: relative; 
	width: 100%;
	font-size: 100%;
	/*/*/font-size: 100%; /* */
	color: #000066;
}

#footer {  
	position: absolute; 
	width: 100%;
	font-size: 90%;
	/*/*/font-size: 90%; /* */
	top: 642px;
	color: #fff;
	text-align: center;
	padding: 2px 0;
}

#navigatie {
	position: absolute;
	width: 80%; /* was 100% */
	font-size: 120%;
	/*/*/font-size: 120%; /* */
	left: 266px; /* was 79 */
	top: 35px;
	margin: 0px;
	color: #fff; 
}

#menu {
	padding: 6px 0;
	margin: 0;
	width: 100%;
	text-align: left; /* was center */
}

#menu li {
	list-style: none;
	display: inline;
}

#menu li a {
	padding: 3px 0.5em;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#menu li a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#menu li a:hover{
	text-decoration: none;
	color: #469c23;
	font-weight: bold;
}

#menu li a:current{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

p  {
	color: #000;
	font-size: 12px;
	/*font-size: 95%; /* */
}

h1 { 
	color: #000;
	font-size: 125%;
	/*/*/font-size: 125%; /* */
	line-height: 1.5em;
}

h2 { 
	color: #000;
	font-size: 115%;
	/*/*/font-size: 115%; /* */
}

h3 { 
	color: #000;
	font-size: 105%;
	/*/*/font-size: 105%; /* */
}

div.padder {
	padding: 0px 50px 15px 50px; 
}


#div-wie {
	position: absolute;
	width: 610px;
	height: 200px;
	top: 90px;
	left: 275px;
	padding: 0 10px 0 0;
	overflow: auto;
	color: #000;
}
#div-fotos {
	position: absolute;
	width: 825px;
	height: 500px;
	top: 100px;
	left: 100px;
	padding: 0 10px 0 0;
	overflow: auto;
	color: #000;
}
#div-reizen {
	position: absolute;
	width: 350px;
	height: 540px;
	top: 90px;
	left: 275px;
	padding: 0 10px 0 0;
	overflow: auto;
	color: #000;
}
#div-waar {
	position: absolute;
	width: 600px;
	height: 585px;
	top: 90px;
	left: 275px;
	padding: 0 10px 0 0;
	margin-left: 0px;
	overflow: auto;
	color: #000;
}
#div-waarHolder {
	position: absolute;
	width: 900px;
	height: 675px;
	top: 0px;
	left: 0px;
	overflow: auto;
}
#HitLink{
	background-color:#00FF33;
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

#div-aktueel {
	position: absolute;
	width: 450px;
	height: 400px;
	top: 100px;
	left: 275px;
	padding: 0 10px 0 0;
	overflow: auto;
	color: #000;
}
#div-accom{
	position: absolute;
	width: 800px;
	height: 500px;
	top: 100px;
	left: 50px;
	padding: 0 10px 0 0;
	margin: 0px auto 0px auto;
	overflow: auto;
	color: #000;
}
#div-contact{
	position: absolute;
	width: 600px;
	height: 900px;
	top: 150px;
	left: 275px;
	padding: 0 10px 0 0;
	overflow: auto;
	color: #000;
}
#div-admin{
	position: absolute;
	width: 500px;
	height: 500px;
	top: 100px;
	left: 266px;
	padding: 0 10px 0 0;
	overflow: auto;
	color: #000;
}