/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
.Überschrift 2 { font-size: large; font-weight: bold;}
 .Überschrift 3 { font-size: medium; font-weight: bold;}
 .Überschrift 4 { font-weight: bold;}
 .Subheads { font-family: 'Century Schoolbook', serif; font-size: x-small;}
 .Quotes { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace; font-size: medium; font-style: italic;}
 .Überschrift 5 { font-size: x-small; font-weight: bold;}
 .Überschrift 6 { font-size: xx-small; font-weight: bold;}
 .Footnotes { font-family: 'Book Antiqua', 'Times New Roman', Times, Serif, serif; font-size: x-small; list-style-type: decimal;}
 .Titel { font-size: x-small; font-style: italic;}
 .Danksagung { font-size: x-small; font-weight: bold; text-align: center;}
 .Caption { font-family: 'Book Antiqua', 'Times New Roman', Times, Serif, serif; font-size: x-small; font-style: italic;}
 .Code { font-family: 'Wingdings 3', serif;}
 .Untertitel { font-size: x-small;}
 .Credits { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace; font-size: x-small; font-weight: bold; text-align: center;}
 .Zitate { font-size: medium; font-style: italic;}
 .Fußnoten { font-size: x-small;}
 .Überschrift 1 { font-size: x-large; font-weight: bold;}
 .Adresse { font-style: italic;}
 PRE { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;}
 