.layout { display: block; font-size: 1em; padding-left: 0; padding-right: 0; text-align: justify; margin: 0 5pt; } .titel { font-size: 2em; font-weight: bold; text-align: center; } .headline { font-size: 1.3em; font-weight: bold; text-align: center; } .text_center { display: block; text-align: center; margin: 0; } .text_erster_absatz { text-align: justify; text-indent: 0; margin: 0; } .text_einzug { display: block; text-align: justify; text-indent: 1.5em; margin: 0; } .text_cursiv_block { display: block; font-style: italic; text-align: justify; text-indent: 0; margin: 0; } .cursiv { font-style: italic; } .center { text-align: center; } .color_blue { color: #8080FF; } .color_violet { color: #800080; }