/* stile für den news-teaser */

.news-latest-container {
	background-image:url(news_bg.jpg);
	background-repeat: no-repeat;
	width: 480px;
	height: 330px;
	overflow: hidden;
	position: relative;
}

.ndu_news_specials	{
	padding: 14px 0px 0px 82px;
	width: 147px;
	height: 80px;
}

.ndu_more_news {
	border: 1px solid #000000;
	height: 18px;
	overflow: hidden;
}

.ndu_newsletter {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;		
	height: 18px;
	overflow: hidden;	
}

#content .ndu_news_specials a {
	padding: 2px 0px 0px 5px;
	height: 16px; /* 18 - 2*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: none;
	display: block;
	background-image: url(specials_link_bg.jpg);
	background-repeat: no-repeat;
}

#content .ndu_news_specials a:hover {
	color: #ffffff;
	background-image: url(specials_link_bgro.jpg);
	background-repeat: no-repeat;	
}


.news-latest-item {
	position: absolute;
	top: 14px;
	left: 255px;
	width: 205px;
	height: 275px;		
	overflow: hidden;
	display: none;  
}

.news-latest-container .news-header {
	margin: 0px 0px 0px 22px;
	padding: 8px 0px 0px 0px;	
	width: 206px;
	height: 45px; /* 53 - 8 */
	overflow: hidden;
	border-bottom: 1px solid #000000;
	text-align:left;
	display: block;
}

#content .news-latest-container .news-header a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 19px;
	color: #000000;
	
	text-decoration: none;
	text-transform:none;
} 

#content .news-latest-container .news-header a:hover {
	color: #FF6600;
} 

#content .news-latest-container .news-header a:focus {
	color: #CC3300;
} 


.news-latest-container .news-header-act {
	margin: 0px 0px 0px 22px;
	padding: 8px 0px 0px 0px;	
	width: 206px;
	height: 45px; /* 53 - 8 */

	overflow: hidden;	
	border-bottom: 1px solid #000000;	
	text-align:right;
	display: none;
}

#content .news-latest-container .news-header-act a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 19px;
	color: #FF6600;	
	text-decoration: none;
	text-transform:none;
} 


#content .news-latest-subeader p {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}


#content .news-latest-content p {
	font-size: 11px;
	line-height: 14px;	
	color: #666666;
}

.news-latest-morelink {
	position: absolute;
	top: 295px;
	left: 255px;
	width: 205px;
	height: 15px;
	display: none; 
	padding: 0px 0px 0px 0px;
	text-align: right;
	border-bottom: 1px solid #000000;	
}

#content .news-latest-morelink a {
	display: block;
	float: right;
	width: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	background-image: url(mehr_pfeil.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 2px 15px;
}

#content .news-latest-morelink a:hover {
	color: #000000;
}

.news-latest-specialpic {
	float: left;	
	padding: 0px 5px 5px 0px;
}

.news-latest-specialpic img {
	border: 0;
	/* png-fix fuer ie6 im main-template definiert */
}


/* stile für die liste */
.news-list-image {
	margin: 0px 0px 20px 0px;
}

.news-list-image img {
	border: 1px solid #000000;
}
	
.news-list-totop {
	font-size: 9px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #000000;
}	

/* stile fuer die detailseite */

.news-single-img img{
	border: 1px solid #000000;
}

p.news-single-imgcaption {
	font-size: 9px;
	text-transform: uppercase;
}

.news-single-backlink {
	margin: 20px 0px 0px 0px;
	border-top: 1px solid #000000;
}

.news-single-backlink img {
	border:none;
	margin-right: 3px;
	margin-top: 3px;	
	margin-bottom: 3px;	
}

#content .news-single-backlink p {
	font-size: 9px;
}


/* stile fuer amenu */

.news-amenu-container {
	padding: 20px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #000000;
}

.news-amenu-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.news-amenu-container li {
	padding: 0px 0px 0px 20px;
}

.news-amenu-container li.news-amenu-item-year {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(pfeil_nach_rechts.gif);
	background-repeat: no-repeat;
}

.news-amenu-container li span.no 	{
	padding: 0px 0px 0px 20px;
	background-image: url(pfeil_nach_rechts.gif);
	background-repeat: no-repeat;
}


.news-amenu-container li span.act {
	font-weight: bold;
	background-image: url(pfeil_nach_unten.gif);
	padding: 0px 0px 0px 20px;
	background-repeat: no-repeat;	
}
