/* fonts */ @font-face { font-family: sans-serif; font-style: normal; font-weight: normal; src:url(../Fonts/DejaVuSerif.ttf); } @font-face { font-family: sans-serif; font-style: normal; font-weight: bold; src:url(../Fonts/DejaVuSerif-Bold.ttf); } @font-face { font-family: sans-serif; font-style: italic; font-weight: normal; src:url(../Fonts/DejaVuSerif-Italic.ttf); } @font-face { font-family: sans-serif; font-style: italic; font-weight: bold; src:url(../Fonts/DejaVuSerif-BoldItalic.ttf); } @font-face { font-family: serif; font-style: normal; font-weight: normal; src:url(../Fonts/DejaVuSerif.ttf); } @font-face { font-family: serif; font-style: normal; font-weight: bold; src:url(../Fonts/DejaVuSerif-Bold.ttf); } @font-face { font-family: serif; font-style: italic; font-weight: normal; src:url(../Fonts/DejaVuSerif-Italic.ttf); } @font-face { font-family: serif; font-style: italic; font-weight: bold; src:url(../Fonts/DejaVuSerif-BoldItalic.ttf); } /* ***************** Verlag: Theiss Element: Navigation + Inhaltsverzeichnis Letzter Autor: sl Stand: 18.10.2010 Vorgaben: DejaVu Schrift Performance optimiert Kommentar: AUFGERAEUMT sl 12.03.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: bold; font-size: 1.6em; margin: 52px 0 20px 0; font-family:serif; } p { font-size: 0.8em; 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; } /* INHALTSVERZEICHNIS */ table.toc { /*margin-left:20px;*/ } .tocTitle1, .tocTitle2, .tocTitle3, .tocTitle4, .tocTitle5, .tocTitle6 { /* 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.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:0px; padding:0px; vertical-align:bottom; text-indent:0px; font-size:1em; } /* NAVIGATIONSLINK */ div.navbar { display:none; }