/*-----------------------------------  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: both;
	height: 0px;
	border: 0px;
	width: 100%;
	margin: 0;
	padding: 0 0 5px 0;
}
.news-latest-container HR.clearer {
	clear: left;
	border: 0px;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {
	margin-top: 30px;
}
.news-latest-container h5 {
	clear: left;
        margin-top: 0;
	margin-left: 10px;
        padding-top: 0;
        border: 0;
        text-decoration: none;
}
.news-latest-container h5 a, .news-latest-container h3 a:hover {
        text-decoration: none;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */fff
	margin-top: 10px;
	border-top: 1px solid #fff;
}
.news-latest-item p.bodytext {
	margin-left: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.news-latest-item img {
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
}
.news-latest-date {
        clear: left;
        float: left;
        margin-top: 10px;
        margin-right: 10px;
	margin-left: 10px;
}
.news-latest-morelink {
	height: 12px;
	margin-left: 10px;
        margin-bottom: 10px;
}
.news-latest-morelink a {
	float: left;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
}
.news-list-container-title {
	/* IE hack */
	height: 1%;
	line-height: 1.6;
	/* IE hack end */
	margin-bottom: 2px;
	border-bottom: 1px solid #804D00;
	border-top: 1px solid #804D00;
	width: 100%;
}
.news-list-container .date {
	width: 18%;
	float: left;
}
.news-list-container .description {
	margin-left: 20%;
}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	margin-bottom: 2px;
	border-bottom: 1px solid #804D00;
	width: 100%;
}
.news-list-item h5 {
	margin-top: 0px;
	padding-top: 0;
}
.news-list-item h5 a,.news-list-item h3 a:hover {
        text-decoration: none;
        color: #fff;
}
.news-search-form {
	margin-bottom: 5px;
}
.news-search-emptyMsg{
	margin: 0px;
}
.news-search-form form {
	margin: 0px;
}
.news-list-date {
	text-align: left;
	margin-left: 0em;
	margin-top: 0em;
	color: #fff;
	font-weight: bold;
}
.news-list-imgcaption {
	float: right;
	padding-top: 3px;
	padding-right: 3px;
	font-size: 9px;
}
.news-list-container img {
	float: right;
	border: 0px solid #666;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
}
.news-list-category img {
	float: none;
	border: none;
	margin: 0px;
}
.news-list-morelink,.news-list-category {
}
.news-list-morelink  {
	padding-bottom: 10px;
}
.news-list-browse {
	text-align: center;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin: 3px;
	padding: 3px;
}
.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 {
	padding-top: 16px;
	margin-bottom: 5px;
}
.news-single-item .left {
	width: 450px;
	float: left;
}
.news-single-item .right {
	margin-left: 450px;
}
.news-single-item h3 {
	font-size: 1.3em; 
	margin: 6px 0px 16px 0; 
	padding-top: 0.2em;
}
.news-single-item h5 {
        border-bottom: 0px;
	margin-bottom: 1em;
}

.news-single-img {
	float: left;
	margin-right: 20px;
}
.news-single-imgcaption {
	padding: 3px;
	clear: both;
}

.news-single-category {
	float: right;
	font-size: 80%;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
	margin-top: 1.3em;
	color: #fff;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
}
.news-single-author {
	display: none;
	padding-bottom: 3px;
}
.news-single-additional-info {
/* 	clear: both; */
	margin-top: 28px;
	margin-left: 10px;
	padding-bottom: 0px;
}
.news-single-related,.news-single-files,.news-single-links {
	margin: 0px;
	margin-bottom: 3px;
}
.news-single-related a {
	color: #fff;
	margin-left: -2px;
}
.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left: 4px;
	margin-bottom: 4px;
}
.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	margin-left: 5px;
	width: 90%;
}
.news-single-relateddate {
	color: #FF9900;
}
.news-single-related img, .news-single-links img, .news-single-files img {
	display: none;
}

/*--------------------------------- 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 h3 {
	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;
}
