@charset "utf-8";
/* CSS Document */

body {
	background: url(images/houtenachtergrond.jpg) center top fixed;
	margin: 0px;
}

#top {
	position: relative;
	width: 754px;
	height: 232px;
	background: #003366;
	margin: 0 auto;
}
#topcontainer {
	left: 0px; 
	top: 0px;
	position: fixed;
	height: 232px;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0 auto;
}

#content {
	width: 500px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0 auto;
	padding-top: 232px;
}

#content_email {
	width: 500px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0 auto;
	padding-top: 100px;
	text-align: center;
}

.kiekjes {
	border: 3px solid #fff;
}

#content img {
	border: 3px solid #fff;
}