/*---FONTS------------------------------------------------------------------*/ body { font-family:LinLibertine; line-height:1.3; font-size:1em; background-color:#fff; padding:0; margin-left:5%; margin-right:5%; } /* --- TEXTAUSZEICHNUNGEN ------------------------------------------------- */ p { text-indent:1em; margin-top:0em; margin:0em; padding:0em;} p.noindent { text-indent:0em; word-wrap:break-word; } p.noindent-spacebefore{ text-indent:0em; word-wrap:break-word; margin-top:1em; } p.noindent-spaceafter{ text-indent:0em; word-wrap:break-word; margin-bottom:1em; } p.noindent-space{ text-indent:0em; word-wrap:break-word; margin-bottom:1em; margin-top:1em; } p.noindent-5{ text-indent:0em; word-wrap:break-word; margin-top:5em; } p.indent { text-indent:1em; word-wrap:break-word; } p.indent-spaceafter { text-indent:1em; word-wrap:break-word; margin-bottom:1em; } p.indent-spacebefore{ text-indent:1em; word-wrap:break-word; margin-top:1em; } p.einzug{ text-indent:0; margin-left:1em;} p.center { text-indent:0; text-align:center; } p.center-spaceafter { text-indent:0; text-align:center; margin-bottom:1em; } p.center-spacebefore { text-indent:0; text-align:center; margin-top:2em; } p.center-top { text-indent:0; text-align:center; margin-top:1em; } p.right {text-indent:0; text-align:right; } p.right-spacebefore { text-indent:0; text-align:right; margin-top:1em; } p.motto{ text-indent:0em; text-align:center; } p.mottosource{ text-indent:0em; text-align:center; font-size:80%; margin-top:1em;} p.motto-abstand{ margin-bottom:32em; } div.widmung { margin-top:-5em; } p.widmung-abstand{ margin-bottom:2em; } p.widmung{ text-indent:0em; text-align:center; } p.widmung-name{ text-indent:0em; text-align:left; font-size:0.8em; } p.literature, p.register {text-indent:-1em; padding-left:1em;} p.left { text-indent:0em; margin-left:1em;} /*----ELEMENTE--------------------------------------------------------------*/ hr { border:1px solid #aaa; margin-top:1em; margin-bottom:1em;} sup {font-size:80%; line-height:0em;} sub {font-size:80%; line-height:0em;} a { text-decoration:none; color:black; } small{ font-size:80%;} /*---BILDER-----------------------------------------------------------------*/ div.image{ width:100%; text-align:center; padding-top:1em; margin-bottom:1em; } img { max-width:100%; border:none; } div.left {margin-left:1em;} /*---TITELEI---------------------------------------------------------*/ p.title-abstand { margin-bottom:0.5em;} p.author { text-indent:0; font-family:LinLibertine, serif; text-align:center; font-size:1.5em; padding:0; line-height:1.1em; } p.title {text-indent:0; font-family:LinLibertine, serif; font-size:2em; text-align:center; line-height:1.1em; margin-top:1em; margin-bottom:1em;} p.subtitle {text-indent:0; font-family:LinLibertine, serif; text-align:center; font-weight:normal; line-height:1.1em; font-size:1.5em; font-style:italic; margin-bottom:2em;} p.illustrator {text-indent:0; font-family:LinLibertine, serif; text-align:center; font-weight:normal; font-size:1em; line-height:1.3em; margin-top:1em;} p.translator {text-indent:0; font-family:LinLibertine, serif; text-align:center; font-weight:normal; font-size:1em; line-height:1.3em; margin-top:0.5em; margin-bottom:5em;} div.logo { margin-top:3em; text-align:center; } div.logo img { text-align:center; } /*---IMPRESSUM----------------------------------------------------------*/ p.impress-abstand{ margin-bottom:2em;} p.impress { text-indent:0; text-align:left; font-size:0.8em; } p.impress-small { text-indent:0; text-align:left; font-size:0.7em; } p.impress-top{ text-indent:0; text-align:left; font-size:0.8em; margin-top:1em;} p.impress-top2{ text-indent:0; text-align:left; font-size:0.8em; margin-top:2em;} /*---TOC------------------------------------------------------------*/ p.toc { text-indent:0; text-align:left; font-size:1em; margin-top:0.5em; font-style:normal;} p.toc-head { font-family:LinLibertine, serif; font-weight:bold; text-indent:0; text-align:left; font-size:1.5em; margin-top:1em; } /*---UEBERSCHRIFTEN------------------------------------------------------*/ h1.blind { margin:0em; padding:0em;} h2 { font-family:LinLibertine, serif; text-align:left; font-weight:normal; font-size:2em; margin-bottom:0em; margin-top:2em;} h3 { font-family:LinLibertine, serif; text-align:center; font-weight:bold; font-style:italic; font-size:1em; margin-bottom:1em; margin-top:1em;} h4,h5{ font-family:LinLibertine, serif; text-align:center; font-weight:bold; font-size:1em; margin-bottom:1em; margin-top:1em;} /*---Listen-----------------------------------------------------------*/ .disc { list-style-type:disc; } .decimal { list-style-type:decimal;} ol { margin:0em; padding:0 0 0 1.5em; } ul { margin:0em; padding:0 0 0 1.5em; } li { margin:1em 0em 0em 0em; padding-left:1em;} li.aufzaehlung, li.aufzaehlung-punkt { margin:0em 0em 0em 0em; padding-left:1em; } /*---Tabellen-----------------------------------------------------------*/ table { border:none; margin-left:1em;} thead td { font-weight:bold;} /*---spans-----------------------------------------------------------*/ .underline { text-decoration:underline;} .Initiale { color:black; font-weight:bold; font-size:2em; line-height:0; }