/* * Lübbe Standart Stylesheet * Letzte Änderung: 04.09.2013 */ /* GENERAL */ body { background-color:#fff; font-family:serif; line-height:1.3; padding:0; margin-left:5%; margin-right:5%; } p { text-indent:1em; margin-bottom:0; margin-top:0; word-wrap:break-word; } a { text-decoration:none; } /* FRONTMATTER */ div.title-image { width:100%; text-align:center; page-break-inside:avoid; margin:0; } p.impress-large { font-family:sans-serif; text-indent:0; text-align:left; font-size:1.2em; } p.impress { text-indent:0; text-align:left; font-size:0.9em; } p.impress-top { text-indent:0; text-align:left; font-size:0.9em; margin-top:1em; } p.impress-top4 { text-indent:0; text-align:left; font-size:0.9em; margin-top:4em; } p.impress-small { text-indent:0; text-align:left; font-size:0.8em; } p.impress-small-top { text-indent:0; text-align:left; font-size:0.8em; margin-top:1em; } /* CONTENT */ h1 { text-align:left; font-size:1.5em; font-weight:normal; margin-top:1em; margin-bottom:0; line-height:130%; } h1.backmatter { text-align:center; font-family:serif; font-size:1.2em; font-style:normal; font-weight:bold; margin-top:1em; margin-bottom:1em; } h1.blind { margin:0; padding:0; } div.h1-image { text-align:center; margin-top:2em; } p.top { margin-top:1em; } p.noindent { text-indent:0em; } p.noindent-top { text-indent:0em; margin-top:1em; } p.center { text-indent:0; text-align:center; } p.center-top { text-indent:0; text-align:center; margin-top:1em; } p.h1-title { text-indent:0em; font-family:comic; font-size:1.6em; font-weight:bold; text-align:center; margin-top:0.75em; } p.h1-author { text-indent:0em; font-family:comic; font-size:1em; font-weight:bold; text-align:center; margin-top:3em; } p.h1-day { text-indent:0em; font-family:simple; font-size:1.2em; font-weight:bold; text-align:center; margin-top:1em; } p.motto { text-indent:0em; text-align:center; } em.Spitzmarke, em.simple { font-weight:bold; font-family:simple; font-style:normal; } em.comic { font-weight:bold; font-family:comic; font-style:normal; } span.initial { font-size:2.5em; font-style:normal; line-height:0.8em; } em.sans-serif { font-family:sans-serif; font-style:normal } div.box-round { text-align:center; border: 3px solid grey; border-radius:15px; display:inline-block; padding:10px; } p.box { font-family:serif; text-align:center; text-indent:0em; } p.chalk { text-align:left; margin-left:4em; text-indent:0em; } div.top { margin-top:1em; } div.top2 { margin-top:2em; } div.center-top { text-align:center; margin-top:1em; } div.image { width:100%; text-align:center; page-break-inside:avoid; margin:1em 0; } img { max-width:100%; }