
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, {
	clear:left;
	height:1px;
	border:1px solid #F9FFE5;
	margin: -3px 0 -1px 0; 

}
.news-latest-container HR.clearer {
	clear:left;
	height:1px;
	border:1px solid #F19017;
	/* margin: -3px 0 -1px 0;*/


}


/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #274F75;
	background: none;
	margin-top: 30px;
}

#text .news-latest-container H2, #text .news-latest-gotoarchive {
	color:#F9FFE5;
	padding:3px;
	margin:3px;
	border:1px solid #750008;
	/*background-color:#D8FA70;*/
	background-color:#274F75;
	font-size: 0.8em;
	font-weight: normal;
}

.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:#F9FFE5;
}
.news-latest-gotoarchive A {
	color:#F9FFE5;
}
.news-latest-item {
	
	
	/* IE hack end 
	height: auto !important;*/	
	padding:3px;
	margin:3px;
	background: none;
}
* html .news-latest-item {margin: 0 0 -14px 2px;}
*+html .news-latest-item {margin: 0 0 -14px 2px;}
#content_rechts .news-latest-item a:link, #content_rechts .news-latest-item a:visited {
	color: #FFFFCC;
	text-decoration: none;
	background: none;
	font-size: 0.9em;
}
#content_rechts .news-latest item a:focus, #content_rechts .news-latest-item a:hover, #content_rechts .news-latest-item a:active {
background-color: none;
text-decoration: underline;
color: #F19017;

} 

.news-latest-item IMG {

	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #750008;
	float: left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
#content_rechts .news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size: 0.8em;
	color: #750008;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
float:clear;
text-align: center;
margin-left: 250px;
}

/* ####################### 	Orange: #F19017;             ######################################## */
/* ######################	dark red: #750008;              ######################################## */
/* #######################       blue: #274F75             ######################################## */
/* #######################       heller als bg: #F9FFE5             ######################################## */
/* #######################       gelb (bg)  als bg: #FFFFCC             ######################################## */



/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	background-color:#FFFFCC; /* hell */
	border:1px solid #274F75; /* red */
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	/*height: auto !important;*/
	height: 145px;
	padding:3px;
	margin:3px;
	border:1px solid #750008;
	background-color:#F9FFE5;

	}
#text .news-list-item a:link, #text .news-list-item a:visited {
color: #750008;
text-decoration: none;
background-color: #F9FFE5;

}
#text .news-list-item a:focus, #text .news-list-item a:hover,  #text .news-list-item a:active {
color:  #F19017;
text-decoration: underline;
} 
 
.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;
}
.news-list-container H3 {
	margin-bottom: 5px;
	margin-top: 4px;
	padding: 2px;
	/*border-bottom: 1px solid #750008;*/
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
	margin-top: 8px;
}
.news-list-date {
	float: right;
	color: #750008;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #F9FFE5;
	}

.news-list-imgcaption {
	float: left;
	padding-top:3px;
	padding-right:3px;
	font-size: 0.7em;

	}

.news-list-container IMG {

	float: left;
	border:1px solid #274F75;
	margin: 2px 10px 5px 4px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink, .news-list-category {
	font-size: 0.7em;
	
}
.news-list-category {float: right;}
/* .news-list-morelink a:link  {margin-bottom: 50px; margin-eft: 100px;}
ganz unten....
*/
.news-list-browse {
	text-align: center;
}

/* ####################### 	Orange: #F19017;             ######################################## */
/* ######################	dark red: #750008;              ######################################## */
/* #######################       blue: #274F75             ######################################## */
/* #######################       heller als bg: #F9FFE5             ######################################## */


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #75008;
	padding:3px;
	background-color:#274F75;
	color: #fff;
}
.tx-ttnews-browsebox p {color: #fff; margin-top: 0; margin-bottom: 0;}
.tx-ttnews-browsebox TD {
	font-size: 0.9em;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

# text .tx-ttnews-browsebox-SCell {
	background-color: #274F75;
	border:1px solid #750008;
}
#text .tx-ttnews-browsebox-SCell a:link, #text .tx-ttnews-browsebox-SCell a:visited {
	color: #fff;
		background-color: #274F75;
		font-weight: bold;
}
#text .tx-ttnews-browsebox-SCell a:focus, #text .tx-ttnews-browsebox-SCell a:hover, #text .tx-ttnews-browsebox-SCell a:active {
	color: #F19017;
		font-weight: bold;

}
#text .tx-ttnews-browsebox td p a:link, #text .tx-ttnews-browsebox td p a:visited {color: #F19017; background-color: #274F75;font-weight: bold;
}
#text .tx-ttnews-browsebox td p a:focus, #text .tx-ttnews-browsebox td p a:hover {color: #fff; background-color: #274F75; text-decoration:none; 		font-weight: bold;
}

.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}

/* ####################### 	Orange: #F19017;             ######################################## */
/* ######################	dark red: #750008;              ######################################## */
/* #######################       blue: #274F75             ######################################## */
/* #######################       heller als bg: #F9FFE5             ######################################## */

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	margin-bottom:5px;
	background-color: #F9FFE5;
	padding: 12px;
	border: solid 1px #750008; 
	
}
.news-single-item H2 {
	font-size: 0.9em;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top: 0;
	color: #750008;
}
.news-single-item H3 {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 0.8em;
		color: #274F75;
}
.news-single-img {
	float: left;
	padding-right: 20px;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-category {

	float: right;
	font-size: 0.7em;
}
.news-single-backlink, #content .news-single-backlink a {
	font-weight: bold;
	font-size: 0.85em;
	margin-bottom: 8px;
	margin-top: 5px;
	background-color:  #F9FFE5;
}

.news-single-timedata {
	float: right;
	font-size: 0.8em;
	font-weight: bold;
	color: #750008;
}
.news-single-author, .news-single-imgcaption {
		font-size: 9px;
		margin: 0 0 -1px 0;
}
#content p.news-single-author a {
	background-color:  #F9FFE5;
}

.news-single-additional-info {
	background-color: #BBE53A;
/* 	clear: both; */
	margin-top: 15px;
	border:1px solid #750008;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border:1px solid #750008;
	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%;
}

/* ####################### 	Orange: #F19017;             ######################################## */
/* ######################	dark red: #750008;              ######################################## */
/* #######################       blue: #274F75             ######################################## */
/* #######################       heller als bg: #F9FFE5             ######################################## */

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:1px;
	padding:3px;
	background-color:#FFFFCC;
	border:1px solid #274F75;

}
.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 #750008;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding: 5px 3px 5px 3px;
	margin: 0;
	border:1px solid #750008;
	background-color:#274F75;
}
.news-amenu-item-year {
	font-weight: bold;
	border:1px solid #750008;
	padding: 2px;
	background-color: #274F75;
	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:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	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;
}




