/* CSS Document */

/*--------------------------------- tt_news LIST view  -----------------------------------*/

div.tx-rgsmoothgallery-pi1 {
  background: #E2DEBD url(img/loading-bar-black.gif) center center no-repeat;
}

.news-list-container {
}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding: 0px;
	margin: 0px;
	}

.news-search-form {
	padding: 3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 0px;
	/* border-bottom: 1px solid #769024; */
	/* background-color: #769024; */
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:2px;
}
.news-list-ueberschrift {
	color: #333333;
	font-weight: normal;
}
.news-list-container H3 A {
	color:#fff;
	text-decoration: none;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #333333;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: 0px;
	font-size: 9px;
	font-weight: normal;
	/* background-color: #F9FFE5; */
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
	}

.news-list-container IMG {
	/* float: right; */
	border: 5px solid #E2DEBD;
	margin-bottom: 5px;
	margin-right: 2px;
	margin-left: 5px;
	display: none;
}
td#links div.news-single-img {
	display: none;
}
td#rechts div.news-single-img div.rgsgcontent {
	padding: 0px 0px 15px 0px;
	clear: both;
	text-align: left;
}
td#rechts div.news-single-img div.rgsgcontent img {
}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}

#rechts .news-list-container h3 {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 8px 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	display: block;
	font-size: 16px;
	color: #27632A;
}
#rechts .news-list-ueberschrift {
	color: #27632A;
}
#rechts .news-list-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
