/*-----------------------------------  clearer  -----------------------------------   #697085  */
/* 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:0px;
	border:0px dotted #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:right;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

/*
.news-latest-container {
	border:0px dotted #333;
/*	background-color:#BBE53A; */
/*	width: 475px; */
/*	width: 99%;
	margin-bottom: 10px;
} */

.news-latest-container {

	border:0px dotted #697085;
/*	background-color:#BBE53A; */
/*	width: 475px; */
	width: 100%;
	padding: 0px;
	margin-bottom: 5px;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px dotted #666;
	/*background-color:#D8FA70;*/
	/* background-color:#769024; */
}

.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 */
	height: auto !important;	
	padding:3px;
	margin:0px;
	margin-top: 5px;
	border-bottom: 0px dotted #333399;
	text-align: left;
}

.news-latest-item-archiv {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;	
	padding:3px;
	margin:0px;
	margin-top: 5px;
	border-bottom: 1px dotted #333399;
	text-align: left;
}


.news-latest-item p {
	padding: 3px;
}

.news-latest-container H3 A {
/*	color:#697085; */
	color:#333399;
	text-decoration:none;
/*	font-size:16px; */
	font-size:12px;	
	padding-left: 0px;
}

/* ADDED 23.02.2010 Henkel */
.news-latest-item IMG, .news-latest-item-archiv IMG {

	float: right;
	border:0px dotted #697085;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:10px;
}
/* ADDED 23.02.2010 Henkel */

/* CANCELED 23.02.2010 Henkel
.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:0px dotted #666;
	float:left;
}*/

.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date, .news-latest-date a, .news-latest-category a {
	font-size:10px;
	text-decoration:none;
}

.news-latest-morelink a {
	height:10px;
	color: #333399;
}

.news-latest-morelink A {
	float:right;
	margin-top: 0px;
	font-size: 10px;
	text-decoration: none;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	border:0px dotted #697085;
/*	background-color:#BBE53A; */
/*	width: 475px; */
	width: 100%;
	padding: 0px;
	margin-bottom: 5px;
}

/* delete 21.10.2009 Henkel */
/* .news-list-item { */
/*	/* IE hack */
/*	height: 1%; */
/*	line-height: 1.3; */
/*	/* IE hack end */
/*	height: auto !important;
	padding:3px; 
	margin:0px;
	border-bottom: 1px dotted #697085;
/*	border:1px dotted #697085; */
/*	background-color:#F9FFE5; */
/*}  */
/* delete 21.10.2009 Henkel */

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;	
	padding:3px;
	margin:0px;
	margin-top: 5px;
	border-bottom:1px dotted #333399;
	text-align: justify;
}
	
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px dotted #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 0px;
/* 21.10.2009 geändert */
	border-top: 0px dotted #697085;
/* 21.10.2009 geändert */	
	background-color: transparent;
/*	background-color: #769024; */
	color: #333399;
	font-size: 12px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#333399;
	padding-left:2px;
	text-decoration: none;
}
.news-list-container H3 A {
	color:#333399;

}
.news-list-container P {
	padding-left:3px;
}

/* deleted 21.10.09 HENKEL
.news-list-date {
	float: right;
	color: #697085;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 10px;
	font-weight: normal;
/*	background-color: #F9FFE5; */
/*	} */

.news-list-date, .news-list-date a, .news-list-category a {
	font-size:10px;
	text-decoration:none;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:0px dotted #697085;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:10px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
	margin-top: 5px;
	clear: both;
	float: right;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:5px;
	border-top: 1px dotted #697085;
	padding:0px;
/*	background-color:#F9FFE5; */
}


.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.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 P {
	margin: 0px;
}

.tx-ttnews-browsebox-SCell {
/*	background-color: #BBE53A; */
	border:1px dotted #697085;
	padding: 2px;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}


	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:0px dotted #697085;
/*	background-color:#F9FFE5; */
	width: 98%;
	text-align: justify;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #697085;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
	color: #697085;
	border-top: 1px dotted #697085;
	padding-top: 5px;
	font-size: 14px;
}

.news-single-img {
	float: right;
	border:1px dotted #697085;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:10px;
	text-align:center;
}

.news-single-img p {
	width:234px;
	text-align:left;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
/*	float: right; */
	float: none;
	font-size: 10px;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-decoration: none;
}
.news-single-timedata {
/*	float: right; */
	float: none;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 0px;
	font-size: 9px;
}
.news-single-additional-info {
/*	background-color: #BBE53A; */
 	clear: both;
	margin-top: 15px;
	border: 0px dotted #666;
	padding:0px;
	padding-bottom:0px;

}

.news-single-related,.news-single-files,.news-single-links  {
	border: 1px dotted #666;
	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%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:5px;
	padding:0px;
	border:1px dotted #697085;
/*	background-color:#BBE53A; */
	width: 160px;
/* ADDED 21.10.2009 - HENKEL */
	margin-left: 11px;
}
.news-amenu-container LI {
	font-size:10px;
	padding-bottom:1px;
	padding-left:10px;
	text-align:left;
}
.news-amenu-container UL {
/*	padding:3px;
	margin-top:3px;
	margin-left:3px;
	margin-bottom:3px;
	border:1px dotted #697085; */
/*	background-color:#F9FFE5; */
/*	list-style-type: none;
	width: 146px;  */

	border:0px dotted #697085;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:3px;
	padding:0px;
	width:160px;
}

.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	margin:0px;
	border:1px dotted #697085;
/* 21.10.2009	background-color:#697085; */
/* ADDED 21.10.2009 - HENKEL */
	background-color:#333399;
/* ADDED 21.10.2009 - HENKEL */
	font-size: 12px;
	font-weight: normal;
}
.news-amenu-item-year {
/*	font-weight: bold;
	border: 1px dotted #697085;
	padding: 2px;
	background-color: #697085;
	color:#fff;
	font-size:12px;
	margin-top:3px; */

/* 21.10.2009	background-color:#697085; */
/* ADDED 21.10.2009 - HENKEL */
	background-color:#333399;
/* ADDED 21.10.2009 - HENKEL */
	border:1px dotted #697085;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	margin-top:0px;
	padding:0px;
}

.news-amenu-container a {
	text-decoration:none;
	color:#333399;
	font-size: 10px;
}

.news-amenu-container a:hover {
	text-decoration:none;
	color:#333399;
	font-size: 10px;
}

.news-amenu-container a:visited {
	text-decoration:none;
	color: #333399; 
	font-size: 10px;
}



/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
/*	margin:0px; */
	margin-top: 5px;
	padding-bottom: 5px;
	border:1px dotted #697085;
/*	background-color: #f9ffe5; */
	width: 160px;
}

/*	padding:5px;
	margin:5px 0px 0px 5px;
	border:1px dotted #697085;
	background-color:#F9FFE5;
} */

/*.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
	text-align:left
} */

.news-catmenu-header  {
/* 21.10.2009	background-color:#697085; */
/* ADDED 21.10.2009 HENKEL */
	background-color: #333399;
	border:1px dotted #666666;
	color:#FFFFFF;
	font-size:12px;
	margin:0px;
	padding:3px;
}


.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
	text-align: left;
}

.news-catmenu a {
	text-decoration:none;
	color:#697085;
}

.news-catmenu a:hover {
	text-decoration:none;
	color:#C16E06;
}

.news-catmenu a:visited {
/*	text-decoration:none;
	color: #697085; */
	font-size: 10px;
}

.news-catmenu DIV img {
	margin:0px;
	padding:0px 3px 3px 0px;
	vertical-align: middle;
/*	margin:0px;
	padding:0px;
	vertical-align: middle; */

}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1, .level1 a {
	padding-left:10px;
/* 21.10.2009 -	background-color:#ff9933; */
	color: #384E68;
	border-top: 0px solid #666666;
/*	background-color:#eee; */
}
.level2 {
	padding-left:10px;
	border-left: 0px dotted #000000;
/* 21.10.2009 -	background-color:#ff9933; */
	border-top: 0px solid #666666;
/*	background-color:#697085; */
/*	color:#FFFFFF; */
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}



