@charset "UTF-8";
/* CSS Document */



body	{
	background:#efe6c7;
	font-family: georgia, serif;
	font-size: 12px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	background-image: url(../plaatjes/achter_papier_2.jpg);
background-repeat: repeat;
	background-position: top center;
	
	}
	
	html#scrollbar	{
	
scrollbar-face-color:#bfac99;
scrollbar-base-color:#bfac99;
scrollbar-arrow-color:white;
scrollbar-track-color:#eee7ca;
scrollbar-shadow-color:#9c8c7c;
scrollbar-highlight-color:#d3c6b3;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-Color:#9c8c7c;
	
		}
		
		
a	{
	text-decoration: none;
	}
	
a:link {
	color: #ce0000;
	

}
a:visited {
	color: #ce0000;
	
}
a:hover {
	color: #ff0000;
	
	
}
a:active {
	color: #000000;
}


a.navi	{
	text-decoration: none;
	padding: 3px 6px;
	bottom: -5px;
		-webkit-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;
radius: 11px;
	background: white;
	border-style: solid;
	border-width: 2px;
	border-color: white;
	}
	
a.navi:link {
	color: #ce0000;
	

}
a.navi:visited {
	color: #ce0000;
	
}
a.navi:hover {
	color: #fff;
	background: #ce0000;
	
	
}
a.navi:active {
	color: #000000;
}



a.knopje	{
	text-decoration: none;
	padding: 26px 0px 18px 12px;
	background-image: url(../plaatjes/knop_links.gif);
background-repeat: no-repeat;
	background-position: center left;
	
	
	line-height: 22px;
	}
	
a.knopje:link {
	color: #ce0000;
	

}
a.knopje:visited {
	color: #ce0000;
	
}
a.knopje:hover {
	color: red;
	
	
}
a.knopje:active {
	color: #000000;
}



a.retour	{
	text-decoration: none;
	padding: 3px 8px;
	bottom: -5px;

	background:#f9f3e5;
	border-style: solid;
	border-width: 0px;
	border-color:#f9f3e5;
	background-image: url(../plaatjes/achter_papier.jpg);
	
	}
	
a.retour:link {
	color: #ce0000;
	

}
a.retour:visited {
	color: #ce0000;
	
}
a.retour:hover {
	color: #fff;
	background: #ce0000;
	
	
}
a.retour:active {
	color: #000000;
}
	
#pagina	{
	width: 960px;
	top: 50px;
	margin-left: 50%;
	left: -480px;
	position: absolute;
	height: 600px;
	z-index: 300;
	}
#pagina_beheer	{
	width: 960px;
	top: 50px;
	margin-left: 50%;
	left: -480px;
	position: absolute;
	height: 730px;
	z-index: 300;
	}	
	
a.titel	{
	text-decoration: none;
	}
	
a.titel:link {
	color: #ac9c85;
	

}
a.titel:visited {
	color: #ac9c85;
	
}
a.titel:hover {
	color: #ac9c85;
	}
a.titel:active {
	color: #000000;
}
	
#site_titel	{
	width: 960px;
	
	margin-left: 50%;
	left: -480px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #ac9c85;
	font-style: italic;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	z-index: 2;
	color: black;
	font-family: georgia;
	letter-spacing: 0px;
	text-transform: none;
	font-weight: normal;

	right: 0px;
	position: absolute;
	top: 650px;
	padding-top: 5px;
	color:#ac9c85;
	padding-bottom: 40px;
	
	}

#navi	{	
z-index: 210;
	text-align: right;
	width: 960px;
	
	margin-left: 50%;
	left: -480px;
	position: absolute;
	padding-right: 5px;
	}
	
.navi_item	{
	
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
	
margin-left: 10px;
	}
	
.navi_item_actief	{
	
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
	
margin-left: 10px;
padding: 5px 8px;
	bottom: -5px;
		-webkit-border-radius: 5em;
-moz-border-radius: 5em;
border-radius: 5em;
	background: white;
	border-style: none;
	border-width: 2px;
	border-color: white;
	background-image: url(plaatjes/achter_papier_2.jpg);
background-repeat: repeat;
	background-position: top center;
	color: black;
	}
	
.navi_item_zoek_actief	{
	
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
	
margin-left: 10px;
padding: 5px 8px;
	bottom: -5px;
		-webkit-border-radius: 5em;
-moz-border-radius: 5em;
border-radius: 5em;
	background: white;
	border-style: none;
	border-width: 2px;
	border-color: white;
	background-image: url(plaatjes/achter_papierdonker_3.jpg);
background-repeat: repeat;
	background-position: top center;
	color: white;
	}

#witte_lijn	{
	position: absolute;
	width: 100%;
	background: white;
	height: 22px;
	z-index: 99;
	top: 0px;
		}
		
	#retour	{
		float: left;
		font-size: 12px;
		font-style: italic;
		position: absolute;
		top: 14px;
		z-index: 500;
margin-left: 50%;
	left: -480px;
	position: absolute;
}

		
	
#kopregel	{
top: 0px;
	line-height: 22px;
	position: absolute;
	}
	
	
#no_lugt	{

	width: 315px;
	position: absolute;
	
	}
	
.nummer	{
	font-size: 24px;
	line-height: 26px;
	}
	
#titel	{
	
	position: absolute;
	left: 200px;
	width: 700px;
	}
	
.titel_naam	{
	font-size: 24px;
	line-height: 26px;
	}
	
#plaatjes_pos	{
	position: absolute;
	top: 146px;
	left: 100px;
	
	}
	
	
#visuele_kenmerken	{
	bottom: 10px;
	width: 315px;
	position: absolute;
	}
	
.tekst_frame	{
	position: absolute;
	left: 320px;
	width: 640px;
	height: 470px;
	bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #d7c4bb;
	overflow: auto;
	background: white;
	

	}
	

	
body.tekst_	{
		font-size: 12px;
	line-height: 19px;
	background: white;
	margin: 9px 15px 15px 15px;
	
	}
	
#tekst_pagina	{
position: absolute;
		font-size: 12px;
	line-height: 19px;
	background: white;
	height: 537px;
	overflow: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #d7c4bb;
	width: 640px;
	bottom: 10px;
	scrollbar-face-color:#bfac99;
scrollbar-base-color:#bfac99;
scrollbar-arrow-color:white;
scrollbar-track-color:#eee7ca;
scrollbar-shadow-color:#9c8c7c;
scrollbar-highlight-color:#d3c6b3;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-Color:#9c8c7c;
	
	}
	
td.kenmerken	{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #d7c4bb;
	padding: 2px 0px;
	font-size: 12px;
	font-family: georgia;
	line-height: 20px;
	}
	
	
#zoek_resultaten	{
	position: absolute;
	left: 0px;
	top: 40px;
	}
	
td.resultaat_cel	{
	padding: 0px 18px 18px 0px;
	}
	
#pagina_hover	{
	width: 960px;
	z-index: 700;
	margin-left: 50%;
	left: -480px;
	position: absolute;
	height: 650px;
	}
	
#vergroting_1	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: -20px;
top: -20px;

	}
#vergroting_2	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 74px;
top: -20px;
	}
#vergroting_3	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 213px;
top: -20px;
	}
#vergroting_4	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 352px;
top: -20px;
	}
#vergroting_5	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 491px;
top: -20px;
	}
#vergroting_6	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 630px;
top: -20px;
	}
#vergroting_7	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 724px;
top: -20px;

	}
	
#vergroting_8	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: -20px;
top: 74px;
	}
	
#vergroting_9	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 74px;
top: 74px;
	}

#vergroting_10	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 213px;
top: 74px;
	}

#vergroting_11	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 352px;
top: 74px;
	}
#vergroting_12	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 491px;
top: 74px;
	}	
#vergroting_13	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 630px;
top: 74px;
	}
#vergroting_14	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 724px;
top: 74px;
	}
#vergroting_15	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: -20px;
top: 213px;
	}
#vergroting_16	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 74px;
top: 213px;
	}
#vergroting_17	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 213px;
top: 213px;
	}
#vergroting_18	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 352px;
top: 213px;
	}
#vergroting_19	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 491px;
top: 213px;
	}
#vergroting_20	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 630px;
top: 213px;
	}
#vergroting_21	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 724px;
top: 213px;
	}
#vergroting_22	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: -20px;
top: 307px;
	}
#vergroting_23	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 74px;
top: 307px;
	}
#vergroting_24	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 213px;
top: 307px;
	}
#vergroting_25	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 352px;
top: 307px;
	}
#vergroting_26	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 491px;
top: 307px;
	}
#vergroting_27	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 630px;
top: 307px;
	}
#vergroting_28	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
visibility: hidden;
cursor: pointer;
left: 724px;
top: 307px;
	}
#vergroting_schaduw_1	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: -20px;
top: -20px;
	}
#vergroting_schaduw_2	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 74px;
top: -20px;
	}
#vergroting_schaduw_3	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 213px;
top: -20px;
	}
#vergroting_schaduw_4	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 352px;
top: -20px;
	}
#vergroting_schaduw_5	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 491px;
top: -20px;
	}
#vergroting_schaduw_6	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 630px;
top: -20px;
	}
#vergroting_schaduw_7	{
position: absolute;
z-index: 699;
	
visibility: hidden;
left: 724px;
top: -20px;

	}
#vergroting_schaduw_8	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: -20px;
top: 74px;
	}
#vergroting_schaduw_9	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 74px;
top: 74px;
	}
#vergroting_schaduw_10	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 213px;
top: 74px;
	}
#vergroting_schaduw_11	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 352px;
top: 74px;
	}
#vergroting_schaduw_12	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 491px;
top: 74px;
	}
#vergroting_schaduw_13	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 630px;
top: 74px;
	}
#vergroting_schaduw_14	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 724px;
top: 74px;
	}
#vergroting_schaduw_15	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: -20px;
top: 213px;
	}
#vergroting_schaduw_16	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 74px;
top: 213px;
	}
#vergroting_schaduw_17	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 213px;
top: 213px;
	}
#vergroting_schaduw_18	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 352px;
top: 213px;
	}
#vergroting_schaduw_19	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 491px;
top: 213px;
	}

#vergroting_schaduw_20	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 630px;
top: 213px;
	}
#vergroting_schaduw_21	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 724px;
top: 213px;
	}
#vergroting_schaduw_22	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: -20px;
top: 307px;
	}
#vergroting_schaduw_23	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 74px;
top:307px;
	}
#vergroting_schaduw_24	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 213px;
top: 307px;
	}
#vergroting_schaduw_25	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 352px;
top: 307px;
	}
#vergroting_schaduw_26	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 491px;
top: 307px;
	}
#vergroting_schaduw_27	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 630px;
top: 307px;
	}
#vergroting_schaduw_28	{
position: absolute;
z-index: 699;
	width: 240px;
	height: 240px;
visibility: hidden;
left: 724px;
top: 307px;
	}
	
	
/* vergroting detail posities */

/* EEN PLAATJE */

/* eerste positie als er 1 plaatje is */
#vergroting_detail_1_1	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
 background-repeat: no-repeat;
visibility: hidden;
cursor: default;
left: 20px;
top: 50px;
	}

/* eerste positie schaduw als er één plaatje is */
#vergroting_detail_schaduw_1_1	{
position: absolute;
z-index: 699;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
  background-repeat: no-repeat;
visibility: hidden;
left: 20px;
top: 50px;
cursor: default;
	}
	
/* TWEE PLAATJES */
	
/* eerste positie als er twee plaatjes zijn */
#vergroting_detail_2_1	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
 background-repeat: no-repeat;
visibility: hidden;
left: -70px;
top: -40px;
cursor: default;
	}
	
/* tweede positie als er twee plaatjes zijn */	
#vergroting_detail_2_2	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
  background-repeat: no-repeat;
visibility: hidden;
left: 20px;
top: 180px;
cursor: default;
	}
	
/* eerste positie schaduw als er twee plaatjes zijn */
#vergroting_detail_schaduw_2_1	{
position: absolute;
z-index: 699;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
  background-repeat: no-repeat;
visibility: hidden;
left: -70px;
top: -40px;
cursor: default;
	}

	
/* tweede positie schaduw als er twee plaatjes zijn */		
#vergroting_detail_schaduw_2_2	{
position: absolute;
z-index: 699;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
  background-repeat: no-repeat;
visibility: hidden;
left: 20px;
top: 180px;
cursor: default;
	}
	
	
/* DRIE PLAATJES */

/* eerste positie als er vier plaatjes zijn = idem tweede pasitie twee plaatjes = idem tweede positie vier plaatjes */
#vergroting_detail_3_1	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
 background-repeat: no-repeat;
visibility: hidden;
left: -70px;
top: -40px;
cursor: default;
	}
	
/* eerste positie als er drie plaatjes zijn = idem tweede pasitie twee plaatjes = idem tweede positie vier plaatjes */
#vergroting_detail_schaduw_3_1	{
position: absolute;
z-index: 699;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
  background-repeat: no-repeat;
visibility: hidden;
left: -70px;
top: -40px;
cursor: default;
	}

/* tweede positie als er drie plaatjes zijn = idem tweede positie vier plaatjes */	
#vergroting_detail_3_2	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
  background-repeat: no-repeat;
visibility: hidden;
left: -70px;
top: 180px;
cursor: default;
	}
	
/* tweede positie schaduw als er drie plaatjes zijn = idem tweede positie vier plaatjes */	
#vergroting_detail_schaduw_3_2	{
position: absolute;
z-index: 699;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
  background-repeat: no-repeat;
visibility: hidden;
left: -70px;
top: 180px;
cursor: default;
	}
	
/* derde positie als er drie plaatjes zijn */	
#vergroting_detail_3_3	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
  background-repeat: no-repeat;
visibility: hidden;
left: 70px;
top: 54px;
cursor: default;
	}
	
/* derde positie schaduw als er drie plaatjes zijn */	
#vergroting_detail_schaduw_3_3	{
position: absolute;
z-index: 699;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
  background-repeat: no-repeat;
visibility: hidden;
left: 70px;
top: 54px;
cursor: default;
	}
	
	
/* VIER PLAATJES */

/* eerste positie als er vier plaatjes zijn = idem tweede pasitie twee plaatjes */
#vergroting_detail_4_1	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
 background-repeat: no-repeat;
visibility: hidden;
left: -70px;
top: -40px;
cursor: default;
	}
	
/* eerste positie schaduw als er vier plaatjes zijn = idem tweede pasitie twee plaatjes */
#vergroting_detail_schaduw_4_1	{
position: absolute;
z-index: 699;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
  background-repeat: no-repeat;
visibility: hidden;
left: -70px;
top: -40px;
cursor: default;
	}
	
/* tweede positie als er vier plaatjes zijn */	
#vergroting_detail_4_2	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
  background-repeat: no-repeat;
visibility: hidden;
left: -70px;
top: 180px;
cursor: default;
	}
	
/* tweede positie schaduw als er vier plaatjes zijn */	
#vergroting_detail_schaduw_4_2	{
position: absolute;
z-index: 699;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
  background-repeat: no-repeat;
visibility: hidden;
left: -70px;
top: 180px;
cursor: default;
	}

/* derde positie als er vier plaatjes zijn */	
#vergroting_detail_4_3	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
  background-repeat: no-repeat;
visibility: hidden;
left: -70px;
top: -40px;
cursor: default;
	}
	
/* derde positie schaduw als er vier plaatjes zijn */	
#vergroting_detail_schaduw_4_3	{
position: absolute;
z-index: 699;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
  background-repeat: no-repeat;
visibility: hidden;
left: -70px;
top: -40px;
cursor: default;
	}

/* vierde positie als er vier plaatjes zijn */		
#vergroting_detail_4_4	{
position: absolute;
z-index: 700;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
  background-repeat: no-repeat;
visibility: hidden;
left: 70px;
top: 180px;
cursor: default;
	}

/* vierde positie schaduw als er vier plaatjes zijn */		
#vergroting_detail_schaduw_4_4	{
position: absolute;
z-index: 699;
	width: 254px;
	height: 254px;
	text-align: center;	
 background:url("../plaatjes/plaatjes_kader_groot_2.gif");
  background-repeat: no-repeat;
visibility: hidden;
left: 70px;
top: 180px;
cursor: default;
	}
	
/* eind vergroting detail posities */


	
		
#zoek_form	{
	position: absolute;
	top: 18px;
	border-style: solid;
	padding: 0px 15px;
	border-color: white;
	-webkit-border-radius: 12px 0px 12px 12px;
-moz-border-radius: 12px 0px 12px 12px;
border-radius: 12px 0px 12px 12px;
//background:#ac9c85;
z-index: 100;
background-image: url(/site/plaatjes/achter_papierdonker_3.jpg);

	//width: 350px;
	width: 570px;
	height: 550px;
	}
	
#zoek_form_schaduw	{
	position: absolute;
	right: 337px;
	top: 22px;
	width: 400px;
	height: 580px;
	z-index: 99;
background-image: url(plaatjes/schaduw_zoek.png);
background-repeat: repeat;
	background-position: bottom right;
	}
	

#zoek_form_2	{
	position: absolute;
	right: 558px;
	top: 90px;
	width: 387px; height: 542px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color:#ac9c85;
	padding: 0px 15px 0px 0px;

	background-image: url(plaatjes/achter_papier_2.jpg);
	

z-index: 190;

	}
	

/*	
	
#open_ding	{
	float: left;
	background: white;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
margin-right: 4px;
font-size: 16px;
line-height: 16px;
width: 15px;
text-align: center;
	}	
	
*/
	
td.zoektitel	{
	font-size: 16px;
	vertical-align: top;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	padding: 14px 0px 10px 0px;
	border-color: black;
	
	
	}
	
td.zoek_links	{
	font-size: 14px;
	vertical-align: top;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	padding: 3px 0px 10px 0px;
	border-color: #b1a189;
	font-style: italic;
	}
	
td.subtitel	{
	padding: 4px 4px 2px 0px;
	width: 70px;
	vertical-align: top;
	font-size: 12px;
	border-color: black;
	}
	
td.sublinks	{
	padding: 4px 0px 2px 0px;
	border-color: black;
	
	}
	
.zoek_select	{
	width: 49%;
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 2px;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #d7c4bb;
	}
	
.knop	{
	background: #ce0000;
	border-style: solid;
	color: white;
	cursor: pointer;
	font-family: georgia;
	font-size: 12px;
	border-style: outset;
	border-color: #ce0000;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
	border-width: 1px;
	font-style: italic;
	padding: 1px 4px;
	}
	
.tekstveld	{
	border-style: inset;
	border-color:#d7c4bb;
	border-width: 1px;
	font-family: verdana;
	font-size: 11px;
	line-height: 11px;
	
	}
	
	
#index_titel	{
	font-size: 68px;
	line-height: 92px;
	position: absolute;
	left: 0px;
	width: 960px;
	text-align: center;
	top: 70px;
	
	}
	
#index_logo	{
position: absolute;
left: 0px;
width: 960px;
text-align: center;
bottom: 90px;
	}
	
#index_navi	{	
position: absolute;
	width: 960px;
	text-align: center;
	font-size: 18px;
	top: 400px;
	font-style: italic;
	z-index: 100;
	}
	
#index_english	{	
position: absolute;
	width: 960px;
	font-style: italic;
	font-size: 14px;
	top: 90px;
	}
	
#print_pos	{	
position: absolute;
right: 0px;
top: 80px;
width: 960px;
}
#voetnoot	{
position: absolute;
	top: 80px;
	width: 250px;
	visibility: hidden;
		margin-left: 50%;
	left: -480px;
	z-index: 400;
	}
	
#tekst_frame_result	{
	width: 960px;
	height: 550px;
	}
	
.tekst_frame_result	{
	width: 960px;
	left: 320px;	
	height: 550px;
	bottom: 10px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #d7c4bb;
	overflow: auto;
	background: white;
	}
	
hr	{
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #d7c4bb;
	}
	
/* formulier contact */

body.formulier	{
		font-size: 12px;
	line-height: 19px;
	background:#f6f4e3;
	margin: 9px 15px 15px 15px;
		background-image: url(../plaatjes/achter_papier_2.jpg);
background-repeat: repeat;
	background-position: top center;
	}

#inleiding_contact	{
position: absolute;
	top: 50px;
	width: 290px;
	}
	
td.contactform_kop	{
font-size: 14px;
color: #ac9c85;
font-style: italic;
padding: 20px 0px 5px 0px;
	}
	
td.contactform_links	{
	vertical-align: top;
	font-style: italic;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #ffffff;
	padding-top: 5px;
	width: 10%;
	white-space:nowrap;
	}
	
td.contactform_links_dikkelijn	{
	vertical-align: top;
	font-style: italic;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	border-color: #ffffff;
	padding-top: 5px;
	width: 10%;
	white-space:nowrap;
	}
	
td.contactform_links_breed	{
	vertical-align: top;
	font-style: italic;
	padding-top: 10px;
	
	}
	
	td.contactform_rechts_lijn	{
padding: 5px 0px 8px 0px;
border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #ffffff;
	
	}
	
td.contactform_rechts_dikkelijn	{
padding: 5px 0px 8px 0px;
border-style: solid;
	border-width: 0px 0px 3px 0px;
	border-color: #ffffff;
	
	}
	
td.contactform_rechts	{
padding: 5px 0px 0px 0px;

	}


/* einde formulier contact */

#overlay	{
	position: absolute;
	top: 22px;
	width: 102%;
	height: 100%;
	z-index: 95;
	background-position: top right;
background-image: url(../plaatjes/achter_papier_trans_groot.png);
	}
	
#kop	{
	font-size: 20px;
	margin: 20px 0px 30px 0px;
	font-style: italic;
	}
	
#tussenkop	{
	font-size: 12px;
	margin: 30px 0px 10px 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	
	}
	
#taal_pos	{
top: 50px;
	position: absolute;
	margin-left: 50%;
	left: -480px;
	z-index: 350;
	
	
	}
	
a#aide_link	{
	text-decoration: none;
	padding: 3px 0px;
	
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #d7c4bb;
	display: block;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 5px;
	
		}
	
a#aide_link:link {
	color: #ce0000;
	
	

}
a#aide_link:visited {
	color: #ce0000;
	
}
a#aide_link:hover {
	color: red;
	border-color:#fff;

	
}
a#aide_link:active {
	color: #000000;
}

#aide_link_actief	{
	text-decoration: none;
	padding: 3px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #d7c4bb;
	display: block;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 5px;
	color: black;
	
		}

/* menu */

#header_links {
  float: left;
  margin-left: -15px;
  
  background:none;
 font-style: italic;
  height: 22px;
  font-size: 12px;
  line-height: 14px;
  }
  
  #header_links ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header_links li {
  float:left;
  background:url("../plaatjes/links_actief.gif") no-repeat left top;
  padding:0 0 0 9px;
  line-height: 15px;
  }
#header_links a {
  float:left;
  display:block;
  background:url("../plaatjes/rechts_actief.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  color:#ce0000;
  
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header_links a {float:none;}
/* End IE5-Mac hack */
#header_links a:hover {
  color: red;
  padding:7px 15px 4px 6px;
  }
#header_links #current {
  background-image:url("../plaatjes/links_actief.gif");
  background-repeat: no-repeat;
	background-position: top left;
  }
#header_links #current a {
  background-image:url("../plaatjes/rechts_actief.gif");
    background-repeat: no-repeat;
	background-position: top right;
  color: black;

  }
  
 #header_links #current a:hover {
  background-image:url("../plaatjes/rechts_actief.gif");
    background-repeat: no-repeat;
	background-position: top right;
  color: red;
  
  }
  

#header {
  float: right;
  margin-right: -15px;
  
  background:none;
 text-transform: uppercase;
 letter-spacing: 3px;
  height: 22px;
  font-size: 10px;
  line-height: 14px;
  }
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url("../plaatjes/links.gif") no-repeat left bottom;
  padding:0 0 0 9px;
  line-height: 15px;
  margin-left: 12px;
  }
#header a {
  float:left;
  display:block;
  background:url("../plaatjes/rechts.gif") no-repeat right bottom;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  //color:#ce0000;
  
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color: red;
  padding:7px 15px 4px 6px;
  }
#header #current {
  background-image:url("../plaatjes/links_actief.gif");
  background-repeat: no-repeat;
	background-position: top left;
  }
#header #current a {
  background-image:url("../plaatjes/rechts_actief.gif");
    background-repeat: no-repeat;
	background-position: top right;
  color: black;

  }
  
 /* ---zoek*/
  
 #header #current_zoek a:hover {
  background-image:url("../plaatjes/navi_zoek_actief_links.gif");
    background-repeat: no-repeat;
	background-position: top right;
  color: red;
  }
  
 #header #current_zoek {
  background-image:url("../plaatjes/navi_zoek_actief_links.gif");
  background-repeat: no-repeat;
	background-position: top left;
  }
#header #current_zoek a {
  background-image:url("../plaatjes/navi_zoek_actief.gif");
    background-repeat: no-repeat;
	background-position: top right;
  color: black;

  }
  
 #header #current_zoek a:hover {
  background-image:url("../plaatjes/navi_zoek_actief.gif");
    background-repeat: no-repeat;
	background-position: top right;
  color: red;
  }


/* eind menu */

/* knop */

#knop {
  float: left;
  background:none;
 font-style: italic;
  height: 22px;
  font-size: 11px;
  line-height: 14px;
  }
#knop ul {
  margin:0;
  padding:0;
  list-style:none;
  }
#knop li {
  float:left;
  background:url("../plaatjes/knop.gif") no-repeat left bottom;
  padding:0 0 0 9px;
  line-height: 15px;
  }
  

#knop a {
  float:left;
  display:block;
  background:url("../plaatjes/knop.gif") no-repeat right bottom;
  padding:4px 15px 5px 6px;
  text-decoration:none;
  color:#ce0000;
  }
  
 #knop a:hover {
  float:left;
  display:block;
  background:url("../plaatjes/knop.gif") no-repeat right bottom;
  padding:7px 15px 5px 6px;
  text-decoration:none;
  color: red;
  }


/* eind knop */


/* detail-plaatjes*/

#plaatjes_pos_2	{
	position: absolute;
	top: 94px;
	left: 90px;
	z-index: 10;

	}

#plaatjes_pos_41	{
	position: absolute;
	top: 94px;
	left: 0px;
	/*z-index: 100;*/
	
	}
	
#plaatjes_pos_42	{
	position: absolute;
	top: 94px;
	left: 141px;
	margin: 0px;
	/*z-index: 99;*/
	
	}

#plaatjes_4 {
float: left;
  background:none;
  z-index: 10;
  }
#plaatjes_4 ul {
  margin:0;
  padding:0;
  list-style:none;
  
  }
#plaatjes_4 li {

  background:url("../plaatjes/plaatjes_kader_6.gif");
  background-repeat: no-repeat;
	background-position: middle middle;
  height: 124px;
  width: 124px;
  text-align: center;
  margin: 0px 15px 15px 0px;
  }
  

#plaatjes_4 a {
  /*float:left;*/
  display:block;
  text-decoration:none;
  color:#ce0000;
  }
  
 #plaatjes_4 a:hover {
  /*float:left;*/
  display:block;
   text-decoration:none;
  color: red;
  }
  





/* eind knop */

/* tabs */


#tabs_pos {
  top: 94px;
	position: absolute;
	left: 320px;
	z-index: 12;
  }


#tabs {
float: left;
  background:none;
  font-size: 14px;
  line-height: 24px;
  
  }/*
#tabs ul {
  margin:0;
  padding:0;
  list-style:none;
  
  
  }
#tabs li {
  float:left;
  padding:0 0 0 0px;
  margin-right: 4px;
  white-space: nowrap;
	  text-align: center;
	
  }
#tabs a {
 
  display:block;
   background:url("../plaatjes/tab_achter.gif") no-repeat right top;
  
  text-decoration:none;
  color:#ce0000;
  padding:1px 14px 0px 14px;
  
  }
  
#tabs a {float:none;}
#tabs a:hover {
  color: red;
  }
#tabs #tab_achter {

	padding:0 0 0 0px;
	
  }*/
  
/*#tabs #tab_achter a {
  background-image:url("../plaatjes/tab_achter_actief.gif");
    background-repeat: no-repeat;
	background-position: right top;
	padding:0px 14px 0px 14px;
  color: black;
  text-align: center;
  

  }
  
 #tabs #tab_achter a:hover {
  background-image:url("../plaatjes/tab_achter.gif");
    background-repeat: no-repeat;
	background-position: right top;
	padding:0px 14px 0px 14px;
  color: red;
    text-align: center;
  }*/
  
 .TabbedPanels {
	width: 640px;
	
}

.TabbedPanelsTab {
	font-family: georgia;
	font-size: 13px;
	font-weight: normal;
	background-image:url("../plaatjes/tab_achter_actief.gif");
	    background-repeat: no-repeat;
	background-position: left top;
	background-color: #efe6c7;
	border-style: none;
	line-height: 24px;
	margin-left: -1px;
	  padding:0 7px 0 7px;
  margin-right: 4px;
  width: 80px;
  text-align: center;
  white-space: nowrap;
	
}
.TabbedPanelsTabHover {
	background:url("../plaatjes/tab_achter_over.gif") no-repeat left top;
	color: #ff0000;
}

.TabbedPanelsContentGroup	{
		width: 637px;
	height: 470px;
	bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #d7c4bb;
	overflow: auto;
	background: white;
	font-family: georgia;
	font-size: 12px;
	line-height: 19px;
	scrollbar-face-color:#bfac99;
scrollbar-base-color:#bfac99;
scrollbar-arrow-color:white;
scrollbar-track-color:#eee7ca;
scrollbar-shadow-color:#9c8c7c;
scrollbar-highlight-color:#d3c6b3;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-Color:#9c8c7c;
	}
.TabbedPanelsTabSelected {
	background:url("../plaatjes/tab_achter.gif") no-repeat left top;
}
/* eind tabs */



#zoek_pagina	{
	width: 960px;
	top: 0px;
	margin-left: 50%;
	left: -480px;
	position: absolute;
	height: 650px;
	visibility: hidden;
	z-index: 300;
	}
	
#zoek_resultaten_lijst	{
	position: absolute;
	left: 0px;
	top: 40px;
	}
	
#zoek_resultaten_lijst ul	{
  margin:0;
  padding:0;
  list-style:none;
  width: 980px;
	}
	
#zoek_resultaten_lijst li	{
float: left;
width: 124px;
height: 124px;
margin-right: 15px;
margin-bottom: 15px;
  background:url("../plaatjes/plaatjes_kader_6.gif");
  background-repeat: no-repeat;
	background-position: middle middle;
	text-align: center;
	}
	
.centreertabel	{
	width: 100%;
	height: 100%;
	text-align: center;
	}
	
td.bijschrift	{
	padding: 0px 11px 6px 11px; 
	text-align: left; 
	vertical-align: bottom; 
	line-height: 14px;
	font-size: 12px;
	}
	
td.tekst_lijst_nummer	{
	font-size: 14px;
	line-height: 18px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #d7c4bb;
	width: 70px;
	height: 38px;
	padding-left: 2px;
	white-space: nowrap;
	cursor: hand;
	cursor: pointer;
	}
	
td.tekst_lijst_naam	{
	font-size: 14px;
	line-height: 18px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #d7c4bb;
	padding-left: 7px;
	cursor: hand;
	cursor: pointer;
	height: 38px;
	}
	
#geen_zoekresultaat	{
	margin-top: 200px;
	font-size: 18px;
	font-style: italic;
	margin-left: 300px;
	}
	
sup	{
	vertical-align: top;
	}
	
#voetnoot	{
	border-color: white;
	border-style: solid;
	border-width: 1px;
	padding: 6px;
	background:#e7d183;
	top: 85px;
	left: -470px;
	}
	
.goto_select	{
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #d7c4bb;
	letter-spacing: 0px;
	text-transform: none;
	
	}
	
	
/* notes */

body.notes	{
	margin: 20px;
	}
	
.notes_kop	{
font-size: 8px;
line-height: 8px;
}

.notes_tussenkop	{
font-size: 18px;
font-style: italic;
border-style: solid;
border-width: 2px 0 0 0;
border-color: #d7c4bb;
margin-top: 40px;
line-height: 22px;
}

td.new_note	{
	padding: 2px 3px;
	font-size: 12px;
	font-family: georgia;
	line-height: 20px;
	vertical-align: top;
	font-style: italic;
	
	}
	
.note_select	{
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #d7c4bb;
	letter-spacing: 0px;
	text-transform: none;
	
	}
	
.note_select_groot	{
	font-family: georgia;
	font-size: 18px;
	line-height: 18px;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #d7c4bb;
	letter-spacing: 0px;
	text-transform: none;
	margin: 3px 0 4px 0;
	}
	
.note_titel	{
font-size: 14px;
display: inline;
}
	
