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

