/* esc.publisher */

.nptitle {
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0061ab;
}

.nplink {
	color: #0061ab;
	text-decoration: none;
}

.nplink:hover {
	color: #0061ab;
	text-decoration: none;
}

.npdoctitle {
	font-weight: bold;
	color: #0061ab;
}

.npdoctext {
	font-weight: normal;
	color: #575757;
}

.nplead {
	font-weight: normal;
	color: #575757;
	margin-bottom:1em;
}

.npheadline {
	font-weight: bold;
	color: #0061ab;
}

.npheadline:hover {
	font-weight: bold;
	color: #0061ab;
	text-decoration: none;
}

.npheadlinelead {
	font-weight: normal;
	color: #575757;
}

.npthumbtitle {
	font-weight: normal;
	color: #575757;
}

.npthumbtext {
	font-weight: normal;
	color: #575757;
}

.nppictext {
	font-weight: normal;
	color: #575757;
}

/* zusätzlich feb 2010 */ 

#np_popup_content {
font-family: tahoma, verdana, helvetica, arial, sans-serif;
font-size: 11px;
color: #0061ab;
}


.nplink {
font-family: tahoma, verdana, helvetica, arial, sans-serif;
font-size: 11px;
color: #0061ab;
text-decoration: none;
}

.nplink:hover {
color: #0061ab;
text-decoration: none;
}






