/*** GFAHNEN Style-Sheet  W.Veeh, W.Bub 9.0  28.11.2008 ***/

/* Einstellungen für gesamte Seite */
body  { background-color:#FFFFFF; font-family:Comic Sans MS, Arial, Helvetica; font-size:11pt; margin-top:  0; margin-bottom: 0; color:#000000}
table { background-color:#DDDDDD; font-family:Arial, Helvetica; font-size:10pt;  margin-top:  0; margin-bottom: 0; color:#000066}

/* Schriftformatierung für Text allgemein */
p  { font-family:Comic Sans MS,  Arial, Helvetica; font-size:11pt; color:#000000 }
h1 { font-family:Arial, Helvetica; font-size:20pt; font-weight:bold; margin-top:  0; margin-bottom: 5pt; color:#000033 }
h2 { font-family:Comic Sans MS, Arial, Helvetica; font-size:16pt; margin-top: 18pt; margin-bottom: 5pt; color:#0044CC }
h3 { font-family:Comic Sans MS, Arial, Helvetica; font-size:14pt; margin-top: 18pt; margin-bottom: 5pt; color:#EE6600 }
h4 { font-family:Arial, Helvetica; font-size:12pt; margin-top: 15pt; margin-bottom: 5pt; color:#006600 }

/* Schriftformatierung für Tabellen Inhalte */
td { font-family:Comic Sans MS,Arial, Helvetica; font-size:10pt; color:#000000 }

/* Schriftformatierung für Tabellen Überschriften */
th { background-color:#CCCCCC; font-family:Comic Sans MS,Arial, Helvetica; font-size:10pt; font-weight:bold; color:#0000FF }

/*  Schriftformatierung für Aufzählungslisten */
li  { font-family:Comic Sans MS, Arial, Helvetica; font-size:11pt; margin-top:  0; margin-bottom: 0; color:#000066 }

/*    Kurz-Ahnentafeln */
td.at_mini { font-family: Arial, Helvetica; font-size:9pt; color:#000000; }
td.f  { border:1px solid red;  }
td.m  { border:1px solid blue; }

/*    Grosse Schrift für Überschrifts-Boxen */
td.h_box { font-family:Comic Sans MS, Arial, Helvetica; font-size:14pt; color:#0000CC; font-weight:bold }

/* Schriftformatierung für Verweise (Links) */
a:link    {color: #0000FF; font-family:Comic Sans MS,  Arial, Helvetica; font-size:11pt;}
a:visited {color: #0033CC; font-family:Comic Sans MS,  Arial, Helvetica; font-size:11pt;}
a:active  {color: #FF9900; font-family:Comic Sans MS,  Arial, Helvetica; font-size:11pt;}
a:hover   {background-color: #FFFF66; }
a.at_mini:link    {color: #0000FF; font-family:  Arial, Helvetica; font-size:9pt; }
a.at_mini:visited {color: #0033CC; font-family:  Arial, Helvetica; font-size:9pt; }
a.at_mini:active  {color: #FF9900; font-family:  Arial, Helvetica; font-size:9pt; }

/* Quellen - Verweise (Links) */
a.quref:link    { color:#666699; font-family:  Arial, Helvetica; font-size:8pt; } 
a.quref:visited { color:#666699; font-family:  Arial, Helvetica; font-size:8pt; } 
a.quref:active  { color:#990000; font-family:  Arial, Helvetica; font-size:8pt; } 

/*  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 }

