#content { background-color: white; color: black; font-family: Cambria, Liberation Serif, Bitstream Vera Serif, Georgia, Times, Times New Roman, serif; text-align: justify; } #content h1 { font-size: 3em; text-align: left; margin-top: 1.5em; margin-bottom: 1em; border-bottom: 1px solid black; text-align:center; } #content h2 { font-size: 2.5em; text-align: left; margin-top: 1.5em; margin-bottom: 1em; text-align:center; } #content h3 { font-size: 2em; text-align: left; margin-top: 1.5em; margin-bottom: 1em; } /* The chapter headings contain two spans with these classes: chapter-name (always contains the word "Chapter") and chapter-number (as a roman numeral) */ #content h3 .chapter-name { border-top: 1px solid #999; padding: .2em 0 0; } #content h3 .chapter-number { font-size: 2em; line-height: 1.1em; color: #036; margin-right: 0.1em; } blockquote { margin-left: 3em; margin-right: 3em; } blockquote .attribution { display: block; text-align: left; font-style: italic; } blockquote .attribution-name { text-transform: uppercase; font-style: normal; font-size: 0.75em; letter-spacing: 1px; } p { text-indent: 0em; text-align: justify; margin: 0; margin-bottom: 0.5em; } p.first, p.noindent, blockquote p { text-indent: 0; margin-top: 1em; } #content .firstletter { float: left; font-size: 2.5em; line-height: 0.9em; height: 0.9em; } p.tafel { text-align: center; border-style: solid; border-width: 1pt; width: 50%; } p.dedication { text-align: center; font-size: 1.25em; text-style: italic; margin-top: 1em; margin-bottom: 1em; } p.impressum { text-align: center; text-style: italic; font-size: 0.9em; } td { vertical-align:top; text-align:left; } a { text-decoration:none; }