/*Verwendete Farbwerte 200 230 200 = #c8e6c8*/
body
{background-color:#ffffff}

h1,h2,h3
{ font-family:arial; color:#647364; }

p,td,ul
{ font-family:arial;  }

p.klein
{ font-size:7pt; }

p.fett
{ font-weight:bold; }

p.zentriert
{ text-align:center; }

td
{ vertical-align:top; }

td.klein
{ font-size:7pt; }

td.fett
{ font-weight:bold; }

td.zentriert
{ horizontal-align:center; }

th
{ font-family:arial; font-weight:bold; text-align:center; vertical-align:top; }

h1
{ font-size:18pt; }

h2
{ font-size:14pt; }

h3
{ font-size:12pt }

p,ul,td,th
{ font-size:11pt; color:#000000; }

a:link
{ color:#647364; }
a:visited
{ color:#647364; text-decoration:underline; }
a:hover
{ color:#647364; text-decoration:none; font-weight:bold; }
a:active
{ color:#647364; text-decoration:underline; }