BODY 
{ 
background-attachment: fixed; 
} 

A.Navgate:link {
	font-family: Arial;
	font-size: 13px;
	color: #003333;
	font-weight: bold;	
	text-decoration: none;
}
A.Navgate:visited {
	font-family: Arial;
	font-size: 13px;
	color: #003333;
	font-weight: bold;	
	text-decoration: none;
}
A.Navgate:active {
	font-family: Arial;
	font-size: 13px;
	color: #003333;
	font-weight: bold;	
	text-decoration: none;
}
A.Navgate:hover {
	font-family: Arial;
	font-size: 13px;
	color: #003333;
	font-weight: bold;	
	text-decoration: none;
}
.Überschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.PicHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
