/* ===================================



Datei: screnn.css 

Datum: 3. April 2009

Autor: Harald Luger



Aufbau: tt_news

=================================== */



/* ==================================

   1. Kalibrierung

   =============================== */

.HEADER-NEWS{

	background:transparent url(../fileadmin/images/balken-news.gif) repeat scroll center top;

	color:#FFFFFF;

	font-size:15px;

	padding:8px;

}
.HEADER-NEWS-BILDER{

	background:transparent url(../fileadmin/images/balken-news.gif) repeat scroll center top;

	color:#FFFFFF;

	font-size:15px;

	padding:8px;

}


.news-list-container {
	background:transparent url(../fileadmin/images/bg-boxen.gif) repeat-x scroll center bottom;
	width: 356px;
	float: left;
	margin-right: 15px;
	border:1px solid #D7D7D7;
}
.ARCHIVE-NEWS .news-list-container{
	width: 720px;
	margin-top: 25px;
}
.news-list-item {

	background:transparent;

	border:medium none;

	height:auto !important;

	line-height:1.3;

	padding:3px;

	margin: 0 0 0;

}

.news-list-container h3 { 

	background: transparent;

	margin-bottom:0px;

	padding:2px;

	border-bottom:0;

	letter-spacing: 0px;

	font-size: 14px;

}



.news-list-container h3 a:link, .news-list-container h3 a:visited, .news-list-container h3 a:hover {

	color:#8B9F00;

	padding-left:2px;

}

.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer {

	border: 0;

	border-top:1px dotted #d7d7d7;

	background: transparent !important;
	margin: 2px 0;

	clear:right;

	height:1px;

}

.news-list-morelink {

	font-size:11px;

	margin:4px 0 0 5px;

}

.news-list-container img {

border:1px solid #D7D7D7;

}

.CLEAR {

	clear:both;

}

/* Adaptierung  Singelansicht */
.news-single-item h3 {
	font-size: 110%;
	letter-spacing: normal;
}
.news-single-additional-info{
	border: 0px;
	background: transparent;
}
news-single-related, .news-single-files, .news-single-links {
background-color:#FFFFFF;
border:1px solid #EDEDED;
margin:0 28px 50px 0;
padding:3px;
}
.news-single-item h2 {
	font-size: 130%;
	padding-bottom: 10px;
}
.news-single-img a img{
	float: left;
	padding: 5px;
}

.news-single-img{
	padding: 5px;
	overflow: hidden;
}
.news-text-single-outer  {
	width: 700px;
	margin-bottom: 25px;	
}
.news-single-item{
	margin-right: 20px;
}
.news-single-item{
	border: 1px solid #ededed;
	background-color: #fff;
	background: transparent url(../fileadmin/images/bg-boxen.gif) repeat-x scroll bottom;

}
.news-single-backlink, .news-single-backlink a {
	font-size: 12px;
	}
/* die nachfolgende Classe wurde über TS im Setup eingebunden */
.news-image-single-outer{
	float: left; 
	margin: 0 10px 25px 0;
	height: 150px;
}
.news-single-timedata, .news-single-author, .news-single-imgcaption {
	font-size: 11px;
}

/* Archive (Leatest)*/
.news-latest-item {
	background:transparent url(../fileadmin/images/bg-boxen.gif) repeat-x scroll bottom;
	border:1px solid #ededed;
	margin:3px;
	padding:10px;
	overflow:hidden;
}
.news-latest-container {
	background-color:#FFFFFF;
	border:1px solid #D7D7D7;
	margin:15px 25px 0 0;
}
.news-latest-container h2, .news-latest-gotoarchive {
	background-color:#CEDB70;
	border:0;
	margin:3px;
	padding:5px;
	}
.news-latest-date, .news-latest-morelink, .news-latest-category {
	font-size:11px;
}
.news-latest-item img {
	border:1px solid #D7D7D7;
}
/* SUCHEN*/
.news-search-form {
	background-color:#fff;
	border:0;
}
/*== ENDE ===*/




