/*---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: "Sans"; src:url(fonts/DejaVuSansCondensed-Oblique.otf); font-style:italic;} @font-face { font-family: "Sans"; src:url(fonts/DejaVuSans.otf); font-style:normal;} @font-face { font-family: "Sans"; src:url(fonts/DejaVuSans-Bold.otf); font-weight:bold;} 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 { color:black; text-decoration:none; } p { text-indent:1em; margin:0em;} img { max-width:100%; } /*TITEL*/ p.author { text-indent:0; margin-top:3em; margin-bottom:3em; text-align:center; font-style:normal; font-weight:bold; font-size:1em; font-weight:bold; } p.title { text-indent:0; text-align:center; font-style:normal; font-weight:bold; font-size:2em; margin:0em 0em 0.8em 0;} p.subtitle { text-indent:0; text-align:center; font-style:normal; font-size:1em; font-weight:normal; margin-bottom:10%; } div.logo2 { text-align:center; } p.logo { text-indent:0; margin-right:center; } /*Impressum*/ div.impress { margin-top:35%; } p.impressum { text-indent:0; font-size:70%; margin-bottom:0.4em; font-weight:normal; font-style:normal; text-align:center;} p.impressum-top { text-indent:0; margin-top:2.2em; font-size:70%; margin-bottom:0.4em; font-weight:normal; font-style:normal; text-align:center;} p.impressum-top2 { text-indent:0; margin-top:7em; font-size:70%; margin-bottom:0.4em; font-weight:normal; font-style:normal; text-align:center;} /*para*/ p.widmung{ text-indent:0; text-align:left; margin-top:10%; } p.widmung-author{ text-indent:0; text-align:right; } p.noindent{ text-indent:0; } p.noindent-2{ text-indent:0; margin-top:1em; } p.noindent-3{ text-indent:0; } /*headline*/ .blind { display:none; margin:0; padding:0; } h1 { text-indent:0; margin-top:15%; font-size:1.5em; font-weight:bold; text-align:center; } h2 { text-align:center; font-size:1.25em; font-weight:bold; margin-top:10%; margin-bottom:1em; font-weight:bold; font-style:normal; }