div#navHolder {
	height: 380px;
	width: 160px;
	position: absolute;
	left: 0px;
	top: 110px;
	z-index: 4;
}
div#knopAcht {
	background-image: url(../images/layout/laft_nav.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 380px;
	width: 160px;
	position: absolute;
	left: -5px;
	top: 0px;
	z-index: 5;
}
div#header {
	height: 155px;
	width: 100%;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
}
div#content {
	margin-top: 155px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 180px;
	margin-left: 160px;
}
div#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66AEA9;
	text-decoration: none;
	font-weight: bold;

}
div#nieuws {
	position: absolute;
	height: 20px;
	width: 160px;
	top: 155px;
	right: 0px;
}

div#content a:hover {
	color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D2DADD;
	background-image: url(../images/layout/rechteNieuws.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

ul#nav {
	text-align:center;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	left: 3px;
	top: 20px;
	z-index: 6;
	height: 350px;
	width: 150px;
}


ul#nav a {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66AEA9;
	text-decoration: none;
	display: block;
	height: 30px;
	line-height: 20px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
ul#nav a:hover {
	text-align:center;

	color: #000000;
}
ul#snav a {
	text-align:center;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	text-decoration: none;
	display: block;
	height: 30px;
	line-height: 20px;
	font-weight: bold;
}
ul#snav a:hover {
	text-align:center;

	color: #000000;
}
div {
	behavior: url('http://www.drechtstedenhal.nl/css/pngBgBehavior.htc');
}

#smenu {	
	font-weight: bold;
	position:absolute;
	left: 50%;
	top:163px;
	width:619px;
	height:20px;
	margin-left:-315px;
	margin-bottom:20px;
	z-index:5;
}
