@charset "utf-8";
#container {
	background-image: url(../images/splash_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 800px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#tekst_nl {
	float: left;
	width: 350px;
	margin-top: 20px;
	margin-left: 65px;
}
#tekst_de {
	float: left;
	width: 350px;
	margin-top: 20px;
	margin-left: 65px;
}
.kop {
	font-size: 18px;
	font-weight: bold;
	color: #437BB8;
}
