/* ==================== Seitenvorgaben ===================== */ body { font-size: medium; line-height: 1.2em; margin-top: 1em; margin-left: 1em; margin-right: 1em; font-family: "Charis"; } @page { margin-left: 0px; margin-bottom: 12px; margin-right: 0px; margin-top: 12px; } @font-face { font-family: "Charis"; font-style: normal; font-weight: normal; src:url(../Fonts/CharisSILR.ttf); } @font-face { font-family: "Charis"; font-style: normal; font-weight: bold; src:url(../Fonts/CharisSILB.ttf); } @font-face { font-family: "Charis"; font-style: italic; font-weight: normal; src:url(../Fonts/CharisSILI.ttf); } @font-face { font-family: "Charis"; font-style: italic; font-weight: bold; src:url(../Fonts/CharisSILBI.ttf); } /* ==================== Links ===================== */ a { color: #0033FF; text-decoration: none; } a:active { color: #0033FF; text-decoration: none; } a:focus { color: #0033FF; text-decoration: none; } a:hover { color: #0033FF; text-decoration: none; } a:link { color: #0033FF; text-decoration: none; } a:visited { color: #CC3300; text-decoration: none; } /* ==================== Formate ===================== */ h1 { font-size: x-large; line-height: 1.5em; font-weight: bold; margin-bottom: 2em; text-align: left; } h2 { font-size: large; line-height: 1.2em; font-weight: bold; margin-top: 1.5em; text-align: left; } h3 { font-size: medium; font-weight: bold; margin-top: 1.5em; text-align: left; } h4 { font-style: italic; margin-top: 1.5em; text-align: left; } h6 { font-variant:small-caps; font-size: medium; font-weight: bold; text-align: center; } p { margin-top: 1em; margin-bottom: 0.0em; text-align: justify; padding: 0em; text-indent: 0.0em; } p.abstandoben { margin-top: 2em; margin-bottom: 0.0em; text-align: justify; padding: 0em; text-indent: 0.0em; } p.abstandunten { margin-top: 0.0em; margin-bottom: 2em; text-align: justify; padding: 0em; text-indent: 1.5em; } span.initial { font-size: 300%; font-weight: bold; color: #808080; } p.ohneoben { margin-top: 0.0em; margin-bottom: 0.0em; text-align: justify; padding: 0em; text-indent: 0.0em; } p.indent { margin-top: 0.0em; margin-bottom: 0.0em; text-align: justify; text-indent: 1.5em; } p.interview { margin-top: 1em; margin-bottom: 1em; text-align: justify; text-indent: 0.0em; } div.footnotes { font-size: small; border-style: solid; border-width: 1px 0 0 0; margin-top: 2em; } p.footnote { margin-left: 1em; font-size: small; margin-top: 0.5em; text-align: left; text-indent: 0.0em; } p.unterschrift { text-align: right; font-style: italic; } p.bumittig { text-align: center; font-style: italic; } p.zitat { font-style: italic; text-indent: 0.0em; } p.teaser { margin-top: 1em; margin-bottom: 1em; font-weight: bold; } div.zitat { margin-left: 4.0em; margin-top: 1em; margin-bottom: 1em; font-style: italic; font-size: small; } div.zitat2 { margin-top: 1em; margin-bottom: 1em; font-style: italic; font-size: small; } p.literatur { margin-left: 1em; font-size: small; margin-top: 0.5em; text-indent: 0.0em; } sup { vertical-align: 4px; font-size: 0.7em; } div.cover { text-align: center; } span.Kapit-lchen { font-variant:small-caps; } /* ==================== Impressum/Beginn ===================== */ p.titel { font-size: large; text-align: center; line-height: 1em; } div.logo { text-align: center; margin-top: 10em; } p.impressum { font-size: small; text-align: left; text-indent: 0.0em; } /* ==================== Bilder ===================== */ .bildgross { text-align: center; width: 90%; } div.rahmen { text-align: center; margin-top: 2.25em; margin-bottom: 1.25em; display:inline-block; width: 100%; } div.center { text-align: center; } /* ==================== Tabelle ===================== */ /* ==================== Inhaltsverzeichnis ===================== */ div.sgc-toc-title { font-size: 2em; font-weight: bold; margin-bottom: 1em; text-align: center; } div.sgc-toc-level-1 { margin-left: 0em; } div.sgc-toc-level-2 { margin-left: 2em; } div.sgc-toc-level-3 { margin-left: 2em; } div.sgc-toc-level-4 { margin-left: 2em; } div.sgc-toc-level-5 { margin-left: 2em; } div.sgc-toc-level-6 { margin-left: 2em; }