body {
	margin: 0;
	font-family: arial;
	font-size: 12px;
	background: #d6d6d8;
	text-align:center;
}

div#wrapper {
	margin: 0 auto;
	width: 954px;
	text-align:left;
	margin-top: 15px;
	background: url('images/wrapper.jpg') repeat-y;
}

div#header {
	float: left;
	width: 954px;
	height: 149px;
	background: url('images/header.jpg') no-repeat top left;
}

div#left {
	float: left;
	width: 80px;
	padding: 0px;
	background: url('images/w-l.gif') repeat-y;
}

div#right {
	float: left;
	width: 48px;
	padding: 0px;
	background: url('images/w-r.gif') repeat-y;
}

div#spacediv {
	float: left;
	width: 40px;
}

div#cntimg {
	float: left;
	text-align: right;
	width: 350px;
	height: 263px;
	margin-right:0px;
	margin-top: 23px;/*
	padding-left: 525px;
	position: relative;
	left: 0px;*/
	border: 2px solid #7c1d0d;
	background: url('images/420x420.jpg') no-repeat center;
}

div#content {
	float: left;
	width: 809px;
	padding-left: 155px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	/* background: #ffffff; */
	background: url('images/content.jpg') no-repeat top left;
		min-height: 500px;
}

div#content1 {
	float: left;
	padding-left: 40px;
	width: 335px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	min-height: 500px;
}

div#content h1 {
	font-size: 18px;
	border: 1px solid black;
	border-width: 0 0 1px 0;
	margin: 0 0 10px 0;
	padding: 0;
}

div#content h2 {
	font-size: 14px;
	text-align: right;
	border: 1px solid black;
	border-width: 1px 0 0 0;
	margin: 0 0 10px 0;
	padding: 0;
}

div#footer {
	width: 954px;
	height: 115px;
	background: url('images/footer.jpg') no-repeat;
	cursor: pointer;
	clear: both;
}

/*  Zorg voor standaard breedte, nodig wanneer er minder dan 3 foto's weergegeven worden */
div#foto9_container {
	width:492px;
	border: 1px;
	text-align:center;
}
/*  De foto zelf, in een div */
.foto9
{
	width:155px;
	height:155px;
	float:left;
	border:0px;
	text-align: center;
}

.foto9 img
{
	border:0px;
}

.rooster_display_table {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	width: 500px;
}
