body { background: silver; margin: 20px; }
span { font-style: italic; }
p { font-family: Arial, sans-serif; text-indent: 10px; }
p.titel { font-size: 14pt; font-weight: 700; border: outset; margin-right: 100px; }
p.titel_e { line-height: 0.5; font-style: italic; font-size:12pt; font-weight: 500; }
p.daten { line-height: 0.3;  font-size:10pt; }
p.datei { line-height: 0.3;  font-size:10pt; }
A:link { text-decoration: none; color: blue; }
A:active { text-decoration: none; color: blue; }
A:visited { text-decoration: none; color: blue; }

