body {
	font: 9px Helvetica, Arial, sans-serif;
	background-color: #fff;
	padding: 0;
	margin: 0;
}
img {
	border: none;
}

h1 {
	font-size: 10px;
	margin-top: 3px;
}


#w_background {
	position: absolute;
	width: 1181px;
	height: 876px;
	background-repeat: no-repeat;
	z-index: 0;
}
.w_backgrounds {
	position: absolute;
	width: 1181px;
	height: 876px;
	background-repeat: no-repeat;
	z-index: 0;
	display: none;
}

#w_overlay {
	position: absolute;
	width: 1181px;
	height: 765px;
	background-image: url('../images/overlay.png');
	background-repeat: no-repeat;
	z-index: 1;
}
#w_hoekje {
	position: absolute;
	width: 138px;
	height: 141px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 2;
}
.w_hoekjes {
	position: absolute;
	width: 138px;
	height: 141px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 2;
	display: none;
}
#w_naw{	
	position: absolute;
	left: 156px;
	top: 110px;
	z-index: 5;
}
.naw{
	float: left;
	margin-right: 30px;
	font-family: Helvetica,Arial,"sans-serif";
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}
.naw a {
	text-decoration: none;
	color: #000;
}
.naw a:hover {
	color: #0099cc;
}
a.knop_portfolio {
	position: absolute;
	left: 22px;
	top: 156px;
	width: 102px;
	height: 126px;
	background-image: url('../images/knop_portfolio-uit.png');
	background-repeat: no-repeat;
	z-index: 5;
}
a.knop_portfolio:hover {
	background-image: url('../images/knop_portfolio-aan.png');
}
a.knop_assorti {
	position: absolute;
	left: 22px;
	top: 449px;
	width: 102px;
	height: 126px;
	background-image: url('../images/knop_assorti-uit.png');
	background-repeat: no-repeat;
	z-index: 5;
}
a.knop_assorti:hover {
	background-image: url('../images/knop_assorti-aan.png');
}
a.knop_contact {
	position: absolute;
	left: 22px;
	top: 624px;
	width: 102px;
	height: 126px;
	background-image: url('../images/knop_contact-uit.png');
	background-repeat: no-repeat;
	z-index: 5;
}
a.knop_contact:hover {
	background-image: url('../images/knop_contact-aan.png');
}

#w_blokl {
	position: absolute;
	left: 150px;
	top: 443px;
	width: 219px;
	height: 125px;
	background-color: black;
	color: white;
	overflow: hidden;
	z-index: 5;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	font-size: 12px;
	line-height: 16px;
	padding: 10px 8px 6px;
}
#w_blokm {
	position: absolute;
	left: 404px;
	top: 463px;
	width: 215px;
	height: 120px;
	overflow: hidden;
	z-index: 5;
}
#w_blokr {
	position: absolute;
	left: 650px;
	top: 463px;
	width: 215px;
	height: 120px;
	overflow: hidden;
	z-index: 5;
}
.bloktekst{
	font-family: Helvetica,Arial,"sans-serif";
	font-size: 15px;
	line-height: 22px;
}
a, a:visited {
	color: #0099cc;
}
span.blauw {
	color: #0099cc;
}
span.geel {
	color: #ffff00;
}
#w_blokl a:visited {
	color: inherit;
	text-decoration: none;
}





