/* default styles for extension "tt_news" */
/*-- tt_news LATEST view  -----------------------------------*/
.news-latest-item, .news-list-item {
	clear: both;
	display: block;
	float: left;
	height: 1%;
	padding: 0.8em 0;
	width:100%;
}
.news-list-item { width:100%; }
.news-date {
	display: block;
	text-align: right;
	font-weight: normal;
	font-size: 0.8em;
	color: #969696;
}

.news-img, .news-single-img {
	display: inline;
	float: right;
	text-align:right;
	margin: 0.6em 0 0.3em 0.6em;
}
.news-img { margin:0.3em 0; }
.news-list-item .news-img { margin-left:0.6em; }
.news-img img, .news-single-img img { margin-top: -4px;}
.news-single-img { width:240px; }

.news-latest-item .news-morelink a, .news-list-item .news-morelink a { 
	color:#EA4006;
	font-size:1.3em; 
	line-height:1em;
	text-decoration:underline;
}

#content .news-latest-container h3, #content .news-list-container h3 {
	background:none;
	border:0;
	height:auto;
	line-height:normal;
	padding:0;
	margin-bottom: 0.3em; 
	font-weight:bold; 
}

#content .news-latest-container h3 a, #content .news-list-container h3 a {
	background:none; 
	color:#006A4F; 
	padding:0;
	text-decoration:none; 
}
.news-latest-container h3 a:hover, .news-list-container h3 a:hover {  }
.news-latest-container p, .news-list-container p { margin: 0; }
.news-browse { margin:10px 0; text-align:center;}
.news-browse a { padding:0 0.3em; text-decoration:none; }

.news-latest-container .odd, .news-latest-container .even,
.news-list-container .odd, .news-list-container .even { padding:12px; width:266px;}
.news-latest-container .even, .news-list-container .even { background:#FBEAD9; }

#right .news-latest-container .odd, #right .news-latest-container .even,
#right .news-list-container .odd, #right .news-list-container .even { margin-left:-10px; width:185px; }

/*-- 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; font-weight:bold; }
.news-single-related dd, .news-single-links dd, .news-single-files dd { margin-left:1em; }

.news-single-backlink, .news-single-backlink a {
	font-size:10px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:10px;
}

.news-single-additional-info  {
	background:none repeat scroll 0 0 transparent;
	border:1px solid #FBD4B2;
	margin-top:15px;
	padding:3px 3px 0;
}

.news-single-related, .news-single-files, .news-single-links {
	background:none repeat scroll 0 0 #FBEAD9;
	border:1px solid #FBD4B2;
	margin:0 0 3px;
	padding:3px;
}

.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 {
	font-style: italic;
	font-size: 0.9em;
	margin:0 4px 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; }


