body, p, td, li {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

body {
	background: #bebebe url(../images/body_bg.gif) repeat-x;
	text-align: center; 
	}
body, form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
a:link {  }
a:visited {  }
a:hover {  }
a:active {  }


#horizon   {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	_left: 10px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#balk {
	position: absolute;
	width: 100%;
	height: 600px;
	left: 0px;
	z-index:0;
	top: -300px;
	background: url(../images/body_bg.gif) repeat-x;
	}
	
#wrapper {
	z-index: 1;
	padding:0;
	margin:0;
	margin-left: -492px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 984px;
	height: 600px;
	background: url(../images/wrapper_bg.gif) no-repeat;
}



#koppen {
	background: url(../images/koppen.gif) no-repeat ;
	width: 984px;
	height: 397px;
	top: 0px;
	}
#homelogo {
	position: absolute;
	background: url(../images/homelogo.gif) no-repeat;
	width: 294px;
	height: 229px;
	top: 22px;
	left: 346px;
	}
#homelogo b {
	display: none;
	visibility: hidden;
	}
#mainbuttons {
	position: absolute;
	/*background: url(../images/mainbuttons_bg.gif) no-repeat;*/
	width: 824px;
	height: 331px;
	left: 86px;
	top: 251px;
	}	
#mainbuttons a b {
	display: none;
	visibility: hidden;
	}
a#gebruiken {
	width: 204px;
	height: 331px;
	left: 105px;
	display: block;
	position: absolute;
	z-index: 12;
	}
a#gebruiken:hover {
	background: url(../images/gebruiken-over.gif) no-repeat;
	}
a#indewijk {
	width: 294px;
	height: 331px;
	left: 258px;
	display: block;
	position: absolute;
	z-index: 10;
	text-decoration: none;
	}
a#indewijk:hover {
	background: url(../images/indewijk-over.gif) no-repeat;
	}

#wijknaam {
	text-align: center;
	text-decoration: none;
	color: #fff;
	margin-top: 160px;
	font-size: 20px;
	font-weight: bold;
	}

a#indewijk:hover #wijknaam {
	color: #19006b;
	}

#mainbuttons a {
	text-decoration: none;
	}

a#aanbieden {
	width: 215px;
	height: 331px;
	left: 508px;
	display: block;
	position: absolute;
	z-index: 11;
	}
a#aanbieden:hover {
	background: url(../images/aanbieden-over.gif) no-repeat;
	}
a#kennisnet {
	width: 106px;
	height: 185px;
	left: 0px;
	top: 146px;
	display: block;
	position: absolute;
	}
a#kennisnet:hover {
	background: url(../images/kennisnet-over.gif) no-repeat;
	}
a#diensten {
	width: 110px;
	height: 185px;
	left: 710px;
	top: 146px;
	display: block;
	position: absolute;
	}
a#diensten:hover {
	background: url(../images/diensten-over.gif) no-repeat;
	}
#subbuttons {
	position: absolute;
	margin-top: 9px;
	width: 824px;
	height: 52px;
	left: 86px;
	top: 580px;
	}

#subbuttons a {
	height: 52px;
	width: 824px;
	margin: 10px 0 0 0;
	position: relative;
	float: left;
	display: block;
	color: #999;
	text-decoration: none;
	}
	
#subbuttons a:hover {
	color: #fff;
}
	
	/* Mannen actie ================================== */

#mannen {
	position: absolute;
	width: 202px;
	height: 229px;
	top: 22px;
	left: 594px;
	}
#mannen b {
	display: none;
	visibility: hidden;
	}
a#mannenlink {
	width: 202px;
	height: 229px;
	left: 0px;
	display: block;
	position: absolute;
	z-index: 24;
	background: url(../images/wzsw_workshop.gif) no-repeat;
	}
a#mannenlink:hover {
	background: url(../images/wzsw_workshop_hi.gif) no-repeat;
	}

