/* Globales */ /*---FONTS------------------------------------------------------------------*/ /* Schrift: GrandesignNeueRoman */ @font-face { font-family:Grandesign; src:url(../Fonts/GrandesignNeueRoman.otf); } @font-face { font-family:Grandesign; font-style:italic, oblique; src:url(../Fonts/GrandesignNeueRoman-Italic.otf); } @font-face { font-family:Grandesign; font-weight:bold; src:url(../Fonts/GrandesignNeueRoman-Bold.otf); } @font-face { font-family:Grandesign; src:url(../Fonts/GrandesignNeueRoman-BoldItalic.otf); font-weight:bold; font-style:italic, oblique; } body { margin-left: 5%; margin-right: 5%; text-align: justify; line-height:1.3em; font-family:Grandesign; } p { padding: 0; margin: 0; text-indent:1em; } p.noindent { text-indent:0; } div.image { page-break-before:always; text-align:center; page-break-after:always; } div.image img { width:100%; } div.cover-img { margin-left:-5.5%; margin-right:-5.5%; page-break-after:always; text-align:center; } div.cover-img img { max-width:100%; max-height:100%; } /* Local */ div.title { margin-left:2em; margin-top:5em; text-align:center; page-break-after:always; } div.title-box { margin-bottom:10em; } div.title-box p { text-indent:0; } p.title { font-style:italic; font-size:1.5em; padding-bottom:0.3em; } p.author { font-size:1.5em; padding-bottom:0.3em; } p.publisher { font-size:1.2em; } div.title p { text-indent:0; } div.further p { text-align:center; text-indent:0; } div.impress p { text-indent:0; } div.further { padding-top:1em; text-align:center; page-break-before:always; } div.spruch { padding-top:1em; text-align:left; page-break-before:always; } div.impress { padding-top:2em; page-break-after:always; text-align:center; font-size:0.89em; } p.original { padding-bottom:10em; } h1 { page-break-before:always; page-break-after:avoid; font-weight:normal; font-size:1.5em; margin-top:1em; margin-bottom:1em; text-align:center; } span.italic { font-style:italic; } p.right { text-align:right; } div.footnoteline { width:30%; border-top:1px black solid; padding-bottom:0.3em; } div.footnote { margin-top:2em; } div.footnote p { text-indent:0; } div.strophe { page-break-inside:avoid; } div.img-page { page-break-before:always; page-break-after:always; text-align:center; }