body {
	background-color: #5D5D5D;
	background-repeat: no-repeat;
	background-position: left 0px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	margin:0px; 
	padding:0px;
	word-spacing: normal;
	white-space: normal;
	display: table-column;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EFFBCA;
}

/* full content page with green background */	
#Content {
    word-spacing: normal;
	white-space: normal;
	display: table-column;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #EFFBCA;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 834px;
	height: 457px;
	border-width: thin;
	border:  none;
	background-image: url(../afbeeldingen_algemeen/mainframe/main_background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 10px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EFFBCA;
	font-style: normal;
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
}


p.darkarea {
    background-color: #606F54;
	padding: 1px;
}

.darkAreaTitle {
	color: #D3AE68;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}


a {
	color: #EFFBCA;
	font-weight: bolder;
}
	
a:hover {
	background-color: #5D5D5D;
	color: #E1C897;
	font-weight: bolder;
	

}

p.darkarea a {
	color: #666666;
	background-color: #D3AE68;
	width: 100%;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left: 0;
	text-indent: 0;
	
}
	
p.darkarea a:hover {
	color: #666666;
	background-color: #ECCB90;
	
}

#Content1 {
	position: absolute;
	font-size: 12px;
	left: 0px;
	top: 110px;
	width: 200px;
	height: 347px;
	border:  none;
	margin: 0px;
	padding: 6px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;	
}

#Content2 {
	position: absolute;
	font-size: 12px;
	left: 208px;
	top: 110px;
	width: 200px;
	height: 347px;
	border: none;
	margin: 0px;
	padding: 6px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
}

#Content3 {
	position: absolute;
	font-size: 12px;
	left: 416px;
	top: 110px;
	width: 200px;
	height: 347px;
	border: none;
	margin: 0px;
	padding: 6px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
}


#Content4 {
	position: absolute;
	left: 624px;
	top: 110px;
	width: 200px;
	height: 347px;
	border: none;
	margin: 0px;
	padding: 6px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
}




	


