/* default styles for extension "tt_news" */
	
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	
}

.news-latest-container H2,.news-latest-gotoarchive {
	font-size: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
}

.news-latest-container h2 a {
	text-decoration: none;	
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:0.3em;
}

.news-latest-gotoarchive a:link, .news-latest-gotoarchive a:visited, .news-latest-gotoarchive a:hover {
}

.news-latest-gotoarchive a {
	
}

.news-latest-item {
	/* IE hack */
	height: 1%;
	/* IE hack end */
	padding:1px;
	margin:px;
}

.news-latest-item img {
	margin-bottom:5px;
	margin-right:5px;
	float:left;
}

.news-latest-category img {
	float: none;
	border:none;
	margin:0px;
}

.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:0.8em;
}

.news-latest-morelink {
	height:1.3em;
}

.news-latest-morelink A {
	float:right;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
}



.news-list-item {
	/* IE hack */
	height: 1%;
	/* IE hack end */
	padding:3px;
	margin:3px;
}
	
.news-search-form {
	padding:3px;
	margin-bottom:5px;
}

.news-list-container H3 {
	font-size:12px;
	margin-bottom: 5px;
	padding: 2px;
}

.news-list-container h3 a:link,.news-list-container h3 a:visited,.news-list-container h3 a:hover {
	text-decoration:none;
	padding-left:2px;
}

.news-list-container h3 a {

}


.news-list-container p {
	padding-left:3px;
}

.news-list-date {
	float: right;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-weight: normal;
	font-size:0.8em;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
}

.news-list-container img {
	float: right;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

.news-list-category img {
	float: none;
	border:none;
}

.news-list-morelink,.news-list-category {
	margin-left:3px;
}

.news-list-morelink  {
	margin-bottom:3px;
}

.news-list-browse {
	text-align: center;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	padding:3px;
}

.tx-ttnews-browsebox td {
}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}

.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox td p{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
}

.news-search-emptyMsg {
	margin-left: 10px;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:1.3em;
}

.news-single-item h2 {
	
}

.news-single-item h3, .news-single-item h5 {
	margin-bottom: 1.3em;
}

.news-single-img {
	float: right;
	margin-left:5px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: right;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	margin-bottom: 1.3em;
	margin-top: 1em;
}

.news-single-timedata {
	float: right;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {

}

.news-single-author {
	padding-bottom: 3px;
}

.news-single-additional-info {
/*	clear: both;*/
	margin-top: 1.3em;
	padding:3px;
	padding-bottom:0px;
}

.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
}

.news-single-related dd, .news-single-links dd, .news-single-files dd {
	margin-left:20px;
}

.news-single-related dt, .news-single-links dt, .news-single-files dt {
	font-weight: bold;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
}

.news-amenu-container li {
	padding-bottom:1px;
}

.news-amenu-container ul {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}

.news-amenu-container h2 {
	padding:3px;
}

.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
}

.news-catmenu-header {
	font-weight:bold;
}

.news-catmenu div {
	white-space: nowrap;
}

.news-catmenu div img, .news-catmenu img, .news-catmenu-header img {
	vertical-align: middle;
}

.news-catmenu-act {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
}

.level2 {
	padding:1px;
	padding-left:10px;
}

.level3 {
	padding:1px;
	padding-left:10px;
}

.level4 {
	padding:1px;
	padding-left:10px;
}
