/* * DTV Standart Stylesheet * Letzte Ă„nderung: 20.09.2013 */ /* --- GENERAL --- */ @font-face { font-family:LinLibertine; src:url(../Fonts/LinLibertine_R.otf); } @font-face { font-family:LinLibertine; src:url(../Fonts/LinLibertine_RB.otf); font-weight:bold; } @font-face { font-family:LinLibertine; src:url(../Fonts/LinLibertine_RI.otf); font-style:italic; } @font-face { font-family:LinLibertine; src:url(../Fonts/LinLibertine_RBI.otf); font-weight:bold; font-style:italic; } @font-face { font-family:LinLibertineCaps; src:url(../Fonts/LinLibertineC_Re-4.0.1.otf); } body { font-family:LinLibertine; line-height:1.3; background-color:#fff; padding:0; margin-left:5%; margin-right:5%; } p { text-indent:1em; margin-bottom:0; margin-top:0; line-height:140%; } a { text-decoration:none; color:blue; } a.url { text-decoration:underline; color:blue; } sub, sup { font-size:70%; line-height:80%; } /* --- FRONTMATTER --- */ div.title { margin-top:2em; } div.ttop { height:auto; min-height:65%; text-align:center; } div.tbottom { height:auto; margin-top:4em; text-align:center; } p.author { text-indent:0; text-align:center; font-size:1.2em; } p.title { text-indent:0; text-align:center; font-size:2em; line-height:1.2em; margin-top:1em; } p.genre { text-indent:0; text-align:center; font-size:1.2em; margin-top:1em; } p.titletext { text-indent:0; text-align:center; font-size:1em; margin-top:2em; } p.publisher { text-indent:0; text-align:center; font-size:1em; } p.impress { text-indent:0; text-align:left; } p.impress-top { text-indent:0; text-align:left; margin-top:1em; } /* [BRACKETS]: */ h1.frontmatter, .backmatter { text-align:left; font-size:1.5em; font-style:normal; font-weight:bold; margin-top:1em; margin-bottom:1em; color:#000000 } h1 { text-align:center; font-size:1.5em; font-style:normal; font-weight:normal; margin-top:0; margin-bottom:0; } h1.blind { margin:0; padding:0; } h2 { text-indent:0; text-align:center; font-size:1.2em; font-weight:normal; margin-top:2em; margin-bottom:0em; } p.noindent { text-indent:0em; margin-top:1em; } p.noindent-notop { text-indent:0em; } p.noindent-h1 { text-indent:0em; margin-top:3em; } div.zitat { margin-top:15%; padding-top:15%; } p.right { text-indent:0; text-align:right; } span.underline { text-decoration:underline; } div.top { margin-top:1em; } div.top2 { margin-top:2em; } div.top3 { margin-top:3em; } div.footnotes { margin-top:2em; border-top:2px solid; padding-top:0.25em; } a.footnote-anchor { float:left; width:2em; margin-left:-2em; } p.footnote { text-indent:0em; text-align:left; clear:left; margin-bottom:0.25em; padding-left:2em; } span.anm { float:left; width:3em; margin-left:-3em; } p.anm { text-indent:0em; text-align:left; clear:left; margin-bottom:0.25em; padding-left:3em; } p.trenner { text-indent:0; text-align:center; margin-top:1em; } span.thinspace { font-size:0.5em; line-height:0.5em; }