	html		{ overflow: -moz-scrollbars-vertical; overflow-x: hidden; overflow-y: auto; }	/* voor IE6 */
	body		{
	font: 11px/16px Verdana, Arial;
	color: #333333;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	left: 50px;
	}	/*  Let op!! in bij Flash-objecten MOET line-height de waarde 'normal' hebben. */
				/*  Geen hor-scroll:  overflow: -moz-scrollbars-vertical; overflow-x: hidden;  */

				/* 	body.basis	{ margin: 10px 0px 0px 348px; overflow: -moz-scrollbars-vertical; overflow-x: hidden; overflow-y: auto; background-color: #FFFFFF; 
				 			  background-image: url(images/achtergrond-2.jpg); background-position: top left; background-repeat: repeat-y; background-attachment: fixed;  } */

 	body.basis	{ margin: 0px 0px 0px 320px; overflow: -moz-scrollbars-vertical; overflow-x: hidden; overflow-y: auto; background-color: #FFFFFF; 
 			  background-image: url(images/achtergrond-2.jpg); background-position: top left; background-repeat: repeat-y; background-attachment: fixed;  }


	b		{ font-weight: bold; color: #B18E50; }
	em		{ font-weight: normal; color: #000000; font-style: normal;  }
	i		{ font-style: italic;	 color: #555555; letter-spacing: 0.0em; }
	u		{ text-decoration: none; color: green; }
	
	h1		{ font: 36px Times New Roman, Verdana, Arial, Helvetica; font-style: italic; font-weight: normal; color: #C51230; letter-spacing: 0.0em; 
			  margin: 76px 0px 0px 0px; padding: 9px 0px 16px 0px; }
	h2		{ font: 12px Verdana, Arial, Helvetica; font-weight: bold; color: #B18E50; letter-spacing: 0.2em; margin: 0px 0px 12px 0px; text-transform: uppercase; }
	h3		{ font: 11px Verdana, Arial, Helvetica; font-weight: bold; color: #B18E50; letter-spacing: 0.0em; margin: 0px 0px 0px 0px; float: left; }
	h4		{ font: 11px Verdana, Arial, Helvetica; font-weight: bold; color: #B18E50; letter-spacing: 0.0em; }	
	h5		{ font: 16px Lucida Calligraphy; font-weight: normal; color: #B18E50; letter-spacing: 0.0em; }
letter-spacing: 0.0em; }	
	h6		{ font: 18px Lucida Calligraphy; font-weight: bold; color: #C51230; letter-spacing: 0.0em; }
	
	
	
	tt		{ font: 11px Verdana, Arial ; color: #999999; margin-right: 10px; }
	
	hr		{ height: 0px; border: 0px; border-bottom: 1px solid #DDDDDD; }

	ul		{ list-style-type: square; margin-top: 0px; margin-left: 18px; margin-bottom: 0px; padding: 0px; }
	ul.sub1		{ list-style-type: circle; padding-left: 10px;} 
	li		{ padding-left: 10px;} 

	.kolom3		{ width: 540px; padding: 0px 5px 10px 30px; margin: 0px;  }
	.kolom4		{ width: 592px; }

	.img0		{ margin: 0px   0px  0px 50px; padding: 0px 0px 0px 0px; border: 0px; } 	/* padding-rechts werkt alleen in FF */
	.imgleft	{ margin: 0px   0px  0px  0px; padding: 0px 0px 0px 0px; border: 0px; left: 0px; } 	
	.imginbox	{ margin: 0px -11px 10px 30px; padding: 0px 0px 0px 0px; border: 0px; }

	.submenupositie	{ position: absolute; top: 50px; left: 16px; }

	.creme1		{ color: #F6F2E8; }	/* blokje 1 - lichtste  */
	.creme2		{ color: #FFEFBC; }	/* blokje 2 */
	.creme3		{ color: #F7DDA2; }	/* blokje 3 */
	.bruin1		{ color: #B18E50; }	/* blokje 4 */
	.bruin2		{ color: #945F35; }	/* blokje 5 */
	.bruin3		{ color: #47292B; }	/* blokje 6 - donkerbruin */
	.rood		{ color: #C51230; }	/* blokje 7 */
	.groen		{ color: #006600; }	/* blokje 8 */
	.groen2		{ color: #288A28; }	/* lichter */
	.donkerbruin	{ color: #47292B; }	/* donkerbruin in onderste frame met adresgegevens */
	.zwart		{ color: #000000; }
	.pastelcreme	{ color: #FEFBF2; }	/* achtergrondkleur voor tabel-achtige vlakken, o.a. class .groot  */

	A		{ color: #C51230; text-decoration: underline; }
	A:link		{ color: #C51230; text-decoration: underline; }
	A:active	{ color: #C51230; text-decoration: underline; }
	A:visited	{ color: #C51230; text-decoration: underline; }
	A:hover		{ color: #FF0000; text-decoration: underline; }


	/* ############## AAN / UIT tbv menu en tekstblokken ######################################### */

	A.uit, A.aan	{ text-decoration: none; font-weight: bold; color: #C51230; float: left; width: 110px; text-align: center;
			  padding: 5px 0px 6px 0px; margin: 0px 3px 0px 3px; }

	A.uit		{ background-color: #F6F2E8; border: 1px solid #C51230; border-bottom : 2px solid #F6F2E8; }
	A.uit:link	{ color: #000000; text-decoration: none; } 
	A.uit:active	{ color: #000000; text-decoration: none; }
	A.uit:visited	{ color: #000000; text-decoration: none; }
	A.uit:hover	{ color: #B18E50; text-decoration: underline; }

	A.aan 		{ background-color: transparent; border: 1px solid #F7DDA2; border-bottom : 0px solid transparent; }
	A.aan:link	{ color: #C51230; text-decoration: none; } 
	A.aan:active	{ color: #FF0000; text-decoration: none; }
	A.aan:visited	{ color: #C51230; text-decoration: none; }
	A.aan:hover	{ color: #B18E50; text-decoration: underline; }

	.hoofdmenu	{ font: 11px/18px Verdana, Arial; font-weight: bold; position: absolute; top: 48px; right: 16px; width: 240px;
			  color: #9E8B69; text-decoration: underline; margin: 0px; padding: 0px; }

	.hoofdmenu A.uit, .hoofdmenu A.aan	{ text-decoration: underline; font-weight: bold; color: #C51230; background-color: #FFFFFF; float: left;
						  border: 0px solid transparent; border-right: 1px solid #F7DDA2; width: auto; padding: 0px 6px; margin: 0px 0px; }
	.hoofdmenu A.uit				{ color: #000000; text-decoration: none; }
	.hoofdmenu A.uit:link				{ color: #000000; text-decoration: none; }
	.hoofdmenu A.uit:visited			{ color: #000000; text-decoration: none; }
	.hoofdmenu A.uit:hover				{ color: #B18E50; text-decoration: underline;}
	.hoofdmenu A.aan, .hoofdmenu A.aan:visited	{ color: #B18E50; text-decoration: underline;  }

	#hfd01, #hfd02, #hfd03, #hfd04, #hfd05, #hfd06	{ margin-right: 4px; width: 111px; }

	/* ############## MENULAGEN AAN/UIT ########################################################## */

	.laagaan	{ visibility: visible; z-index: 1;}
	.laaguit	{ visibility: hidden;  z-index: 1;}

	/* ############## KLEIN / GROOT tbv uitklapbare blokken tekst ################################ */
	
	.klein, .groot	{ font: 11px Verdana, Arial; width: 510px; margin: 2px 0px 0px 0px; 
			  line-height: 16px; border: 1px solid #FFFFFF; }
	.klein 		{ height: 18px; background-color: transparent; border-left: 1px solid #F8DBB6; overflow: hidden;   padding: 1px 10px 0px 12px;  }
	.groot		{ height: auto; background-color: #FEFBF2; border: 1px solid #F8DBB6; margin: 2px 0px 6px 0px; padding: 1px 10px 10px 12px; }		/* bg-c was #FEF9F3 */
	.klein .aan	{ font-weight: normal;  }	/* dit maakt de kop in een tekstblok niet-vet als het blok is dichtgeklapt */
	.groot .aan	{ font-weight: bold;    }	/* dit maakt de kop in een tekstblok  wel vet als het blok is opengeklapt */

	.groot i, li i	{ position: relative; top: -16px; float: right;  }	/* verschuiving nodig om op de gewenste regel te krijgen */
			    /* voor bedragen rechts uitgelijnd bij Overnachten - Algemene arrangementen  (let op: buiten <li> houden! anders gaat het fout in Firefox) */

	/* ############## OVERIG ##################################################################### */


	 .adres		{ color: #E9CE9F; font: 12px Verdana, Arial, Helvetica; font-weight: bold; text-align: center; }   /*  e-mailadres in de adresbalk  */
	A.adres		{ color: #E9CE9F; text-decoration: underline; }
	A.adres:visited	{ color: #E9CE9F; text-decoration: underline; }
	A.adres:hover	{ color: #FFFFFF; }

	a.half img  	 { filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; }
	a.half:hover img { filter:alpha(opacity=50);  -moz-opacity: 0.5; opacity: 0.5; }

	A.logo		{ background-color: #FFFFFF; position: absolute; top: 0px; left: 0px; width: 250px; height: 110px; 
			  filter:alpha(opacity=0);  -moz-opacity: 0.0; opacity: 0.0; }
	A.logo:hover	{ filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }


				/*      div.animatie  	{ position: absolute; top: 0px; left: 0px; } */

        div.animatie  	{ float: left; clear: none; position: fixed; top: 0px; left: 0px; paddding: 0px;  } 
        .animatie div 	{ position: absolute; top: 0px; left: 0px; }
        .slide	 	{  }


	.balk1		{ float: left; position: fixed; left: 320px; top: 0px; width: 622px; height: 40px; background-color: #F6F2E8; padding: 0px; margin: 0px; margin-bottom: -40px;
			  border-bottom: 1px solid #F7DDA2; z-index: 10; } 		/* margin-bottom: -40; is nodig om de content in IE6 hoger te krijgen, het doet niets in IE7 en FF2 */
	.balk1vol	{ float: left; position: fixed; left: 0px; width: 942px; }
	.balk1  .aan	{ background-color: #F6F2E8; border-bottom : 0px solid transparent; }
	.balk1 A.uit	{ background-color: #FFFFFF; border: 1px solid #DAB96F; border-bottom : 1px solid #FFFFFF; }
/*	.balkjeoverfoto	{ float: left; position: fixed; top: 0px; left: 0px; width: 320px; height: 40px; background-color: #F6F2E8;; z-index: 5; } */

	.balk1menu	{ position: absolute; top: 12px; margin-left: 2px; margin-right: 0px; padding: 0px; z-index: 20; }
	.mintab2	{ position: relative; left: -238px; width: 850px; }
	.mintab2a	{ position: relative; left:   82px; width: 850px; }	/* left: 82px; */
	.balk1menu A	{ width: 108px; margin-left: 8px; margin-right: 0px;  }		/* buttons in submenu */
	

	.balk2		{ position: absolute; left: 320px; top: 40px; width: 622px; height: 38px; background-color: #FFFFFF; padding: 2px 0px 0px 20px; margin: 0px;
			  border-bottom: 1px solid #F7DDA2;  }


	table		{ width: 99%; margin: 0px; border: 0px; }
	td		{
	color: #002266;
	font: 11px Verdana, Arial, Helvetica;
	line-height: 16px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 1px;
	vertical-align: top;
}  /*  Let op!! Hier geen plaatje definiëren  */

	.inspr1		{ position: absolute; left: 148px; overflow: auto; }

/* ################################################################################################### */

	.envelop	{ font: 13px Arial; color: #AFB9BC; font-weight: normal; }	
	.uitlijnen	{ text-align: justify; }
