
/*-----------------------------------  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:none;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:none;
	background-color:none;
}

.news-latest-container H2 {
	margin-top: 11px;
	font-size: 18px;
	font-weight: normal;
	color: #B4B4B4;
	letter-spacing: 1px;
}

.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 */
}

.news-latest-item a {
	text-decoration: none;
	color: #666;
	font-size: 12px;
	border-bottom: 1px dotted #fff;
}

.news-latest-item a:hover {
	color: #AF0506;
	border-bottom: 1px dotted #AF0506;
}
.news-latest-item h3 {
	margin: 0;
	padding-top: 2px;
}

.news-latest-item h3 a {
	text-decoration: none;
	color: #AF0506;
	font-size: 12px;
}

#inhaltStartRechts p.bodytext {
	margin: 0px;
	padding-top: 5px;
}
.news-latest-item IMG {
	margin-bottom:0px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
	margin-top: 9px;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:12px;
}

.news-latest-morelink {
	height:12px;
	padding-bottom: 5px;
}

.news-latest-morelink A {
	float:right;
	border-bottom: 1px dotted #fff;
}

.news-latest-morelink A:hover {
	border-bottom: none;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	border:none;

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
#inhalt .news-list-header {
	border-bottom: 1px solid #B4B4B4;
	float: left;
	margin-bottom: 10px;
}

#inhalt .news-list-subheader {
	padding: 0;
	margin: 0;
}

#inhalt .news-list-container H3 {
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 18px;
}
#inhalt .news-list-container H3 A:LINK, #inhalt .news-list-container H3 A:VISITED, #inhalt .news-list-container H3 A:HOVER {
	font-weight: normal;
	color:#AF0506;
	font-size: 18px;
	}
#inhalt .news-list-container H3 A {
	color:#AF0506;
	font-weight: normal;
	font-size: 18px;
}
#inhalt .news-list-container P {
	padding:0;
}

#inhalt .news-list-date {
	float: right;
	width: 180px;
	text-align: right;
	font-size: 12px;
}

#inhalt .news-list-headline {
	clear: both;
}

#inhalt .news-list-category {
	float: left;
	text-align: left;
	font-size:12px;
}

#inhalt .news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 12px;
}

#inhalt .news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
#inhalt .news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

#inhalt .news-list-morelink {
	clear: both;
	float: right;
	margin-bottom: 30px;
	font-size: 12px;
}

#inhalt .news-list-morelink a {
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	color: #666;
}
#inhalt .news-list-morelink a:hover {
	border-bottom: 1px dotted #AF0506;
	color: #AF0506;
}
#inhalt .news-list-browse {
	text-align: right;
	clear: both;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	padding:3px;
	float: right;
	border-top: 1px solid #E4E4E4;
}

.tx-ttnews-browsebox P {
	margin: 0;
	padding: 0;
}

.tx-ttnews-browsebox TD {
	font-size: 12px;
}
.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 {
	background-color: #E4E4E4;
	border-bottom:1px solid #999;
}

.tx-ttnews-browsebox td a {
	font-size: 12px;
	text-decoration: none;
	color: #AF0506;
}
.tx-ttnews-browsebox td a:hover {
	border-bottom: 1px dotted #AF0506;
}


.news-search-emptyMsg {
	font-size: 12px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
#inhalt .news-single-item {
	padding:0;
	margin-bottom:5px;
}
#inhalt .news-single-headline H2 {
	font-size: 18px;
	color: #AF0506;
	margin-bottom: 0px;
	font-weight: normal;
}
#inhalt .news-single-item H3 {
	font-size: 18px;
	font-weight: normal;
	color: #B4B4B4;
	letter-spacing: 1px;
	margin-bottom: 15px;
	line-height: 130%;
}

/*
#inhalt .news-single-item H3:first-letter {
	background-color: #666;
	border: 1px solid #666;
	color : #fff;
}
*/

#inhalt .news-single-item p.bodytext {
	font-size: 14px;
	margin: 0;
	padding-bottom: 6px;
}

#inhalt .news-single-item .news-single-text {
	padding-bottom: 5px;
	border-bottom: 1px solid #B4B4B4;
	margin-bottom: 3px;
}

#inhalt .news-single-item .news-single-subheader {
	margin: 0;
}



.news-single-img {
	float: right;
	margin-left:5px;
	border: 1px solid #666;
}



.news-single-imgcaption {
	margin: 0;
	padding: 0;
	clear:both;
	text-align: right;
}

.news-single-category {
	float: right;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: right;
	width: 100%;
}
#inhalt .news-single-backlink {
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-decoration: none;
	color: #AF0506;
}

#inhalt .news-single-backlink a {
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-decoration: none;
	color: #AF0506;
	border-bottom: 1px dotted #fff;
}

#inhalt .news-single-backlink a:hover {
	border-bottom: 1px dotted #AF0506;
}

.news-single-author,.news-single-imgcaption {
	font-size: 12px;
}

.news-single-timedata {
	float: right;
	padding-bottom: 1px;
	border-bottom: 1px solid #B4B4B4;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: right;
	width: 100%;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	margin-top: 10px;
}

.news-single-related,.news-single-files,.news-single-links  {
	margin:5px 10px 5px 50px;
}

.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-size: 14px;
	margin-left:5px;
	border-bottom: 1px solid #E4E4E4;
	width: 300px;
}

#inhalt .news-single-files DD img {
	margin-right: 5px;
}

#inhalt .news-single-related DD a, #inhalt .news-single-links DD p.bodytext a, #inhalt .news-single-files DD a {
	font-size: 12px;
	color: #AF0506;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

#inhalt .news-single-related DD a:hover, #inhalt .news-single-links DD p.bodytext a:hover, #inhalt .news-single-files DD a:hover {
	border-bottom: 1px dotted #AF0506;
}

/*--------------------------------- 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:#F9FFE5;
	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;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:12px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:12px;
	white-space: nowrap;
}
.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 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}



