
/* Begin styles tt_news_V2 ----------------------------------------------------- */
/*  clearer  */
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.tt-news-preauthor 
{
  float:left;
  padding-right: 3px;
}

A .tt-news-preauthor, A:link .tt-news-preauthor, A:visited .tt-news-preauthor, A:focus .tt-news-preauthor, A:hover .tt-news-preauthor, A:active .tt-news-preauthor { text-decoration:none; font-size:11px; color:#333333; font-weight: bold;}


.news-hr, .news-hr2, .news-hr-red
{
  padding: 0;
  margin: 5px 0px 5px 0px;
  height: 1px;
  width: auto;
  border-style: solid;
  border-color: #cccccc;
  border-width: 0px 0px  1px 0px;
}

.news-hr-red
{
  margin: 5px 0 12px 0;  
  height: 3px;
  border-width: 0px 0px  3px 0px;
  border-color: #970808;
}

/*--------------------------------- tt_news LATEST view  ---------------------------------*/

.latest-title a, .latest-title a:visited, .releases-latest-title a, .releases-latest-title a:visited
{
	font-size:13px;
        color: #970808;
	height:16px;	
}

.latest-title a:hover, .releases-latest-title a:hover
{
       color: #970808;
}

.news-latest-img IMG, .news-list-container IMG
{
  float:left;
}

.news-latest-container P.clearer, .news-list-container  P.clearer
{
  	clear:left;
	padding:0px;
	margin:3px 0 0 0;

}
.news-latest-container H2,.news-latest-gotoarchive {}

.news-latest-gotoarchive 
{
	font-weight:bold;
	margin-top:3px;
	margin-left:118px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {}
.news-latest-gotoarchive A {}

.news-latest-item, .news-list-item 
{
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0;
	margin-top:0;
        width:100%;
}

.news-latest-category 
{
	margin:0px;
	float:right;
}

.news-latest-category IMG 
{
	float: none;
	border:1px solid #cccccc;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category 
{
/*        color: #999999;*/
	font-size:10px;
}

.news-latest-morelink 
{
  height:12px;
}

.news-latest-morelink A 
{
  margin: 0 0 0 0;
  float:right;
}
/*----------- END ------------------------- tt_news  LATEST view  ---------------------------------*/

/*--------------------------------- tt_news LIST view  ---------------------------------*/

.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 P 
{
	padding-left:0px;
}

.news-list-date
{
	float: right;
	color: #7d7d7d;

	width: 150px;
	text-align: right;
	height: 20px;

	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
}

.news-list-imgcaption
{
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}


.news-list-category IMG
{
	margin:0px;
	margin-right:1px;
	float: none;
	border:1px solid #cccccc;
}

.news-list-morelink,.news-list-category 
{
	font-size:9px;
	margin-left:3px;
}

.news-list-morelink
{
	padding-top:2px;
}

.a-news-list-morelink
{
	padding-left:15px;
	margin-bottom:3px;
	background-image:url(../icons/2arrow-r.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;		
}

a:hover .a-news-list-morelink
{
	background-position:2px 3px;
	color:#000000;
}

.news-list-browse {
	text-align: center;
}


/*--------------------------------- tt_news ARTISTS LATEST view  ---------------------------------*/

/*
.news-artists-latest
{  
  padding:5px 5px 0 0;
}
.news-artists-latest-inner
{
  padding:5px 5px 0 0;
}
*/
.news-artists-latest-img IMG
{
  padding:0;
  float: right;
  border:1px solid #970808;
  margin: 5px;
}
.news-artists-latest-container 
{

	padding: 0;
	margin: 0;
}

.news-artists-latest-item 
{
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0;
        margin: 0;
}

/*----------- END -------------- tt_news ARTISTS LATEST view  ---------------------------------*/
/*--------------------------------- tt_news RELEASES LATEST view  ---------------------------------*/

.news-releases-latest-content a
{
/*
  vertical-align: middle;
  padding-top: 10px;
  width:100%;
  display:block;
*/
}


.news-releases-latest-content IMG { float: left; border:1px solid #ffffff; margin: 5px;}
.news-releases-latest-container { padding: 0; margin: 0;}

.news-releases-latest-item 
{
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0;
        margin: 0;
        width:218px;
        height:75px;
	background-color:#EBEBEB; 
}

.news-releases-latest-container P.clearer { clear:left;	padding:0px; margin:3px 0 0 0;}
.releases-latest-title { margin: 0; padding: 5px 0 0 0;}

/*----------- END -------------- tt_news RELEASES LATEST view  ---------------------------------*/

/*------------------------- tt_news RELEASES LIST TEXT NAVIGATION view  -----------------------*/
.news-listtxt-container  
{ 
  padding: 0;
  margin:0;
}

.news-listtxt-item 
{
  width:218px;
  height:30px;
  line-height: 30px;
  background-color:#EBEBEB; 
  margin:0 0 3px 0;
}


.news-listtxt-item img
{
  padding: 5px;
}

.news-listtxt-item a img
{
  margin:0;
  float:left;
  width: auto;
}

.news-listtxt-item a
{
  line-height: 30px;
  width: auto;
  display:block;
}


/*----------- END ---------- tt_news RELEASES LIST TEXT NAVIGATION view  --------------------*/


/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox 

{


	margin:3px;
/*	border:1px solid #cccccc;*/
	padding:2px;
/*	background-color:#ebebeb;*/
}
.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 { /*	background-color: #BBE53A; border:1px solid #cccccc;*/}

.news-search-emptyMsg {	font-size: 11px; margin-left: 10px;}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item
{
	padding-top:5px;
	padding-left:5px;
	margin-bottom:5px;

}

.news-single-subheader
{
	font-style:italic;
	padding-bottom:5px;
}

.news-single-item H2 
{
	margin-top:0px;
	padding-bottom:2px;	
	margin-bottom: 5px;
	border:0px solid #cccccc; 	
	border-bottom-width:1px; 

}
.news-single-item H3 
{
	margin-bottom: 15px;
}

.news-single-img
{
	float: right;
	margin-left:5px;
}
.news-single-imgcaption
{
	padding:2px;
	text-align:center;
	clear:both;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption 
{
	margin: 2px 2px 0 0;
	padding:0px 0px 0px 2px;
	font-size: 9px;
}
.news-single-category

{
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding:0px 0px 0px 2px;
}

.news-single-category img
{

	border:1px solid #cccccc;
	border-top-width:0px;
	border-right-width:0px;
}


.news-single-backlink, .news-single-backlink a 
{
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata 
{
	float: right;
}

.news-single-author 
{
	padding-bottom: 3px;
}
.news-single-additional-info 
{
/* 	clear: both; */
	margin-top: 5px;
	border: 0px solid #666;
	padding:0px;
	padding-bottom:0px;


}

.news-single-related,.news-single-files,.news-single-links  
{
	margin:0px;
	margin-bottom:3px;
	padding:0px;
}

.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:10px; 
	padding:3px; 
	border:1px solid #333;
	background-color:#BBE53A; 
*/
	margin-bottom: 10px;
}
.news-amenu-container LI 
{
	padding-bottom:1px;
}
.news-amenu-container LI a
{
	padding-bottom:1px;
	padding-left:15px;
	background-image:url(../images/link-icon-2.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;		
}

.news-amenu-container LI a strong
{
/*	color: #F35F18;*/
}
/*
.news-amenu-container LI a:hover
{
	background-position:0px 4px;		
}
*/
.news-amenu-container UL 
{
	padding:0px;
	margin:0;
	list-style-type: none;
}
/*
.news-amenu-container H2 
{
	color:#fff;
	font-weight:normal;
	padding:0px;
	padding-left:20px;
	padding-top:2px;	
	height:19px;
	font-size:13px;
	border:1px solid #666; 
}
*/
dd,span.dd
{
	margin-top:14px;
	margin-left:0px;
}

.news-amenu-item-year 
{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #cccccc; 
	width: 95%
	padding: 2px;
	margin-bottom:7px;
	margin-top:5px;	
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  
{
	padding:5px;
	padding-left:14px;
	margin:10px 0px 10px 0px;
	border:1px solid #cccccc;
	background-color:#ffffff;
}
.news-catmenu-header a, .news-catmenu-header a:hover 
{
	font-size:10px;
	line-height:20px;
	font-weight:bold;

	color:#005A89;	
	text-decoration:none;
}
.news-catmenu DIV 
{
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img 

{
	margin:0px;
	padding:0px;
	padding-right:3px;	
	vertical-align: middle;
	border-width:1px;
	border-color:#cccccc;	
}

.news-catmenu DIV img 
{
	margin-right:2px;	
}

.news-catmenu-ACT a
{
	font-weight:bold;
	color: #F35F18;
}

/*  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;
}


/* news-single-author -- obere überschreiben */

.news-single-author
{
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
}
