/************************************************************************************/
/*                                                                                  */
/* esc.publisher bezogene Styles                                                    */
/*                                                                                  */
/************************************************************************************/

.npcontent
{
	padding: 0.2em 0 1em 0;
	line-height:1.45em;
	font-size:0.95em;
}

.npcontent h2
{
	font-size:13px;
}


.npheadlinedate a
{
	padding: 1em 0 0.2em 0;
	font-size:0.95em;
	color:#006AB0;
}

.npheadlinedate a:hover
{
	padding: 1em 0 0.2em 0;
	font-size:0.95em;
	color:#333;
} 


.npheadlinetitle
{
	font-size: 1.1em;
	color:#006AB0;
	padding: 0 0 0.5em 0.4em;
}

.npheadlinetitle a
{
	color:#006AB0;
	text-decoration:underline;
}

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

.npheadlinelead
{
	padding: 0 0 1em 0;
	line-height:1.45em;
	color:#006AB0;
	font-size:0.95em;
}

.nplead
{
	font-weight:bold;
	font-size:0.95em;
}

.npobject
{
	margin-bottom: 20px;
	color:#006AB0;
	padding-left:0.6em;
}

.npobject h2
{
	margin-left:-5px;
}

.npobject p
{
	margin-left:-5px;
	font-size:1em;
}

.npobject li
{
	font-size:1em;
}


.npthumbtitle
{
	display:none;
}
	
.npdoctitle
{
	padding-left:20px;
}
	
	
.npdocicon_pdf
{
	background-image:url(../images/file_icons/pdf.gif);
	background-repeat:no-repeat;
}

#np_login form,
#np_login input
{
	float:none;
}

#np_login p
{
	padding:0;
	margin: 0.2em 0 1em 0.5em;
}

#np_login input
{
	display:block;
}

.np_login_title {
	font-weight:bold;
}

.np_login_submit input {
	height:auto;
}

#nlform
{
	padding-left:5px;
}

#nlform br
{
	float:none!important;
}

#nlform input[type="checkbox"] 
{
	height:15px;
	margin-right:10px;
	margin-bottom:8px;
}

#nlform label
{
	float:none;
	margin:0;
	padding:0 0 0 5px;
	text-align:left;
	width:100px;
}

#nlform #snlAdr
{
	float:none;
}

#nlform .nlsend, #nlform .nlsendsmall, #nlform .nldelete
{
	height:26px;
	padding-top:0;
}

.nlboxedmsg
{
	margin-top:8px;
	padding-left:5px;
	color:#f00;
}