/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer,
.news-single-item HR.clearer,
.news-latest-container HR.clearer {
	clear: left;
	height: 1px;
	border: 0px;
	background: transparent;

}
.news-latest-container HR.clearer {
	clear: left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {
	width: 100%;
}
.news-latest-container h3 {
	clear: left;
}
.news-latest-container h3 a,
.news-latest-container h3 a:hover {
	color: #013888;
	text-decoration: none;	
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
}
.news-latest-item img {
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
}
.news-latest-item p {
	float: left;
	clear: left;
}
.news-latest-date {
	float: left;
	margin-right: 0.4em;
	color: #666;
	margin: 1px 10px 0 0;
	font-size: 0.9em;
}
.news-latest-morelink {
	margin: 0 10px 10px 0;
	height: 12px;
	width: 100%;
	clear: left;
	font-size: 0.9em;
}
.news-latest-morelink a {
	float: left;
	font-weight: bold;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	margin-bottom: 10px;
}
.news-list-item h3 {
	margin-top: 0.4px;
	clear: left;
}
.news-list-item h3 a,
.news-list-item h3 a:hover {
	text-decoration: none;
}
.news-search-form {
	margin-bottom:5px;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form form {
	margin:0px;
}
.news-list-date {
	clear: left;
	float: left;
	text-align: left;
	font-size: 0.9em;
	font-weight: normal;
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 0.8em;
}
.news-list-container img {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category img {
	float: none;
	border:none;
	margin:0px;
}
.news-list-morelink,
.news-list-category {
	font-size: 0.9em;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-morelink a {
	margin-bottom:3px;
	font-weight: bold;
}
.news-list-browse {
	text-align: left;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:0px;
	padding:0px;
}
.tx-ttnews-browsebox td {
}
.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 {
}
.news-search-emptyMsg {
	margin-left: 10px;
}
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	margin-bottom:5px;
}
.news-single-item h2 {
	border-bottom:1px dotted #013888;
	font-size:1.2em;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:2px;
	text-transform:uppercase;
}
.news-single-item h3 {
        border-bottom: 0px;
	margin-bottom: 1em;
}

.news-single-img {
	float: right;
	margin-left:22px;
}
.news-single-imgcaption {
	padding:0 0 3px 0;
	clear:both;
}

.news-single-category {
	float: left;
	font-size: 0.9em;
}
.news-single-backlink,
.news-single-backlink a {
	font-size: 0.95em;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
	margin-top: 0.3em;
}
.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-bottom:0px;
}
.news-single-related,
.news-single-files,
.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
}

.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;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
}
.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 {
	color:#fff;
}
.news-amenu-item-year {
	font-weight: bold;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu  {
}
.news-catmenu-header  {
	font-weight:bold;
}
.news-catmenu DIV {
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
}
.level1 {
	padding-left:10px;
}
.level2 {
	padding-left:10px;
}
.level3 {
	padding-left:10px;
}
.level4 {
	padding-left:10px;
}

