div#Navigatie_basis {
	width: 240px;
	float: left;
	display: inline-block;
	margin-right: 10px;
	height: 350px;
	text-align: left;
}

div#Nav_Logo {
	width: 240px;
	height: 105px;
	float: left;
	display: inline-block;
	clear: left;
	margin-bottom: 15px;
}

div#Nav_B_Home {
	width: 190px;
	height: 30px;
	float: left;
	clear: left;
}

div#Nav_B_Ons {
	width: 190px;
	height: 30px;
	float: left;
	display: inline-block;
	clear: left;
}

div#Nav_B_Portfolio {
	width: 190px;
	height: 30px;
	clear: left;
	float: left;
	display: inline-block;
}

div#Nav_B_Diensten {
	width: 190px;
	height: 30px;
	float: left;
	clear: left;
	display: inline-block;
}
div#Nav_B_Contact {
	width: 190px;
	height: 30px;
	clear: left;
	float: left;
	display: inline-block;
}