@namespace h "http://www.w3.org/1999/xhtml";
@font-face {
font-family: "Garamond";
font-style: normal;
font-weight: normal;
src: url(../Fonts/GaramondPro-Regular.ttf);
}
@font-face {
font-family: "Garamond";
font-style: italic;
font-weight: normal;
src: url(../Fonts/GaramondPro-Italic.ttf);
}
@font-face {
font-family: "Garamond";
font-style: normal;
font-weight: bold;
src: url(../Fonts/GaramondPro-Heavy.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: normal;
font-weight: bold;
src: url(../Fonts/SansPro-Bold.ttf);
}
@font-face {
font-family: "Clarondon";
font-style: normal;
font-weight: bold;
src: url(../Fonts/ClarondonPro-Medium.ttf);
}
@font-face {
font-family: "Clearface";
font-style: normal;
font-weight: normal;
src: url(../Fonts/ClearfacePro-Regular.ttf);
}
@page { margin: 0; padding: 0}
body {
line-height: 1.25;
margin: 15px;
color: black;
background-color: white;
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;
}
a {
font-style: normal;
text-decoration: none;
font-variant: normal;
color: darkblue;
}
p {
margin: 0;
font-size: 102%;
display: block;
}
li {
font-size: 102%;
}
h1 {
font-family: Garamond, serif;
font-style: normal;
font-weight: normal;
text-align: center;
font-size: 1em;
margin: 0;
font-weight: normal;
}
h2 {
font-family: Clarondon, serif;
font-weight: bold;
font-style: normal;
text-align: center;
font-size: 1.33em;
margin: 3em 0 2em 0;
font-weight: normal;
}
.invis {
font-size: 0;
line-hight: 0;
color: transparent;
}
h2.anhang {
font-family: Garamond, serif;
font-style: normal;
font-weight: normal;
text-align: center;
font-size: 1.12em;
margin: 3em 0 1em 0;
}
h3 {
font-family: Clarondon, serif;
font-style: normal;
text-align: center;
font-size: 1.66em;
margin: 4pt 0 1em 0;
font-weight: bold;
page-break-after: avoid;
}
h4 {
margin: 3em 0 1em 0;
font-family: Garamond;
font-size: 1.12em;
font-weight: normal;
page-break-after: avoid;
}
table {
border: 0;
cellpadding: 2;
cellspacing: 2;
width :100%;
}
td { vertical-align: top }
sup, sub {
font-size: 66%;
line-height: 85%;
}
.text { text-indent: 24px }
.pi { margin-left: 24px }
.px { margin-top: 1em }
.pxx { margin-top: 2em }
.pxxx { margin-top: 3em }
.px50 { margin-top: 40% }
.pc { text-align: center }
.pl { text-align: left }
.pr { text-align: right }
.kap { font-size: .76em; }
.xmed { font-size: .92em; }
.Sans { font-family: Sans }
.lst { margin-left: 42px; text-indent: -42px}
.lst2 { margin-left: 28px; text-indent: -28px}
/* Doppelline am Seitenende */
.pbottom {
border-bottom: double black 4pt;
padding-bottom: 20pt;
}
/* Bildpositionierungen */
.floatr {
float: right;
margin-left: 8pt;
margin-top: 4pt;
margin-bottom: 4pt;
text-align: right;
width: 60%;
height: auto;
}
.floatl {
float: left;
margin-right: 8pt;
margin-top: 4pt;
margin-bottom: 4pt;
text-align: right;
width: 60%;
height: auto;
}
.floatls {
float: left;
margin-right: 8pt;
margin-top: 4pt;
margin-bottom: 4pt;
text-align: right;
width: 30%;
height: auto;
}
.fullw {
width: 95%;
height: auto;
margin-top: 1em
}
/* Kapitelanfänge */
p.autor {
float: left;
margin-right: 10pt;
margin-bottom: 4pt;
}
img.autor { height: 12em; width: auto }
p.box {
margin: 2em 0;
border-top: double black 4pt;
border-bottom: double black 4pt;
padding: 2em 3em;
text-align: center;
font-family: Clearface;
page-break-after: avoid;
page-break-inside: avoid;
}
div.intro {
font-family: Sans;
font-size: 96%;
text-align: left;
line-height: 1.1;
border-top: double black 4pt;
padding-top: 10pt;
border-bottom: double black 4pt;
padding-bottom: 10pt;
widows: 2;
margin: 1em 0 0 0;
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-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;
}
p.ahead {
font-family: Clearface;
font-size: 1.12em;
text-align: center;
margin-top: 2em;
page-break-after: avoid;
}
/* FuĂnoten */
div.fn {
color: black;
font-size: 0.82em;
padding: 0 10pt;
display: block;
}
p.fn {
font-style: normal;
margin-left: -10pt;
text-align: left;
}