/* Einstellungen für gesamte Seite */
body
{
scrollbar-face-color: #faefdf;  /* Knöpfe Scrollbalken */
scrollbar-track-color: #fcf7e6; /* Hintergrund Srollbalken */
/*scrollbar-highlight-color: #720000;*/
scrollbar-shadow-color:#a27070 ;
/*scrollbar-3dlight-color: ; */
scrollbar-arrow-color: #720000;
/*scrollbar-darkshadow-color:fbeda6; */
Border:'0' ;
Frameborder:'0';}

body  { background-image:url(../images/bg_perg.jpg); font-family:Calibri, sans-serif;font-size:10pt;}
table { background-image:url(../images/bg_perg_dkl.jpg); background-color:#FFFFF0; font-family:Calibri, sans-serif; font-size:10pt;  margin-top:  0; margin-bottom: 0; color:#003300}
/* Schriftformatierung für Text allgemein */
p  { font-family:Calibri, sans-serif;font-size:12pt; color:#000000 ; line-height:11pt}
/*  Schriftformatierung für Aufzählungslisten */
li { font-family:Calibri, sans-serif; font-size:10pt; color:#000000 }
/* Schriftformatierung für Tabellen Inhalte */
td { font-family:Calibri, sans-serif; font-size:12pt; color:#000000 }
/*    Kleine Schrift für Ahnentafeln */
td.at_mini { font-family:Calibri, sans-serif;  font-size:10pt; color:#000000;
             background-image:url(papier.jpg); }
/*    Grosse Schrift für Überschrifts-Boxen */
td.h_box { font-family:Times, serif; font-size:15pt; }

/* Schriftformatierung für Tabellen Überschriften */
th { font-family:Calibri, sans-serif; font-size:12pt; color:#000000 }
/* Schriftformatierung für Überschriften h1=oberste Eben=Hauptüberschriften h2=mittlere Ebene usw. */
h1 { font-family:Calibri, sans-serif;    font-size:17pt; margin-top:  0; margin-bottom: 5; color:#000000 }
h2 { font-family:Calibri, sans-serif;    font-size:16pt; margin-top: 18; margin-bottom: 5; color:#000000 }
h3 { font-family:Calibri, sans-serif;    font-size:13pt; margin-top: 10; margin-bottom: 0; color:#000000 }
h4 { font-family:Calibri, sans-serif;    font-size:13pt; margin-top: 15; margin-bottom: 5; color:#000000 }

/* Schriftformatierung für Verweise (Links) */
a:link    {color: #000077; font-size:10pt;text-decoration: none; text-underline: none; }
a:visited {color: #000077; font-size:10pt;text-decoration: none; text-underline: none; }
a:active  {color: #000077; font-size:10pt;  }
a:hover   {background-color: #FFFF66; }
a.at_mini:link    {color: #000077; font-size:10pt;text-decoration: none; text-underline: none; }
a.at_mini:visited {color: #000077; font-size:10pt;text-decoration: none; text-underline: none; }
a.at_mini:active  {color: #FF9900; font-size:10pt; }

/* Quellen - Verweise (Links) */
a.quref:link    { color:#999999; font-size:9pt; }
a.quref:visited { color:#999999; font-size:9pt; }
a.quref:active  { color:#990000; font-size:9pt; }

/*  Schriftformatierung für kursiv */
i.spec  { color:#000000; }

/*  Schriftformatierung für fette Ehenmarkierung */
b.ehe  { color:#000000; }

/* 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 }

/*** KN Style-Sheet  Stand 23.11.2008 ***/