/**/ body { margin-left: 10%; margin-right: 10% } .chapter { page-break-before: always } h1, h2 { text-align: center; /* all headings centered */ clear: both } .h2 { text-indent: 0; text-align: center; font-size: x-large } p { margin-top: 1ex; margin-bottom: 1ex; text-align: justify; text-indent: 1em } .p2 { margin-top: 2em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: 33.5%; margin-right: 33.5%; clear: both } hr.tb { width: 45%; margin-left: 27.5%; margin-right: 27.5% } hr.chap { width: 65%; margin-left: 17.5%; margin-right: 17.5% } .pagenum { width: 8%; font-family: sans-serif; font-style: normal; font-weight: normal; font-size: small; text-align: right } .pagenum a { color: gray } .detail { margin-left: 5%; margin-right: 5%; font-size: small } .hang p { margin-left: 2em; text-indent: -2em } .center { text-align: center; text-indent: 0 } .right { margin-right: 10%; text-align: right } .larger { font-size: larger } .smaller { font-size: smaller } .antiqua { font-family: sans-serif; font-style: normal; font-size: 95% } .gesperrt { font-style: italic } .caption { font-weight: bold } /* Images */ img { max-width: 100%; height: auto } .figcenter { margin: auto; text-align: center } .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .footnote .label { text-align: right } .footnote p { text-indent: 0 } .fnanchor { vertical-align: top; font-size: 70%; text-decoration: none } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em } .corr p { margin-left: 2em; text-indent: -1em } /**/