/******************** Bildunterschrift in tt_news Single-Anzeige ********************/

.news-single-imgcaption {
	padding:1px;
	font-style: italic;
	font-size: 9px;
	clear:both;
}

.news-single-backlink a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #518915;
}


.news-single-backlink a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #77B139;
	text-decoration: underline;
}

/******************** Abstand zum nächsten Beitrag ********************/

.news-list-morelink  {
	margin-bottom:20px;
}

/******************** Zur Anzeige in LIST ********************/

.news-list-item a h2 {
	text-decoration: none;
	color: #609323;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	background: #F4FBE1;
	/*padding: 2px;*/
	margin-left: -3px;
	margin-top: -3px;
	margin-right: -3px;
	padding-left: 3px;
}

.news-list-item a {
	text-decoration: none;
	color: #609323;
}

.news-list-item a:hover {
	text-decoration: underline;
	color: #609323;
}

.news-list-item {
	margin-bottom: 10px;
	border: 1px solid black;
	padding: 3px;
}

/******************** Zur Anzeige in LATEST ********************/

.news-latest-date a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.news-latest-title a {
	color: #74aa30;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#f6f7e7;
}
.news-latest-gotoarchive A { color:#f6f7e7; font-size: 0.78em; text-decoration: none; }

.news-latest-item {
	/* IE hack */
	height: 1%;
#	line-height: 1.3;
	/* IE hack end */
#	padding:5px;
	margin: 2px 0px 7px 0px;
#	border:solid 1px #fff;
#	background-color:#f6f7e7;
	}
	
news-latest-container {
	margin-top: 100px;
}

.news-latest-item H3 {
	padding-top: 0px;
}

.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size: 11px;
	font-weight: bold;
}

.news-latest-date-short a {
	text-decoration: none;
	color: #000;
}

.news-latest-title-short a {
	color: #518915;
	font-size: 11px;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/******************** Zur Anzeige in CATMENU ********************/

.news-catmenu-NO a {
	text-decoration: none;
	color: #609323;
}

.news-catmenu-NO a:hover {
	text-decoration: underline;
	color: #609323;
}

.news-catmenu-ACT a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.news-catmenu-NO a:hover {
	text-decoration: none;
	color: #000;
}
