/* Formatierungen für Text und Überschriften */body	{	font-family:Verdana, Arial;	margin-top:165px;	}p	{	font-family:Verdana, Arial;	color:black;	lang:de;	font-size:11pt;	}/* Formatierungen für Links */a:link		{ 	color:#0000FF;text-decoration:none;	}a:visited	{	color:#0000FF;text-decoration:none;	}a:active	{	color:#FF0000;text-decoration:underline;	} 