/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #929292;
}
#centered_div{
	width:990px;
	height:570px;
	margin-left:-495px;
	z-index: 2;
	position: absolute;
	left: 50%;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
	height:106px;
	z-index:1;
	background-image: url(images/logo-kleurpunt.jpg);
}
#hoofdmenu {
	position:absolute;
	left:0px;
	width:990px;
	height:33px;
	z-index:3;
	bottom: 0px;
}
#submenu {
	position:absolute;
	left:0px;
	top:241px;
	width:696px;
	height:31px;
	z-index:2;
	visibility: visible;
}
#punt {
	position:absolute;
	left:791px;
	top:58px;
	width:15px;
	height:16px;
	z-index:4;
}
#topfotos {
	position:absolute;
	left:0px;
	top:106px;
	width:990px;
	height:134px;
	z-index:2;
}
#blok1 {
	position:absolute;
	left:83px;
	top:317px;
	width:353px;
	height:228px;
	z-index:4;
}
#blok2 {
	position:absolute;
	left:540px;
	top:315px;
	width:353px;
	height:228px;
}
#beeldblok-rechts {
	position:absolute;
	left:544px;
	top:310px;
	width:361px;
	height:215px;
	z-index:4;
}
#background-midden {
	width:100%;
	height:1007px;
	left:0px;
	z-index: 4;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(images/bg-midden.jpg);
	background-position: center;
	margin-top: 25px;
}
p, h1, h2, h3, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}
a img {
	border: 0 none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #6d6e6c;
}
table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #6d6e6c;
}
td strong {
	color: #8CC028;
}
