/* CSS Document
tt_news.css */

  
 /*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
  border:none;

}
.news-latest-container hr {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;

}
.news-latest-container H2,.news-latest-gotoarchive {
	margin-bottom: 0.3em;
	margin-top: 1em;
	padding: 0.2em;
	background-color: #933350;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;	
	font-size: 1.2em;
}

.news-latest-gotoarchive {
  font-weight:bold;
 margin-top:5px;
 background-color:#933350;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
 color:#FFFFFF;
}
.news-latest-gotoarchive A {
 color:#FFFFFF;
}
.news-latest-item {
 padding: 0.3em; 
 margin:0.3em 0;
 border: 1px solid #933350;
 height: auto;
}
.news-latest-item H3 {
	margin-bottom: 0.3em;
	margin-top:0;
	font-weight: bold;
	display: block;
	color: #933350;
}
.news-latest-item H3 A{
	color: #933350;
}
.news-latest-item IMG {
 
 margin-bottom:5px;
 margin-right:0px;
 border:none;
 float:left;
}
.news-latest-category IMG {
 float: none;
 border:none;
 margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:0.8em;
	text-align: right;
	display: block;
}

.news-latest-morelink {
 padding-bottom: 2em;
 display: block;
}

.news-latest-morelink A {
 float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

  border:none;
  width: 35em;
  height: auto;
} 
.news-list-container hr, hr.clearer {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
	  padding:0;
      border:none;
		visibility: hidden; 

}

.news-list-item {
/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding: .3em;
	margin:2em 0 0;
	border: 1px solid #933350; 
	width: 34.2em;
	height: auto;
	overflow: hidden;
 } 
.news-search-form {
	padding:1px;
	margin-bottom:5px;
	border:none;
	background-color:#933350;
	margin-top: 2em;

}
.news-search-emptyMsg {
 margin:0px;
}
.news-search-form FORM {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;	
}
.news-search-form FORM INPUT{
	border:0;
	background-color: #FFFFFFF;
}
.news-search-form-submit {


}
.news-list-container H3 {
	margin-bottom: 0.3em;
	margin-top: 1em;
	padding: 0.2em;
	background-color: #933350;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
 color: #FFFFFF;
 padding-left:2px;
 font-weight: normal;
}
.news-list-container H3 A {
	text-decoration: none;
	font-weight: normal;

}
.news-list-container P {
 padding-left:0px;

}
.news-list-date {
	float: right;
	color: #FFFFFF;
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	padding-left:0.2em;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #933350;
	display: block;
	padding-right: 0.2em;
 }

.news-list-imgcaption {
 float: right;
 padding-top:3px;
 padding-right:0px;
 font-size: 0.8em;

 }

.news-list-container IMG {
 float: right;
 border:none;
 margin-bottom:5px;
 margin-left:5px;
}
.news-list-category IMG {
 float: none;
 border:none;
 margin:0px;
}

.news-list-morelink,.news-list-category {
 font-size:0.8em;
 text-align:right;
}
.news-list-morelink  {
 margin-bottom:0px;
 clear: both;
}
.news-list-browse {
 text-align: center;
 font-size:1em;
}
 
/*
GLOSSAR
*/
.glossar-list-item {

	
}
h4.glossar a {
font-weight: normal;
	color: #333333;
	text-decoartion: none;
	border-bottom: 1px solid #933350;
	font-size: 1.2em;
}
h4.glossar a:hover {
font-weight: normal;
	color: #933350;
	text-decoartion: none;
	border-bottom: 1px solid #933350;
}
 /*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
 font-size: 1em; 
 margin:3px 0px;
 border:none;
 padding:3px 0px;

}
.tx-ttnews-browsebox TD { 
 font-size: 1em; 

}
.tx-ttnews-browsebox a {
	font-weight: normal;
	color: #333333;
}
.tx-ttnews-browsebox a:hover, .tx-ttnews-browsebox a:active {
	color: #933350;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { 
 font-weight: bold; 
font-size: 1em;

}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
 margin:0px;
font-size: 1em;
}

.tx-ttnews-browsebox-SCell {
 border:none;
 font-size: 1em;

}
.news-search-emptyMsg { 
 font-size: 1em;
 margin-left: 0px; 
}
 /*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
 padding:5px 0px; 
 margin-bottom:5px;
 border:none;
}
.news-single-item hr {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;

}
.news-single-item H1 {
 font-size: 1.2em;
 font-weight:bold;
 color: #933350;
 margin-top:-0.3em;
 margin-bottom: 1em;
 padding-top: 0;
 display: block;
 border-bottom: 1px solid #933350;
}
.news-single-item H2 {
 font-size: 1.2em;
 font-weight:bold;
 color: #333333;
 margin-bottom: 1em;
}
.news-single-item H3 {
  font-size: 1.2em;
  font-weight:normal;
  color: #333333;
  display: block;
  border-bottom: 1px solid #333333;

 margin-bottom: 1em;
}




/**/

  

.news-single-img {
 float: left;
margin-right:5px;
margin-top:5px;

}



.news-single-imgcaption {
 padding:3px 0px;
 clear:both;
}

.news-single-category {

 float: right;
 height: auto;
}
.news-single-backlink /*.news-single-backlink a*/ {
 font-weight: normal;
 font-size: 0.8em;
 margin-bottom: 15px;
 margin-top: 10px;
 text-align: right;
}
.news-single-timedata {
 text-align: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
 font-size: 0.8em;
}
.news-single-author {
 padding-bottom: 3px;
 text-align: right;
}
.news-single-additional-info {
 clear: both;
 margin-top: 15px;
 border: none;
 padding:3px 0px;
 padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
 border: 1px solid #933350;
 margin:0px;
 margin-bottom: 3px;
 padding:3px;
 background-color:#FFFFFFS;
}

.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: normal;
 font-size: 1em;
 padding-bottom: 10px;
 margin-left:5px;
 width:90%;
}
 
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
 padding: 0.3em; 
 border:1px solid #933350;
}
.news-amenu-container dd {
color: #933350;
display: block;
margin-left:0;
padding-left:0.3em;
border-top: 1px solid #933350;
border-bottom: 1px solid #933350;;
}
.news-amenu-container LI {
 padding-bottom:1px;
 padding-left: 0;
 margin-left: 0;
}
.news-amenu-container UL {
 padding:3px 0px;;
 margin-top:5px;
 margin-left:0px;
 margin-bottom:0px;
 border:none;
 list-style-type: none;
}
.news-amenu-container H2 {
 padding:3px 0px; 
 border:none;
}
.news-amenu-item-year {
 font-weight: bold;
 border: 1px solid #E4E8E1;
 padding: 2px;
 color: #333333;
}
