A         {color: black;}
A:hover   {color: red;}
A.di:hover   {color: red; background: #CCCCCC;}
A.n       {text-decoration:none;}
B         {font-weight:bold;}
H1        {font-size:16pt; font-weight:bold;}
H2        {font-size:14pt; font-weight:bold;}
H3        {font-size:12pt; font-weight:bold;}
Small     {font-size: 8pt; font-weight:normal;}
Ul        {position:relative; left:-3mm;}
Body	  {font: 10pt Arial,Verdana,Helvetica;
	   background-color: #CCCCCC;
	   background-image:url(bilder/back.jpg);
	   background-attachment: fixed;}
Body.b1	  {background-color: #Ff99Ff;
	   background-image:url(bilder/back1.jpg);
	   background-attachment: fixed;}
Body.b2	  {background-color: #FfFf00;
	   background-image:url(bilder/back2.jpg);
	   background-attachment: fixed;}
P,Td	  {font: 10pt Arial,Verdana,Helvetica;}
P.k1	  {font:  8pt Verdana,Arial,Helvetica; color: #0000ff;}
.mod	  {font-size: 8pt; color: #000099;}
.black	  {color: black;}
.blue	  {color: blue;}
.red	  {color: red;}
