/*---FONTS------------------------------------------------------------------*/ @font-face { font-family: LinLibertine; src:url(fonts/LinLibertine_Re-4.1.8.otf); } @font-face { font-family: LinLibertine; src:url(fonts/LinLibertine_Bd-4.0.2.otf); font-weight:bold; } @font-face { font-family: LinLibertine; src:url(fonts/LinLibertine_It-4.0.3.otf); font-style:italic;} @font-face { font-family: LinLibertine; src:url(fonts/LinLibertine_BI-4.0.3.otf); font-weight:bold; font-style:italic;} @font-face { font-family: Sans; src:url(fonts/DejaVuSansCondensed-BoldOblique.otf); font-weight:bold; font-style:italic;} @font-face { font-family: Sans; src:url(fonts/DejaVuSans.otf); } @font-face { font-family: Sans; src:url(fonts/DejaVuSansCondensed-Bold.otf); font-weight:bold;} @font-face { font-family: Sans; src:url(fonts/DejaVuSansCondensed-Oblique.otf); font-style:italic;} /* Allgemein */ body { line-height:1.3; background-color:#fff; padding:0; margin-left:5%; margin-right:5%; margin-top:0; text-align:left; font-family: LinLibertine; } a { text-decoration:none; color:black; } sup { font-size:60%; line-height:0.5em; } p { text-indent: 1em; margin: 0em; } p.noindent { text-indent:0; } p.noindent-top1 { text-indent:0; margin-top:1em; } p.noindent-h1 { text-indent:0; margin-top:3em; } p.noindent-h2 { text-indent:0; margin-top:1em; } p.top { margin-top:1em; } p.right { text-indent:0; text-align:right; } p.right-top1 { text-indent:0; text-align:right; margin-top:1em; } p.center { text-indent:0; text-align:center; } p.center-top1 { text-indent:0; text-align:center; margin-top:1em;} span.initial { font-size:2em; line-height:1em; font-weight:bold; } div.image { margin-top:1em; text-align:center; page-break-inside:avoid;} img { max-width:100%; } p.h2 { text-indent:0; text-align:center; margin-top:1em; } /* Titelseite */ div.logo { margin-top:5%; text-align:center;} p.logo { text-indent:0; text-align:center; } div.title { margin-top:5%; } p.author { text-align: center; font-size:1.2em; text-indent: 0em; } p.title { text-align: center; font-size:2em; text-indent: 0em; margin-top:0.5em; } p.genre { text-align: center; font-size:1em; text-indent: 0em; margin-top:1em; } p.subtitle { text-align: center; font-size:1em; text-indent: 0em; margin-top:1.5em; } p.translation { text-align: center; font-size:1em; text-indent: 0em; margin-top:1.5em; } p.publisher { text-align: center; font-size:1em; text-indent: 0em; margin-top: 7em;} /* Impressum */ div.impress { padding-top:5%; } p.impress { text-align: center; text-indent:0; margin-top:0; } p.impress-top4 { text-align: center; text-indent:0; margin-top:4em; } p.impress-top { text-align: center; text-indent:0; margin-top:1em; } /* Widmung */ div.devotion { margin-top:10%; } p.devotion { text-indent:0; text-align:center; } /* Struktur */ h1 { text-align:center; font-size: 1.3em; margin-top:2em; margin-bottom:0; text-indent:0; line-height:1em; font-weight:bold;} h1.blind { margin:0; padding:0; } /* Checkboxen */ em.sans-serif { font-family:LinLibertine; font-style:normal;}