h1.grau { font-size: 21px; color: #464646; font-weight: normal; letter-spacing: 2px; }

h2.rot { font-size: 15px; color: #AB1828; font-weight: bold; }
h2.blau { font-size: 15px; color: #265E83; font-weight: bold; }
h2.schwarz { font-size: 15px; color: #000000; font-weight: bold; }

h3.schwarz { font-size: 11px; color: #000000; font-weight: bold; }

span.rot { color: #AB1828; }
span.blau { color: #0093dd; }
span.schwarz { color: #000000; }
span.grau { color: #464646; }
span.grau2 { color: #BABABA; }
span.weiss { color: #FFFFFF; }

p.left { text-align: left; }
p.right { text-align: right; }
p.center { text-align: center; }
p.justify { text-align: justify; }