/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-list-container HR.clearer,  .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #BEBEBE;
	border-top:none;
}
.news-single-item HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #BEBEBE;
	border-top:none;
	margin-top:15px;
}
.news-latest-container HR.clearer {
	clear:left;
}


/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
color: #FFFFFF;
}
.news-latest-container p, .news-latest-container p a, .news-latest-container p.bodytext, .news-latest-container p.bodytext a,
div.news-latest-item_first p.bodytext, div.news-latest-item_first p.bodytext a{
	color: #FFFFFF; 
	text-decoration:none; 
	font-size:11px; 
	line-height:16px; 
	margin:0; 
	padding:0;
}
div.news-latest-item_first p.bodytext a:hover, .news-latest-container p a:hover, .news-latest-container p.bodytext a:hover,
.news-latest-item p.bodytext a:hover, .news-latest-item p a:hover { text-decoration:none;color: #FFFFFF; } 
/*.news-latest-container p a, .news-latest-container p a.bodytext { text-decoration:none;}*/

.news-latest-container  h3 { 
	color:#ffffff; 
	font-size:15px; 
	line-height:20px; 
	font-weight:bold; 
	font-style:italic; 
	font-family:Times;
}
.news-latest-container  h3 a { color:#ffffff; text-decoration:none; }
.news-latest-container  h3 a:hover { text-decoration:underline;}

.news-latest-item_first{
	border:none;
	color: #FFFFFF;
	min-height: 99px;
	height:99px;
	height:auto!important;
	padding: 18px 10px 0 22px;
}
/**html div#top_container div.news-latest-item_first {
	border:none;
	color: #FFFFFF;
	height:99px;
	padding: 15px 10px 3px 22px;
}*/

.news-latest-item {
	min-height: 99px;
	height:99px;
	height:auto!important;
	border-top: 1px solid #666666;
	border-bottom:1px solid #666666;
	color: #FFFFFF;
	padding: 18px 10px 0 22px;
}
/**html .news-latest-item {
	height:93px;
	border-top: 1px solid #666666;
	border-bottom:1px solid #666666;
	color: #FFFFFF;
	padding: 15px 10px 3px 22px;
}*/


.news-latest-morelink { 
	font-size:11px; 
	line-height:16px; 
	color:#FFFFFF; 
	text-decoration:none; 
	background-image:url(../img/pfeil_weiss.gif); 
	background-repeat:no-repeat; 
	background-position:left; 
	padding-left:9px;
}
.news-latest-morelink a { color:#FFFFFF; text-decoration:none;}
.news-latest-morelink a:hover { text-decoration:underline;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
border:none;
height:auto;
}	


.news-list-item {
	padding:3px 0;	
	margin:3px 0 30px 0;
	border:none;
	height:auto;
	} 
.news-list-item-jobs {
	padding:3px 0;	
	margin:3px 0 3px 0;
	border:none;
	height:15px;
	} 
.news-list-item-referenzen	{
	padding:3px 0;	
	margin:3px 0 5px 0;
	border:none;
	height:auto;
	} 
		
.news-search-form {	
padding:3px 0;		
margin-bottom:5px;
border:1px solid #666666;
height:auto;
}
.news-search-emptyMsg{
margin:0px;
}
.news-search-form FORM {
	margin:0px;	
	height:auto;
}
.news-list-container H3, .news-list-item h3, .news-list-item-jobs h3, .news-list-item-referenzen h3 {
	margin-bottom: 5px;
	padding:2px 0;
	height:auto;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED , .news-list-item-jobs h3 a, .news-list-item-jobs h3 a:visited,
.news-list-item-referenzen h3 a:link, .news-list-item-referenzen h3 a:visited, .news-list-item-referenzen a{
color:#3e3d40;
padding-left:0px;
height:auto;
}
.news-list-container H3 A:HOVER, .news-list-item-jobs h3 a:hover, .news-list-item-referenzen h3 a:hover {
color:#c25359;
}
.news-list-container H3 A {
	height:auto;
}
.news-list-container H4 {
	font-weight:normal;
	height:auto;
	padding-left:0px;
}
.news-list-date {
	float: right;
	color: #000000;
	width: 180px;
	text-align: right;
	height: 18px;
	margin-top: 0px;
	margin-right: -2px;
	font-size: 10px;
	font-weight: normal;
	}
.news-list-container IMG {
float: left;
margin-bottom:5px;
margin-right:15px;
margin-left:0px;
height:auto;
}
.news-list-category IMG {
float: none;
border:none;
margin:0px;
height:auto;
}
.news-list-category {
font-size:10px;
margin-left:3px;
}
.news-list-morelink {
margin-left:3px; text-align:right;
}
.news-list-morelink  {
margin-bottom:8px;
}
.news-list-browse {
text-align: center;
}
.news-list-morelink_referenzen, span.news-list-morelink_referenzen	{
	float: right;
	width: 60px;
	text-align: right;
	height: 18px;
	margin-top: 0px;
	margin-right: -2px;
	font-size: 10px;
	font-weight: normal;
	}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	padding:3px 0;	
	margin:3px 0;
	border:none;
}
.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-SCell {
	border:1px solid #666666;
}
.news-search-emptyMsg { 
	font-size: 11px;
	margin-left: 10px; 
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0;	
	margin-bottom:5px;
	border:none;
	width:523px;
}

.news-single-item H2 {
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	text-align:left;
	width:473px;
	margin-bottom:5px;
	padding-bottom:15px;
	float:left;
}
.news-single-timedata {
	text-align:right;
	margin-bottom:5px;
	padding-bottom:15px;
	width:50px;
	float:right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 11px;
}
.news-single-author {
	padding-bottom: 3px;
}

.news-single-item H3 {
	margin-bottom: 15px;
}

span.news-subheader	, div.news-subheader  { margin-bottom:18px;  font-weight:bold;}

	
.news-single-img {
float: left;
margin:0px 10px 10px 0px;
max-width:240px;
width:240px;
width:auto!important;
}
.news-single-imgcaption {
	padding:0px 0px 10px 0px;
}

.news-single-category {
font-size:11px;
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 10px;
}


.news-single-additional-info {
clear: both;
margin-top: 15px;
border: none;
padding:0px;
padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
border: 1px solid #cccccc;
margin:0px;
margin-bottom: 3px;
padding:3px;
}
*html .news-single-related,*html .news-single-files,*html .news-single-links  {
border: 1px solid #cccccc;
margin:0px;
margin-bottom: 3px;
padding:3px;
width:auto;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
margin-left:5px;
}
.news-single-files DD img {
padding-right:5px;
}
.news-single-related DT, .news-single-links DT, .news-single-files DT {
font-weight: normal;
margin-left:5px;
width:89%;
}
	
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	padding:3px 0;
	margin-bottom:30px;
 	border:none;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:none;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#000000;
	padding:3px;	
	border:none;
}
.news-amenu-item-year {
	font-weight: bold;
	border: none;
	padding: 2px;
	color:#000000;
}


/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:0px;
	margin:0px 0px 30px 0px;
	border:none;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}

