/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
.scroll { height: 500px;   overflow: auto; }
.style1 { font-family: "Trebuchet MS"; line-height:16px;font-size: 12px;}
.style2 {color:#666600; font-style: italic;font-family: Verdana; font-weight: bold;font-size: 36px;}
.style3 {font-family: Arial, Helvetica, sans-serif;color: #9B0000; font-weight: bold; font-size: 18px; }
/*.style4 {color: #9B0000; font-family: Arial, Helvetica, sans-serif;}*/
.style4 {color: #000000; font-family: "Times New Roman"}
.style5 {color: #9B0000;font-size: 55px;}
.style6 {color: #666600; font-family: Verdana; font-size: 12px; }
.style7 {font-family: Arial, Helvetica, sans-serif;font-size: 16px; font-weight: bold; color: #666600}
.style8 {color: #000000; font-family: "Times New Roman", Times, serif}
/*.tabel-kleur-midden { background-color:#F4EEC1 }*/
.tabel-kleur-midden { background-color:#FFFFFF }
.tabel-kleur-links  { background-image:url(/Afbeeldingen/bomen-l.jpg)}
.tabel-kleur-rechts { background-image:url(/Afbeeldingen/bomen-r.jpg)}
.tabel-kleur-boven { background-image:url(/Afbeeldingen/Achtergrond-Kop.jpg)}
.tabel-kleur-kern { background-image:url(/Afbeeldingen/Achtergrond-Midden-Vaag.jpg)}
.tabel-kleur-links-1  { background-image:url(/Afbeeldingen/bomen-l.jpg)}
.tabel-kleur-rechts-1 { background-image:url(/Afbeeldingen/bomen-r.jpg)}
.tabel-kleur-links-2  { background-image:url(/Afbeeldingen/bomen-l.jpg)}
.tabel-kleur-rechts-2 { background-image:url(/Afbeeldingen/bomen-r.jpg)}
.tabel-kleur-links-3  { background-image:url(/Afbeeldingen/bomen-l.jpg)}
.tabel-kleur-rechts-3 { background-image:url(/Afbeeldingen/bomen-r.jpg)}

/*body {	background-color:#666600}*/
body {	background-color:#666600}
a:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
		color: #666600;
}
a:visited {
	text-decoration: none;
	color: #666600;
}
a:hover {
	text-decoration: none;
color: #9B0000;
}
a:active {
	text-decoration: none;
	color: #9B0000;
}

