body {
	background-color: #4f294e;
	background-image: url('/images/bg.png');
	background-repeat: repeat-x;
}

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

ul#tabs li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 0;
	margin-right: 9px;
	float: left;
}

ul#tabs img {
	margin: 0;
	vertical-align: botoom;
}

ul#tabs {
	padding: 0;
	margin: 0;
	height: 26px;
	margin-top: 48px;
	margin-bottom: 0;
	line-height: 0;
	text-align: right;
	margin-left: 348px;
}

div#main {
	background-color: white;
	background-image: url('/images/bg_middle.png');
	background-repeat: repeat-y;
}

div#content {
	padding-left: 96px;
	padding-top: 32px;
	padding-right: 158px;
}

div#header {
	text-align: right;
	line-height: 0;
	background-image: url('/images/bg_top.png');
	background-repeat: no-repeat;
}

div#footer {
	padding-left: 96px;
	background-image: url('/images/bg_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 0;
	padding-top: 32px;
	padding-bottom: 32px;
}

div#footer img {
	margin-right: 96px;
}

img#imgBoek {
	position: absolute;
	left: 50%;
	top: 37px;
	margin-left: -336px;
}

div#colofon {
	text-align: right;
	padding-right: 9px;
	margin-top: 4px;
	color: #8D3C8B;
}

div#colofon a {
	color: #8D3C8B;
}

table#programma {
	border-collapse: collapse;
}

table td {
	vertical-align: top;
}

td.tijdstip {
	width: 8em;
	padding-right: 8pt;
	color: #b0cb36;
	font-weight: bold;
}

table.form {
	margin-left: auto;
}

table.form th {
	padding-right: 8pt;
	color: #b0cb36;
	font-weight: bold;
	text-align: left;
}

table.form td {
	padding-bottom: 3px;
}

input.text {
	border: 1px solid #4f294e;
	width: 277px;
}

td.submit {
	text-align: right;
}

input.submit {
	background-color: #b0cb36;
	color: blac
	padding: 6px;
	font-size: 10pt;
	font-family: trebuchet ms;
	font-weight: bold;
	border: 0;
	-webkit-border-radius: 4px;
}

div.figuur {
	float: right;
	margin: 16px;
	margin-left: 16px;
	margin-top: 0;
	font-size: 80%;
	width: 177px;
	text-align: center;
}

