@namespace h "http://www.w3.org/1999/xhtml";
@font-face {
font-family: "Times";
src: url(../Fonts/TIMBI.TTF);
font-style: italic;
font-weight: bold;
}
@font-face {
font-family: "Times";
src: url(../Fonts/TIMB.TTF);
font-style: normal;
font-weight: bold;
}
@font-face {
font-family: "Times";
src: url(../Fonts/TIMI.TTF);
font-style: italic;
font-weight: normal;
}
@font-face {
font-family: "Times";
src: url(../Fonts/TIM.TTF);
font-style: normal;
font-weight: normal;
}
@page {
margin: 0;
padding: 0;
border: 0;
}
body {
line-height: 1.3;
margin: 33px;
padding: 0;
border: 0;
font-family: Times, serif;
}
p {
margin: 0;
text-indent: 0;
font-style: normal;
font-weight: normal;
text-align: justify;
font-size: 1.09em;
-epub-hyphens: none;
-webkit-hyphens: none;
hyphens: none;
widows: 1;
orphans: 1;
}
h1 {
text-indent: 0;
text-align: center;
page-break-after: avoid;
margin: 1em 0 2em;
font-family: Times, serif;
font-size: 2em;
font-weight: normal;
font-style: normal;
}
h2 {
text-indent: 0;
text-align: center;
page-break-after: avoid;
margin: 1em 0 .5em;
font-family: Times, serif;
font-size: 166%;
font-weight: normal;
font-style: normal;
}
h3 {
text-indent: 0;
text-align: center;
page-break-after: avoid;
margin: 2em 0 .5em;
font-family: Times, serif;
font-size: 133%;
font-weight: normal;
font-style: normal;
}
h4 {
text-indent: 0;
text-align: center;
page-break-after: avoid;
margin: 2em 0 1em;
font-family: Times, serif;
font-size: 109%;
font-weight: normal;
font-style: normal;
}
h5 {
text-indent: 0;
text-align: center;
widows: 1;
orphans: 1;
margin: 2em 0;
font-family: Times, serif;
font-size: 109%;
font-weight: normal;
font-style: italic;
}
sup, sub {
font-size: 66%;
line-height: 85%;
}
li {
margin: 0;
text-indent: 0;
text-align: justify;
font-size: 1.09em;
}
a {
color: darkblue;
text-decoration: none;
}
i {
font-size: 102%
}
.einrueck {
margin-left: 2.3em;
margin-right: 2.3em;
}
.einrueck2 {
margin-left: 4.5em;
margin-right: 2.3em;
}
.liste {
text-indent: -1em;
margin-left: 1em;
}