
/************************************************************************************/
/* PUBLISHER STYLES */
/************************************************************************************/




/************************************************************************************/
/* Normale Titelbox	*/


/*.npcontent  {
padding: 0px 10px;
margin: 0px 0px 10px 0px;
background: transparent;
height: 24px;
line-height: 24px;
font-weight: bold;
text-decoration: none;
background-image: url(../images/background/titelbox.png);
background-repeat: repeat-x;
border: 1px solid #d6d4c9;
}
*/
.npheadlinelead {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333;
font-weight: normal;
line-height: 15px;
}

.npobject {
	clear: both;
	margin: 0 0 0.75em 0;	
}

.npheadline {
	margin: 0 0 0.75em 0;
}
/************************************************************************************/
/*Icons*/

li a.pdf {
	background-image: url(../images/icons/pdf.png) !important;
	background-position: 6px 0px !important;
	padding: 1px 0 2px 20px;
	background-repeat: no-repeat;
}

a.pdf {
	background-image: url(../images/icons/pdf.png) !important;
	background-position: 0 0px !important;
	padding: 1px 0 3px 20px;
	background-repeat: no-repeat;
}

a.movie {
	background-image: url(../images/icons/movie.png) !important;
	background-position: 0 0px !important;
	padding: 1px 0 3px 20px;
	background-repeat: no-repeat;
}

a.sound, .npdocicon_wmp {
	background-image: url(../images/icons/sound.png) !important;
	background-position: 0 0px !important;
	padding: 0px 0 3px 20px;
	background-repeat: no-repeat;
}

a.img, .npdocicon_image {
	background-image: url(../images/icons/img.png) !important;
	background-position: 0 0px !important;
	padding: 0px 0 3px 20px;
	background-repeat: no-repeat;
}


.npdocicon_pdf {
	background-image: url(../images/icons/pdf.png) !important;
	background-position: 0px 2px !important;
	padding: 3px 0 3px 20px;
	background-repeat: no-repeat;
	margin: -6px 0 0 0;
}

a.nplink {
	background-image: url(/images/icons/arrow_r.gif) !important;
	background-position: 0px 0 !important;
	padding: 2px 0 0 20px;
	background-repeat: no-repeat;
	font-weight: normal;
}

.npheadlinetitle a{
	background-image: url(/images/icons/arrow_r.gif) !important;
	background-position: 0px 0 !important;
	padding: 2px 0 0 20px;
	background-repeat: no-repeat;
	font-weight: normal;
}


.npimageright {
	float: right;
	margin: 0 0 1.5em;
}

.spezTitel h2{
	position:relative;
	padding: 0px 10px;
	margin: 0px 0px 10px 0px;
	background: transparent;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/background/titelbox.png);
	background-repeat: repeat-x;
	border: 1px solid #d6d4c9;	
}



