#body {
	position:		    absolute;
	width:			    803px;
	height:		      	auto;
	left:				0px;
	top:				259px;
	background-image:	url('../img/achtergrondschaduw.png');
}

#main {
	position:			relative;
	width:				650px;
	height:				auto;
	left:				70px;
	top:				20px;
}

#onder {
	position:			relative;
	width:				803px;
	height:				57px;
	left:				0px;
	top:				50px;
	background-image:	url('../img/onderschaduw.png');
}

.titel {
	position:			relative;
	left:				0px;
	font-size:			15px;
	font-weight:		bold;
	font-style:			italic;
	color:				#78715D;
	padding-top:		10px;
	padding-bottom:		10px;
}

.afbeelding {
	border: 			4px solid #78715D;
}