#main {
	height: 850px;
	width: 970px;
	margin-top: 152px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin-bottom: 0px;
}
#zijbar {
	float: left;
	height: 700px;
	width: 200px;
	background-color: #333;
	background-image: url(menuprent.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 16px;
}
#tekstvlak {
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	color: #333;
	background-color: #CCC;
	text-align: center;
	float: left;
	height: 625px;
	width: 770px;
	margin: 0px;
}
#onderlangs {
	font-family: "Palatino Linotype";
	font-size: 16px;
	color: #CCC;
	background-color: #333;
	text-align: center;
	float: left;
	height: 50px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}
#main #zijbar ul {
	list-style-type: none;
	padding-top: 8px;
	margin: 0px;
}
#main #zijbar ul li {
	background-image: url(prentje.jpg);
	text-align: center;
	height: 22px;
	width: 120px;
	padding-top: 8px;
	border: 2px inset #CCC;
	margin-top: 26px;
	top: 25px;
	float: left;
	background-repeat: no-repeat;
}

