body {
	margin: 0;
	padding: 0;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
hr {
	display: none;
}
.hrnavig {
	height: 1px;
	background-color: white;
}
#wrap {
	background-color: #FFFFFF;
	width: 760px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
#hoofd {
	margin: 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	margin: 30px 20px;
	color: #666666;
}
.titel {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.broodkruimel{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}
.ugent {
	font-size: 14px;
	color: #666666;
}
.mi {
	font-size: 24px;
	color: #666666;
}
.navigcont {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
.navig {
	margin-left: 20px;
	color: #666666;
}
a.navigtekst:link, a.navigtekst:visited {
	color: white;
	text-decoration: none;
}
a.navigtekst:hover {
	color: white;
	text-decoration: none;
}
.subnavigcont {
	background-color: #666666 ;
	background-position: bottom;
	background-repeat: repeat-x;
	border-right: 1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
.intra {
	color: white;
	text-decoration: none;
	font-size: 10px;
}
a.subnavigtekst:link, a.subnavigtekst:visited {
	color: white;
	text-decoration: none;
}
a.subnavigtekst:hover {
	color: white;
	text-decoration: none;
}