/* Suche */

INPUT.news-search-input {
	margin-bottom: 5px; 
	width: 132px; 
	border: 1px solid #000000; 
	background: #EAE8E8;
}

/* tt_news clearer */
  br.clearer, .news-list-container HR.clearer, .news-list-item HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
	clear: both;
}


/*********************/
/*  tt_news LATEST view  */
/*********************/

  H2.news-hl-teaser {
	background: url(/fileadmin/siteimg/hl-list_neu.gif) no-repeat 0 3px;
	padding: 0 0 0 24px;
	margin-bottom: 1px;
}

  H2.news-hl-teaser A, H2.news-hl-teaser A:visited, H2.news-hl-teaser A:active, H2.news-hl-teaser A:hover { 
	font-size: 1.0em; 
	margin-top: 1px; 
	margin-bottom: 1px;
	font-weight: normal; 
}

  H2.news-hl-teaser A:hover {
	color: #000; 
}



  .news-latest-container H2,.news-latest-gotoarchive {
	color: #fff; 
}

 .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 {
	margin: 10px 0 3px 0;
}


  .news-latest-item IMG {
         float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 2px solid #D8D8CA;
         padding: 3px;
	background-color: #FFF;	
}

img.news-latest-morelink {
	background: transparent;
}

/*
   .news-latest-item IMG.news-latest-morelink, .news-list-item IMG.news-latest-morelink    {
   	border: none; 
  	margin-top: 4px;
}
*/

  .news-latest-item H2 {
	background: url(/fileadmin/siteimg/hl-list_neu.gif) no-repeat 0 3px;
         padding: 0 0 2px 24px;
         margin-top: 3px;
}


  .news-latest-category IMG {
	float: none;
}

  .news-latest-date, .news-latest-category {
	font-size: 0.9em;
	color: #666666;
}





/******************/
/* tt_news LIST view  */
/******************/

  .news-list-item {
	margin: 0 0 10px 0;
}

  .news-single-item:after, 
  .news-list-item:after, 
  .csi-textpic:after {
                content: "."; 
                display: block; 
                height: 0; 
                clear: left; 
                visibility: hidden;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
  * html .news-list-item, .news-single-item, .csi-textpic  {height: 1%;}
/* Ende Hide from IE5-mac. Only IE-win sees this. \*/

  .news-list-item H2 {
	background: url(/fileadmin/siteimg/hl-list_neu.gif) no-repeat 0 2px;
         padding-left: 24px;
         clear: both; 
}

  .news-search-form {
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #666;
	background: #FFFFFF;
}

  .news-search-emptyMsg{
	text-align: left;
}


  .news-list-container H3 {
	margin-bottom: 3px;
	padding: 0;
}

  .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: 0;
}

  .news-list-date {
	color: #999999;
	margin-top: 0;
	margin-right: -2px;
	font-weight: normal;
}

  .news-list-imgcaption {
	float: right;
	padding-top: 3px;
	padding-right: 3px;
	font-size: 0.9em;
}

  .news-list-item IMG {
         display: block;
	float: left;
	border: 2px solid #D8D8CA;
	margin: 2px 5px 5px 0;
         background-color: #FFF;
	padding: 3px;
}


  .news-list-category IMG {
	margin: 2px 0 0 0;
	padding: 2px 0 0 0;
}

  .news-list-category {
	margin: 4px 0 0 0;
	padding: 0;
	line-height: 11px;
}

/* Image More Link in Listen */

  DIV.news-latest-item P.news-list-morelink IMG.news-latest-morelink, DIV.news-list-item P.news-list-morelink IMG.news-latest-morelink  {
                float: none;
                border: none;
                margin-top: 3px;
                display: inline;
}


  .news-list-morelink, .news-list-category {
	color: #999999;
                text-align: right;
}


  .news-list-browse {
	text-align: center;
}

/*********************/
/*  tt_news Page-Browser */
/*********************/
  .tx-ttnews-browsebox {
	border-top: 1px solid #333333;
	padding: 3px;
	clear: both;
}

  .tx-ttnews-browsebox TD {
	font-size: 1.0em;
                padding: 0 3px 0 3px;
}

  .tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}

  .tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin: 0;
}

  .tx-ttnews-browsebox-SCell {
	border: 1px solid #333;
	background: #FFFFFF;
}


/********************/
/* tt_news SINGLE view  */
/********************/
  .news-single-item {
	padding: 0;
	margin-bottom: 0;
}

  .news-single-item H2 {
	margin-bottom: 0;
                color: #CC0000;
                font-size: 1.3em;
}

  .news-single-item H3 {
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #000000;
                line-height: 1.3em;
                letter-spacing: normal;
                font-size: 1.0em;
 
}

  .news-single-img {
	float: right;
	max-width: 244px;
	margin-left: 5px;
}

  .news-single-img IMG{
	border: 1px solid #333;
	background-color: #FFF;
	padding: 1px;
}

  .news-single-imgcaption {
	padding: 3px;
	
}

  .news-single-category {
	float: right;
	text-align: right;
}

  .news-single-backlink, .news-single-backlink a {
	margin-bottom: 15px;
	margin-top: 10px;
}

  .news-single-timedata {
	text-align: right; /* float: right; */
	color: #666666;
	font-size: 0.9em;
}

  .news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 0.9em;
}

  .news-single-author {
	padding-bottom: 3px;
}

  .news-single-additional-info {
	clear: both;
	margin-top: 15px;
	padding: 3px 0 3px 0;
}

  .news-single-related,.news-single-files,.news-single-links {
	border-top: 1px dotted #000;
	margin: 0;
	margin-bottom: 3px;
	padding: 3px 0 3px 0;
}


  .news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left: 4px;
}

  .news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 1.0em;
	margin-left: 4px;
	width: 90%;
	padding: 2px 0 3px 0;
}

/****************************/
/*  tt_news Archivemenu (AMENU)  */
/****************************/
  .news-amenu-container {
	margin-top: 10px;
	padding: 3px;
	/* border: 1px solid #333; */
	/* background: #BBE53A; */
}

  .news-amenu-container LI {
	padding: 0 0 1px 0;

	list-style-image: none;
}

  .news-amenu-container UL {
	padding: 3px;
	margin-top: 5px;
	margin-left: 0;
	margin-bottom: 0;
	list-style-type: none;
}

  .news-amenu-container H2 {
	padding: 3px;
}

  .news-amenu-item-year {
	font-weight: bold;
	border-bottom: 1px solid #666;
	padding: 2px;
	color: #CC0000;
}

