@charset "utf-8";
#container {
	position: relative;
	background-color: #0000FF;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	height: auto;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	display: inline;
}

#inhoud {
	background-color: #CCCCCC;
	float: left;
	width: 760px;
	position: relative;
	height: auto;
	padding: 10px;
	color: #000000;
}
#links {
	float: left;
	height: 30px;
	width: 770px;
	position: relative;
	padding: 5px;
	background-color: #666666;
	text-align: center;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #660000;
	color: #FFFFFF;
}
#titelbalk {
	float: left;
	height: 100px;
	width: 780px;
	position: relative;
	text-align: left;
}
h3 {
	color: #660000;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
#inhoudlinks {
	float: left;
	width: 500px;
	position: relative;
	height: auto;
}
#faciliteiteninhoud {
	float: left;
	width: 355px;
	position: relative;
	height: auto;
}
#faciliteitenfoto {
	float: right;
	width: 240px;
	position: relative;
	margin-right: 100px;
}
#activiteiteninhoud {
	float: left;
	width: 375px;
	position: relative;
	height: auto;
}
#faciliteitenfoto {
	float: left;
	width: 280px;
	position: relative;
	height: auto;
}
#footer {
	text-align: center;
	float: left;
	width: 780px;
	position: relative;
	height: auto;
	background-color: #660000;
}
