@font-face { font-family: Garamond; font-weight: normal; src: url('../Fonts/AGaramondPro-Regular.otf') format('opentype'); } @font-face { font-family: Garamond_Italic; font-weight: normal; font-style: italic; src: url('../Fonts/AGaramondPro-Italic.otf') format('opentype'); } @font-face { font-family: Garamond_Semibold; font-weight: bold; src: url('../Fonts/AGaramondPro-Semibold.otf') format('opentype'); } @font-face { font-family: Garamond_Bold; font-weight: bolder; src: url('../Fonts/AGaramondPro-Bold.otf') format('opentype'); } @font-face { font-family: HandSerif; font-weight: normal; src: url('../Fonts/HanSrf.otf') format('opentype'); } @font-face { font-family: ThinHand; src: url('../Fonts/ThinHand.ttf') format('opentype'); } /* h1 startet auf einer neuen rechten Seite und setzt die "named page" auf Kapitelanfang und den string "right" auf den Inhalt der h1 */ html { font-family: Garamond; color: cmyk(0, 0, 0, 100%); } h1 { font-family: HandSerif; font-weight: bolder; font-size: 22pt; line-height: 16pt; padding-bottom: 1em; page-break-before: always; text-align: center; padding-top: 2em; string-set: right content(); /*page: kapitel auto;*/ } p.Normal { font-family: Garamond; font-weight: normal; line-height: 12.5pt; font-size: 10.7pt; hyphens: auto; text-align: justify; text-indent: 3mm; margin: 0; padding-bottom: 0; orphans: 2; widows: 2; } h1 + p.Normal, p.trenner + p.Normal { text-indent: 0; } .fettung{ font-family: Garamond_Semibold; font-weight: bold; } .break { page-break-before: always; } .autor { font-family: ThinHand; font-size: 1em; text-align: center; transform: rotate(-2deg); margin-bottom: 1em; } .titel { font-family: HandSerif; font-size: 3em; text-align: right; line-height: 0.8em; padding-right: 1em; margin-bottom: 0; transform: rotate(-1.5deg); margin-top: 0; } .untertitel { font-family: ThinHand; font-size: 1.5em; text-align: center; transform: rotate(-2deg); margin-top: 1em; margin-bottom: 3em; } em { font-family: Garamond_Italic; font-style: italic; } .titelei { width: 100%; height: auto; page-break-before: always; } .imprint strong { font-family: Garamond_Semibold; font-weight: bold; } h1 + p:first-letter { font-size: 1.5em; font-family: Garamond_Semibold; } .kapitel { page: kapitel; prince-page-group: start; } .last { text-align: center; margin-top: 3em; font-family: Garamond_Semibold; } /* .variable { background-color: cornsilk; } span.variable { background-color: coral; } */ .impressum { page-break-before: always; } .dnb { border: 1px solid black; padding: 1em; font-size: 0.5em; margin-bottom: 3em; text-indent: 0; margin-top: 3em; } .infokasten { font-family: Garamond; border: 1px solid black; padding: 0.5em 0.5em 0 0.5em; font-size: .8em; margin-bottom: 1em; text-indent: 0; margin-top: 3em; } p.imprint { font-family: Garamond; margin-bottom: 1em; text-indent: 0; font-size: 0.7em; } .info { font-family: Garamond; text-indent: 0; margin: 0 0 0.5em 0; padding: 0; } .info_w, .info_2{ font-family: Garamond; font-size: 0.8em; margin: 0 0 1em 0; } .infobox { border: 1px solid black; padding: 0.5em; font-size: 5pt; } a { text-decoration: none; color: black; } #biglink { font-weight: bold; font-size: 2em; line-height: 0.1em; } #Schmutztitel, #Deckblatt { page-break-after: always; page: leer; } p.trenner { text-align: center; margin: 1.5em auto; display: block; background-image: url(../Images/rose.jpg); background-repeat: no-repeat; width: 90px; height: 20px; background-position: top center; background-clip: border-box; background-size: contain; } .imprint { font-size: 7pt; line-height: 1.2em; font-family: Garamond; } #Impressum { page: leer; padding-top: 2em; } span.nohyphen{ hyphens: none; } p.zuletzt { page: zuletzt; page-break-before: always; }