/*#np_popup_nav a{
background-color:#FFF;
color:#7AB800;
text-decoration:none;	
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}

#np_popup_nav a:hover{
background-color:#7AB800;
color:#FFF;
}


hr {
border: 0px; /* Für Firefox und Opera */
border-top: solid 1px #B9B9B9;
border-bottom: solid 3px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
height: 4px;
background-image:url(../images/bg_hr.gif);
width: 100%;
}*/

.npdocicon_pdf a{
	background-image: url(../images/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 0 3px 22px;
}

.npobject h3 {
	color:#5F6D78;
}

.npobject {
	font-weight: normal;	
}