@page { padding : 0; margin : 0; margin-left : 2mm; margin-top : 4mm; margin-right : 2mm; margin-bottom : 1mm} body { font-family : serif; line-height : 1.2em; widows : 2; orphans : 2} .center { display : block; text-align : center} /* For the titlepage */ .author { text-align : center; margin-top : 2em; font-weight : bold} .title { font-size : x-large; text-align : center; margin-top : 1.5em; padding-top : 2mm; line-height : 1.3em; border-style : solid; border-width : 0px; border-top-width : 1px; border-color : black; font-weight : bold} .subtitle { padding-bottom : 2mm; border-style : solid; border-width : 0px; border-bottom-width : 1px; border-color : black; text-align : center} .publisher { font-size : x-small; text-align : center; margin-top : 2.5em} /* Section headers (always at the top of the page) */ .part { font-size : large; text-align : center; margin-top : 2.5em; padding-top : 0.5em; margin-bottom : 1.5em; padding-bottom : 0.5em; line-height : 1.3em; border-style : solid; border-width : 0px; border-bottom-width : 1px; border-top-width : 1px; border-color : black; font-weight : bold; font-family : sans-serif} .book { text-align : center; margin-top : 3em; line-height : 1.3em; margin-bottom : 2em; padding-bottom : 0.5em; font-size : large; border-style : solid; border-width : 0px; border-bottom-width : 1px; border-color : black; font-family : sans-serif} .chapter { text-align : center; margin-top : 2em; margin-bottom : 1.5em; font-size : large; font-weight : bold; font-family : sans-serif} /* Headlines in the running text. */ .head1 { text-align : left; margin-top : 1.7em; margin-bottom : 0.5em; padding-bottom : 0.2em; page-break-after : avoid; border-style : solid; border-width : 0px; border-bottom-width : 1px; border-color : black; font-weight : bold; font-family : sans-serif} .head2 { text-align : left; font-weight : bold; margin-top : 1.7em; margin-bottom : 0.7em; font-family : sans-serif; page-break-after : avoid} .head3 { text-align : left; font-style : italic; font-family : sans-serif; margin-top : 1.2em; page-break-after : avoid} /* For the table of content */ .toc1 { text-align : left; margin-top : 1em; font-weight : bold} .toc2 { text-align : left; line-height : 1.1em; font-size : small; font-weight : bold} .toc3 { text-align : left; line-height : 1.1em; font-size : small; text-indent : 1em} /* Colophon page */ .copyright { text-align : center; font-size : x-small; line-height : 1.1em; margin-top : 2em} .teaser{ font-size : small; text-align : left; margin-left : 0.5em; line-height : 1.1em; page-break-before : always} /* RUNNING TEXT */ /* a normal paragraph with a small indent */ .indent { text-indent : 1.2em; text-align : justify} /* a normal paragraph with a blank line over */ .blankover { margin-top : 1.2em; text-align : justify} /* A normal paragraph with NO indent (used after the section head) */ .noindent { text-align : justify} /* Quote WITH indent */ .quoteindent { margin-left : 1.2em; text-align : left; text-indent : 1.2em; font-size : small} /* Quote without indent */ .quotenoindent { margin-left : 1.2em; text-align : left; font-size : small} /* quote with blank line over */ .quoteblankover { margin-left : 1.2em; text-align : left; margin-top : 1.2em; font-size : small} /* Preformatted with blank over */ .preblankover { font-family : monospace; margin-top : 1.2em; text-align : left} /* Preformatted (there is NO preindent, becase then it wouldnt be pre would it. */ .prenoindent { font-family : monospace; text-align : left} /* a footnote (doh) */ .footnote { text-align : left} .picture { display : block; float : center; text-align : center; margin-top : 0.7em; margin-bottom : 0.7em } .picture img { max-width : 98%; max-height : 98% } table { border-spacing : 0; margin-top : 0.6em; margin-bottom : 0.55em; font-size : small; border-width : 1px; border-style : solid} td { font-family : sans-serif; border-width : 1px; border-style : solid; padding : 0.2em; padding-bottom : 0.1em; text-align : left; line-height : 1em} ul { margin : 0; margin-top : 1.2em; margin-left : 1em; text-align : left} ul ul /* Nested lists */{ margin : 0; margin-left : 1.5em; margin-top : 0; text-align : left} ol { margin : 0; margin-top : 1.2em; margin-left : 1em; text-align : left} ol ol /* Nested lists */{ margin : 0; margin-left : 1.5em; margin-top : 0; text-align : left} ol ul /* Nested lists */{ margin : 0; margin-left : 1.5em; margin-top : 0; text-align : left} ul ol /* Nested lists */{ margin : 0; margin-left : 1.5em; margin-top : 0; text-align : left} .hangingindent { margin : 0; margin-left : 1.5em; text-align : left; text-indent : -1.5em } .hangingblankover { margin : 0; margin-top : 1.2em; margin-left : 1.5em; text-align : left; text-indent : -1.5em } /* Note marks inline in the running text (the link that leads to the footnote */ span.note { font-weight : bold} sup{ font-size : 0.66em} sub{ font-size : 0.66em}