body {
	margin: 0px;
	padding: 0px;
	background-color: #FCFBD1;
}
#content {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/africa.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#links {
	float: left;
	width: 220px;
	text-align: left;
}
#midden {
	float: left;
	width: 460px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 30px;
	padding-left: 10px;
}
h1 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: right;
	margin-top: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	margin-top: 0px;
}
#onderkant {
	text-align: left;
}


#rechts {
	float: left;
	width: 250px;
	text-align: left;
	margin-top: 83px;
}


#home {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #9C0704;
	text-align: center;
	height: 35px;
}
#rechts h2 {
	font-weight: normal;
	text-transform: uppercase;
	color: #9C0704;
	text-align: left;
	font-family: "Arial Black", Arial;
	margin-bottom: 0px;
	margin-top: 0px;
}
#rechts a {
	font-weight: bold;
	color: #9C0704;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#rechts a:hover {

	text-decoration: underline;
}
#rechts p {
	margin-top: 10px;
	margin-bottom: 0px;
}

