/* default styles 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:right;
	height:1px;
	display:none;}
.news-latest-container HR.clearer {
	clear:left;display:none;
	
}

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

.news-latest-container {margin-top:10px;margin-left:12px
	
	}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#07943f;
	font-size:1em;line-height:1.5em;
margin-bottom:15px;font-weight:normal;
}

.news-latest-container H2 {display:none;}


.news-latest-gotoarchive {font-size:1em;
	font-weight:bold;
	margin-top:5px;display:none
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#2e2d30;display:none
}
.news-latest-gotoarchive A {
	color:#2e2d30;
	text-decoration:none;
	display:none}
.news-latest-item {
	/* IE hack */
	height: 1%;

	/* IE hack end */
	
	padding-bottom:25px;
	}
.news-latest-item p.bodytext{padding:0px

	

	}
.news-latest-item h3{
	font-size:1em; 
	font-weight:bold;
padding:2px;
	text-decoration:none;
background:#dcd9dc}
.news-latest-item h3 a{
		text-decoration:none;font-size:1em;
font-weight:bold;color:#2e2d30;}


.news-latest-item IMG {
	float: left;
	margin-top:5px;margin-right:5px;margin-bottom:5px;padding:1px;background:#eeeeee;
	border:1px solid #2e2d30;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink {
	font-size:1em;
	margin-top:-15px;display:none
	
}
.news-latest-date a,.news-latest-morelink {
	
	text-decoration:none;
	color:#383838;
}
.news-latest-category {
	
	margin-top:-15px;
	background:#eeeeee;
	display:none;
}

.news-latest-morelink {clear:left;padding:1px;margin-top:3px; border:1px solid #ccd; background:#f0f0f4; text-align:right;}
.news-latest-morelink a{color:#383838;}





/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.4em;
	/* IE hack end */
	float:left;
	margin-top:15px;
	
	
	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #000000;
	}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	background:#dcd9dc;
color:#2e2d30;
font-size:1em;
	
}


.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#2e2d30;text-decoration:none;
	
}

.news-list-container P {
	
}
.news-list-date {
	float: right;
	color: #ffffff;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -5px;
	margin-right: 0px;
	font-size: 0.85em;
	font-weight: normal;
	display:none;
	}

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

	}

.news-list-container IMG {

	float: left;
	border:1px solid #07943f;
	margin-top:0px;
margin-right:10px;
}
.news-list-category IMG {
	float: left;
	border:none;
	margin:0px;
}
.news-list-item a IMG {float: left;
	border:1px solid #2e2d30;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:10px; padding:2px;
}

	
.news-list-category {
	font-size:9px;
	margin-left:3px;
	display:none;}

.news-list-morelink  {
	clear:both;
	text-align:right;}

.news-list-morelink a
	{color:#2e2d30}
	
.news-list-browse {
	text-align: center;
}

.news-list-date {padding-top:5px;}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:0px;
	
	
	
}

.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: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	margin-bottom:5px;margin-top:15px;
	}

.news-single-item H2 {
	font-size: 1.2em;
letter-spacing:1px;
	font-weight:bold;
background:#dcd9dc;
	color: #2e2d30;
	margin-bottom: 10px;
padding:0.5em;
}
.news-single-item h3 {margin-bottom:1em; 
margin-top:1em; 
color:#2e2d30;
padding:0.5em; 
background:#eaeaea; 
border-left:8px #dcd9dc solid;
border-right:2px #dcd9dc solid;
font-size:1em;}



.news-single-img {
	float: right;
	margin:10px;padding:5px;
	background:#eaeaea;
	border:1px solid #2e2d30;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
    display:none;
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 15px;
	margin-top: 10px;
color:#ffffff;
text-decoration:underline;
}
.news-single-timedata {
	float: right;
margin-top:8px;
margin-right:10px;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 0.9em;
	color:#000000;
	text-align:center;display:none
}
.news-single-author {
	padding-bottom: 3px;
	display:none;
}
.news-single-additional-info {
	
/*	clear: both;*/
	margin-top: 15px;
	padding:0px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
background:#eaeaea;
	margin:0px;
	margin-bottom: 3px;
	padding:1em;
	
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:2em;
line-height:1.5em;
}
.news-single-related DD a, .news-single-links DD a, .news-single-files DD a {
color:#2e2d30;
text-decoration:none;
}
.news-single-related DD a:hover, .news-single-links DD a:hover, .news-single-files DD a:hover {
color:#ffffff;
text-decoration:none;
background:#2e2d30}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;margin-bottom:5px;
	width:90%;
color:#383838;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	
		
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container ul li {list-style:none;}
.news-amenu-container H2 {
	color:#000000;
	font-size:1.2em;
}
.news-amenu-item-year {
	font-weight: bold;
	background:#07943f;
	padding: 2px;
	color:#ffffff;
}

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


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;

	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;

	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;

	border-left:1px solid #666;
}




	/*--------------------------------- tt_news rechte Spalte  ---------------------------------*/
#rightcolumn 
#rightcolumn .news-latest-container .news-latest-item {background:#eaeaea;}
#rightcolumn .news-latest-container {background:#eaeaea;padding-left:20px;padding-right:15px;padding-top:10px;}

#rightcolumn .news-latest-item h3 {color:#004187;background:transparent;}
#rightcolumn .news-latest-item h3 a {color:#004187;font-size:1.1em;}






