#tab_vrijgezel {
	float: left;
	width: 130px;
	height: 23px;
	margin-top: 0px;
	padding-top: 2px;
	background-color: #0c0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#tab_vrijgezel a {
	font-weight: bold;
	text-decoration: underline;
}
#tab_bedrijf {
	border-right: none;
}
#tab_gezin {
	border-right: none;
}
#top {
	background-color: #0c0;
}
#menu_lijn {
	position: absolute;
	z-index: 1;
	margin: auto;
	margin-top: 59px;
	left: 50%;
	margin-left: 65px;
	width: 130px;
	border-top: 1px solid #0c0;
}