/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-objekte-latest-container HR.clearer {
	clear:left;
}

/*--------------------------------- tt_news LATEST view  -----------------------------------*/

.news-objekte-latest-container {
	/*width:450px;*/
	padding-top: 30px;
	overflow: visible;
}
.news-objekte-latest-item {
	height: 110px;
	/*padding:7px;*/
	margin-bottom: 20px;
	/*float: left;*/
	overflow: hidden;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	clear:both;
}
.news-objekte-latest-titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #001746;
	text-align: left;
	margin-top: 7px;
	margin-left: 7px;
	padding-bottom: 10px;
	height: 20px;

}
.news-objekte-latest-image {
	width:70px;
	height:80px;
	overflow: hidden;
	margin-left:7px;
	float: left;
}
.news-objekte-latest-trenner {
	height: 80px;
	width: 15px;
	float: left;
}
.news-objekte-latest-beschreibung {
	text-align: left;
	height: 35px;
}
.news-objekte-latest-morelink  {
	height: 10px;
	/*width:360px;
	margin-left:7px;
	clear:both;*/
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	width:550px;
	overflow: visible;
}
.news-list-item {
	/*width:560px;*/
	height: 190px;
	padding:7px;
	margin-bottom: 20px;
	/*float: left;*/
	overflow: hidden;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	clear:both;
	}
.news-list-image {
	width:150px;
	height: 150px;
	float: left;
}
.news-list-titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #001746;
	text-align: left;
	padding-bottom: 10px;
	height: 20px;
	width:550px;
}
.news-list-beschreibung {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;*/
	text-align: left;
	height: 130px;
	/*width: 400px;
	float:left;*/
}
.news-list-trenner {
	height: 130px;
	width: 15px;
	float: left;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	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:#001746;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#001746;

}
.news-list-container P {
	/*padding-left:3px;*/
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
	}

.news-list-container IMG {
	border:1px solid #666666;
}

.news-list-image {
	width: 150px;
	height: 130px;
	float: left;
}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-morelink,.news-list-category {
	font-size:11px;
	font-weight: bold;
	/*margin-left:3px;*/
}
.news-list-morelink  {
	/*margin-left:7px;*/
	/*width: 545px;*/
	height: 10px;
	/*text-align:right;*/
	clear:both;
	/*margin-top:10px;
	margin-bottom:15px;*/
}
.news-list-browse {
	text-align: center;
}
.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;
}


/*--------------------------------- tt_news SINGLE view  ---------------------------------*/


.news-single-item {
	/*padding:5px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	width: 560px;
	/*border:1px solid #666;*/
	/*background-color:#F9FFE5;*/
}
.news-single-titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #001746;
	text-align: left;
	padding-bottom: 10px;
	width:560px;
}
.news-single-detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #001746;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	width:560px;
	clear:both;
}
.news-single-untertitel {
	padding-bottom: 10px;
	width:560px;
}
.news-single-item IMG {
	border:1px solid #666666;
	/*margin-right: 20px;*/
}
.news-single-img {
	width: 130px;
	padding-right: 10px;
	float: left;
}
.news-single-image-spalte {
	width:160px;
	float: left;
}
.news-single-imgcaption {
	padding:3px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.news-single-main {
	/*float: left;*/
	text-align: left;
}
.news-single-beschreibung {
	width: 370px;
	text-align: left;
	padding-bottom: 15px;
	float: left;
}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}
.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear:both;
}
.news-single-timedata {
	color: #666666;
	text-align: right;
	height: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 2px;
	font-size: 10px;
	font-weight: normal;
	width: 410px;
}
.news-single-timedata, .news-single-author {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #F3F3F3;
 	clear: both; 
	margin-top: 20px;
	border: 1px solid #666666;
	padding:1px;
	padding-bottom:0px;
}
.news-single-related,.news-single-files,.news-single-links  {
	/*border: 1px solid #666666;*/
	font-weight: bold;
	margin:0px;
	margin-bottom: 3px;
	padding:2px;
	background-color:#F3F3F3;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}



/*---------------------------------  tt_news Page-Browser ---------------------------------*/

