body { display: block; font-size: 1em; font-family: 'Times New Roman', serif; margin: 5px; text-align: justify; } p { font-style: normal; text-indent: 10px; margin: 0; } .p1 { font-style: normal; text-indent: 0; margin: 0; } .p2 { font-style: italic; text-indent: 10px; margin: 0; } .p21 { font-style: italic; text-indent: 0; margin: 0; } .p3 { font-style: normal; text-indent: 0; text-align: center; margin: 0; } .p4 { font-style: normal; font-size: 1.3em; text-indent: 0; text-align: center; margin: 0; } .p5 { font-style: normal; font-weight: bold; font-size: 1.8em; text-indent: 0; text-align: center; margin: 0; } .initial { color: #990000; font-size: 1.5em; line-height: 0.7em; /*bei anderer Schriftgröße anpassen*/ } .dropcap { float: left; font-size: 3em; line-height: 0.8em; margin-right: 3pt; margin-bottom: -0.2em; font-style: normal; color: #990000; } h1 { font-style: normal; font-weight: lighter; text-align: center; } h2 { font-style: normal; font-weight: lighter; text-align: center; } h3 { font-style: normal; text-align: left; } a { color: inherit; text-decoration: inherit; cursor: default; } a[href] { color: #990000; text-decoration: inherit; cursor: pointer; }