.modNewsFolder {
	font-size: 11px;
	width: 70px;
	height: 20px;
	border: 0px solid red;
	float: left;
}

.modNewsFolder .inactive, .modNewsFolder .inactive:hover {
	padding: 0px 0px 0px 17px;
	background-image: url(../../../images/default/201058/pfeil_rechts.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.modNewsFolder .active, .modNewsFolder .active:hover {
	padding: 0px 0px 0px 17px;
	background-image: url(../../../images/default/201058/pfeil_unten.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}

.modNewsLineItem {
	position: relative;
	width: 100%;
	font-size: 13px;
	line-height: 13px;
	color: #666666;
	background-image: url(/projects/agentur-website/images/default/300378/divider_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 14px;
	margin-bottom: 14px;
}

.modNewsLineItem .date {
	font-size: 9px;
	color: #999999;
	margin-bottom: 4px;
}

.modNewsLineItem .teaser {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.redcmsNewsTeaserMain {
	line-height: 135%;
}

.modNewsLineItem h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 135%;	
	margin-bottom: 7px;
	color: #629100;
}

.modNewsLineItem h2 a {
	text-decoration: none;
	background: none;
	color: #629100;
}

.modNewsLineItem h2 a:hover {
	text-decoration: underline;
	background: none;
	color: #629100;
} 


.modNewsLineItem h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 135%;	
	margin: 7px 0px 7px 0px;
	color: #629100;
}

.modNewsLineItem h4 { /* für den subtitel !!! */
	font-size: 11px;
	font-weight: bold;
	line-height: 135%;	
	color: #444444;
	margin-bottom: 7px;
}

.modNewsLineItem .morenews {

}

.modNewsLineItem .morenews a {
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}