body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #000000;
	line-height: normal;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

#body {
	margin:0px auto;
	padding: 0px;
	width: 700px;
	height: auto;
}
#menu {
	position: relative;
	width:175px;
	height:300px;
	z-index:1;
	line-height: 25px;
	background-image: url(menu.png);
}
#menu_foto {
	position: relative;
	left: -150px;
	width:175px;
	height:250px;
	z-index:1;
	line-height: 25px;
	background-image: url(menu.png);
}
#menu_route {
	position: relative;
	width:175px;
	height:970px;
	z-index:1;
	line-height: 25px;
	background-image: url(menu.png);
	background-repeat: no-repeat;
}
.active {
	position: relative;
	left: 30px;
	width: 150px;
}
a.active, a.nonactive {
	text-decoration: none;
}
#inhoud{
	position:relative;
	width:525px;
	height:300px;
	z-index:2;
	font-size: 16px;
	line-height: 1.3;
}
#inhoud_foto{
	position:relative;
	width:0px;
	height:0px;

}
#inhoud_route{
	position:relative;
	width:525px;
	height:970px;
	z-index:2;
	font-size: 16px;
	line-height: 1.3;
}
.noot {
	font-size: 12px;
	font-style: italic;
}
.adres {
	font-size: 12px;
	line-height: 1.5;
}

#foto {
	position:relative;
	left:0px;
	width:700px;
	height:400px;
	z-index:3;
	margin: 0px auto;
}
#fotos {
	position:relative;
	top: -250px;
	left:50px;
	width:700px;
	height:400px;
	z-index:3;
	margin: 0px auto;
}
.nonactive {
	position: relative;
	left: 2px;
	width: 150px;
	font-weight: 600;
}
#footer {
	position:relative;
	width:700px;
	height:10px;
	margin: 0px auto;
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
}

