/* CSS */ body { margin: 0 4%; } .center { text-align: center; } p { margin: 0; padding: 0; text-align: justify; line-height: 130%; widows: 2; orphans: 2; } p.noindent_1empty { text-indent: 0; margin-top: 1em; } p.noindent { text-indent: 0; } p.indent { text-indent: 1.6em; } .italic { font-style: italic; } .bold { font-weight: bold; } h1 { font-family: sans-serif; font-weight: normal; font-style: normal; font-size: 2.5em; text-align: left; line-height: 130%; margin: 10% 0 10% 3%; -webkit-hyphens: none; } div.image { width: 100%; page-break-inside: avoid; padding: 0; margin-top: 1em; margin-bottom: 1em; text-align: center; } a, a:link, a:visited { text-decoration: none; line-height: 130%; color: blue; } p.level1 { text-align: left; text-indent: 0; margin-top: 0.2em; } p.buch_h { font-family: sans-serif; font-weight: normal; font-style: normal; font-size: 2.5em; text-align: left; line-height: 130%; margin: 10% 0 10% 3%; -webkit-hyphens: none; } p.buch_1lz { margin-top: 1em; } p.autor_h { font-family: sans-serif; font-weight: normal; font-style: normal; font-size: 2.5em; text-align: left; line-height: 130%; margin: 10% 0 10% 3%; -webkit-hyphens: none; } p.autor_1lz { margin-top: 1em; } p.author { font-size: 1.5em; margin-top: 5%; text-align: center; } p.title { font-size: 2.5em; margin-top: 8%; text-align: center; } p.genre { font-size: 1.2em; text-align: center; margin-top: 5%; } p.translation { margin-top: 3%; text-align: center; } div.logo-top { margin-top: 40%; } img.logo { width: 15%; } p.copyright { font-size: 80%; margin-top: 1em; text-align: center; } p.feedback-header { font-family: serif; font-size: 2em; font-weight: bold; margin-bottom: 0; margin-top: 2.5%; text-indent: 0; text-align: center; } div.feedback-logo { margin-top: 2em; text-align: center; white-space: nowrap; display: inline-block; } img.w33 { width: 33%; } .reihe_h { font-style: italic; margin-top: 1em; } .reihe { margin-top: 0.7em; }