 /*--------------------------------- tt_news LATEST view -----------------------------------*/


.news-latest-date{color:#666;}
.newsinline{padding:8px 0px 5px 0px;}
.news-latest-container{padding-bottom:1px;}
.news-latest-item p{padding:0em 0em .5em 0em; font-size:10px;}
.imgfloat,.latestinlineimage{display:inline; float:left;}
.latestinlineimage img{border:1px solid #666; padding:1px; margin-right:5px; }
.imgfloat{border:0px solid white;}
.news-single-item img{margin-right:10px;}
  /*--------------------------------- tt_news LIST view -----------------------------------*/

.news-list-container {}


.news-list-item {
 /* IE hack */
 height: 1%;
 line-height: 1.3;
 /* IE hack end */
 height: auto !important;
 padding-bottom:10px;
 /*background:white url(/fileadmin/tmpl/img/red_dotted_line.gif) repeat-x bottom left;*/
 background:white url(/fileadmin/tmpl/img/gray_dotted_line.gif) repeat-x bottom left;
 margin-bottom:1em;
 padding-bottom:1em;
 margin-top:1em;
}

.news-latest-item{
 background:white url(/fileadmin/tmpl/img/red_dotted_line.gif) repeat-x top left;
 padding-bottom:1em;

}

.news-list-item h3 {padding-bottom:5px;}

.news-search-form {
}

.news-search-emptyMsg{
}

.news-search-form FORM {
}

.news-list-container H3 {
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
}

.news-list-container H3 A {
}

.news-list-container P {
}
.news-list-date {
 float: right;
 font-size:10px;
 font-weight:normal;
 }

.news-list-imgcaption {
 float: right;
 }

.news-list-container IMG {
 float: right;
 border:1px solid #666;
 margin-bottom:5px;
 margin-right: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 {
}

.news-list-browse {
 text-align: center;
}

.news-latest-item{
	background:transparent url(/fileadmin/tmpl/img/red_dotted_line.gif) repeat-x scroll left bottom;
}


 /*--------------------------------- tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {}

.tx-ttnews-browsebox TD,
.tx-ttnews-browsebox TD a {
font-size:12px;
}

.tx-ttnews-browsebox TD a {
padding-right:5px;
}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{}
.tx-ttnews-browsebox-SCell {}
.news-search-emptyMsg {}

 /*--------------------------------- tt_news SINGLE view ---------------------------------*/

.news-single-item {}
.news-single-item H2 {}
.news-single-item H3 {}



.news-single-img {
 float: right;
 margin-left:5px;
 margin-bottom:5px;
}



.news-single-imgcaption {
 float: right;
 clear:both;
}

.news-single-category {
 float: right;
}

.news-single-backlink, .news-single-backlink a {}

.news-single-timedata {
 float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {}
.news-single-author {}
.news-single-additional-info {
/* clear: both;*/
margin-top:10px;
}

.news-single-related,.news-single-files,.news-single-links {}

.news-single-related DD, .news-single-links DD, .news-single-files DD {}

.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;
}
.news-amenu-container LI {
 padding-bottom:1px;
}
.news-amenu-container UL {
 padding:3px;
 margin-top:5px;
 margin-left:0px;
 margin-bottom:0px;
 list-style-type: none;
}
.news-amenu-container H2 {
 padding:3px;
}
.news-amenu-item-year {
 font-weight: bold;
 padding: 2px;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu {
}
.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;
}
.level2 {
 padding:1px;
 padding-left:10px;
}
.level3 {
 padding:1px;
 padding-left:10px;
}
.level4 {
 padding:1px;
 padding-left:10px;
}

.clearer{clear:both;}