
/*-----------------------------------  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: right;
	height: 1px;
	border: none;
	border-bottom: 1px solid #F2F2F2;
}
.news-latest-container hr.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {
}
.news-latest-container h2,
.news-latest-gotoarchive {
	padding: 3px;
	margin: 3px;
}
.news-latest-gotoarchive {
	font-weight: bold;
	margin-top: 5px;
}
.news-latest-gotoarchive a:link, .news-latest-gotoarchive a:visited, .news-latest-gotoarchive a:hover {
}
.news-latest-gotoarchive a {
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding: 3px;
	margin: 5px 0;
	border: 1px solid #F2F2F2;
}
.news-latest-item img {
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #F2F2F2;
	float: left;
}
.news-latest-category img {
	float: none;
	border: none;
	margin: 0px;
}
.news-latest-date,
.news-latest-morelink,
.news-latest-category {
	font-size: 9px;
}
.news-latest-date {
	float: right;
}
.news-latest-morelink {
	height: 12px;
}
.news-latest-morelink a {
	float: right;
}

/*--------------------------------- 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: 3px;
	margin: 3px;
}
.news-search-form {
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #F2F2F2;
}
.news-search-emptyMsg {
	margin: 0px;
}
.news-search-form form {
	margin: 0px;
}
.news-list-container h3 {
	margin-bottom: 5px;
	border-bottom: 1px solid #65944A;
}
.news-list-container h3 a {
}
.news-list-container h3 a:hover {
	text-decoration: none;
}
.news-list-container p {
}
.news-list-date {
	float: right;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
}
.news-list-imgcaption {
	float: right;
	padding-top: 3px;
	padding-right: 3px;
	font-size: 9px;
}
.news-list-container img {
	float: right;
	border: 1px solid #F2F2F2;
	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: 9px;
}
.news-list-morelink  {
}
.news-list-browse {
	text-align: center;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin: 3px;
	border: 1px solid #F2F2F2;
	padding: 3px;
}
.tx-ttnews-browsebox td {
	font-size: 1em;
}
.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 {
	background-color: #BBE53A;
	border: 1px solid #F2F2F2;
}
.news-search-emptyMsg {
	font-size: 1.1em;
	margin-left: 10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
}
.news-single-item h2 {
}
.news-single-item h3 {
}
.news-single-img {
	float: right;
	margin-left: 5px;
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}
.news-single-imgcaption {
	padding: 3px;
	padding-bottom: 0;
	margin: 0;
	clear: both;
	text-align: center;
}
.news-single-category {
	float: right;
}
.news-single-backlink {
}
.news-single-backlink a {
	font-weight: bold;
	font-size: 1em;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata,
.news-single-author,
.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	margin-top: 5px;
	border: 1px solid #F2F2F2;
	padding: 3px;
	padding-bottom: 0px;
}
.news-single-related,
.news-single-files,
.news-single-links {
	border: 1px solid #F2F2F2;
	margin: 0px;
	margin-bottom: 3px;
	padding: 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;
	font-size: 1.1em;
	margin-left: 5px;
	width: 90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
}
.news-amenu-container h2 {
}
.news-amenu-container ul {
	padding: 3px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
.news-amenu-container li {
	padding-bottom: 1px;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #F2F2F2;
	padding: 2px;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu  {
	padding: 5px;
}
.news-catmenu-header {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.news-catmenu div {
	font-size: 1em;
	white-space: nowrap;
}
.news-catmenu div img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border: none;
	background-color: transparent;
}
.news-catmenu div a {
	line-height: 1em;
}
.news-catmenu-ACT {
	font-weight: bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color: #fff;
}
.level1 {
	padding-left: 10px;
	background-color: #eee;
}
.level2 {
	padding-left: 10px;
	background-color: #ddd;
}
.level3 {
	padding-left: 10px;
	background-color: #ccc;
}
.level4 {
	padding-left: 10px;
	background-color: #bbb;
}

