@charset "iso-8859-1"
/* author: Cees Streefkerk Zwijndrecht */
/* Creation date: 22-2-2004 */
/* Font Normal kode voor tekst altijd 1e letter f */ 
/* dan een cijfer met de hoogte                   */ 
/* laatste letter n=normaal b=bold i=italic       */

 /* Flexibele lijn */
. flex img{width:99.9%;
}
	
/* Normaal font diverse hoogten tahoma           */ 
.f06n {font-size: 6pt;}
.f07n {font-size: 7pt;}
.f08n {font-size: 8pt;}
.f09n {font-size: 9pt;}
.f10n {font-size: 10pt;}
.f11n {font-size: 11pt;}
.f12n {font-size: 12pt;}
.f14n {font-size: 14pt;}
.f16n {font-size: 16pt;}
.f18n {font-size: 18pt;}
.f20n {font-size: 20pt;}
.f22n {font-size: 22pt;
}
.f06n, .f07n, .f08n, .f09n, .f10n, .f11n, .f12n, .f14n, .f16n, .f18n, .f20n, .f22n 
{color: #993300;
text-decoration: none;
font-weight: normal;
font-style: normal;
font-family:tahoma;
}
/* Normaal Font 9 hoog Marge links 10*/
.f09n10
{margin-left: 0.10cm;
color: #993300;
text-decoration: none;
font-weight: normal;
font-style: normal;
font-family:tahoma;
}
/* Bold font diverse hoogten tahoma  */ 
.f10b{font-size: 10pt;}
.f11b{font-size: 11pt;}
.f12b{font-size: 12pt;}
.f14b{font-size: 14pt;}
.f16b{font-size: 16pt;}
.f18b{font-size: 18pt;}
.f20b{font-size: 20pt;}
.f22b{font-size: 22pt;
}
.f10b, .f11b, .f12b, .f14b, .f16b, .f18b, .f20b, .f22b
{color: #993300;
text-decoration: none;
font-weight: bold;
font-style: normal;
font-family:tahoma;
}
/* Onderstreept Font diverse hoogten tahoma  */ 
.f10u{font-size: 10pt;}
.f12u{font-size: 12pt;}
.f14u{font-size: 14pt;}
.f16u{font-size: 16pt;}
.f18u{font-size: 18pt;}
.f20u{font-size: 20pt;}
.f22u{font-size: 22pt;}

.f10u, .f12u, .f14u, .f16u, .f18u, .f20u, .f22u 
{color: #993300;
text-decoration: underline;
font-weight:normal;
font-style: normal; 
font-family:tahoma;
}
/*Italic Font diverse hoogten tahoma  */ 
.f10i{font-size: 10pt;}
.f12i{font-size: 12pt;}
.f14i{font-size: 14pt;}
.f16i{font-size: 16pt;}
.f18i{font-size: 18pt;}
.f20i{font-size: 20pt;}

.f22i{font-size: 22pt;}
.f10i, .f12i, .f14i, .f16i, .f18i, .f20i, .f22i
{
color: #993300;
text-decoration: none;
font-weight: normal;
font-style: italic;
font-family:tahoma;
}
/* Font voor titels in banner tahoma Groene kleur Hoogte 14 pnt Bold*/
.f16grbold 
{
	margin-left: 0.50cm;	
    font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	font-family: tahoma;
	color: #1C5131;
	}
/* Font voor persoonsnaam met tooltip 7 punten kleur groen marge 0,50 cm
Toepassen in index.html*/
.m05gr
{
	margin-left: 0.05cm;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	font-family: tahoma;
	color: #1C5131;
	cursor: pointer;
}

.m10gr
{
	margin-left: 0.10cm;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	font-family: tahoma;
	color: #1C5131;
	cursor: pointer;
}
/* Font voor persoonsnaam met tooltip 7 punten kleur groen marge 0,10 cm
Toepassen in generatie_usa.html*/	
.m020
{
	margin-left: 0.20cm;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	font-family: tahoma;
	color: #1C5131;
	cursor: pointer;
}
/* Font voor persoonnaam met tooltip 7 punten kleur groen marge 3,00 cm*/
.m15gr
{
	margin-left: 1.50cm;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	font-family: tahoma;
	color: #1C5131;
	cursor: pointer;
}	
/* Font voor verwijzingen 7 punten kleur grijs marge 0,75 cm*/
.f07gr
{
	margin-top: 0cm;
	margin-right: 0.3cm;
	margin-bottom: 0cm;
	margin-left: 0.25cm;	
    font-size: 9.0pt;
	font-weight: normal;
	font-style: normal;
	font-family: tahoma;
	color: #808080;
	}
/* Lege regel 4 pnt */
.leeg 
{
	font-size: 4pt;
	font-family: tahoma;
}
/* Letter voor kinderen kleinkinderen etc */
.f07grb
{
	font-size: 9.0pt;
	font-weight: normal;
	font-style: normal;
	font-family: tahoma;
	color: #808080;
	
}
/* Diverse instellingen van de marges */	
.m00 {margin-left: 0.00cm;}
.m05 {margin-left: 0.05cm;}
.m075 {margin-left: 0.75cm;}
.m10 {margin-left: 1.00cm;}
.m15 {margin-left: 1.50cm;}
.m20 {margin-left: 2.00cm;}
.m22 {margin-left: 2.20cm;}
.m25 {margin-left: 2.50cm;}
.m30 {margin-left: 3.00cm;}
.m35 {margin-left: 3.50cm;}
.m40 {margin-left: 4.00cm;}
.m45 {margin-left: 4.50cm;}
.m50 {margin-left: 5.00cm;}
.m55 {margin-left: 5.50cm;}
.m60 {margin-left: 6.00cm;}
.m65 {margin-left: 6.50cm;}
.m70 {margin-left: 7.00cm;}
.m75 {margin-left: 7.50cm;}
.m80 {margin-left: 8.00cm;}
.m85 {margin-left: 8.50cm;}
.m90 {margin-left: 9.00cm;}
.m95 {margin-left: 9.50cm;}
.m100 {margin-left: 10.00cm;}
.m105 {margin-left: 10.50cm;}
.m110 {margin-left: 11.00cm;
}
.m05, .m075, .m05, .m10, .m15, .m20, .m22, .m25, .m30, .m35, .m40, .m45, .m50, .m55, .m60, .m65, .m70,
.m75, .m80, .m85, .m90, .m95, .m100, .m105, .m110 
{

	margin-top: 0cm;
	margin-right: 0.3cm;
	margin-bottom: 0cm;
	color: #993300;
	font-size: 11pt;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-family: tahoma;
}
body {
background-color:#ffffff; 
background-image: url(images/achtergrond.jpg); 
padding:0px; 
margin-top:0px; 
margin-left:0px; 
margin-right:0px; 
margin-bottom:0px; 
}
/* Nog niet bezochte link  */	
A:link {
font-size: 11.0pt;
font-weight: 400;
font-style: normal;
font-family: "tahoma";
color: #1C5131;
text-decoration: none;
}
/* Wel bezocht  */	
A:visited {
font-size: 11.0pt;
font-weight: 400;
font-style: normal;
font-family: "tahoma";
color: #1C5131;
text-decoration: none;
}
/* link bij mouse   */	
A:hover {
font-size: 11.0pt;
font-weight: 400;
font-style: normal;
font-family: "tahoma";
color: #1C5131;
text-decoration: overline underline;
}
/* Geklikt  */	
A:active {
font-size: 11.0pt;
font-weight: 400;
font-style: normal;
font-family: "tahoma";
color: #1C5131;
text-decoration: none;
}
