BODY   {
	background-color: #000099
	}
 /* Seitenhintergrundfarbe */
P, TD, LI, OL, UL, DL, DD, DT, BLOCKQUOTE  {color : #ffffff;
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-size : 12px} /* normaler copytext auf allen Seiten */
A  {font-weight: bold;
	text-decoration : none} /* Darstellung von Links - NICHT die Farbe */
A:link  {color : #ffffff} /* Linkfarbe */
A:Visited  {color : #ffffff} /* besuchter Link */
A:Active  {color : #ffffff} /* aktiver Link */
A:Hover  {color : #ffffff}
.menuhead  {
	color: #fff;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}