#v-menu {
	list-style-type: none;
	display: block;
	position: relative;
	padding: 0px;
	text-indent: 20px;
	font-style: normal;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.navigatiemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
	background-repeat: no-repeat;
	margin-left: 25px;
	position: relative;
	background-position: left;
	font-size: 15px;
	font-style: normal;
	line-height: 150%;
}
