body {
	background-color: #FFFFFF;
	background-image: url(../images/opbouw/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top {
	position:relative;
	width:740px;
	height:106px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	position:absolute;
	left:50px;
	top:0px;
	width:288px;
	height:83px;
	z-index:2;
	background-image: url(../images/opbouw/logo.jpg);
}
#menu {
	position:absolute;
	width:326px;
	height:22px;
	z-index:2;
	background-image: url(../images/opbouw/menubalk.jpg);
	background-repeat: no-repeat;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 10px;
	text-align: center;
	right: 15px;
	padding-left: 11px;
}
#top #menu ul {
	margin: 0px;
	padding: 0px;
}
#top #menu li {
	list-style: none;
	display: inline;
	margin-right: 12px;
}
#top #menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#top #menu a:hover {
	color: #F7ED1E;
	text-decoration: none;
}
#afbeelding {
	position:relative;
	width:858px;
	height:199px;
	z-index:2;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#meetlijn {
	position:relative;
	width:735px;
	height:34px;
	z-index:3;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/opbouw/meet.gif);
	background-repeat: no-repeat;
}
#main {
	position:relative;
	width:695px;
	height:auto;
	z-index:4;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/opbouw/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 55px;
	padding-right: 20px;
	padding-left: 20px;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
}
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #F7EE1C;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 15px;
}
#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 0px;
}
#main li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: disc;
}
#main #zonderlijn {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main a {
	color: #000000;
	text-decoration: underline;
}
#main a:hover {
	color: #666666;
	text-decoration: none;
}
#main img {
	border: 1px solid #000000;
	margin: 5px;
}
#main a:hover img {
	border: 1px solid #F7EE1C;
}
#footer {
	position:relative;
	width:700px;
	height:auto;
	z-index:5;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}
#plattegrond {
	position:absolute;
	left:252px;
	top:41px;
	width:420px;
	height:200px;
	z-index:6;
}

