/*STARTSEITE – Allgemeine News*/


/*-----------------------------------  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:0;

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

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

.news-latest-container {
	padding:1px;
	margin:33px 0 0 0;
	border:0;
	background-color: #fbfbee;
}

.news-latest-container-article {
	padding: 5px 0 20px 40px;
	margin:0;
	border:0;
	background: #f2e5d2;
}

.news-latest-container H4{font-size:12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: italic; line-height: 18px; margign-top: 0px; margin-bottom: 0px; background: none; color: #666;}

.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:1px;
	margin-top: 2px;
	padding-top: 10px;
	background-color: #fbfbee;
	border: 0;
	border-bottom: 1px dotted #f2e5d2;
}

.news-latest-item-article {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:1px;
	margin-top: 2px;
	padding-top: 10px;
	background-color:#F9FFE5;
	border: 0;
}

.news-latest-item IMG {
	margin-top:0px;
	margin-bottom:5px;
	margin-right:5px;
	float:left;
	border: 0;
}

.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;

}

.news-latest-date a,.news-latest-morelink a,.news-latest-category a {
	font-size:9px;
	padding: 0;
	margin: 0;
	border: 0;
}

.news-latest-date-article a,.news-latest-morelink-article a,.news-latest-category a {
	font-size:9px;
	padding: 0;
	margin: 0;
	border: 0;
}

.news-latest-morelink{
	font-size:9px;
	margin-left:3px;
	margin-bottom:3px;
}

.news-latest-gotoarchive {
 	font-weight:bold;
	margin-top:0;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	float: left;
	top: 0px;
	left: 0px;
	width: 420px;
	height: auto;
	padding: 0 0 0 40px;
	background: #f2e5d2;
	border: 0;
}

.news-list-container-article {
	padding:3px;
	margin:33px 0 0 0;
	border:0;
	background-color: #fbfbee;
}

.news-list-container H4 a{ font-size:12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: italic; line-height: 18px; margign-top: 0px; margin-bottom: 0px; background: none; color: #666;}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:0;
	margin:0;
	border: 0;
	background: #f2e5d2;
	}
	
.news-list-item-article {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:1px;
	margin-top: 2px;
	padding-top: 10px;
	background-color: #fbfbee;
	border: 0;
	border-bottom: 1px dotted #f2e5d2;
}

.news-list-container H4 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #b7904b;

}

.news-list-container-article H4 {
	margin:0;
	border:0;
	margin-bottom: 5px;
	padding: 2px;

}

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


.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #f2e5d2;
	}

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

	}

.news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:15px;
	margin-right:2px;
	margin-left:5px;
	margin-top: 10px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:11px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}

.news-list-morelink a {
	font-size:11px;
	color: #888;
} 
.news-list-browse {
	text-align: center;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	padding:2px;
	border:0;
	background-color: #fbfbee;
	margin: 33px 0 0 0;
}


.news-amenu-container LI {
	padding-bottom:1px;
		list-style-image: none;
			list-style-type: none;
				background-color: #fbfbee;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:0;
	margin-left:0px;
	margin-bottom:0px;
	border:0;
	list-style-type: none;
		background-color: #fbfbee;
}
.news-amenu-container H4 {
	color:#666;
	padding:3px;
	border:0;
	margin: 0;
		background-color: #fbfbee;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 0;
	padding: 2px;
	padding-top: 10px;
	color:#666;
	background-color: #fbfbee;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	list-style-position: outside;
	list-style-type: square;
	float: left;
	top: 0px;
	left: 0px;
	width: 420px;
	height: auto;
	margin: 0 0 0 40px;
	background: #f2e5d2;
	border: 0;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 0;
	line-height: 20px;
}


.news-single-img {
	float: right;
	margin-left:5px;
}


.news-single-imgcaption {
	padding:3px;
	clear:both;
	margin: 0;
	border: 0;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #333333;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.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%;
}

/*-------------------------------------------ARTIKEL--------------------------------------------*/


