
/********************** tt_news list startseite oben 2stk - NEWS ************************/
#main-inner-top div.csc-header {
	display:none;
}
.news-list-container-wrapper {
	padding:0;
	position:relative;
	margin:0;
	top:0px;
	left:0px;
	width:684px;
	height:205px;
	overflow:hidden;	
		
	background: url(../images/table_cont_senkr_lines.png) no-repeat 0px -7px;
} 


/***** #fce_start_top -> weiteres hierzu in style.css ca. zeile 915 **********/

#fce_col_left div.news-list-container-wrapper {
	width:461px;
	border:0px solid #ff0000;
}

#fce_col_right div.news-list-container-wrapper {
	width:222px;
	border:0px solid #ff0000;
}
.news-list-container {
	padding:0;
	position:relative;
	top:0px;
	margin:0;
	left:0px;
	width:695px;
	height:205px;
}
.news-list-item {
	padding:0;
	position:relative;
	margin:0;
	float:left;
	width:231px;
}
.news-list-item  a span {
    color:#E9B11B;
}

.news-list-item h3,
.news-list-text h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;
}
#fce_col_right .news-list-item a {
    text-transform:none;
}
.news-list-item p.bodytext {
	margin:0 5px 0 3px;
}
.news-list-morelink {
	margin-left:3px;
}
span.news-list-morelink a{
	display: none;
}
div.news-list-morelink a{
	margin:-10px 0 0 -5px;
}
div.news-list-category{display: none;}
div.news-list-item-inner p{
	margin:0;
	padding:0;
}

/********** cat menue alt **********************************/
.news-catmenu {
	padding:0;
	margin-left:-20px;
}
.news-catmenu p.news-catmenu-header {
	display:none;
}
.news-catmenu-NO,
.news-catmenu-ACT {
	padding:0px;
}
.news-catmenu-NO img,
.news-catmenu-ACT img {
	width:0px;
	height:0px;
}
.news-catmenu-NO a,
.news-catmenu-ACT a {
	background:url(../images/bgr_link_pfeil_grey.png) no-repeat 0px 0px;
	font-size:13px;
	color:#404b55;
	padding-left:8px;
}
.news-catmenu-ACT a {
	text-decoration:underline;
}
.news-catmenu-NO a:hover {
	color:#404b55;
}
/********* cat Menue NEU **********/
.news-catmenu div#ttnews-cat-tree ul#treeRoot.tree li.expanded img
 {
	display:none;
}
div#ttnews-cat-tree ul.tree a{display:none;}
div#ttnews-cat-tree ul.tree li ul a{
	background:url("../images/bgr_link_pfeil_grey.png") no-repeat scroll 0 0 transparent;
	color:#404B55;
	font-size:13px;
	padding-left:8px;
	line-height: 20px;
	display:list-item;
}
div#ttnews-cat-tree ul.tree a:hover {
	text-decoration: underline;
}
.news-catmenu ul li{
	list-style:none;
}
.news-catmenu ul li a{
	/*display:none;   -> dann sind alle weg :-(     */
}

/******* tt_news list / übersicht inner - ***********************/

div.csc-default#c491 div.csc-header.csc-header-n1 h1.csc-firstHeader,
div.csc-default#c492 div.csc-header.csc-header-n1 h1.csc-firstHeader,
div.csc-default#c493 div.csc-header.csc-header-n1 h1.csc-firstHeader,
div.csc-default#c495 div.csc-header.csc-header-n1 h1.csc-firstHeader,
div.csc-default#c792 div.csc-header.csc-header-n1 h1.csc-firstHeader,
div.csc-default#c497 div.csc-header.csc-header-n1 h1.csc-firstHeader {
	background:url("../images/bgr_navi.png") repeat-x scroll left top transparent;
	color:#CCCCCC;
	font-family:Verdana,Tahoma,sans-serif;
	font-size:14px;
	line-height:22px;
	padding:0 0 0 16px;
	text-transform:uppercase;
}
.news-list-container-wrapper-inner {
	padding:0;
	position:relative;
	margin:0;
	top:0px;
	left:0px;
} 
.news-list-container-inner {
	padding:0;
	margin:0 0 0 0;
}
.news-list-item-inner {
	max-width: 360px;
	padding: 0;
	margin:0 0 15px 0;
	/*border-bottom: dashed 1px #ccc;*/
}
.news-list-item-inner a span {
    color:#e9b11b;
}

.news-list-item-inner div.CONTENT_BEREICH_HEADER_RIGHT {
	margin-bottom:8px;		
}
.news-list-item-inner div.CONTENT_BEREICH_HEADER_RIGHT a {
	font-size:13px;
	text-transform:uppercase;
	color:#cccccc; 
}
.news-list-item-inner a img {
	max-width:222px;
	max-height:77px;
}


.news-list-timedata-r {
	text-align:right;
	padding-bottom:4px;
}	
.news-list-cat {
	float:left;
	padding:0 0 4px 0;
}
.news-list-date {
	float:right;
	padding:0 0 4px 0;
}
.news-list-image
{
	float: left;
	min-width: 222px;
	min-height: 76px;
}
.news-list-text
{
	float: left;
	margin: 0 0 0 12px;
	width: 410px;
}
/* Neu tt_news 3.0.1 */

span.disabledLinkWrap{display:none;}

div.showResultsWrap  {
text-align:left;} 

/********** tt_news single *********************************/
.news-single-item {
	position:relative;
	left:0px;
	top:-2px;
	z-index:0;
	width: 669px;
}
.news-single-item div#content_header_left_simple {
	display: none;
}

.news-single-item h2 {
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 12px;
	/*text-transform: uppercase;*/
	/*color:#e9b11b;*/
	/*height:24px;*/
	/*padding-top:4px;*/
}

.news-single-item h1 {
	clear:both;
	margin:2px 0 4px 0;
}
.news-single-item h3 {
	margin: 0px 0 4px 0;
	font-size: 11px;
}
.news-single-item div#content_header_left_simple {
	position:absolute;
	top:-25px;
	left:-15px;
	height:25px;
	width:400px;
}

.news-single-inhalt-right
{
	position: relative;
	top: 0px;
	margin: 0 0 0 0;
	padding: 0;
}

.news-single-item hr.clearer {
	display:none;
}
.news-single-item img {
	float:left;
	margin: 0px 15px 0 0;
}
.news_single_img 
{
	max-width: 310px;
	float: left;
}
/* darstellung der Grafiken bei den Aktionsangeboten */
.news-single-img {
	float:left;
	display: table;
}

.news-single-category
{
	display: none;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++*/
.news_single_img img {
	margin:0 15px 10px 0;
}
.news-single-timedata-l {
	float:left;
	height:20px;
}
.news-single-timedata-r {
	float:right;
	white-space: nowrap;
	width:60px;
	padding-top:4px;
	margin-right:15px;
}
.news-img-text-together img {
	float:left;
	margin:0 8px 5px 0;
}
.news-single-additional-info {
	clear:both;
	margin:0;
	padding:8px 0 0 0;
}
.news-single-additional-info img {
	display:none;
}

.news-single-author {
	display:none;
}
.news-single-backlink {
	_display:none;
}
hr.clearer {
	display:none;
}
.news-clear {
	clear:both;
}

/************ aktions angebote - startseite list *************************/

#start_table_bottom div.news-list-item-inner-wrapper {
	position:relative;
	left:0px;
	top:0px;

	width:321px;
	background:#e8e8e8;
	margin:0px 0px 7px 8px;
	padding:0 0 0 0;
}
#start_table_bottom div.news-list-item-inner {
    position:relative;
	 z-index:1;
	 left:8px;
	 top:8px;
	 width:304px;
	 	min-height:118px;
  	height:auto !important;
  	height:118px;
	 padding:0px;
    margin:0;
	 border:0px solid #ff0000;
}

#start_table_bottom div.news-list-cat {
	display:none;
}
#start_table_bottom div.news-list-item-inner img {

    margin:0 7px 0 0;
    float:left;
	 border:1px solid #e9b11b;
}
#prod #prod_headline_embed {
    font-weight:bold;
}

.prod_link_aktion_wrapper {
	width:350px;
	height:20px;
	position:relative;
	left:0px;
	top:0px;
	border:0px solid #ff0000;
}
.prod_link_aktion_wrapper div.prod_link {
	position:absolute;
	right:5px;
	bottom: 0px;
	z-index:0;
	text-align:right;
}
div.prod_link a,
#prod div#prod_link a {
   background:url(../images/bgr_button_grau.png) no-repeat 0px 0px;
	margin:0;
	vertical-align:middle;
	line-height:24px;
	font-size:11px;
	text-decoration:none;
	padding:1px 5px 2px 10px;
	color:#ffffff;
}
div#prod_link {
	position:absolute;
	bottom:-3px;
	right:0px;
 	text-align: right;
	margin-right:0px;

}

/************ aktions angebote - content übersicht list *************************/

.news-image-preview-left img {
	float:left;
	margin-right:8px;
	margin-bottom:6px;
}
.news-aktion-list-text {
	padding-top:5px; 
	height:22px; 
	overflow:hidden;
}
.news-aktion-list-subheader p.bodytext {
	font-weight:bold; 
	text-transform:uppercase; 
	color: #ebab00; 
}

/************ aktions angebote - content single detail *************************/