@namespace h "http://www.w3.org/1999/xhtml";
@page {
margin: 0;
padding: 0;
border: 0;
}
@font-face {
font-family: "Constantia";
src: url(../Fonts/Constantia-Italic.ttf);
font-style: italic;
font-weight: normal;
}
@font-face {
font-family: "Constantia";
src: url(../Fonts/Constantia-Regular.ttf);
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: "Palatino";
src: url(../Fonts/Palatino-Regular.ttf);
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: "Palatino";
src: url(../Fonts/Palatino-Bold.ttf);
font-style: normal;
font-weight: bold;
}
.Palatino {
font-family: "Palatino";
}
@font-face {
font-family: "Sans";
src: url(../Fonts/SansPro-Regular.ttf);
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: "Sans";
src: url(../Fonts/SansPro-Bold.ttf);
font-style: normal;
font-weight: bold;
}
.Sans {
font-family: "Sans";
}
@font-face {
font-family: "Futura";
src: url(../Fonts/FranklinOriginalNo2Narrow-Bold.ttf);
font-style: normal;
font-weight: bold;
}
.Futura {
font-family: "Futura";
}
body {
line-height: 1.3;
margin: 15px;
padding: 0;
color: black;
border: 0;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-variant: normal;
font-family: Constantia, serif;
widows: 1;
orphans: 1;
text-align: justify;
text-indent: 0;
-moz-hyphens: none !important;
-webkit-hyphens: none !important;
hyphens: none !important;
}
p {
margin: 0;
font-size: 100%;
display: block;
}
h1 {
font-family: Constantia, serif;
margin: 2em 0 1em 0;
font-size: 112%;
font-style: normal;
font-weight: normal;
text-decoration: none;
text-align: center;
}
h2 {
font-family: Palatino, serif;
margin: 0 0 2em 0;
font-size: 124%;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-align: center;
}
a {
color: darkblue;
text-decoration: none;
}
.text {
text-indent: 1em;
}
.px2 {
margin-top: .33em;
}
.px {
margin-top: 1em;
}
.pi {
margin-left: 1em;
}
.pxx {
margin-top: 2em;
}
.pxxx {
margin-top: 3em;
}
.px20 {
margin-top: 20%;
}
.px50 {
margin-top: 50%;
}
.pc {
text-align: center;
}
.pr {
text-align: right;
}
.pl {
text-align: left;
}
.kap {
font-size: .66em;
}
.sml {
font-size: .78em;
}
.med {
font-size: .9em;
}
.big {
font-size: 1.33em;
}
.lrg {
font-size: 2.2em;
}
.bigger {
font-size: 1.8em;
}
.eng {
line-height: .9;
}
.Blue {
color: #087bc5;
}
.gesperrt {
letter-spacing: 2px;
}
.nobreak {
page-break-inside: avoid;
break-inside: avoid;
}
.Border {
border: solid black 1pt;
padding: 1em;
page-break-inside: avoid;
page-break-inside: avoid;
}