.intro {
	background-image: none;
	background-color: #00FFCC;
}
body {
	background-image: url(../JPEG/site/Achtergrond.jpg);
}
.tittel {
	text-align: center;
	top: 150px;
	position: absolute;
	width: 100%;
}
.selectie {
	top: 350px;
	position: relative;
	text-align: center;
	width: 100%;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.vlag {
	padding: 0px;
	position: relative;
	margin: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: auto;
	text-align: center;
	height: 10px;
	width: 57px;
}
