/* * * Aufbau Standart Stylesheet * Letzte Änderung: 21.05.2013 * */ /* --- GENERAL --- */ @font-face { font-family: sans-serif; font-style: normal; font-weight: normal; src:url(../Fonts/DejaVuSans.otf); } @font-face { font-family: sans-serif; font-style: normal; font-weight: bold; src:url(../Fonts/DejaVuSans-Bold.otf); } @font-face { font-family: sans-serif; font-style: italic; font-weight: normal; src:url(../Fonts/DejaVuSans-Oblique.otf); } @font-face { font-family: sans-serif; font-style: italic; font-weight: bold; src:url(../Fonts/DejaVuSans-BoldOblique.otf); } @font-face { font-family: serif; font-style: normal; font-weight: normal; src:url(../Fonts/DejaVuSerif.otf); } @font-face { font-family: serif; font-style: normal; font-weight: bold; src:url(../Fonts/DejaVuSerif-Bold.otf); } @font-face { font-family: serif; font-style: italic; font-weight: normal; src:url(../Fonts/DejaVuSerif-Italic.otf); } @font-face { font-family: serif; font-style: italic; font-weight: bold; src:url(../Fonts/DejaVuSerif-BoldItalic.otf); } @font-face { font-family:Pixelade; src:url(../Fonts/Pixelade.otf); } @font-face { font-family:Mono; src:url(../Fonts/monoMMM5-Regular.otf); } body { font-family:sans-serif; margin-left:5%; margin-right:5%; padding:0; } p { text-indent:1em; font-size:0.8em; line-height:165%; margin:0; } li { font-family:serif; font-size:0.8em; line-height:165%; } a { text-decoration:none; } sup { font-size:0.75em; line-height:0.5em; } sub { font-size:0.75em; line-height:0.5em; } /* Epub Fix für verschachtelte Listen */ ul ul li { font-size:100%; } ol ol li { font-size:100%; } ol ul li { font-size:100%; } ul ol li { font-size:100%; } /* --- FRONTMATTER --- */ div.title { margin-top:2em; } div.ttop { height:auto; min-height:60%; text-align:center; } div.tbottom { height:auto; margin-top:2em; text-align:center; } p.leseprobe { text-indent:0; text-align:center; font-size:1em; margin-bottom:3em; } p.author { text-indent:0; text-align:center; font-size:1.5em; } p.title { text-indent:0; text-align:center; font-size:3em; line-height:1.2em; margin-top:1em; } p.subtitle { text-indent:0; text-align:center; font-size:1.2em; margin-top:2em; } p.genre { text-indent:0; text-align:center; font-size:1.2em; margin-top:1em; } p.translation { text-indent:0; text-align:center; font-size:1em; margin-top:1em; } p.impress { text-indent:0; text-align:left; } p.impress-top { text-indent:0; text-align:left; margin-top:1em; } p.impress-top2 { text-indent:0; text-align:left; margin-top:2em; } p.menu { text-indent:0; text-align:left; font-weight:bold; line-height:1.5em; } p.toc { text-indent:0; text-align:left; font-size:1.5em; margin-top:1em; margin-bottom:1em; } p.toc-h1 { text-indent:0; text-align:left; font-weight:bold; line-height:1.5em; margin-top: 1em } p.toc-h2 { text-indent:0; text-align:left; font-weight:normal; padding-left:1em; } div.quote { margin-top:5em; } div.dedication { margin-top:5em; } /* --- CONTENT --- */ h1 { text-align:left; font-size:0.9em; font-family:Mono, sans-serif; font-weight:normal; margin-left: 5%; margin-top:1em; margin-bottom:0; } h1.brackets { text-align:left; font-family:serif; font-size:1.5em; font-weight:normal; margin-left: 0em; margin-top:1em; margin-bottom:1em; } h1.blind { margin:0; padding:0; } h2 { text-align:left; font-size:0.9em; font-family:Mono, sans-serif; font-weight:normal; margin-left: 5%; margin-top:2em; margin-bottom:0; } h2.blind { margin:0; padding:0; } p.noindent { text-indent:0em; } p.noindent-top { text-indent:0em; margin-top:1em; } p.noindent-top2 { text-indent:0em; margin-top:2em; } p.noindent-h1 { text-indent:0em; margin-top:3em; } p.top { margin-top:1em; } p.center { text-indent:0; text-align:center; } p.center-top { text-indent:0; text-align:center; margin-top:1em; font-size:0.7em } p.center-top3 { text-indent:0; text-align:center; margin-top:3em; } p.right { text-indent:0; text-align:right; } p.right-top { text-indent:0; text-align:right; margin-top:1em; } p.marged { text-indent: 0em; margin-left: 1em; } span.initial { font-size:2.5em; line-height:1em; } span.g1-8 { font-size:0.5em } div.top { margin-top:1em; } div.top2 { margin-top:2em; } div.top3 { margin-top:3em; } div.center { text-align: center } div.image { margin-top:1.5em; margin-bottom:0.2em; page-break-inside:avoid; width:100%; text-align:center; display: inline-block } div.image-80 { margin-top:1em; margin-bottom:0.2em; page-break-inside:avoid; width:80%; display: inline-block } img { max-width:100%; } p.caption { text-indent:0; font-style:normal; margin-bottom:2em; font-size:0.7em; } div.pagebreak-avoid { page-break-inside: avoid } ul { list-style-type:disc; margin-top:1em; margin-bottom:1em; } ol { list-style-type:decimal; margin-top:1em; margin-bottom:1em; } table { border-collapse:collapse; width:100%; } td { padding:0.2em 1em; vertical-align:top; } hr { border: 0; border-bottom: 1px dashed #000000; color: #FFFFFF; background: #FFFFFF; width:100%; margin-top:1em } /* --- FUßNOTEN/REGISTER --- */ span.number a { float:left; width:2em; margin-left:-2em; } p.list-element { text-indent:0em; text-align:left; clear:left; margin-bottom:0.25em; padding-left:2em; } p.register { text-indent:-1em; text-align:left; padding-left:1em; } p.register-top { text-indent:-1em; text-align:left; padding-left:1em; margin-top:1em; }