@charset "utf-8";
/************************************************************************************/
/*                                                                                  */
/* Publisher Formatierungen    		                                                */
/*                                                                                  */
/************************************************************************************/

/************************************************************************************/


.npheadlinetitle
{
	font-weight:bold;
	font-size:18px;
	padding-bottom:18px;
	line-height: 22px;
}

.npheadlinetitle a
{
	color:#666;
}

.npheadlinetitle a:hover
{
	color:#000;
	text-decoration:none;
}

.npheadlinelead
{
	margin-bottom:18px;
}


