	Body {
		scroll: auto;
		color:black;
		margin: 0px;
		background-color: #F9A961;
	}
	.temp {
		background-color: #F48A2C;
		background-image: url('../site/images/background.jpg');
		background-repeat: no-repeat;
	}
	#contentTable {
		width: 880px;
		height: 100%;
		vertical-align: top;
		margin-left: auto;
		margin-right: auto;
	}
	div#content {
		position: absolute;
		height: 99%;
		width: 99.5%;
		text-align: center;
	}
	TR#contentRow1 {
		height: 60px;
	}
	TR#contentRow2 {
		padding-top: 10px;
	}
	TD#contentcell12 {
		background-repeat: no-repeat;
		background-position: 40px;
		text-align: center;
		FONT-WEIGHT: bold; 
		FONT-SIZE: 24px; 
		COLOR: #ffffff; 
		FONT-STYLE: normal; 
		FONT-FAMILY: times new roman;
		padding-bottom: 5px;
		padding-right: 20px;
	}
	TD#contentcel21 {
		width: 233px;
		padding-left: 8px;
	}
	TD#contentcel22 {
		padding-right: 2px;
	}
	TD#contentcell32 {
		text-align: center;
	}
	#mainDiv {
		width: 462px;
		height: 258px;
		text-align:left;
		overflow: vertical;
		padding-right: 2px;
	}
	DIV#tekst {
		line-height: 20px;
		padding: 0;
		width: 620px;
	}
	
	
	.searchFormDiv {
		height: 100%;
		vertical-align: bottom;
		background-color: red;
	}
	.menu, .menuActive {
	}
	.menuOption0, .menuOption1, .menuOption2, .menuOption3, .menuOption4, .menuOption5 {
		font-family: times new roman;
		color: #307921;
		font-size: 18px;
		line-height: 22 px;
		white-space: nowrap;
		text-decoration:none;
	}
	.menuOption0:hover, .menuOption1:hover, .menuOption2:hover, .menuOption3:hover, .menuOption4:hover,.menuOption5:hover,
	.menuOption0Active, .menuOption1Active, .menuOption2Active, .menuOption3Active, .menuOption4Active, .menuOption5Active {
		font-family: times new roman;
		font-size: 18px;
		white-space: nowrap;
		text-decoration:none;
		color: #C63900;
	}

	.searchResult {
		float:left;
		margin-top: 0px;
//		margin-top: 0px;
	 	margin-left: 15px;
//	 	margin-left: 7px;
		width: 566px;
		height: 328px;
		text-align:left;
		padding:0px;
		padding-top:0px;
		font-size: 10pt;
	}
	
	.zoekBox, .zoekKnop, .keywordsListBox, .funkyButton, .funkyButtonGhost{
		width:100px;
		border:1px solid #cfcfcf;
		font-size: 10px;
	}

	.zoekKnop{
		width:auto;
	}

	.keywordsListBox {
		height:108px;
		width:170px;
	}

	.zoeken {
		float:left;
		margin-top: 70px;
//		margin-top: 74px;
	 	margin-left:  18px;
//	 	margin-left:  9px;
		width: 561px;
		height: 19px;
		text-align:left;
		padding:0px;
		padding-top:0px;
		font-size: 10pt;
	}

	.pageLinks {
		float:left;
		margin-top: 91px;
//		margin-top: 95px;
	 	margin-left: 19px;
//	 	margin-left:  9px;
		width: 462px;
		height: 19px;
		text-align:left;
		padding:0px;
		padding-top:0px;
		font-size: 10pt;
	}


	.pntItemTable, .pntNormal {
		font-size:11px;
	}

	.pntIth {
		color:black;
		font-weight:bold;
	}

	.funkyButtonGhost,  .funkyButton{
		background: none;
		color:white;
		text-decoration:underline;
		font-weight:bold;
		border:none;
	}

	.funkyButton{
		cursor:hand;
	}
	
	#FotoOverlay{
		position: absolute;
		z-index: 3;
		left: 1px;
		top: 1px;
		width: 677;
		height: 1200;
		display: none;
		border: 0;
	}
	
	.tekstMenuItem{
		padding: 8px;
		border-top: 1px solid #C63900;
	}