/**/ body { margin-left: 10%; margin-right: 10% } h1, h2 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em; text-indent: 1em } .h2 { font-weight: bold; font-size: x-large; text-align: center; text-indent: 0 } .p2 { margin-top: 2em } 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% } div.chapter { page-break-before: always } h2.nobreak { page-break-before: avoid } ul.nodeco { list-style-type: none } li.ifrst { margin-top: 1em } .pagenum { font-size: smaller; text-align: right; font-style: normal; font-weight: normal; font-variant: normal } /* page numbers */ .blockquot { margin-left: 15%; margin-right: 15% } .center { text-align: center } .smaller { font-size: smaller } .gesperrt { font-style: italic } em.gesperrt { font-style: italic } /* Images */ img { max-width: 100%; height: auto } img.w100 { width: 100% } .figcenter { margin: auto; text-align: center; page-break-inside: avoid; max-width: 100% } /* Poetry */ .poetry-container { text-align: center } .poetry { text-align: left; margin-left: 5%; margin-right: 5% } .poetry .stanza { margin: 1em auto } .poetry .verse { text-indent: -3em; padding-left: 3em } /* Poetry indents */ .poetry .indent0 { text-indent: -3em } /* large inline blocks don't split well on paged devices */ /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: serif } .transnote p { text-indent: 0 } .drop:first-letter { font-size: 180%; line-height: 0.85em } @media all { /* was @media handheld */ .poetry { display: block } } /**/