#wrapper {
	width: 1000px;
	margin-left: 50%;
	position: absolute;
	left: -500px;
	top: 10px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEE;
}
#logo {
	background-image: url(../opzet2slices/logo.jpg);
	height: 123px;
	width: 522px;
	position: absolute;
	left: 0px;
	top: 1px;
	z-index: 600;
	background-repeat: no-repeat;
}
#rechts {
	background-image: url(../opzet2slices/rechts.jpg);
	position: absolute;
	height: 488px;
	width: 127px;
	left: 896px;
	top: 1px;
}
#linksreststuk {
	background-color: #FFF;
	position: absolute;
	height: 69px;
	width: 11px;
	left: 521px;
	top: 55px;
}
#bovenstreep1 {
	background-image: url(../opzet2slices/bovenstreep1.gif);
	position: absolute;
	height: 75px;
	width: 26px;
	left: 532px;
	top: 55px;
	background-repeat: repeat-x;
}
#bovenrest2 {
	background-image: url(../opzet2slices/streep3.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 75px;
	width: 69px;
	left: 582px;
	top: 55px;
}
#bovensrest3 {
	background-image: url(../opzet2slices/streep3.gif);
	background-repeat: repeat-x;
	height: 75px;
	width: 68px;
	position: absolute;
	left: 676px;
	top: 55px;
}
#bovensrest4 {
	background-image: url(../opzet2slices/streep3.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 75px;
	width: 69px;
	left: 769px;
	top: 55px;
}
#rechterbovenhoekje {
	background-image: url(../opzet2slices/rechterbovenhoek.gif);
	position: absolute;
	height: 75px;
	width: 33px;
	left: 863px;
	top: 55px;
}
#links {
	background-image: url(../opzet2slices/links.gif);
	position: absolute;
	height: 365px;
	width: 110px;
	left: 0px;
	top: 124px;
}
#linksveld {
	background-image: url(../opzet2slices/linksveld.gif);
	position: absolute;
	height: 365px;
	width: 35px;
	left: 500px;
	top: 124px;
}
#tekststuk {
	background-color: #FFF;
	position: absolute;
	height: 350px;
	width: 350px;
	left: 535px;
	top: 130px;
}
#tekststuk h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-left: 15px;
}
#tekststuk h2 {
	font-size: 12px;
	color: #CC0001;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 20px;
	font-weight: normal;
}
#tekststuk p {
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
}
#rechtsveld {
	background-image: url(../opzet2slices/rechtsveld.gif);
	position: absolute;
	height: 359px;
	width: 11px;
	left: 885px;
	top: 130px;
}
#onderveld {
	background-image: url(../opzet2slices/onderveld.gif);
	position: absolute;
	height: 9px;
	width: 350px;
	left: 535px;
	top: 480px;
}
#footer {
	background-image: url(../opzet2slices/footer.jpg);
	position: absolute;
	height: 102px;
	width: 1023px;
	left: 0px;
	top: 489px;
}
#footer p {
	margin-top: 50px;
	margin-left: 50px;
	font-size: 11px;
	color: #999;
	margin-right: 50px;
	text-align: center;
	letter-spacing: 0.1em;
}
#footer p a:link {
	color: #CC0001;
	text-decoration: none;
}
#footer p a:visited {
	color: #CC0001;
	text-decoration: none;
}
#footer p a:hover {
	color: #333;
	text-decoration: none;
}




#knoppen p  {
	width: 93px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	line-height: 32px;
}

#knoppen a:link {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#knoppen a:visited {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#knoppen a:hover {
	color: #999;
	text-decoration: none;
}
#knoppen  p .current {
	color: #FFF;
	line-height: 40px;
	font-size: 11px;
	font-weight: normal;
}

