/************************************************************************************/
/*                                                                                  */
/* esc.publisher bezogene Styles                                                    */
/*                                                                                  */
/************************************************************************************/


#rechte_box  a {
	color:#000;
	float:left;
	font-size:12px;
	width:170px;
	text-decoration:none;
	border-bottom:1px solid #fff;
	margin: 0 0 0 10px;
	padding:5px 0 0 10px;}

#news .nphotnewslead a:hover
{font-size:12px;
text-decoration:underline;
}



.npdocicon_pdf,
.npdocicon_excel
{
	margin:10px 0 0 0px;
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 0 2px 20px;
	border-bottom:1px solid #fff;
	height:15px;
}

.npdocicon_pdf
{
	background-image: url(/images/file_icons/pdf2.gif);
}
	
.npdocicon_excel
{
	background-image: url(/webmaster/images/ic_excel_s.gif);
}

.npdocicon_pdf a,
.npdocicon_excel a
{
	text-decoration:none;
}

.npdocicon_pdf a:hover,
.npdocicon_excel a:hover
{
	text-decoration:underline;
}

.npobject a.nplink {text-decoration:none;
		padding: 2px 0 0 10px;}
.npobject a.nplink:hover {text-decoration:underline;
		padding: 2px 0 0 10px;}

.npobject hr {border:1px solid #ccc;}

.npobject h2{
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	border:none;
	font-style:normal;}
	


	
