BODY  {	background-color : #ffffff} /* Seitenhintergrundfarbe */
P, TD, LI, OL, UL, DL, DD, DT, BLOCKQUOTE  {color : #000000;
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-size : 12px} /* normaler copytext auf allen Seiten */
A  {font-weight: normal} /* Darstellung von Links - NICHT die Farbe */
A:link  {color : #000066} /* Linkfarbe */
A:Visited  {color : #333333} /* besuchter Link */
A:Active  {color : #000066} /* aktiver Link */
A:Hover  {color : #000066} /* Mouseover - nur im IE */
.mainschleife  {color: #000066;
	font-style: italic;
	font-weight: bold;
	font-size : 14px}
H1   {color: #990000;
	font-style: italic;
	font-weight: bold;
	font-size: 30px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center} /* Ueberschrift rot gross */
H2   {color: #000066;
	font-style: italic;
	font-weight: bold;
	font-size: 19px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center}
	
	
H3   {color: #990000;
	font-style: italic;
	font-weight: bold;
	font-size: 19px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center}	

.normal {font-style: normal;
	font-weight: normal;
	font-size : 18px}
.copy {line-height : 18px}
.blau {color: #000066}
.rot {color: #990000}
