.hoofdmenu {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #473216;
	background-image: none;
	background-position: left top;
	left: 5px;
	padding-left: 5px;
	padding-top: 10px;
	text-align: left;
	white-space: normal;
	height: 25px;
	width: 180px;
	background-color: #F0A669;
/*	border-bottom: 1px solid #D68A59; */
}
.submenu {
	display: block;
	height: 20px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #473216;
	background-image: none;
	list-style-image: none;
	left: 3mm;
	padding: 5px 0px 0px;
	background-repeat: no-repeat;
	background-color: #FBDDA9;
}
.bodytekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #473216;
	text-decoration: none;
	background-color: #FBDDA9;
	padding-top: 5px;
	padding-left: 10px;
}
.linknaarbuiten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #473216;
	text-decoration: underline;
	background-color: #FBDDA9;
}
