.basis #linkermenu {
	font-weight: bold;
	text-decoration: none;
	width: 175px;
	padding: 0;
	border-size: 0px;
	float: left; /* aangezien dit een zwevend element betreft, moet er een breedte worden opgegeven */
	width: 175px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Verdana;
	font-size: 9px;
	line-height: 24px;
	position: relative;
	}

 .basis #linkermenu ul {
	list-style-type: none;
}	

#linkermenu, #linkermenu li a {
	text-decoration: none;
	padding: 0px 5px 5px 8px;
	list-style-type: none;
	color: #888;
}	

#linkermenu li a:link, #linkermenu li a:visited, #linkermenu  li  a:link, #linkermenu   {
	color: #888;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px 0px 5px 5px;
	list-style-type: none;
	border-bottom: 1px solid #ddd;
}
	
#linkermenu li a:hover {
	color: #555;
	font-weight: bold;
	text-decoration: none;
}

.menuWit {
	color: #009ee0;
	font-size: 10px;
	font-family: verdana, helvetica;
	font-weight: bold;
	line-height: 27px;
	background-image: url(../images/all/menu1.jpg);
	vertical-align: middle;
	padding-left: 8px;
	list-style-type: none;
	margin-left: -3px;
	background-color: #FFFFFF;
	margin-top: 0px;
	background-position: -250px 0px;
	background-repeat: no-repeat;
}
.actief  {
	color: #009ee0;
	font-weight: bold;
	padding: 0px 5px 2px 10px;
	border-bottom: 1px solid #ddd;
}

.basis #container #linkermenu {
	color: #333333;
}
.basis #container #linkermenu .anker {
	color: #006798;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
}

