/* default styles for extension "tt_news" */
#tickerdiv {
	border: 1px solid #B0B0B0;
	border-left: 0;
	border-right: 0;
	color:#4DAB0F;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	padding:0.6em;
}

#tickerdiv a {
	color:#666666;
	font-size: 12px;
	text-decoration:none;
	padding-left: 1em;
}

#tickerdiv table td { padding:0em;}
#tickerdiv table, #tickerdiv table td p { margin:0;}

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

.news-latest-item, .news-list-item {
	border-bottom: 1px solid #B0B0B0;
	clear: both;
	display: block;
	float: left;
	height: 1%;
	width: 100%;
	padding: 10px 4px;
	margin-bottom: 10px;
}

.news-date {
	color:#B0B0B0;
	display: block;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
}

.news-img, .news-single-img {
	margin-bottom: 0.3em;
	margin-right: 0.3em;
	display: inline;
	float: left;
}

.news-morelink { text-align:right; padding-right:4px; }

.news-morelink a {
	color:#4DAB0F;
	text-decoration: none;
/*
	display: inline;
	float: right;
*/
}

.news-latest-container h2, .news-list-container h2 { 
	background:#4DAB0F; 
	color:#FFF;
	font-size:12px;
	margin-bottom: 0.3em;
	padding: 1px 4px;
}
.news-latest-container h3 , .news-list-container h3 {  margin-bottom:4px;}
.news-latest-container h3 a, .news-list-container h3 a { 
	color:#4DAB0F; 
	text-decoration: none;
       font-size:85%;
}

.news-latest-container p, .news-list-container p { margin: 0; }
.news-browse { text-align: center;}

.news-latest-gotoarchive { display:none; }

/*-- tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox { margin:0.3em; padding:0.3em; }
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox td p{ margin:0px; }
.news-search-emptyMsg { margin-left: 0.3em; }

/*-- tt_news SINGLE view  ---------------------------------*/
.news-single-item { margin-bottom:1.3em;}
.news-single-item h3 { margin-bottom: 1.3em; }
.news-single-item a { color:#4DAB0F; }

.news-single-imgcaption {
	padding:0.3em;
	clear:both;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	margin-bottom: 1.3em;
	margin-top: 1em;
	color:#4DAB0F;
	text-decoration:none;
}

.news-single-author { display:none;}

.news-single-additional-info {
/*	clear: both;*/
	margin-top: 1.3em;
	padding:0.3em;
}

.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 0.3em;
	padding:0.3em;
}

.news-single-related dd, .news-single-links dd, .news-single-files dd { margin-left:1em; }

.news-single-related dt, .news-single-links dt, .news-single-files dt {
	font-weight: bold;
	margin-left:0.3em;
	width:90%;
}

/*-- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top: 1em;
	padding:0.3em;
}

.news-amenu-container li {
	padding-bottom:0.1em;
}

.news-amenu-container ul {
	padding:0.3em;
	margin-top:0.3em;
	list-style-type: none;
}

.news-amenu-container h2 {
	padding:0.3em;
}

.news-amenu-item-year {
	font-weight: bold;
	padding: 0.3em;
}

/*-- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu  { padding:5px; margin:10px;}
.news-catmenu-header, .news-catmenu-act { font-weight:bold;}
.news-catmenu div { white-space: nowrap;}
.news-catmenu div img, .news-catmenu img, .news-catmenu-header img { vertical-align: middle;}

/*--  Styles for catmenu mode "nestedWraps" ------------------------- */
.level1, .level2, .level3, .level4 { padding:1px 1px 1px 10px; }