#tab_culinair {
	float: left;
	width: 80px;
	height: 23px;
	margin-top: 0px;
	padding-top: 2px;
	background-color: #800080;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#tab_culinair a {
	font-weight: bold;
	text-decoration: underline;
}
#tab_evenementen {
	border-right: none;
}
#top {
	background-color: #800080;
}
#menu_lijn {
	position: absolute;
	z-index: 1;
	margin: auto;
	margin-top: 59px;
	left: 50%;
	margin-left: 292px;
	width: 80px;
	border-top: 1px solid #800080;
}