/* "Traditional" CSS template Picked up from http://www.epubzengarden.com/ adaptiert für Papyrus */ body { font-size : 1em; font-family : Garamond, serif; text-align : left; padding: 20px 20px 20px 20px; /* Innenabstand vom Bereich zum Text und weiteren Innenelementen - oben, rechts, unten, links */ } #content-title { color : #443300; font-family : Baskerville, New Baskerville Roman, Georgia, serif; font-size : medium; font-style : normal; font-weight : normal } p { text-indent : 1em; } p.noindent { text-indent : 0px; } p.poem { text-indent : 0%; margin-left : 10%; font-size : 1em; font-style: italic; } .speaker { font-size:1em; font-style:normal; font-weight:normal; } p.letter { font-size : 1em; margin-left : 10%; margin-right : 20%; } .para-start-phrase{ margin-left: -2em; font-size: 1.2em; font-style: italic; } p.closing { font-size : 1em; text-indent : 0%; margin-left : 50%; margin-right : 20% } blockquote { font-size:1.5em; font-style:italic; margin-left:50%; text-indent:0px; } .attribution { font-size: 0.75em; display:block; } h1 { margin-left:35%; margin-right:35%; font-size: 3em; text-align:center; border-bottom: 1px black solid; text-transform: uppercase; font-family:titel; } h6 { /* von "h2" auf h6 gesetzt, damit Kapitel auf "h2" laufen */ text-transform:uppercase; font-family:titel; font-size:1.8em; font-weight: lighter; text-align:center; font-family:titel; } h2.c2 { padding-top: 1em; font-size : 4em; text-transform : uppercase; font-style: italic; font-weight : lighter; margin-left:-0.5 em; font-family:titel; } .chapter-number { margin-top:-1em; font-size: 1.5em; } h1.c1 { text-align : center } .firstletter { vertical-align:top; float : left; font-size : 3em; padding-top: 0px; line-height:0.7em; height: 0.7em; padding-right: 0.1em; } @font-face { font-family: "titel"; font-style: normal; font-weight: bold; src:url("../Fonts/titel.ttf"); } .center { text-align: center; }