/* ***************** Verlag: aufbau Element: Navigation + Inhaltsverzeichnis Letzter Autor: sl Stand: 18.10.2010 Vorgaben: DejaVu Schrift Performance optimiert Kommentar: AUFGERAEUMT 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; } .nobr { white-space: nowrap; } h1 { font-weight: normal; font-size: 1.8em; margin: 48px 0 20px 0; font-family:serif; line-height:130%; } p { font-size: 0.8em; /* Grundschrift */ margin: 0 0 0 0; line-height:140%; } a { color: black; text-decoration: none; } /* NAVIGATIONSSEITE */ p.readBook, p.menuLink { margin: 0 20px 0.2em 0; } p.readBook a, p.menuLink a { color: black; text-decoration: none; } /* INHALTSUEBERSICHT */ table.toc p{ /*margin-left:20px;*/ } .tocTitle1, .tocTitle2, .tocTitle3, .tocTitle4, .tocTitle5, .tocTitle6 { /* td */ padding:0 10px 0 0; /*top right bottom left */ vertical-align:bottom; text-indent:0; 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; padding-left:35px; text-indent:-35px; } p.tocTitle2 { margin:0 0 0 10px; } p.tocTitle3 { margin:0 0 0 30px; font-size: 0.8em; } p.tocTitle4 { margin:0 0 0 40px; font-size: 0.8em; } p.tocTitle5 { margin:0 0 0 50px; font-size: 0.7em; } p.tocTitle6 { margin:0 0 0 60px; font-size: 0.7em; } td.tocPage { margin:0; padding:0; vertical-align:bottom; text-indent:0; font-size:1em; } /* NAVIGATIONSLINK */ div.navbar { margin-right:5px; margin-top:0; } .navbar, .navbar a { text-align:right; font-size:8pt; text-decoration:none; font-family:sans-serif; color:#666666; }