body {
height: 0;
}

#header {
	margin-top: -8px;
	text-align: center;
}

#zijkanten {
	background-image: url(../images/zijkanten.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}

#page {
	font-family: calibri;
	padding: 20px 35px 0 0;
	margin-top: -12px;
	background-image: url(../images/menus.jpg);
	background-repeat: no-repeat;
	text-align: left;
	min-height: 300px;
}

#menulinks {
	padding: 0 0 0 40px;
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 180px;
	height: 100px;
	text-align: left;
}

#menurechts {
	padding: 0 50px 0 0;
	font-weight: bold;
	font-size: 12px;
	float: right;	
	width: 100px;
	height: 100px;
	text-align: left;
}

#footer {
	font-family: calibri;
	font-size: 11px;
	margin: -320px 0 0 0;
	padding: 378px 0 0 0;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;	
	width: 1000px;
}

a.menu:link{
text-decoration: none;
color: #000;
}

a.menu:hover{
text-decoration: none;
color: #000;
}

a.menu:visited{
text-decoration: none;
color: #000;
}

table.menulinks {
padding: 20;
}

table.menurechts {
padding: 20;
margin: 0 0 0 20px;
}

td.menu {
background-image: url(../images/knopje.jpg);
background-repeat: no-repeat;
width: 121px;
}
