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;
	padding-top: 20px;
}
#head {
	background-color: #FCC45F;
	height: auto;
	width: 998px;
}
#kolrechts {
	float: right;
	width: 78%;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #fcc45f;
	height: 450px;
	padding-top: 20px;
}
#navigatie {
	list-style-type: none;
	text-decoration: none;
}
#navigatie li {
	text-align: right;
	background-color: #FCC45F;
	padding-right: 15px;
	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-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}


#kop {
	background-color: #FCC45F;
}
#kollinks {
	background-color: #FCC45F;
	float: left;
	width: 20%;
	height: 470px;
}
#kolrechts img {
	float: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
