/* default styles for extension "tt_news" */
/*-- tt_news LATEST view  -----------------------------------*/

.news-latest-item, .news-list-item {
	background:url(../img/bg-header.gif) no-repeat center bottom;
	clear: both;
	display: block;
	float: left;
	height: 1%;
	width: 100%;
	padding:0 0 26px 0;
	margin-bottom:10px;
}

.news-date {
	display: block;
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
	display:none;
}

.news-img, .news-single-img {
	margin: 2px 0.6em 0.2em 0;
	display: inline;
	float: left;
}

.news-morelink a {
	/*padding-left:124px;*/
	text-decoration:none;
}

.news-latest-container h3, .news-list-container h3 { margin-bottom: 0.3em;}
.news-latest-container h3 a, .news-list-container h3 a { color:#132F5F; font-size:16px; text-decoration:none; }
.news-latest-container p, .news-list-container p { margin: 0; }
.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-item h3 { margin-bottom: 1.3em; }

.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;
}

.news-single-author { padding-bottom: 0.3em;}

.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; }

