/* RESET */ * {padding: 0; margin: 0; border:0;} address, caption, cite, code, dfn, th, var {font-weight: normal;font-style: normal;} caption, th {text-align: left;} h1, h2, h3, h4, h5, h6 {font-weight: normal; font-size: 100%;} /* Globales */ /*---FONTS------------------------------------------------------------------*/ @font-face { font-family: "LinLibertine"; src:url(fonts/LinLibertine_Re-4.1.8.otf); } @font-face { font-family: "LinLibertine_bold"; src:url(fonts/LinLibertine_Bd-4.0.2.otf); } @font-face { font-family: "LinLibertine_italic"; src:url(fonts/LinLibertine_It-4.0.3.otf); } @font-face { font-family: "LinLibertine_smallcaps"; src:url(fonts/LinLibertineC_Re-4.0.1.otf); } @font-face { font-family: "SansSerif"; src:url(fonts/Fontin_Sans_R_45b_mod.otf); } @font-face { font-family: "SansSerif_bold"; src:url(fonts/Fontin_Sans_B_45b_mod.otf); } body { margin-left: 5%; margin-right: 5%; text-align: justify; line-height:1.3em; font-family:LinLibertine; } p.indent { text-indent:1em; } p { text-indent:0; } i { font-family:LinLibertine_italic; } /* Local */ p.seriesTitle { margin-left:10%; padding-top:4em; font-size:xx-large; line-height:1.2em; font-family:SansSerif_bold; } p.author { margin-left:10%; padding-bottom:7em; font-size:large; } p.publisher { margin-left:10%; font-size:large; page-break-after:always; } div.impress { padding-top:15%; } div.impress p { text-indent:0; font-size:x-small; } div.cover-img { padding:5%; text-align:center; } div.cover-img img { max-width:100%; } div.image { text-align:center; padding:1em; } div.image-heading { text-align:left; } h1 { margin-left:10%; page-break-before:avoid; font-size:xx-large; font-family:LinLibertine_bold; margin-bottom:0.5em; line-height:1.15em; text-align:left; } h2 { page-break-before:always; font-size:x-large; padding-top:0.5em; margin-bottom:1.2em; font-family:LinLibertine_bold; line-height:1.15em; text-align:left; } a { color:black; font-family:LinLibertine_bold; text-decoration:none; line-height:1.5em; background-color:none; } div.handschrift { page-break-inside:avoid; font-family:SansSerif_bold; margin-left:3em; } div.advertisement { page-break-before:always; } .spacebefore { margin-top:0.5em; }