body {
	background-color: #353535;
	background-image: url(../gfx/bg_woodenwall.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

#main {
	position: absolute;
	left: 50%;
	margin-left: -498px; /* half of width */
	width: 996px;
	height: 680px;
	background-image: url(../gfx/bg_page.png);
	background-repeat:no-repeat;
	z-index: 1;
}

#contentDiv {
	width: 825px;
	height: 548px;
	position: relative;
	padding-top: 5px;	
	left: 152px;
	z-index: 2;
	clear:both;
	overflow: auto;
}

#contentWrapper {
	padding-top:10px;
	width: 468px;
	position: relative;	
}

#navigatie {
	width: 810px;
	height: 117px;	
	position: relative;	
	margin-top:2px;
	left: 195px;
	z-index: 3;
}

#omroeplogos {
	position: absolute;
	z-index: 4;
	top: 0px;
	left:50%;
	margin-left: 343px;
}

#npslogo {
	margin-top: 8px;
}

.navibutton {
	margin-top: 6px;
	margin-right: 12px;
}

.header {
	font-weight: bold;
	font-size: 16px;
}

.uitzendtijd {
	font-weight: bold;
	font-size: 12px;
	color: #932222;
}

a, a:link, a:visited {
	color: #315813;
}

a:hover {
	color: #932222;
}

.paginaheader {
	font-weight: bold;
	font-size: 16px;
	color: #315813;
}

.gastenboekreactie {
	margin-top: 10px;
	border-top: 1px solid #80744a;
}

.gastenboekknoppen {
	margin-bottom: 10px;
	clear: both;
	height: 20px;
}

div#gastenboekform {
	width: 475px;
	height: 216px;
	background-image: url(../gfx/bg_gbformdonker.jpg);
	margin-top:10px;
		color: #ffffff;
}

.small {
	font-size: 11px;
}

img.topimage {
	margin-top:10px;
}

div#gastenboekform input, div#gastenboekform textarea {
	background-color: transparent;
	border: 1px solid #e9d2a6;
	width: 120px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}

div#gastenboekform textarea {
	height: 73px;
	width: 200px;
}


table#gastenboektable {
	margin-top:10px;
	margin-left:10px;
}

div#gastenboekform a, div#gastenboekform a:visited,div#gastenboekform a:link {
	color: #e9d2a6;
}

div#gastenboekform a:hover {
	color: #ffffff;
}
