@namespace h "http://www.w3.org/1999/xhtml"; @font-face { font-family: "Garamond"; font-style: normal; font-weight: normal; src: url(../Fonts/StempelGaramond-Roman.ttf); } @font-face { font-family: "Cairo"; font-style: normal; font-weight: bold; src: url(../Fonts/Cairo.ttf); } @font-face { font-family: "Sans"; font-style: normal; font-weight: normal; src: url(../Fonts/SansPro-Regular.ttf); } @font-face { font-family: "Sans"; font-style: italic; font-weight: normal; src: url(../Fonts/SansPro-Italic.ttf); } @font-face { font-family: "Garamond"; font-style: italic; font-weight: normal; src: url(../Fonts/StempelGaramond-Italic.ttf); } @page{ margin: 0; padding: 0} body { line-height: 1.25; margin: 15px; padding: 0; border: 0; font-style: normal; font-weight: normal; text-decoration: none; font-variant: normal; font-family: Garamond, serif; widows: 1; orphans: 1; text-align: justify; text-indent: 0; -moz-hyphens: none !important; -webkit-hyphens: none !important; hyphens: none !important; } body.head { padding: 2em 1em 60% 1em; border: solid black 2pt; } a { font-style: inherit; font-weight: inherit; text-decoration: none; font-variant: normal; color: darkblue; } sup, sub { font-size: 66%; line-height: 85%; } p { margin: 0; font-size: 102%; display: block; } h1 { font-family: Garamond, serif; font-style: normal; text-align: center; font-size: 1.33em; margin: 10% 0 0 0; font-weight: normal; } hr { border-top: solid black 2pt; } h2 { font-family: Garamond, serif; font-style: normal; text-align: center; font-size: 2em; font-style: normal; margin: 1em 0 6px 0; font-weight: normal; } h3 { font-family: Garamond, serif; font-style: normal; text-align: center; font-size: 1.12em; font-style: normal; margin: 2em 0 1em 0; font-weight: normal; page-break-below: avoid; break-below: avoid; page-break-inside: avoid; break-inside: avoid; } .text { text-indent: 1.5em } .pi { margin-left: 1.5em } .pix { margin-left: 3.2em } .plx { text-indent: -3.2em; margin-left: 3.2em } .px2 { margin-top: 8pt } .px { margin-top: 1em } .pxxx { margin-top: 3em } .px20 { margin-top: 20% } .px33 { margin-top: 33% } .px50 { margin-top: 50% } .pc { text-align: center } .pl { text-align: left } .pr { text-align: right } .xmed { font-size: .92em } .big { font-size: 1.33em } .bigger{ font-size: 1.66em} .Sans { font-family: Sans } .eng { line-height: 1 } .Cairo { font-family: "Cairo", sans-serif; } /* für Fußnoten */ /* 1. Container */ div.fn { color: black; font-size: 0.82em; padding: 0 10pt; display: block; } /* 2. Trennstriche oben und unten */ hr.fn { margin: 1em 66% 1em -1em; border-style: solid; border-width: 1px; color: maroon; page-break-after: none; page-break-before: none; } /* 3. Die Fußnoten selbst */ p.fn { font-style: normal; margin-left: -6pt; text-align: left; } /* tabellenartiger zweispaltiger Aufbau ohne Tabellendefinition */ /* 1. zentraler Container */ div.container { width: 100%; page-break-inside: avoid; break-inside: avoid; margin: 1em 0 0 0; } /* 2. linke Spalte, darf nicht allein stehen! */ div.left { float: left; width: 50%; margin: 0; padding-right: 10pt; } /* 3. rechte Spalte, darf nicht allein stehen! */ div.right { margin: 0 0 0 50%; padding-left: 10pt; } /* konsequent zweispaltig, wird nicht von allen Geräten angezeigt */ /* -- falls nicht, wird der Text normal einspaltig dargestellt */