body, table, div	{		background: #ffffff;		font-family: 'helvetica neue', helvetica, sans serif;		color: #333333;		font-size: 12px;		line-height: 14px;	}	h1	{		font-family: 'helvetica neue', helvetica, sans serif;		color: #333333;		font-size: 24px;		line-height: 18px;	}		h2	{		font-family: 'helvetica neue', helvetica, sans serif;		color: #777777;		font-size: 20px;		line-height: 18px;	}	#link	{		font-size: 16px;		font-weight: bold;	}		.Schild	{		background-image: url(images/Pfeil.jpg);	}			.LetztesSchild	{		background-image: url(images/LetzterPfeil.jpg);	}.Spitze	{		background-image: url(images/Pfeilspitze.jpg);	}	a:link	{		color: #003264;		text-decoration: none;	}		a:visited	{		color: #003264;		text-decoration: none;	}		a:hover	{		color: #222222;		font-variant: small-caps;		text-decoration: none;	}	a:active	{		color: #222222;		text-decoration: none;	}		a:focus	{		color: #222222;		text-decoration: none;	}