/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3 { text-align: center; /* all headings centered */ clear: both } h1, h2 { page-break-before: always } .pagebreak { page-break-before: always } .nopagebreak { page-break-before: avoid } p { margin-top: 0.51em; text-align: justify; text-indent: 1em; margin-bottom: 0.49em } .spaced { margin-top: 1.51em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: 33.5%; margin-right: 33.5%; clear: both } hr.chap { width: 65%; margin-left: 17.5%; margin-right: 17.5% } hr.tidy { width: 5%; margin-left: 47.5%; margin-right: 47.5% } hr.full { width: 95%; margin-left: 2.5%; margin-right: 2.5%; margin-top: 0; margin-bottom: 0 } sup { font-size: 60%; vertical-align: text-top; top: -0.5em } ul.index { list-style-type: none } blockquote { font-size: 90%; margin-left: 1%; margin-right: 0% } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: 0.7em; font-style: normal; text-align: right; text-indent: 0 } /* page numbers */ .center { text-align: center; text-indent: 0 } .right { text-align: right } .smcap { font-variant: small-caps } .gesperrt { letter-spacing: 0.2em; margin-right: -0.2em } em.gesperrt { font-style: normal } .caption { font-weight: normal } /* Images */ .figcenter { margin: auto; text-align: center } /* Footnotes */ .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .footnote .label { text-align: right } .fnanchor { vertical-align: text-top; font-size: 60%; text-decoration: none } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: sans-serif, serif } /**/