
/*navigatie*/
@import url("navigation.css");

body, table, h1, h2, h3, h4, p   	{ font-family: Arial, Helvetica, sans-serif;}

body	{
	margin: 0;
	padding: 0;
	font-size: 10pt; 
	background-color:#FFFFFF;
	color: #000000;
	}
#page	{
	position: absolute;
	left: 50%;
	/*width: 780px;
	margin-left: -390px;*/
	width: 806px;
	margin-left: -403px;
	background-color:#FFFFFF;
	}
#header
	{
	height: 120px;
    background-image: url(../layout/images/h0_tr.gif);
    background-repeat: repeat-x;
	}
#printheader	{
	display:none;
	}
#htop-left	{
	/*position:relative;
	left:2px;*/
	float: left;
	height: 100px;
	width: 190px;
	}
#htop-center	{
	float: left;
	height: 64px;
	width: 400px;
	text-align: center;
	}
#htop-right	{
	float: right;
	height: 64px;
	width: 195px;
	}
#test-nav #act	{	/*header1*/
	color:#990000;	/*do rood*/
;
	}
#leftbar {
	/*width: 150px;*/
	width: 134px;
	float: left;
	padding: 3px;
	}
#rightbar 
	{
	float: right;
	/*width: 134px;*/
	width: 150px;
	padding: 3px;
	}
#rightbar-block 
	{
	float: right;
	/*width: 134px;*/
	width: 150px;
	padding: 3px;
	}
#contentbox	{
	float: left;
	width: 450px;
	margin-left: 20px;
	margin-left: 36px;
	}
#no-leftbar-contentbox	{
	float: left;
	width: 615px;
	margin-left: 3px;
	}
#no-rightbar-contentbox
	{
	float: right;
	/*margin-left: 25px;
	width: 608px;*/
	width: 624px;
	}
#footer
	{
	clear: both;
	height: 20px;
	padding: 3px;
	border-top: 1px dotted #d2232a;	/*1*/
	}
#foot-left
	{ 
	float: left;
	width: 50%; 
	}
#foot-right
	{ 
	float: right;
	width: 50%;
	text-align: right;
	}
							/* -- END MAIN layer -- */


h1	{
	font-size: 14pt;
	color: #000060; 
	font-weight: bold; 
	font-style: italic;
	}
h2	{ 
	font-size: 12pt; 
	color:#D2232A;
	font-weight: bold;
	font-style:normal;
	}
h3, h3 a	{
	font-size: 10pt;
	padding:0;
	margin:0; 
	margin-bottom:0.1em;
	color:#D2232A;
	font-weight: bold;
	}
h4  { 
	font-size: 10pt; 
	font-weight: bold;
	}
table	{ 
	font-size: 10pt; 
	}
a   { 
	font-size: 10pt;
	color: #000060;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a:hover { 
	font-size: 10pt; 
	color: #A50808;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	}
hr	{
	clear: both;
	height: 1px;
	border: none;
	color: #DDD;
	background-color:#DDD;	/* all browser hr #3399CC*/
	}
img	{
	margin: 0;
	border: 0;
	}
.special
	{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;
	color:#990000;	/*do rood*/
	}
.special a
	{
	color: #CC0033;
	text-decoration: underline;
	}
.special a:hover
	{
	color: red;
	}
td .special a
	{
	color: #CC0033;
	text-decoration: underline;
	}
td .special a:hover
	{
	color: red;
	}
.special-b, .special-b a, .special-b a:hover	{
	color: #CC0033;	/*do rood*/
	font-weight:bold;	
	}	
.special-2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #008000; /*groen*/
	}
.special-2 a	{
	color: #008000; /*groen*/
	}
.small
	{
	font-size: 8pt;
	font-weight:normal;
	color: #000;
	}
.small a
	{
	font-size: 8pt;
	color: #000060;
	text-decoration: underline;
	}
.small a:hover
	{
	font-size: 8pt;
	color: #A50808;
	text-decoration: underline;
	}
.small-soft, .small-soft a, .small-soft a:hover	{
	font-style:normal;
	font-size: 8pt;
	color: #666666;
	}

								/*CURSIEF - Chris*/
blockquote { 
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color: #999999; /*grijs*/
	color: #003399; /*blauw*/
	}

								/*NEW vermelding*/
li.new {
	background-image:url(../layout/images/nieuw.png); 
	background-position:right; 
	background-repeat:no-repeat;
	}
.main_nav li.new a {
	background-image:url(../layout/images/nieuw.png); 
	background-position:right; 
	background-repeat:no-repeat;
	}

								/*ZOEKEN*/
.zoek label	{
	position: absolute;
	top: -100em;
}
.resultheader{
	margin-bottom:15px;
	}
.resultmsg	{ /* in gebruik ??? */
	font-family: Tahoma, Helvetica, sans-serif;
	color: #008000; /*groen*/
	margin-bottom:10px;
	}
.resultbox	{
	margin-bottom:15px;
	}
.resulthead {
	font-family: Tahoma, Helvetica, sans-serif;
	color:#008000;
	font-size:12pt;
	font-weight:bold;
	}
.searchterm	{
	font-family: Tahoma, Helvetica, sans-serif;
	color:#990000;
	}
ul.resultlist	{
	list-style: none;
	margin:0;
	padding:0;
	}
ul.resultlist li	{
	margin:5px;
	margin-bottom:15px;
	}
.result-url, ul.resultlist li .result-url a	{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #008000; /*groen*/
	text-decoration: none;
	margin-bottom:10px;
	}
.result	{
	clear:both;
	}
.found	{
	background-color:#99FF99;
	background-color:#CCFFFF;
	background-color:#C0DCC0; /*oud li-groen*/
	}
.error, .error-msg	{
	clear:both;
	border: solid 1px #FF3333;
	padding:3px;
	font-style:italic;
	color:red;
	}

										/*FORMS*/
#contactform fieldset {
	border: solid 1px #E69279;
	background-color:#f8f1e4;
	}
#contactform legend {
	font-size: 130%;
	font-style:italic;
	font-weight:bold;
	color:#D2232A;
	}

#contactform label {
	width: 90px;
	float:left;
	text-align: right;
	margin-right:10px;
	}
#lidmaatschap fieldset {
	border: solid 1px #E69279;
	background-color:#f8f1e4;
	}
#lidmaatschap legend {
	font-size: 130%;
	font-style:italic;
	font-weight:bold;
	color:#D2232A;
	}
#lidmaatschap label {
	width: 150px;
	float:left;
	text-align: right;
	margin-right:10px;
	}
#orderform h1, #orderform h2 {
	color:#D2232A;
	}
#orderform fieldset {
	border: solid 1px #E69279;
	padding:0px 5px;
	background-image:url(../layout/images/bg_weeshuis_2.jpg); 
	}

#orderform legend {
	font-size: 130%;
	font-style:italic;
	color: #008000; /*groen*/
	color:#D2232A;
	}
#orderform label {
	width: 150px;
	float:left;
	text-align: right;
	margin-right:10px;
	}
#orderform .radio	{
	float:left;
	margin: 0px 20px 20px 0px;
}
#hipform	{
	background-color:#f8f1e4; 	/* 4 */
}
#hipform fieldset {
	border: solid 1px #E69279;
	padding:0px 5px;
	background-color:#f8f1e4;
	}
#hipform legend {
	font-size: 130%;
	font-style:italic;
	color:#D2232A;
	}
#hipform label, #itemform label {
	display:block;
	float:left;
	padding:3px;
	width:100px;
	background-color:#f0dfc5;
	text-align: right;
	margin:2px 3px 0 0;
	}
.form-row	{
	clear:both;
	margin:3px 0;
	}
.hipinput, .input	{
	width:550px;
}
.hipinput_sm, .input_sm	{
	width:100px;
	float:left;
	margin:0 15px 3px 0;
	}
#hipform label.trans {
	background-color:transparent;
	margin-bottom:6px;
	margin-top:6px;	
	}
/*
.fieldlabel	{
	display:block;
	float:left;
	padding:0 3px;
	/*margin-right:5px;
	width:80px;
	background-color:#CCFFFF;
	}
*/
/*START CLOSED AREA extras*/
/*END CLOSED AREA extras*/

/*
#container	{
	margin: auto;	
	position: relative;
	padding: 0;
	text-align: left;
	width: 900px;	
}
*/
								/*content pages*/
.content
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
.content a
	{ 
	font-weight: normal;	
	color: #039; /*=firefox-google*/
	text-decoration: underline; 
	}
.content a:hover	{ 
	font-family: Arial, Helvetica, sans-serif;
	color: #A50808;	/*#333=Google-firefox */
	text-decoration: underline; 
	}
.content img	{
	margin: 0 3px 3px 0;
	border:solid 1px #CCC;
	}

								/*content images*/

img.float-left, img.left	{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:solid 1px #CCC;
	}
img.float-right, img.right	{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:solid 1px #CCC;
	}
.float-left, .left	{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
.float-right, .right	{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	text-align:right;
	}
.float-left img, .left img	{
	border:solid 1px #CCC;
	}
.float-right img, .right img	{
	border:solid 1px #CCC;
	}
.photo-left	{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	font-size: 8pt;
	font-weight:normal;
	text-decoration:none; 
	text-align:center;
	}
.photo-left a, .photo-left a:hover	{
	font-size: 8pt;
	text-decoration:none; 
	}
.photo-right	{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding:0;
	font-size: 8pt;
	font-weight:normal;
	text-decoration:none; 
	text-align:center;
	}
.photo-right a, .photo-right a:hover	{
	font-size: 8pt;
	text-decoration:none;
	}
.photo-col-right	{
	float:right;
	width:49%;
	font-size: 8pt;
	padding-left:6px;
	margin-bottom:15px;
	text-align:center;
	}
.photo-center	{
	text-align:center;
	margin-bottom:10px;
	font-size: 8pt;
	font-weight:normal;
	text-decoration:none; 
	}

.center-this, .center	{
	text-align:center;
	margin-bottom:15px;
	}
.text-right, .text-right a	{
	text-align:right;
	}
.new-line, .new-block, .clear	{
	clear:both;
	}

								/*COLUMNS*/
.col-left	{
	float:left;
	width:46%;
	background-color:#FFF;
	margin-bottom:15px;
	}
.col-right	{
	float:right;
	width:49%;
	background-color:#FFF;
	padding-left:6px;
	margin-bottom:15px;
	}
.col-right-b	{
	float:right;
	min-width:49%;
	border-left:solid 1px #BBB;
	padding-left:6px;
	margin-bottom:15px;
	}
.col-left-boxed	{
	float:left;
	width:48%;
	border:solid 1px #BBB;
	padding:3px;
	}
.col-right-boxed	{
	float:right;
	width:48%;
	border:solid 1px #BBB;
	padding:3px;
	}
.col-right-boxed img	{
	text-align:center;
	}
.text-col	{
	float:left;
	width:240px;
	}
.photo-col	{
	float:right;
	width:300px;
	padding:15px;
	margin-left:10px;	/*let op width */
	background-color:#f8f1e4;
	background-color:#E69279;
	border-left:solid 1px #E69279;
	border-right:solid 1px #E69279;
	}
.photo-box	{
	text-align:center;
}
.photo	{	/*new*/
	font-size: 8pt;
	font-weight:normal;
	color: #666;
	color: #000;
	margin-bottom:15px;
}

							/*KWARTAALBLAD*/
.bladcontent	{
	margin-bottom:15px;
	}
.cell	/*BLAD-index*/
	{
	width: 95%;
	height: 80px;
	border: solid 1px #CCC;
	padding: 3px;
	text-align: left;
	margin-bottom: 10px;
	}

							/*WINKEL*/
h2.shop	{
	background-color:#EEE;
	padding:5px;
	}
.itembox	{
	padding:5px;
	background-image: url(../layout/images/back.gif);
	background-color: #f8f1e4;	/* 4 */
	border: solid 1px #AAA;
	border: solid 1px #e69279;
	margin-bottom:15px;
	}
.itembox h3	{
	margin:0;
	padding:0;
	}
.thumb	{
	float:left;
	width:27%;
	min-height:110px;
	}
.iteminfo	{
	float:right;
	width: 69%;
	}
.thumb-2	{
	clear:both;
	float:left;
	width:220px;
	min-height:220px;
	}
.iteminfo-2	{
	float:right;
	width: 330px;
	}
.item-subtitle	{
	font-style:italic;
	color:#000060;
	}
.in-winkel	{
	padding:2px 4px;
	background-color:#f0dfc5;	/* 3 */
	}
.price	{
	width:50px;
	}
#bottom-nav	{
	padding:3px;
	margin-bottom: 40px;
	}
#description	{
	clear:both;
	padding: 5px;
	background-color:#EBEBEB;
	border: solid 1px #AAA;
	margin-bottom:15px;
	}

								/*BOXES*/
.boxed	{
	/*border: solid 1px #D2232A; /*1*/
	border: 1px dotted #D2232A;	/*1*/
	background-color:#FFF;
	padding: 6px;
	margin-bottom: 30px;
	}
/*
.boxed:hover	{
	background-color:#f0dfc5;	/* 3 
	}
*/
.boxed-tr	{
	padding: 7px;	
	margin-bottom: 30px;
	}
.boxed-2	{
	padding: 6px;	
	border: solid 1px #CCC;
	margin-bottom: 30px;
	}
.boxed-3	{
	padding: 6px;	
	border: solid 1px #f0dfc5;	/* 3 */
	background-color:#f0dfc5;	/* 3 */
	margin-bottom: 30px;
	}
.boxed-4	{
	padding: 6px;	
	border: solid 1px #f0dfc5;	/*blad 3*/
	background-color:#FFFFF0;	/* 5 */
	margin-bottom: 30px;
	}
.boxed-2 ul	{
	list-style-position:inside;
	}
.boxed-special	{
	border: solid 1px #A50808;
	padding: 6px;
	color:#CC0033;
	color:#990000;	/*do rood*/
	background-color:#FFF;
	margin-bottom: 15px;
	}	
.boxednews	{
	/*border: 1px dotted #D2232A;	/*1*/
	border: solid 1px #e69279;	/*2*/ 
	padding: 6px;
	margin-bottom: 15px;
	}
.boxednews h3	{
	margin:0;
	margin-bottom:5px;
	padding:0;
	}
.fill	{	background-color:#F9F9F9;	}

										/*ARCHIVES*/
ul.archive {
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-bottom:15px;
	}
ul.archive li{
	padding:2px 0px;
	margin:4px 0;
	}
ul.archive li{
	padding:2px 0px;
	margin:4px 0;
	}
ul.archive li.boxed{
	height:220px;
	}
.date	{
	float:left;
	padding:3px;
	margin-right:1em;
	font-size:8pt;
	font-weight:normal;
	background-color:#f0dfc5; /*kwblad header backgr.*/
	}
.hide {
	display:none;
	}

										/* THUMBS */
.background	{
	background-color:#f8f1e4;
}
ul.gallery-thumb 	{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	}
ul.gallery-thumb li {
	display:block;
	float:left;
	}
ul.gallery-thumb li a {
	display: block;
	float:left;
	margin:20px 15px 30px 20px;
	width:260px;
	height:290px;
	border: solid 1px #ccc;
	border: solid 1px #99CCCC;	/*li-blauw*/
	background-color:white;
	font-size: 8pt;
	color: #666666;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	}
ul.gallery-thumb li img {
	vertical-align:middle;
	border: solid 1px #99CCCC;	/*li-blauw*/
	}
ul.gallery-thumb li a:hover {
	text-decoration:none;
	background-color:white;
	background-color:#eee;
	color:black;
	
	}
.thumbinfo	{
	width:240px;
	height:2.5em;
	display:block;
	position:relative;
	top:258px;
	padding:2px 0px;
	border-top:1px solid #CCC;
	background-color:#bbb;
	color:black;
	}
/*END vormgeving fotos*/




DIV.tooltip {
	/*opacity: 0.8;
	border:#3f3830 1px solid;
	border:#AAA 1px solid;
	padding:15px;
	background-color: #fff; 
	filter:alpha(opacity=80);*/
}

.mrx_metadata_tooltip_table {
	/*BORDER-COLLAPSE: collapse*/
}
.mrx_metadata_tooltip_cell_field {
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 0px; 
	WIDTH: 1px; 
	PADDING-RIGHT: 10px; 
	WHITE-SPACE: nowrap; 
	FONT-WEIGHT: bold; 
	PADDING-TOP: 0px
}
.mrx_metadata_tooltip_cell_value {
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px
}

.cell-type {
	font-size: 8pt;
	font-weight: bold; 
}
.cell-field {
	clear:both;
	float:left;
	margin-left:3px;
	width:50px;
	font-size: 8pt;
	font-weight: bold; 
}
.cell-value {
	float:left;
	font-size: 8pt;
	vertical-align:middle;
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px
}

										/*HEADERS special*/

.boxhead	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #EBEBEB;
	padding: 3px;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	}
.boxhead_2	{	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:120%;
	padding: 3px;
	color:maroon; 
	color:#d2232a;
}
.marked-head	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
	color:#0000FF;
	color: #000060; 
	background-color: #EBEBEB;
	float:left;
	padding: 3px;
	/*width:40px;*/
	border: 1px solid #DDD;
	margin-right:3%;
	}

										/*ARTIKELEN*/
.auteur, .author	{
	font-style:italic;
	}
.notes	{
	clear:both;
	font-size: 8pt;
	color: #000;
	border-top: solid 1px #BBB;
	padding-top:5px;
	margin-bottom: 20px;
	}
.sources, .remarks {
	clear:both;
	font-size: 8pt;
	color: #000;
	background-color:#EEE;
	padding:8px;
	margin-bottom: 40px;
	}
.notes a, .sources a, .remarks a
	{
	font-size: 8pt;
	}
.accent, .accent-new	{
	clear:both;
	color: #000;
	background-color:#EEE;
	padding:8px;
	margin-bottom: 20px;
	}
.accent-new	{
	border: solid 1px green;
	}
.remarks	{	
	margin: 10px 0 15px 0;
	background-color:#f8f1e4;
	border:1px solid #e69279;
	padding:10px;
	}
.teas	{	
	/*margin: 10px 0 15px 10px;*/
	background-color:#f8f1e4;
	border:1px solid #e69279;
	padding:10px;
	}
.nr, .id	{
	font-size:8pt;
	color:#999999;
	}
ol.statuut	{
	margin:0;
	padding:0;
	}
ol.statuut li	{
	padding: 10px 0;
	border-bottom:1px solid #DDD;
	}
/*
H1, H2, LOGO voorpag.	1. #d2232a
Colofon/sidebar			2. #e69279
Achtergrond header		3. #f0dfc5
Achtergrond pagina		4. #f8f1e4
Ivory					5. #FFFFF0
*/
/*
H1, H2, LOGO voorpag.	#d2232a;	/* 1 
Colofon/sidebar			#e69279;	/* 2 
Achtergrond header		#f0dfc5;	/* 3
Achtergrond pagina		#f8f1e4;	/* 4
*/

