/*---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, oblique; } @font-face { font-family:LinLibertine; src:url(fonts/LinLibertine_BI-4.0.3.otf); font-weight:bold; font-style:italic, oblique; } @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%; text-align: justify; } div.cover-img { margin-left: -5.5%; margin-right: -5.5%; text-align:center; } i { font-family:LinLibertine; font-style:italic; } p { text-indent:1em; margin-bottom:0; margin-top:0; } p.noindent { text-indent:0em; } a { text-decoration:none; color:black; } span.smallcaps{ font-family:BodoniSvtyTwoSCITCTT-Book, LinLibertineCaps; } /* giovannis fußnoten */ sup.footnote { text-decoration:underline; font-size:75%; vertical-align:text-top;} a.footnote-anchor { display:inline-block; width:2em; margin-left:-2em; } /* hanginden für paras */ p.hangindent { text-indent:-1em; padding-left:1.5em; } div.right p { text-align:right; } div.intro { margin-left:5em; text-align:left; } div.intro p { text-indent:0; } h1 { font-family:sans-serif; font-weight:bold; color:#666; margin-bottom:0; margin-top:2ex; line-height:1em; font-size:3em; } div.title p { text-indent:0; } p.title { font-family:sans-serif; font-size:2em; } p.author, p.subtitle { font-size:1.5em; } p.publisher { margin-top:12ex; } div.impress p, div.title p { text-indent:0; } sub { font-size:75%; } p.image { text-align:center; text-indent:0; margin-top:2ex; margin-bottom:2ex; } p.image img { width:12em; }