/* Einstellungen für gesamte Seite */
 body  {
background-image : url(papier.jpg); background-color:#FFFFF0; font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
}
table { background-image:url(papier.jpg); background-color:#FFFFF0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt;  margin-top:  0; margin-bottom: 0; color:#003300
}
/* Schriftformatierung für Text allgemein */
p  { font-family: Arial, Helvetica, sans-serif;  font-size:11pt; color:#000000; line-height:11pt
}
/*  Schriftformatierung für Aufzählungslisten */
li { font-family: Arial, Helvetica, sans-serif;  font-size:11pt; color:#000000 
}
/* Schriftformatierung für Tabellen Inhalte */
td { font-family: Arial, Helvetica, sans-serif;  font-size:11pt; color:#000000 
}
/*    Kleine Schrift für Ahnentafeln */
td.at_mini { font-family: Arial, Helvetica, sans-serif;   font-size:10pt; color:#000000;
               background-image:none; background-color:#EEEEDD; border:1px solid;
}
/*    Grosse Schrift für Überschrifts-Boxen */
td.h_box { font-family: Arial, Helvetica, sans-serif;  font-size:14pt; font-weight:bold;
}
/* Schriftformatierung für Tabellen Überschriften */
th { font-family: Arial, Helvetica, sans-serif;  font-size:11pt; color:#000000 
}
/* Schriftformatierung für Überschriften */
h1 { font-family: Arial, Helvetica, sans-serif;     font-size:20pt; margin-top:  0pt; margin-bottom: 5pt; color:#000000; }
h2 { font-family: Arial, Helvetica, sans-serif;     font-size:18pt; margin-top: 18pt; margin-bottom: 5pt; color:#000000; }
h3 { font-family: Arial, Helvetica, sans-serif;     font-size:15pt; margin-top: 10pt; margin-bottom: 0pt; color:#000000; }
h4 { font-family: Arial, Helvetica, sans-serif;     font-size:13pt; margin-top: 15pt; margin-bottom: 5pt; color:#000000; }

/* Schriftformatierung für Verweise (Links) */
a:link    {color: #000077; font-size:11pt; text-decoration: none; }
a:visited {color: #000077; font-size:11pt; text-decoration: none; }
a:active  {color: #000077; font-size:11pt;  }
a:hover   {background-color: #FFFF66; }
a.at_mini:link    {color: #000077; font-size:10pt; text-decoration: none; }
a.at_mini:visited {color: #000077; font-size:10pt; text-decoration: none; }
a.at_mini:active  {color: #FF9900; font-size:10pt; }

/* Quellen - Verweise (Links) */
a.quref:link    { color:#999999; font-size:7pt; } 
a.quref:visited { color:#999999; font-size:7pt; } 
a.quref:active  { color:#990000; font-size:7pt; } 

/*  Schriftformatierung für kursiv */
i.spec  { color:#996600; }

/*  Schriftformatierung für fette Ehenmarkierung */
b.ehe  { color:#CC3300; }

/* Blocksatz */
div.block { text-align:justify }

/* Absatz, eingerückt */
div.einr { text-indent:-0.33cm; margin-left:0.33cm; margin-top:0cm; margin-bottom:0cm; }

/* Absatz, eingerückt, Blocksatz */
div.einblk { text-indent:-0.33cm; margin-left:0.33cm; margin-top:0cm; margin-bottom:0cm; text-align:justify }

/*** GFAhnen-Stylesheet  W.Bub  Stand 8.0+ 23.10.2008 ***/