body{
	background-image: url(../img/body_back.gif);
	background-repeat: repeat-x;
	background-color: #878788;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 0.8em;
	color: navy;
}
#global{
	width: 779px;
	margin: 0 auto;
	text-align: left;
}
#top{
	background-image: url(../img/top.gif);
	width: 779px;
	height: 54px;
}
#inhoud{
	background-image: url(../img/inhoud_back.gif);
	background-repeat: no-repeat;
	height: 335px;
	width: 779px;
	padding: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#content{
	width: 475px;
}
#content a:link, #content a:active, #content a:visited{
	font-weight: bold;
	color: navy;
}
#content a:hover{
	color: #FF4500;
}
.opsomming{
	font-weight: bold;
	color: #FF4500;
	padding-left: 20px;
}
#footer{
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 779px;
}