BODY {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
}
TD			{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
A			{
	font-family: "Times New Roman", Times, serif;
	color : Navy;
}
A.hover{
	color: #330066;
}
H1			{color:#000066;
font-size:30px;font-weight:600;}

H2			{color:#000066;
font-size:24px;font-weight:600;}

H3			{color:#000066;
font-size:20px;font-weight:600;}

TD.contakt	{
	font-size:9pt;
	font-weight:400;
	color : Gray;		
}

/* Kopfzeile Farbe 1(dunkel) */
TD.head		{color: #333333}
p.head		{font-size:11pt;font-weight:500;}

.farbe0 {color: #ffffff;background: #009900;}
.farbe1 {color: #000099;background: #00ccff;}
.farbe2 {color: #660000;background: #ff66ff;}

