@charset "utf-8"; /* * Kosmos DDA Standart Stylesheet * Letzte Ă„nderung:17.01.2014 */ /* GENERAL */ @font-face { font-family: serif; font-style: normal; font-weight: normal; src: url(../Fonts/LinLibertine_R.otf) } @font-face { font-family: serif; font-style: normal; font-weight: bold; src: url(../Fonts/LinLibertine_RB.otf) } @font-face { font-family: serif; font-style: italic; font-weight: normal; src: url(../Fonts/LinLibertine_RI.otf) } @font-face { font-family: serif; font-style: italic; font-weight: bold; src: url(../Fonts/LinLibertine_RBI.otf) } body { margin-left: 5%; margin-right: 5%; line-height: 1.3em; font-family: serif } p { text-indent: 1em; margin: 0; padding: 0 } a { text-decoration: none; color: black; -webkit-text-fill-color: black; font-weight: bold } /* FRONTMATTER */ div.title { padding-left: 10% } p.title { text-indent: 0; text-align: left; font-size: 2em; font-style: normal; font-weight: bold; margin-top: 0.5em; margin-bottom: 0; line-height: 1.2em } p.subtitle { text-indent: 0; text-align: left; font-size: 1.8em; font-style: normal; font-weight: bold; margin-top: 0.5em; margin-bottom: 0; line-height: 1.2em } p.author { text-indent: 0; text-align: left; font-size: 1.5em; margin-bottom: 3em; margin-top: 5% } p.publisher { text-indent: 0; font-size: 1.5em; margin-top: 3em } div.impress { margin-top: 15% } p.impress { text-indent: 0; text-align: left; font-size: 0.8em } p.impress-top { text-indent: 0; text-align: left; margin-top: 1em; font-size: 0.8em } p.impress-top2 { text-indent: 0; text-align: left; margin-top: 2em; font-size: 0.8em } /* CONTENT */ h1 { text-align: left; font-size: 1.5em; font-weight: bold; margin-top: 0; margin-bottom: 1em; line-height: 1.15em; padding: 0.5em 0 0 1em } p.noindent { text-indent: 0; clear: both; margin: 0; padding: 0 } p.noindent-top { text-indent: 0; margin-top: 1em } p.noindent-h1 { text-indent: 0; margin-top: 1em } span.g1-8 { font-size: 0.5em; line-height: 0.5em } span.underline { text-decoration: underline } div.blume { font-size: 1.5em; float: left; padding-top: 0.5em; padding-right: 0.5em } div.blume img { width: 1em } div.image { width: 100%; text-align: center; margin: 1em 0 } img.inline { height: 1em; vertical-align: -0.1em } div.image img { max-width: 100% }