
/*plugin.tt_news {
	_CSS_DEFAULT_STYLE (*/
	
/*LI {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #555555;
margin-top:1px;
margin-bottom:1px;
}
UL {
margin-left: 0.6em;
padding-left: 0.6em;

}
.bulletlist {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
}
*/


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.latest {
font-size:8px;}

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer {
	clear:right;
	height:1px;
	border:1px solid #FFFAEA;
}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	font-size:9px;
	/*border:1px solid #A4A4A4;
	background-color:#FFFAE9;*/
	width:150px;
}
.news_latest_bodytext { 
	font-family:verdana, Helvetica, sans-serif;
	color:#303030;
	font-size:9px;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;

 	padding-bottom:2px;
	margin-top:1px;
	margin-right:2px;
 	margin-bottom:0px;
	line-height:150%;
	/*letter-spacing:0.01em;*/
	/* font-weight:bold;*/
}


.news-latest-container H2,.news-latest-gotoarchive {
	margin:1px;
	border:1px solid #A4A4A4;
	background-color:#E0F1E2;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;
font-weight:bold;
color:#AF8C4C;
padding-top:0px;
/*padding-left:5px;*/
padding-right:5px;
padding-bottom:0px;
}

.news-latest-container H2 A:LINK,.news-list-container H2 A:VISITED {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#AF8C4C;
	margin-bottom: 0px;
/*	padding-left: 2px;*/
	text-decoration:none;
	
}
.news-latest-container H2 A:HOVER {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6C8379;
	margin-bottom: 0px;
	/*padding-left: 5px;*/
	text-decoration:none;
	
}
.news-latest-container H3 {
	font-size:10px;
	margin-bottom: 3px;
	padding-left: 2px;
	float:left;
	/*border-bottom: 1px solid #A4A4A4;
	background-color: #E0F1E2;*/
}
.news-latest-container H3 A:LINK,.news-list-container H3 A:VISITED {
	font-size:10px;
	color:#AF8C4C;
	text-decoration:none;
}
.news-latest-container H3 A:HOVER {
	font-size:10px;
	color:#6C8379;
	text-decoration:none;
	
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
font-weight:bold;
color:#917441;
padding-top:0px;
padding-left:5px;
padding-right:5px;
padding-bottom:0px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED {
	color:#917441;
}
.news-latest-gotoarchive A:HOVER {
	color:#6C8379;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	margin-top:1px;
	margin-bottom:3px;
	border:1px solid #A4A4A4;
	background-color:#F2F6E6;
	/*background-image: url(/fileadmin/template/Bilder/wappen_frei-klein.jpg);*/
	background-position: center;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica;
	font-size:10px;
	vertical-align:top;
}

.news-latest-item IMG {

	margin-bottom:2px;
	margin-right:2px;
	border:1px solid #A4A4A4;
	float:right;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.news-latest-morelink {
	padding-left:100px;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:1px;
}

.news-latest-morelink A {
	font-style:italic;
	color:#AF8C4C;
	font-weight:bold;
}
.news-latest-morelink A:HOVER {
color:#6C8379;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	/*border:1px solid #A4A4A4;
	background-color:#FFFAE9;*/
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	/*border:1px solid #A4A4A4;
	background-color:#F2F6E6;
	background-image: url(/fileadmin/template/Bilder/wappen_frei-klein.jpg);
	background-position: center;
	background-repeat: no-repeat;*/
	/*background-color:#E0F1E2;*/

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #A4A4A4;
	background-color:#E0F1E2;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-item H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:2px;
	font-weight:bold;
	color: #AF8C4C;
	margin-bottom: 3px;
	margin-top:0px;
}


.news-list-container H2 A:LINK,.news-list-container H2 A:VISITED {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#AF8C4C;
	margin-bottom: 3px;
/*	padding-left: 2px;*/
	text-decoration:none;
	margin-top:0px;
}
.news-list-container H2 A:HOVER {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6C8379;
	margin-bottom: 3px;
	margin-top:0px;
	/*padding-left: 5px;*/
		text-decoration:none;
	
}





.news-list-container H3 {

	font-size:11px;
	color:#AF8C4C;
	margin-bottom: 3px;
	/*padding: 2px;
	border-bottom: 1px solid #A4A4A4;
	background-color: #E0F1E2;*/
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED {

	font-size:11px;
	color:#AF8C4C;
	text-decoration:none;
	
}
.news-list-container H3 A:HOVER {

	font-size:10px;
	color:#6C8379;
	margin-bottom: 3px;
	/*padding: 2px;*/
	text-decoration:none;
	
}

.news-list-container H3 A {
	font-size:11px;	
	color:#AF8C4C;
	text-decoration:none;
	}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #E0F1E2;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #A4A4A4;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	color:#AF8C4C;
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
	margin-left:5px;
}
.news-list-morelink  {
	font-style:italic;
	margin-bottom:3px;
	vertical-align:top;
}
.news-list-morelink A {
	color:#AF8C4C;
}	
.news-list-morelink A:HOVER {
color:#6C8379;
}

.news-list-browse {
	text-align: center;
}

.spacer-gif {
width:0px;
height:0px;
border:0px; 
border-style:hidden; 
border-color:#FFFAE9;
}
spacer-gif {
width:0px;
height:0px;
border:0px; 
border-style:hidden; 
border-color:#FFFAE9;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #A4A4A4;
	padding:3px;
	background-color:#E0F1E2;
}
.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: #FFFAE9;
	border:1px solid #A4A4A4;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-container LI {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #303030;
margin-top:1px;
margin-bottom:1px;
margin-left:1px;
padding-left:2px;
}

/* Aufzählung linksbündig */
.news-single-container UL {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
margin-left:1px;
padding-left: 2px;

}

.news-single-item {
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	margin-left:1px;
	/* IE hack */
	height: 1%;
	line-height: 1.5;
	/* IE hack end */
	/*border:1px solid #A4A4A4;
	background-color:#F2F6E6;
	background-image: url(/fileadmin/template/Bilder/wappen_frei-klein.jpg);
	background-position: center;
	background-repeat: no-repeat;*/
		padding-right:5px;
		font-family:Arial, helvetica;
		font-size:12px;
		font-weight:bold;
	 vertical-align:top;

}
.news-single-item H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom:0px;
	font-weight:bold;
	color: #AF8C4C;
	margin-bottom: 3px;
	margin-top:0px;
	margin-left:5px;
	line-height:150%;
}

.news-single-item H3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#555555;
	margin-bottom: 0px;
	padding-bottom:0px;
	margin-left:5px;
	margin-top:0px;
	/*border-bottom: 1px solid #A4A4A4;
	background-color: #E0F1E2;*/
	line-height:150%;
}
.news-single-container H3 A:LINK,.news-list-container H3 A:VISITED {
	font-size:11px;
	font-weight:bold;
	color:#AF8C4C;
	margin-bottom: 0px;
	padding-bottom:0px;
	margin-left:5px;
	margin-top:0px;
	/*border-bottom: 1px solid #A4A4A4;
	background-color: #E0F1E2;*/
	line-height:150%;
	text-decoration:none;
	
}
.news-single-container H3 A:HOVER {
	color:#6C8379;
	font-size:11px;
	font-weight:bold;
	margin-bottom: 0px;
	padding: 0px;
	text-decoration:none;
	
}

.news-single-container H3 A {
	color:#AF8C4C;
	text-decoration:none;
	margin-top:0px;
	}


.news-single-img {
	float: right;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
/*	background-color:#E0F1E2;
    border:1px solid #A4A4A4;*/
}



.news-single-imgcaption {
	color: #AF8C4C;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	vertical-align:middle;
	padding-top:3px;
	margin-top:0px;
	/*background-color:#E0F1E2;*/
	/*clear:both;*/
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #A4A4A4;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #A4A4A4;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#E0F1E2;
}

.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;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #A4A4A4;
	background-color:#E0F1E2;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #A4A4A4;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #A4A4A4;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #A4A4A4;
	background-color:#E0F1E2;
}
.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;
	background-color:#ebf8bf;
	border-left:1px solid #A4A4A4;
	border-top:1px solid #A4A4A4;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #A4A4A4;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #A4A4A4;
	border-top:1px solid #A4A4A4;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #A4A4A4;
}


 


