/* ***************** Verlag: dtv Element: Navigation + Paratexte + Inhaltsverzeichnis Letzter Autor: sl Stand: 18.10.2010 Vorgaben: NUR em (left 20px) NUR margin: tag vor class Kommentar: AUFGERAEUMT sl 18.10.2010 ***************** */ @page { margin-top: 14px; margin-bottom: 20px; margin-left: 32px; margin-right: 0; } body { margin:0; padding-right: 24px; font-family: serif; } h1 { font-weight: bold; font-size: 1.6em; margin: 52px 0 20px 0; font-family:serif; } p { font-size: 1em; margin: 0; line-height:140%; } /* NAVIGATIONSSEITE */ p.readBook { margin: 0 20px 0.2em 0; } p.menuLink { margin: 0 20px 0.2em 0; } p.readBook a, p.menuLink a { color: black; text-decoration: none; } /* INHALTSVERZEICHNIS */ table.toc { margin-left:20px; } table.toc a { color: black; text-decoration: none; } .tocTitle1, .tocTitle2, .tocTitle3, .tocTitle4, .tocTitle5, .tocTitle6 { /* bezieht sich auf td */ padding:0 10px 0 0; /*top right bottom left */ vertical-align:bottom; text-indent:0px; nowrap:nowrap; } p.chapterInfo1, p.chapterInfo2, p.chapterInfo3, p.chapterInfo4 { margin:-0.5em 0 0.3em 0; font-family:serif; font-size: 0.75em; } /* EINTRAEGE INHALTSVERZEICHNIS */ p.tocTitle1 { margin:0.5em 0 0.3em 0; font-weight: bold; } p.tocTitle2 { margin:0 0 0 10px; } p.tocTitle3 { margin:0 0 0 30px; font-size: 0.9em; } p.tocTitle4 { margin:0 0 0 40px; font-size: 0.9em; } p.tocTitle5 { margin:0 0 0 50px; font-size: 0.8em; } p.tocTitle6 { margin:0 0 0 60px; font-size: 0.8em; } td.tocPage { margin:0px; padding:0px; vertical-align:bottom; text-indent:0px; font-size:1em; } /* NAVIGATIONSLINK */ div.navbar { margin-right:15px; } .navbar, .navbar a { text-align:right; font-size:9pt; color:black; text-decoration:none; font-family:sans-serif; color:#666666; } /* IMPRESSUM */ p.impresLine { margin: 0 20px 1em 0; } p.impresText { margin: 2em 20px 1em 0; } p.impresEbook { margin: 1em 20px 1em 0; } p.impresISBN10 { margin: 0 20px 0 0 ; } p.impresISBN13 { margin: 0 20px 1em 0; } p.impresCopy { margin: 1em 20px 1em 0; } p.impresLink { margin: 1em 20px 1em 0; } p.link a { text-decoration: underline; } /* INFOSEITE */ div.infoLogo, div.diagram { text-align: center; margin: 1em 0; } p.infoLink { text-align: center; } .infoLink a { color: black; text-decoration: underline; } p.infoLabel { font-size: 1.2em; font-weight: bold; margin: 3em 0 1em 20px; } p.infoText { margin: 0 0 0.5em 20px; } .label{ font-weight: bold; margin: 1.5em 20px 3px; } /* BUCH/AUTOR */ div.paratext p { margin: 0 20px 0.5em; } .more { text-align:center; font-size:14pt; } span.more { padding:10px; border:1px solid black; background-color:#EEEEEE; } /* VERKUERTZE LEERZEICHEN */ span.q12 { font-size:25%; line-height: 25%; } span.q8 { font-size:50%; line-height: 50%; } span.q6 { font-size:75%; line-height: 75%; } span.dtv { text-decoration:underline; } h1, h2, h3, h4, h5, h6 { color:black; } div.diagram, div.figure { text-align:center; }