/* stylesheet for extension tt_news */

/*-----------------------------------  clearer  -----------------------------------*/

/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px !important;
	height: 1px;
	visibility: hidden;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	
}

.news-latest-container .news-latest-header{
	color: #457ACD;
	font-size: 12px;
	border-bottom: 1px dotted #457ACD;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}

.news-latest-container .news-latest-item{
	font-size: 10px;
	margin-bottom: 3px;
}

.news-latest-container A, .news-latest-container A:LINK, .news-latest-container A:HOVER {
	font-style: normal;
}

.news-latest-container SPAN.news-latest-date {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-container {
	
}

.news-list-item {
	border-bottom: 1px dotted #457ACD;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

.news-list-container H2 {
	float: left;
}

.news-list-container H2 A:LINK,.news-list-container H2 A:VISITED {
	font-style: normal;
	color: #457ACD;
}

.news-list-container H2 A:HOVER {
	color: black;
}

.news-list-container P {
	
}

.news-list-date {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: black;
	text-align: right;
	float: right;
	position: relative;
	top: 3px;
}

.news-list-imgcaption {
	
}

.news-list-container IMG {
	float: right;
	margin: 2px 0px 0px 5px;
}

.news-list-category IMG {
	
}

.news-list-category {
	float: left;
}

.news-list-morelink {
	float: right;
}

.news-list-browse {
	
}

.news-search-form {
	
}

.news-search-emptyMsg {
	
}

.news-search-form FORM {
	
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox {
	
}

.tx-ttnews-browsebox TD {
	
}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	
}

.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P {
	
}

.tx-ttnews-browsebox-SCell p a{
	font-weight: bold;
	color: #457ACD;
}

.news-search-emptyMsg {
	
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {
}

/*Header of the single-item*/
.news-single-item H2 {  

}

.news-single-item H3 {
	


}

.news-single-img {
	float: right;
	margin: 5px 0px 5px 10px;
}

.news-single-imgcaption {
	
}

.news-single-backlink, .news-single-backlink a {
	
}

.news-single-timedata {
	text-align: right;
	font-style: italic;
	font-size: 9px;
}

.news-single-category {
	
}

.news-single-timedata, .news-single-author,.news-single-imgcaption, .news-single-category {
	
}

.news-single-author {
	
}

.news-single-additional-info {
	
}

.news-single-related,.news-single-files,.news-single-links {
	
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */

.news-amenu-container {
	margin-bottom: 15px;
}

.news-amenu-container H2 {
	
}

.news-amenu-item-year {
	margin-top: 10px;	
	font-size: 14px;
	right: 12px;
	position: relative;
	list-style-image: none;
	list-style-type: none;
}

.news-amenu-container LI A {
	
}

.news-amenu-container UL {
	
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu {
	
}

.news-catmenu-header {
	
}

.news-catmenu DIV {
	
}

.news-catmenu DIV img {
	
}

.news-catmenu-ACT {
	
}

/*  Styles for catmenu mode "nestedWraps" */

.level0 {
	
}

.level1 {
	
}

.level2 {
	
}

.level3 {
	
}

.level4 {
	
}
