@namespace h "http://www.w3.org/1999/xhtml"; @font-face { font-family: "Baskerville"; font-style: normal; font-weight: normal; src: url(../Fonts/Baskerville-Regular.ttf); } @font-face { font-family: "Sans Pro"; font-style: normal; font-weight: bold; src: url(../Fonts/SansPro-Bold.ttf); } @font-face { font-family: "Sans Pro"; font-style: normal; font-weight: normal; src: url(../Fonts/SansPro-Regular.ttf); } @font-face { font-family: "Baskerville"; font-style: normal; font-weight: bold; src: url(../Fonts/Baskerville-Bold.ttf); } @font-face { font-family: "Baskerville"; font-style: italic; font-weight: normal; src: url(../Fonts/Baskerville-Italic.ttf); } @font-face { /* nur für die Beschreibungsseite */ font-family: "Revue"; font-style: normal; font-weight: bold; src: url(../Fonts/reve.ttf); } @page { margin: 0; padding: 0} body { line-height: 1.25; margin: 10px 20px; color: black; background-color: white; padding: 0; border: 0; font-style: normal; font-weight: normal; text-decoration: none; font-variant: normal; font-family: Baskerville, serif; widows: 1; orphans: 1; text-align: justify; text-indent: 0; -moz-hyphens: none !important; -webkit-hyphens: none !important; hyphens: none !important; } a { font-style: normal; text-decoration: none; font-variant: normal; color: darkblue; } p { margin: 0; font-size: 104%; display: block; } h2 { font-style: normal; font-weight: normal; text-align: left; font-size: 1.24em; margin: 1.5em 0 6px; padding-bottom: 4pt; border-bottom: solid black 2pt; } h2.anhang { margin-bottom: 2em; font-weight: bold; font-size: 133% } h3 { font-family: Baskerville, serif; font-style: normal; font-weight: normal; text-align: left; font-size: 1.42em; margin: 8pt 0 4em; page-break-after: avoid; } h4 { font-family: Baskerville, serif; font-size: 124%; font-weight: normal; text-align: left; page-break-after: avoid; margin: 3em 0 1em; } h5 { font-family: Baskerville, serif; font-size: 112%; font-weight: normal; text-align: center; page-break-after: avoid; } sup, sub { font-size: 66%; line-height: 85%; } .text { text-indent: 24px } .pi { margin-left: 48px; text-align: left; } .pij { margin-left: 48px; text-align: justify; } .px { margin-top: 1em } .pxx { margin-top: 2em } .pxxx { margin-top: 3em } .px10 { margin-top: 20% } .px50 { margin-top: 50% } .pc { text-align: center } .pl { text-align: left } .pr { text-align: right } .med { font-size: .92em } .xmed { font-size: .98em } .Sans { font-family: Sans } div.Anhang { /* Die Listen der Lübbe-Bücher zweispaltig und etwas verkleinert */ font-size: 98%; line-height: 1.1; widows: 2; orphans: 2; margin: 1em 0 0 0; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 20px; -moz-column-gap: 20px; column-gap: 20px; -webkit-column-rule: 1px outset #ffff; -moz-column-rule: 1px outset #ffff; column-rule: 1px outset #ffff; text-align: left; } /* Fußnoten */ div.fn { color: black; font-size: 0.86em; padding: 0 10pt; display: block; } hr.fn { margin: 1em 66% 1em -1em ; border-style: solid; border-width: 1px; color: maroon; page-break-after: none; page-break-before: none; } p.fn { font-style: normal; text-indent: -8pt; text-align: left; }