body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(/Themes/pompoen1/images/background.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	background: url(/Themes/pompoen1/images/underline.jpg) repeat-x 0 100%;
	padding-bottom: 3px;
}
a {
	color: #000000;
}
#container {
	width: 992px;
	height: 100%;
}
#topheader {
	height: 133px;
}
#menubar {
	height: 30px;
	background-color: #F68F1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 35px;
}
#menubar a {
	display: block;
	float: left;
	height: 16px;
	padding: 7px;
	text-decoration: none;
	color: #FFFFFF;
}
#menubar a:hover {
	background-color: #CCCCCC;
}
#content {
	
}
#specialphoto1 {
	position: absolute;
	left: 30px;
	top: 300px;
	width: 185px;
	border: 1px solid #FFFFFF;
}
#specialphoto2 {
	position: absolute;
	left: 120px;
	top: 460px;
	width: 185px;
	border: 1px solid #FFFFFF;
}
#specialphoto3 {
	position: absolute;
	left: 30px;
	top: 635px;
	width: 185px;
	border: 1px solid #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.copyright a {
	color: #FFFFFF;
	text-decoration: none;
}

