@charset "utf-8"; /* --------------------------------------------------------- */ /* Fonts */ @font-face { font-family: LinuxLibertine_OsF; font-style: normal; font-weight: normal; src: url(../Fonts/LinuxLibertine_OsF_Regular.otf); } @font-face { font-family: LinuxLibertine_OsF; font-style: italic; font-weight: normal; src: url(../Fonts/LinuxLibertine_OsF_Italic.otf); } @font-face { font-family: LinuxLibertine_OsF; font-style: normal; font-weight: bold; src: url(../Fonts/LinuxLibertine_OsF_Bold.otf); } @font-face { font-family: LinuxLibertine_OsF; font-style: italic; font-weight: bold; src: url(../Fonts/LinuxLibertine_OsF_BoldItalic.otf); } @font-face { font-family: Times_New_Roman; src: url(../Fonts/Times_New_Roman.ttf); } @font-face { font-family: MetalMacabre; src: url(../Fonts/MetalMacabre.ttf); } /* --------------------------------------------------------- */ /* Seite */ @page { margin-top: 1em; margin-bottom: 1em; } body { font-family: LinuxLibertine_OsF; text-align: justify; font-size: 1em; margin-left: 1em; margin-right: 1em; } body.black { background-color: black; font-family: LinuxLibertine_OsF; text-align: justify; font-size: 1em; margin-left: 1em; margin-right: 1em; } /* --------------------------------------------------------- */ /* Styles */ .b { font-weight: bold; } .i { font-style: italic; } .u { text-decoration: underline; } /* --------------------------------------------------------- */ /* Ueberschriften */ .autor { display: block; font-family: Garamond; font-weight: bold; font-size: 2.6em; letter-spacing: 0.1em; line-height: 1.3em; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 1em; text-align: center; text-indent: 0; } .titel { color: gray; font-family: MetalMacabre; font-size: 3.0em; margin-bottom: 2em; margin-left: 0; margin-right: 0; margin-top: 1.5em; text-align: center; text-indent: 0; } .kapitel { font-family: MetalMacabre; font-size: 2em; margin-top: 1.5em; margin-bottom: 1em; text-align: center; text-indent: 0; } /* --------------------------------------------------------- */ /* Paragrafen */ .p-ohne { font-size: 1.1em; margin-top: 1em; margin-bottom: 0; text-align: justify; text-indent: 0em; } .p-ohne-w { color: white; font-size: 1.1em; font-weight: bold; margin-top: 1em; margin-bottom: 0; text-align: justify; text-indent: 0em; } .p-ohne-c { font-size: 1.1em; margin-top: 1em; margin-bottom: 0; text-align: center; text-indent: 0em; } .p-mit { font-size: 1.1em; margin-top: 0; margin-bottom: 0; text-align: justify; text-indent: 1em; } .p-mit-w { color: white; font-size: 1.1em; font-weight: bold; margin-top: 0; margin-bottom: 0; text-align: justify; text-indent: 1em; } .widmung { font-size: 1.2em; margin-top: 5em; margin-bottom: 0; text-indent: 0; text-align: center; } .copyright { font-family: Times_New_Roman; font-size: 0.9em; margin-top: 4em; margin-bottom: 0; text-align: center; text-indent: 0em; } .initiale { font-family: MetalMacabre; float: left; font-size: 3.25em; margin-top: 0; margin-bottom: -0.2em; margin-left: 0; margin-right: 0.2em; text-align: left; text-indent: 0; } /* --------------------------------------------------------- */ /* Images */ .autorin { margin-top: 3em; margin-bottom: 0.5em; text-align: center; } .teiler { margin-top: 1em; margin-bottom: 0; text-align: center; }