/* default styles for extension "tt_news" */
/*-- tt_news LATEST view  -----------------------------------*/
.news-latest-item, .news-list-item {
	border-bottom:1px solid #E0E0E0;
	clear: both;
	display: block;
	float: left;
	height: 1%;
	width: 100%;
	margin-bottom:1em;
	padding-bottom: 0.5em;
}

.news-date {
	display: block;
	text-align: right;
	font-weight: normal;
	font-size: 0.8em;
}

.news-img img, .news-single-img img {
	border:2px solid #E0E0E0;
	margin:0 20px 10px 0;
	display: inline;
	float: left;
}

.news-more {margin-bottom: 1.5em;}
.news-more a {
	 text-decoration:none;
	 position:relative;
	 top: -10px;
	   }
.news-more a:hover {text-decoration: underline;}

.news-latest-container h4 a, .news-list-container h4 a { text-decoration: none; }
.news-latest-container p, .news-list-container p { margin-bottom: 0.3em; }
.news-browse { text-align: center;}

/*-- 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-imgcaption { padding:0.3em; clear:both; }
.news-single-author { padding-bottom: 0.3em;}
.news-single-additional-info { margin-top: 1.3em; padding:0.3em;}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	margin-bottom: 1.3em;
	margin-top: 1em;
}

.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 ul {
	padding:0.3em;
	margin-top:0.3em;
	list-style-type: none;
}

.news-amenu-container li { padding-bottom:0.1em;}
.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; }
