body {
	background-color: #e6e6e6;
	font: 13px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

div#heading {
	background: url(im/back-top.gif) repeat-y;
	padding-left: 70px;
	padding-top: 12px;
	padding-right: 70px;
	height: 230px;
}

div#title {
	background: url(im/back-middle.gif) no-repeat;
	padding-left: 70px;
	padding-right: 70px;
}

div#main {
	padding-left: 67px;
	padding-top: 16px;
	padding-right: 70px;
	background-image: url(im/back-middle.gif);
}

div#bottom {
	background: url(im/background-bottom.gif) no-repeat;
	text-align: center;
}

td#alleinfo {
	width: 145px;
}

td#menu-top {
	background: url(im/alleinfo-heading.gif) no-repeat;
	height: 68px;
	width: 144px;
}

td#content {
	width: 462px;
	padding-right: 44px;
	padding-left: 50px;
}

td#menu-back {
	background: url(im/alleinfo-achtergrond.gif) repeat-y;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 19px;
}

td#menu-back a {
	color: white;
}

td#menu-bottom {
	background: url(im/alleinfo-bottom.gif) no-repeat;
	height: 22px;
	margin-top: 0;
	margin-bottom: 0;
}


