body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
#container {
	position: absolute;
	width: 770px;
	left: 50%;
	margin-left: -385px;
}
#foto1 {
	position: absolute;
	top: 15px;
	left: 12px;
	width: 172px;
	height: 172px;
}	
#foto2 {
	position: absolute;
	top: 15px;
	left: 201px;
	width: 172px;
	height: 172px;
}
#foto3 {
	position: absolute;
	top: 15px;
	left: 391px;
	width: 172px;
	height: 172px;
}
#foto4 {
	position: absolute;
	top: 15px;
	left: 581px;
	width: 172px;
	height: 172px;
}	
#navigatie {
	position: absolute;
	top: 199px;
	left: 12px;
	width: 172px;
	height: 273px;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: top center;
	line-height: 25px;
	color: #e40083;
	padding-top: 13px;
}
#navigatie a, #navigatie a:hover {
	color: #e40083;
	text-decoration: none;
}
#logo {
	position: absolute;
	top: 228px;
	left: 0px;
}
#nieuws {
	position: absolute;
	top: 199px;
	left: 581px;
	width: 172px;
	height: 273px;
	background-image: url(../images/bg_nieuws.gif);
	background-repeat: no-repeat;
	background-position: top center;
	color: #ffffff;
	padding-top: 13px;
}
#nieuws a, #nieuws a:hover {
	color: #ff99cc;
	text-decoration: none;
}
#content {
	position: absolute;
	left: 215px;
	top: 212px;
	width: 339px;
	height: 258px;
	color: #522200;
	line-height: 18px;
}
#content a, #nieuws a:hover {
	color: #e40083;
	text-decoration: none;
}
#content h1 {
	color: #e40083;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}