* {
  margin: 0;
  padding: 0;
}
body {
	text-align: center;
	min-width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 80%;
}
#wrapper {
	width: 900px;
	text-align: left;
	margin: 0 auto;
}
#nav {
	clear: both;
	width: 900px;
	float: left;
	padding-top: 10px;
	padding-bottom: 3px;
}
#nav p {
	text-indent: 25px;
}
a:link {
	color: #3399FF;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;
}

#header {
	width: 900px;
	height: 100px;
	clear: both;
	padding-top: 10px;
}
#content {
	width: 475px;
	float: right;
	padding-top: 10px;
}
#footer {
	clear: both;
	margin-bottom: 15px;
}
#footer p {
	font-size: 80%;
	color: #999999;
	padding-top: 10px;
	text-align: center;
}
#kaart {
	float: left;
	width: 400px;
	padding-top: 10px;
}
.box {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.box li {
	list-style-type: none;
	line-height: 1.4em;
	padding-left: 20px;
	padding-right: 20px;
}
.box ul {
	margin-left: 20px;
}

.box p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 1.4em;
	color: #333333;
}
.box h5 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.2em;
	color: #3399ff;
	font-weight: bold;
	font-size: 100%;
}
.box h2 {
	font-size: 1.5em;
	color: #3399FF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
	background-color: #d9ecfe;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.box h3 {
	font-size: 1.1em;
	color: #FF9A0A;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FE9900;
	border-right-color: #FE9900;
	border-bottom-color: #FE9900;
	border-left-color: #FE9900;
	background-color: #F7E6D2;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.box2 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.box2 li {
	list-style-type: disc;
	line-height: 1.4em;
	padding-left: 10px;
	margin-left: 25px;
}
.box2 ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-left: 15px;
}

.box2 p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 1.4em;
	color: #333333;
}
.box2 h3 {
	font-size: 1.1em;
	color: #FF9A0A;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FE9900;
	border-right-color: #FE9900;
	border-bottom-color: #FE9900;
	border-left-color: #FE9900;
	background-color: #F7E6D2;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.box2 h4 {

	font-size: 1.1em;
	color: #9CC201;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #9CC201;
	border-right-color: #9CC201;
	border-bottom-color: #9CC201;
	border-left-color: #9CC201;
	background-color: #F5FECB;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

