body {
	background-image:url("../images/achtergrondhome.jpg");
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#motto {
	position:absolute;
	top:177px;
	width:877px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #B1181D;
	left: 92px;
	height: 76px;
	background-color: #FFFFFF;
	visibility: visible;
	z-index: 10;
}
#inhoud {
	position:absolute;
	left:113px;
	top:150px;
	width:551px;
	height:389px;
	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;
}

