/* default styles for extension "tt_news" */
/*-- tt_news LATEST view  -----------------------------------*/
hr.news { margin-top:10px; }
.news-latest-container { padding:10px 0;}

.news-latest-item, .news-list-item {
	background:#FFF;
	border-bottom: 0px solid #D0C4CB;
	clear: both;
	display: block;
	height: 1%;
	padding: 10px 10px 1px 10px;
}

.news-list-item { padding: 10px 0; }

.news-latest-item a, .news-list-item a { text-decoration:none; }
.news-latest-item a:hover, .news-list-item a:hover { text-decoration: underline; }

.news-date, .news-list-date {
	text-align:right;
	display:block;
	font-size: 0.8em;
	color: #0E6293;
	padding-bottom: 5px;
}

.news-img, .news-single-img {
	display: inline;
	float: left;
	padding: 0 10px 0 0;
}

.news-morelink { 
	font-size:0.9em;
	line-height:1em;
	text-align:right;
	text-decoration:none;
}

.news-latest-container h2 { margin-left:10px; }
.news-latest-item h3, .news-list-item h3 { font-size:1.1em; margin-bottom: 0.6em;}
.news-latest-item h3 a, .news-list-item h3 a { 
	color:#0E6293;	
	text-decoration:none;
	display: block;
	line-height: 140%;
}
.news-latest-item h3 a:hover, .news-list-item h3 a:hover { color:#D64DA0; }
.news-latest-container p, .news-list-container p { margin-bottom: 0em; }
.news-browse { text-align: center;}
.news-gotoarchive { text-align:right; }
.news-list-container h5 a { color: #0E6293; }

/*-- 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-related dd, .news-single-links dd, .news-single-files dd { margin-left:1em; }

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	margin-bottom: 1.3em;
	margin-top: 1em;
}

.news-single-additional-info {
	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 dt, .news-single-links dt, .news-single-files dt {
	font-weight: bold;
	margin-left:0.3em;
	width:90%;
}

p.news-single-imgcaption {
	background: #EAEAEA;
	font-style: italic;
	font-size: 0.9em;
	margin: 0;
	margin-top: -0.3em !important;
	margin-top: 0;
	margin-left: -4px;
	padding: 0.1em 0.3em;
	text-align: center;
}

.news-single-video { text-align:center; margin-bottom:1em; }

/*-- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top: 1em;
	padding:0.3em;
}

.news-amenu-container h2 { 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-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; }

