/***********************************************/
/* 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 {font-style: italic;font-family: Verdana; font-weight: bold;font-size: 36px;color: #9B0000;}
.style3 {font-family: Arial, Helvetica, sans-serif;color: #9B0000; font-weight: bold; font-size: 18px; }
.style4 {color: #9B0000; font-family: Arial, Helvetica, sans-serif;}
.style5 {color:#666600;font-size: 55px;}
.style6 {color: #9B0000; font-family: Verdana; font-size: 12px; }
.style7 {font-family: Arial, Helvetica, sans-serif;font-size: 16px; font-weight: bold; color: #666600}

.tabel-kleur-midden { background-color:#F4EEC1 }
.tabel-kleur-links  { background-image:url(/Afbeeldingen/bomen-l.jpg)}
.tabel-kleur-rechts { background-image:url(/Afbeeldingen/bomen-r.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}
a:link {
	text-decoration: none;
	color: #9B0000;
}
a:visited {
	text-decoration: none;
	color: #9B0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
