#geheel {
	height: 96px;
	width: 750px;
	margin-top: 20%;
	margin-left: auto;
	padding-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 20%;
}
body {
	background-color: #000000;
}
#foto {
	float: left;
	width: 550px;
	padding-left: 50px;
}
#taalkeuze {
	float: right;
	width: 150px;
}

