@charset "utf-8";
body {
	margin: 0px;
	background-color: #781507;
	color: #5B060D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.koptekst {
	font-size: 16px;
}

#container {
	height: 1000px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
}
#footer {
	height: 30px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}



#header {
	float: left;
	height: auto;
	width: 630px;
}
#toptext {
	height: 10px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
h1 {
	font-size: 10px;
	color: #420C04;
}

#mainpicture {
	float: left;
	height: 300px;
	width: 630px;
}
#lowerpictures {
	float: left;
	height: 100px;
	width: 630px;
	padding-top: 10px;
	text-align: center;
}
a {
	font-size: 18px;
	color: #CB240C;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #420C04;
}
a:hover {
	text-decoration: none;
	color: #420C04;
}
a:active {
	text-decoration: none;
	color: #420C04;
}
.style1 {
	color: #781507;
	}
.beschrijving {
	font-size: 10px;
}
