/* berschrift in Top-Frame */
.groupTitle { font-family: Arial; font-size: 18px; font-weight: bold; color: #66bb44 } 

/* Seitenberschrift */
.pageTitle { font-family: Arial; font-size: 20px; font-weight: bold; color: #cc0044 } 

/* Teil-berschrift */
.sectionTitle { font-family: Arial; font-size: 14px; font-weight: bold; color: #5544bb } 

/* Hervorhebungen in normalem Text */
.markedText { font-family: Times-New-Roman; font-style: italic; font-weight: bold }

/* runterladbare Datei */
.download { font-family: Times-New-Roman; font-size: 12px; color: red; } 

/* Titel eines Buches in der Bibliothek der Bezirksgruppe */
.bibTitle { font-family: Times-New-Roman; font-size: 12px; font-weight: bold; } 

/* Name eines Mitglieds */
.member { font-size: 14px; font-weight: bold; color: #5544bb } 

/* Datumsangabe */
.date { font-family: Arial; font-weight: bold; color: #66bb44 } 


/* Artikel: berschrift (Titel) */
.articleTitle { font-family: Arial; font-size: 20px; font-weight: bold; color: #000000 } 

/* Artikel: Kapitelberschrift */
.articleChapterTitle { font-family: Arial; font-size: 16px; font-weight: bold; color: #000000 } 

/* Artikel: Abschnittsberschrift */
.articleSectionTitle { font-family: Arial; font-size: 14px; font-weight: bold; color: #000000 } 

/* Artikel: Text */
.articleText { font-family: Arial; font-size: 12px; color: #000000 } 

/* Artikel: Funote */
.articleFootnote { font-family: Arial; font-size: 10px; color: #000000 }

/* hochgestellte Indizes */
.superScript { font-family: Arial; font-size: 8px; color: #000000; vertical-align: top; }

/* Farbe eines Hyperlinks wenn die Maus ber ihm steht */
a:hover	{ color:#dd0000 }

/* Hyperlinks ohne Unterstriche darstellen */
.link { font-weight:bold; font-size: 10pt; text-decoration:none }

/* Arial als Font definieren */
body	{ font-family: Arial, Helvetica, sans-serif; font-size: 10 pt; }
table	{ font-family: Arial, Helvetica, sans-serif; font-size: 10 pt;  }
p	{ font-family: Arial, Helvetica, sans-serif; font-size: 10 pt;  }
li	{ font-family: Arial, Helvetica, sans-serif; font-size: 10 pt; text-align:left}
h1	{ font-family: Arial, Helvetica, sans-serif; font-size: 16pt; text-align:left }
h2	{ font-family: Arial, Helvetica, sans-serif; font-size: 13pt; text-align:left }
h3	{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-align:left }
h4	{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-align:left }

