body {
	background-image:url("../images/achtergrondhome.jpg");
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#motto {
	position:absolute;
	top:60px;
	width:250px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 14px; 
	color: #B1181D; 
}
#inhoud {
	position:absolute;
	left:113px;
	top:160px;
	width:547px;
	height:390px;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:10px;
	border-bottom-style:solid;
	border-color:#999999;
	border-bottom-width:thin;
	padding-bottom:	inherit;
	z-index: 2;
}
#links {
	position:absolute;
	left:113px;
	top:128px;
	width:550px;
	height:20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B4A684;
	z-index: 1;
}
