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

.news-list-container HR.clearer, .news-single-item HR.clearer{
	clear:right;
	height:1px;
	border:1px dashed #80B95F;
}
.news-latest-container HR.clearer {
	clear:both;
	height:1px;
	border:1px solid #80B95F;
}

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

.news-latest-container {
}
.news-latest-container H2{
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
	display: none;
	visibility: hiddden;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#000000;
}
.news-latest-item {
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.news-latest-item P{
	padding: 0px;
	margin: 0px;
}
.news-latest-item H3{
	font-size: 12px;
	font-weight: bold;
}
.news-latest-item H3 A{
	color: black !important;
	font-size: 12px !important;
	font-weight: bold;
}
h3 IMG.news-header-img{
	margin: 0px 3px 0px 0px;
	float: none;
	border: 0px none white;
}
.news-latest-item IMG {
	margin-top: 2px;
	margin-bottom:5px;
	margin-left:5px;
	border:1px solid #87C463;
	float:right;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date{
	margin-left: 25px;
	float: right;
	display: none;
	visibility: hidden;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:10px;
}
.news-latest-category {
}
.news-latest-morelink {
	background: url('button_pfeil_blue_9.gif') no-repeat left center;
	font-weight: bold;
	margin-top: 5px;
	padding-left:12px; 
	display: none;
	visibility: hidden;
}
.news-latest-morelink A{
	font-size: 12px;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
}
.news-list-item {
	margin-bottom: 10px;
	}
.news-list-item h3, .news-list-item h2{
	background-image: url(8pgreen.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
}

h3 IMG.news-header-img{
	margin: 0px 3px 0px 0px;
	float: none;
	border: 0px none #FFFFFF;
}
.news-search-form {
	background-color: #EFEFEF; 
	padding: 10px;
	margin-bottom:10px;
	border:1px dashed #80B95F;
}

.news-search-form INPUT{
	border: 1px solid black;
	width: 200px;
	height: 20px;
	margin: 0 0 0 0 !important;
}
.news-search-form-submit INPUT{
	border: 1px solid #80B95F !important;
	background-image: url(input_submit.gif);
	background-position: left center;
	padding: 0px 20px 0px 20px;
	width: 180px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 5px 0px !important;
}

.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 3px;
	font-size: 16px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
}
.news-list-container H3 A {
}
.news-list-container P {
}
.news-list-date {
	float: right;
	width: 150px;
	text-align: right;
	height: 20px;
	font-size: 10px;
	font-weight: normal;
	display: none;
	visibility: hidden;	
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 10px;
	}

.news-list-container IMG {
	float: right;
	border:1px solid #87C463;
	margin-bottom:5px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-category {
}

.news-list-morelink  {
	background: url('button_pfeil_blue_9.gif') no-repeat left center;
	padding-left:12px; 
}

.news-list-browse {
	text-align: right;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin-bottom: 20px;
	border-bottom:1px dashed #80B95F;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.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 {
	background-color: #EFEFEF;
	border:1px solid #80B95F;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	margin-bottom:5px;
}
.news-single-item H2 {
	color: #000000;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 0px;
	background-image: url(10pgreen.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 13px;	
}
.news-single-item H3 {
	font-size: 12px;
	font-weight: bold;
	margin: 7px 0px 7px 0px;
}

h2 IMG.news-header-img{
	margin: 0px 3px 0px 0px;
	float: none;
	border: 0px none #FFFFFF;
}

.news-single-img {
	float: right;
	margin-left:5px;
}
.news-single-img IMG{
	border: 1px solid #87C463;
}
.news-single-imgcaption {
	padding:3px;
	text-align: right;
	clear:both;
}
.news-single-category {
}
.news-single-backlink, .news-single-backlink a {
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
	display:none;
	visibility: hidden;
}
.news-single-author{
	text-align:right;
	padding-bottom: 3px;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 10px;
}
.news-single-additional-info {
	clear: both;
	background-color: #efefef;
	border:1px dashed #80B95F; 
	padding: 10px;
	margin-top:10px; 
	margin-left:0px; 
	margin-right:0px; 
	margin-bottom:0px; 
}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.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 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	background: url('argos_menue_bgblue_15_1l.gif'); 
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:15px; 
	padding-bottom:15px; 
	border:1px dashed #80B95F;
	background-color:#EFEFEF;
}
.news-amenu-container LI {
}
.news-amenu-container UL {
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 {
}
.news-amenu-item-year {
	font-weight: bold;
	border-bottom: 1px dashed #80B95F;
}

/*--------------------------------news cat selector---------------------------*/
.news-cat-selector{
}
.news-cat-selector-text{
	margin-bottom:10px;
}