/*-----------------------------------  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-left:0;
	border-right:0;
	border-top:0;	
	border-bottom:1px solid #F0F0EF;
}

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

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

.news-latest-container {
}

.news-latest-container ul {
}

.news-latest-container li {
	padding-bottom:5px;
	line-height:14px;
}


.news-latest-container H2,.news-latest-gotoarchive {

}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px 3px 3px 0;
	margin:0px;
}

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

.news-latest-item h3 {
	margin-bottom:0px;
}

.news-latest-item a {
}

.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-category {
}

.news-latest-morelink {
}

.news-latest-date {
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
	margin-top:0px
	}
	
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#FFF;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
}
.news-list-container H3 A {
}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	width: 180px;
	text-align: right;
	height: 20px;
	font-size: 0.8em;
	font-weight: normal;
	}

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

.news-list-container IMG {
	float: right;
	border:0px;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	padding-top:1em;
	padding-left:15px;
	list-style-image: none;
	list-style-type: none;
	background: transparent url("../images/pfeil-vor.gif") no-repeat 0 95%;
}
.news-list-morelink  {
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:0;
	padding:3px;
	background-color:#FFF;
}
.tx-ttnews-browsebox TD {
	font-size: 1em !important;
	font-size: .7em;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
}
.news-single-item H2 {
}
.news-single-item H3 {
	margin-bottom: 15px;
}



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

.news-single-img a, .news-single-img a:link, .news-single-img a:hover, .news-single-img a:focus, .news-single-img a:visited {
	border:0px;
	border-bottom: 0;
}


.news-single-imgcaption {
	padding:3px;
	clear:both;
	width:240px;
}

.news-single-category {

	float: right;
}
.news-single-backlink{
	padding-top:1em;
	padding-left:15px;
	list-style-image: none;
	list-style-type: none;
	background: transparent url("../images/pfeil-zurueck.gif") no-repeat 0 85%;
	}

.news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;

}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
}

.news-single-related,.news-single-files,.news-single-links  {
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#FFF;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
}
.news-catmenu-header  {
	display:none;
}
.news-catmenu DIV {
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:0px;
}

.level1 a {
	font-size:.9em;
}

.level2 {
}
.level3 {
}
.level4 {
}

/* -------------- News Zwischenlinie ---------- */
.news-latest-date hr.thingrey {
	height:1px;
	border:0;
	color:white;
	background-color:white;
	margin: 5px 0 5px 0;
	}
