body, p, table, h1 {font-family:Arial, Times New Roman, Helvetica, sans-serif; line-height:150%; background-color:#99FF99;}
/* definiert Abstände, Schriftart, Hintergrundfarbe*/

ul, ol, li {margin:6px; padding-left:6px;}
/* Außen- und Innenabstand für Listen und Listenelemente*/

body, p, table {font-size:10pt;}
/* definiert Schriftgröße 10 Punkt für normalen Text */

h1 {font-size:14pt; text-align:left; font-style:bold; line-height:100%;}
/* Überschrift: 14 Punkt und fett */

table {border-style:none; border-collapse:collapse; cellPadding:0; cellSpacing:0; width:100%;}
/* Tabelle ohne Rahmen über die gesamte Fensterbreite */

th {font-size:12pt; text-align:left; padding:6pt; font-weight:bold}
/* Zelle für Überschrift:12 Punkt, fett */

td {padding:6pt; vertical-align:top; line-height:150%;}
/* Innenabstand für "normale" Zelle */

td#r {padding-top:6pt; padding-bottom:6pt; padding-left:6pt; padding-right:6pt; text-align:right; vertical-align:top; line-height:150%;}
/* Zelle rechtsbündig */

td#b {border-width:2px; border-color:#404040; border-style:solid; padding:6pt; vertical-align:top;}
/* Zelle mit Rahmen */

td#s {padding:2pt; font-size:8pt; text-align:left; line-height:120%;}
/* Zelle mit kleinerer Schrift (8px) */

hr {color:#C9208B;}

a:link {color: #000000;}
a:visited {color: #C9208B;}