
a:link    {COLOR: #222280; TEXT-DECORATION: underline;}
a:visited {COLOR: #222280; TEXT-DECORATION: underline;}
a:hover   {COLOR: #222280; TEXT-DECORATION: underline overline;}
a:active  {COLOR: #222280;}

body    {font-family:Arial,helvetica; font-size:9pt; background-color: #eeeebb; }
table	  {font-family:Arial,helvetica; 
	   font-size:12px; 
	   color:black;}
p       {font-family:Arial,helvetica; font-size:9pt; }
h1      {font-family:Arial,helvetica; font-size:14pt; font-weight: bold; color: black; }
h2      {font-family:Arial,helvetica; font-size:12pt; font-weight: bold; color: black; }
h3      {font-family:Arial,helvetica; font-size:9pt; font-weight: bold; color: blue; }
h4      {font-family:Arial,helvetica; font-size:9pt; font-weight: bold; color: black; }
h5      {font-family:Arial,helvetica; font-size:9pt; font-weight: bold; color: red; }
.trbg   {background-color: #CCCCBB;}
.sp     {font-family:Arial,helvetica; font-size:7pt; color: black; }
.verband {font-family:Arial,helvetica; font-size:20px; font-weight: bold; color: black; }
.liste  {font-family:Arial,helvetica; font-size:14px; font-weight: bold; color: black; background-color: #eeeebb; }
.fett   {font-family:Arial,helvetica; font-weight: bold; }

@media print { 
	  body,table,tr {background-color: white;}
	  a,h3,h5    {color: black;}

