/*** Style-Sheet für GFAhnen Herbert Penke  Stand 5.4+ 15.04.2005 ***/
/*** Laufleisten-Formatierung für Internet-Explorer (nicht CSS 2.1-Standard) ***/
/*** Ergänzung für Kurz-Ahnentafeln und Menüs W.Bub  Stand 9.02 10.10.2009 ***/ 

/* Einstellungen für gesamte Seite */
body {
scrollbar-face-color: #E1DBC1;  /* Knöpfe Scrollbalken */
scrollbar-track-color: #F1EBD1; /* Hintergrund Scrollbalken */
scrollbar-highlight-color: #F1EBD1 ;
scrollbar-shadow-color:#F1EBD1 ; 
scrollbar-3dlight-color:#F1EBD1 ; 
scrollbar-arrow-color: #F1EBD1; 
scrollbar-darkshadow-color:#F1EBD1; 
Border:'0' ;
Frameborder:'0';
background-image:url(smallbackgrd.jpg); 
font-family:Times, serif;font-size:10pt
}

table {
background-image:url(smallbackgrd.jpg);
font-family:Times, serif; 
font-size:9pt;  
margin-top:  0; 
margin-bottom: 0; 
color:#003300
}

/* Schriftgröße für Quellentext */
 body.QuText { font-size:0.8em; }

/* Schriftformatierung für Text allgemein */
p  { font-family:Times, serif;font-size:11pt; color:#000000 ; line-height:11pt}
/*  Schriftformatierung für Aufzählungslisten */
li { font-family:Times, serif; font-size:9pt; color:#000000 }
/* Schriftformatierung für Tabellen Inhalte */
td { font-family:Times, serif; font-size:9pt; color:#000000 }

/*    Kurz-Ahnentafeln */
td.at_mini { font-family:Times, serif;  font-size:9pt; color:#000000; border:1px solid; }
td.f  { border:1px solid red;  }
td.m  { border:1px solid blue; }

/* Menüs */
div.menu_mt { font-size:1.75em; font-weight:bold; }
.menu_m a { font-variant:small-caps; }
table.menu_m { background-image:none;  
}
/*    Grosse Schrift für Überschrifts-Boxen */
td.h_box { font-family:Times, serif; font-size:14pt; }

/* Schriftformatierung für Tabellen Überschriften */
th { font-family:Times, serif; font-size:11pt; color:#000000 }
/* Schriftformatierung für Überschriften h1=oberste Eben=Hauptüberschriften h2=mittlere Ebene usw. */
h1 { font-family:Times, serif;    font-size:16pt; margin-top:  0; margin-bottom: 5; color:#000000 }
h2 { font-family:Times, serif;    font-size:15pt; margin-top: 18; margin-bottom: 5; color:#000000 }
h3 { font-family:Times, serif;    font-size:12pt; margin-top: 10; margin-bottom: 0; color:#000000 }
h4 { font-family:Times, serif;    font-size:12pt; margin-top: 15; margin-bottom: 5; color:#000000 }

/* Schriftformatierung für Verweise (Links) */
a:link    {color: #1C0069; font-size:9pt;text-decoration: none;  }
a:visited {color: #1C0069; font-size:9pt;text-decoration: none;  }
a:active  {color: #1C0069; font-size:9pt;  }
a:hover {  background-color: #E1DBC1; }
a.at_mini:link    {color: #1C0069; font-size:9pt;text-decoration: none; }
a.at_mini:visited {color: #1C0069; font-size:9pt;text-decoration: none;  }
a.at_mini:active  {color: #1C0069; font-size:9pt; }
a.at_mini:hover {  background-color: #E1DBC1; }


/*  Schriftformatierung für kursiv */
i.spec  { color:#694600;font-weight:bold  }

/*  Schriftformatierung für fette Ehenmarkierung */
b.ehe  { color:#111111; }

/* Quellen - Verweise (Links) */
a.quref:link    { color:#999999; font-size:8pt; } 
a.quref:visited { color:#999999; font-size:8pt; } 
a.quref:active  { color:#990000; font-size:8pt; } 

/* 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 }

