/* CSS fuer Haufe Publishing eBooks, Version 1.4 */ /* 22.07.2010, Fabian Kern */ body { font-family: Verdana, Arial, sans-serif; padding-left: 0.5em; padding-right: 1em; } /* Header */ h1 { font-size: 1.6em; font-weight: bold; margin-top: 1.5em; margin-bottom: 0.9em; } h2 { font-size: 1.4em; font-weight: bold; margin-top: 1.5em; margin-bottom: 0.9em; } h3 { font-size: 1.2em; font-weight: bold; margin-top: 1.5em; margin-bottom: 0.9em; } h4 { font-size: 1em; font-weight: bold; margin-top: 0.9em; margin-bottom: 0.4em; } h5 { font-size: 1em; font-weight: bold; margin-top: 0.4em; margin-bottom: 0.4em; } h5.GRAFIK-BLK { font-size: 1em; font-weight: bold; margin-top: 0.9em; margin-bottom: 0.4em; } h6.ZWISCHENUEBER { font-size: 1em; font-weight: bold; margin-top: 0.8em; margin-bottom: 0.4em; } h6.MARGIN { font-size: 0.8em; font-weight: normal; text-align: left; margin-top: 0.8em; margin-bottom: 0.4em; padding: 0.2em; background-color: #DCDCDC; width: 45%; } h6.RZ { font-size: 1em; font-weight: bold; margin-left: -0.5em; margin-top: 0.8em; margin-bottom: 0.4em; } /* Absatz */ p { font-size: 1em; margin-top: 0.4em; margin-bottom: 0.4em; } p.BLOCKSATZ { text-align: left; } p.LINKSBUENDIG { text-align: left; } p.MITTIG { text-align: center; } p.RECHTSBUENDIG { text-align: right; } li { font-size: 1em; text-align: left; } /* Tabellen */ table { margin-right: 0.2em; width: 100%; margin-top: 1em; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0px; border-width: 0px; } td { background-color: inherit; padding: 0.25em; font-size: 0.8em; text-align: left; vertical-align: top; border-width: 0px; } th { background-color: silver; padding: 0.25em; font-size: 0.8em; text-align: left; vertical-align: top; border-width: 0px; } /* Linierungsklassen fuer Tabellenzellen und Header */ .border-1111 { border-top: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black; } .border-1110 { border-top: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black; border-left: 0px; } .border-1101 { border-top: 1px solid black; border-right: 1px solid black; border-bottom: 0px; border-left: 1px solid black; } .border-1011 { border-top: 1px solid black; border-right: 0px; border-bottom: 1px solid black; border-left: 1px solid black; } .border-0111 { border-top: 0px; border-right: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black; } .border-1100 { border-top: 1px solid black; border-right: 1px solid black; border-bottom: 0px; border-left: 0px; } .border-0110 { border-top: 0px; border-right: 1px solid black; border-bottom: 1px solid black; border-left: 0px; } .border-0011 { border-top: 0px; border-right: 0px; border-bottom: 1px solid black; border-left: 1px solid black; } .border-1001 { border-top: 1px solid black; border-right: 0px; border-bottom: 0px; border-left: 1px solid black; } .border-1010 { border-top: 1px solid black; border-right: 0px; border-bottom: 1px solid black; border-left: 0px; } .border-0101 { border-top: 0px; border-right: 1px solid black; border-bottom: 0px; border-left: 1px solid black; } .border-1000 { border-top: 1px solid black; border-right: 0px; border-bottom: 0px; border-left: 0px; } .border-0100 { border-top: 0px; border-right: 1px solid black; border-bottom: 0px; border-left: 0px; } .border-0010 { border-top: 0px; border-right: 0px; border-bottom: 1px solid black; border-left: 0px; } .border-0001 { border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 1px solid black; } .border-0000 { border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px; } /* Alignment-Klassen fuer Tabellenzellen und Header */ .leftmiddle { text-align: left; vertical-align: middle; } .leftbottom { text-align: left; vertical-align: bottom; } .centertop { text-align: center; vertical-align: top; } .centermiddle { text-align: center; vertical-align: middle; } .centerbottom { text-align: center; vertical-align: bottom; } .righttop { text-align: right; vertical-align: top; } .rightmiddle { text-align: right; vertical-align: middle; } .rightbottom { text-align: right; vertical-align: bottom; } /* Blockelemente */ div { margin-top: 1.2em; margin-bottom: 1.2em; } div.ACHTUNG { border-left: 1em solid gray; background-color: silver; padding-top: 0.4em; padding-bottom: 0.4em; padding-left: 0.8em; padding-right: 1em; } div.BEISPIEL { border-left: 2px solid gray; border-bottom: 2px solid gray; padding-top: 0.4em; padding-bottom: 0.4em; padding-left: 0.8em; padding-right: 1em; } div.HINWEIS { border: 1px solid gray; padding-top: 0.4em; padding-bottom: 0.4em; padding-left: 0.8em; padding-right: 1em; } div.KASTEN { border: 1px solid black; padding-top: 0.4em; padding-bottom: 0.4em; padding-left: 0.8em; padding-right: 1em; } li div.KASTEN { border: 1px solid black; padding-top: 0.4em; padding-bottom: 0.4em; padding-left: 0.8em; padding-right: 1em; } div.TIPP { border: 1px solid black; background-color: silver; padding-top: 0.4em; padding-bottom: 0.4em; padding-left: 0.8em; padding-right: 1em; } div.WICHTIG { border-left: 1em solid gray; background-color: silver; padding-top: 0.4em; padding-bottom: 0.4em; padding-left: 0.8em; padding-right: 1em; } div.ZITAT-BLK { padding-top: 0.4em; padding-bottom: 0.4em; padding-left: 0.8em; padding-right: 1em; } /* Grafiken und Container dazu */ div.GRAFIK-BLK { margin-top: 1.2em; margin-bottom: 1.5em; } div.BILDUNTER { font-size: 0.8em; margin-top: 0em; margin-bottom: 0em; } div.LEGENDE { font-size: 0.8em; margin-top: 0em; margin-bottom: 0em; } p.QUELLE { font-size: 0.8em; margin-top: 0em; margin-bottom: 0em; } img { margin-top: 0em; margin-bottom: 0.4em; } img.GRAFIK-INL { margin-top: 0em; margin-bottom: 0em; } img.cover { max-width: 100%; } /* Listen */ /* Unordered Lists */ ul.PUNKT { list-style-type: square; } ul.STRICH { list-style-image:url(strich.jpg); } ul.PFEIL { list-style-image:url(pfeil.jpg); } /* Unordered Lists in speziellen Kontexten */ div[class="WICHTIG"] ul[class="STRICH"] { list-style-image:url(strich_grau.jpg); } div[class="WICHTIG"] ul[class="PUNKT"] { list-style-image:url(pfeil_grau.jpg); } td ul { margin-left: 0.2em; padding-left: 2.5em; } /* Ordered Lists */ ol.ROEMISCH { list-style-type: upper-roman; } ol.ARABISCH { list-style-type: decimal; } ol.ABC { list-style-type: lower-alpha; } ol.AABBCC { list-style-type: lower-alpha; } /* Ordered Lists in speziellen Kontexten */ td ol { margin-left: 0.2em; padding-left: 2.5em; } /* Inline-Elemente */ span.BOLD { font-weight: bold; } span.ITALIC { font-style: italic; } span.UNDERLINE { text-decoration: underline; } span.BOLD-ITALIC { font-weight: bold; font-style: italic; } span.UNDERLINE-ITALIC { font-style: italic; text-decoration: underline; } span.BOLD-UNDERLINE { font-weight: bold; text-decoration: underline; } span.LINETROUGH { text-decoration: line-through; } span.TEXTFORMEL { font-style:italic; } span.FUSSNOTE-ZEICHEN a{ text-decoration: none; }