body {
	font-family: Pegasus, "Times New Roman", serif;
	font-size: 100%;
	line-height: 150%;
	background-color: #86ACB5;
	margin: 0px;
}
#wrapper {
	background-color: #86ACB5;
	margin: auto;
	width: 998px;
}
#head {
	background-color: #FCC45F;
	height: auto;
	width: 998px;
}
#kolrechts {
	float: right;
	width: 79%;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #fcc45f;
	height: auto;
}
#navigatie {
	list-style-type: none;
	text-decoration: none;
}
#navigatie li {
	text-align: right;
	background-color: #FCC45F;
	padding-right: 5%;
	font-size: 150%;
	list-style-type: none;
	line-height: 200%;
}

#voet ul li {
	font-size: 300%;
	font-weight: bold;
	text-decoration: none;
	list-style-image: url(Images/phone.gif);
	text-align: center;
	list-style-position: inside;
}

#navigatie li a   {
	color: #000;
	text-decoration: none;
	background-color: #78a8e8;
}
#navigatie li a:hover {
	color: #FCC45F;
	font-style: oblique;
}



#voet {
	background-color: #FCC45F;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

#kop {
	background-color: #FCC45F;
}
#kollinks {
	background-color: #FCC45F;
	float: left;
	width: 20%;
	height: 450px;
}
#wrapper #kolrechts img {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
#kolrechts p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.infobox {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	line-height: 100%;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
span {
	font-weight: bold;
	color: #900;
}
.rood {
	color: #900;
}
