/*Die Einstellung überschreiben in der Ausgabe die Standardeinstellungen der Extensions*/

#twitter_div span{color:black;}
#twitter_div a{color:#003078;text-decoration:underline;}
#twitter_div ul {list-style-type: none;margin-left: -33px;}



.ausschreibung  {padding: 0 0 0 10px;}
.ausschreibung a{color:#003078;font-size: 10px;font-family: arial, sans-serif;font-weight: bold; text-decoration: none;}
.ausschreibung a:hover{color:#999;font-size: 10px;font-family: arial, sans-serif;font-weight: bold;text-decoration: underline;}

/* styles for extension "tx_indexedsearch" */

		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }

		
		
		
		
		
#twrss_table {
/*width:200px;*/
	font-size: 10px; 
	color: #666666; 
	font-family: arial, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	margin-top: -15px;
	margin-bottom: 10px;
	margin-left: 0px; 
	margin-right:0px; 
	line-height: 10px;
}

.twrss_head{
	font-size: 12px; 
	color: #666666; 
	font-family: arial, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px; 
	margin-right:10px; 
	line-height: 16px;  
}

.twrss_head_channel{
	font-size: 12px; 
	color: #666666; 
	font-family: arial, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px; 
	margin-right:10px; 
	line-height: 16px;  
}

.twrss_imagefile{
float:left;
margin-left:10px;
margin-right:10px;
}

.twrss_bodytext{
	font-size: 10px; 
	color: #666666; 
	font-family: arial, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px; 
	margin-right:0; 
	line-height: 16px;  
}

/*.twrss_bodytext A{
	font-size: 12px; 
	color: #666666; 
	font-family: arial, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 16px;  
       text-decoration:underline;
}*/

/*.twrss_bodytext A:hover{
	font-size: 12px; 
	color: #666666; 
	font-family: arial, sans-serif; 
	font-style: normal; 
	font-weight: normal;  
	line-height: 16px;  
        text-decoration:underline;
}*/

.twrss_channel_description{
	border:0px;
	background-color:#f5f5f5;
	color:#000;
	font-size: 10px;
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: normal;

}

#twrss_table .twrss_item_link a{
	color:#003078;
	font-size: 10px;
	font-family: arial, sans-serif;
	font-weight: bold; 
	text-decoration: none;
	border:0px;
	padding: 0 0 0 0;
}

#twrss_table .twrss_item_link a:hover{
	color:#999;
	font-size: 10px;
	font-family: arial, sans-serif;
	font-weight: bold; 
	text-decoration: underline;
	border:0px;
	padding: 0 0 0 0;
}

#twrss_table .twrss_item_content{
	/*border-bottom:1px dotted #D6E2F5;*/ /*linie zwischen den feedeintraegen*/
	border-bottom:0px;
	border-left:0px;
	font-size: 10px; 
	color: #666666; 
	font-family: arial, sans-serif; 
	font-style: normal; 
	font-weight: normal;
	margin: -5px 0 0 0;
	padding:0 0 5px 10px;
	line-height: 10px;
}

#twrss_table .twrss_bodytext .twrss_channel_link a{
	font-size: 10px; 
	color: #666666; 
	font-family: arial, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	padding:3px;
	line-height: 16px;
	text-decoration:none;	
}

#twrss_table .twrss_bodytext .twrss_channel_link a:hover{
	font-size: 10px; 
	color: #666666; 
	font-family: arial, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	padding:3px;
	line-height: 16px;	
	text-decoration:underline;
}

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{

	clear:right;

	height:1px;

	border:1px solid #F9FFE5;



}

.news-latest-container HR.clearer {

	clear:left;

}



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



.news-latest-container {

	border:1px solid #333;

	background-color:#BBE53A;

}



.news-latest-container H2,.news-latest-gotoarchive {

	color:#fff;

	padding:3px;

	margin:3px;

	border:1px solid #666;

	/*background-color:#D8FA70;*/

	background-color:#769024;

}



.news-latest-gotoarchive {

	font-weight:bold;

	margin-top:5px;

}

.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {

	color:#fff;

}

.news-latest-gotoarchive A {

	color:#fff;

}

.news-latest-item {

	/* IE hack */

	height: 1%;

	line-height: 1.3;

	/* IE hack end */

	padding:3px;

	margin:3px;

	border:1px solid #666;

	background-color:#F9FFE5;

}



.news-latest-item IMG {



	margin-bottom:5px;

	margin-right:5px;

	border:1px solid #666;

	float:left;

}

.news-latest-category IMG {

	float: none;

	border:none;

	margin:0px;

}

.news-latest-date,.news-latest-morelink,.news-latest-category {

	font-size:10px;

}



.news-latest-morelink {

	height:12px;

}



.news-latest-morelink A {

	float:right;

}





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

.news-list-container {



	border:1px dashed #D6E2F5;

	background-color:#FFF;

}





.news-list-item {

	/* IE hack */

	height: 1%;

	line-height: 1.3;

	/* IE hack end */

	padding:5px;

	margin:5px;

	border:0px solid #666;

	background-color:#FFF;



	}

.news-list-item h2 {

	font-size: 14px;

	font-family: arial, sans-serif;

	/* IE hack */

	height: 1%;

	line-height: 1.3;

	/* IE hack end */

	padding:5px;

	margin:5px;

	border-bottom:1px dashed #D6E2F5;

	background-color:#FFF;



	}

.news-search-form {

	padding:3px;

	margin-bottom:5px;

	border:1px solid #666;

	background-color:#F9FFE5;



}

.news-search-emptyMsg{

	margin:0px;

}

.news-search-form FORM {

	margin:0px;

}

.news-list-container H3 {

	margin-bottom: 5px;

	padding: 2px;

	border-bottom: 1px solid #769024;

	background-color: #769024;

}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {

	color:#fff;

	padding-left:2px;

}

.news-list-container H3 A {

	color:#fff;



}

.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: 10px;

	font-weight: normal;

	background-color: #F9FFE5;

	}



.news-list-imgcaption {

	float: right;

	padding-top:3px;

	padding-right:3px;

	font-size: 10px;



	}



.news-list-container IMG {



	float: right;

	border:1px solid #666;

	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 {

	font-size:10px;

	margin-left:3px;

}

.news-list-morelink  {

	margin-bottom:3px;

}

.news-list-browse {

	text-align: center;

}

.news-list-browse a {

	font-size:10px;

}







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

.tx-ttnews-browsebox {

	color: #999;

	margin:3px;

	border:0px solid #666;

	padding:3px;

	background-color:#FFF;

}

.tx-ttnews-browsebox TD {

	font-size: 10px;

	}

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

	color:#999;

}

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

	margin:0px;

}



.tx-ttnews-browsebox-SCell {

	background-color: #FFF;

	text-decoration:underline;

	border:0px dashed #666;

}

.news-search-emptyMsg {

	font-size: 11px;

	margin-left: 10px;

}

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

.news-single-item {

	padding:5px;

	margin-bottom:5px;

	border:0px dashed #D6E2F5;

	background-color:#FFF;



}

.news-single-item H2 {

	font-size: 16px;

	font-weight:bold;

	color: #003078;

	margin-bottom: 0px;

}

.news-single-item H3 {

	margin-bottom: 15px;

}







.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;

	font-size: 10px;

	margin-bottom: 15px;

	margin-top: 10px;

}

.news-single-timedata {

	float: right;

}

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

	font-size: 10px;

}

.news-single-author {

	padding-bottom: 3px;

}

.news-single-additional-info {

	background-color: #FFF;

/*	clear: both;*/

	margin-top: 15px;

	border: 1px dashed #D6E2F5;

	padding:3px;

	padding-bottom:0px;



}

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

	border: 0px solid #D6E2F5;

	margin:0px;

	margin-bottom: 3px;

	padding:3px;

	background-color:#FFF;

}



.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 {



	border:1px dashed #D6E2F5;

	background-color:#FFF;

}





.news-amenu-item {

	/* IE hack */

	height: 1%;

	line-height: 1.3;

	/* IE hack end */

	padding:5px;

	margin:5px;

	border:0px solid #666;

	background-color:#FFF;



	}

.news-amenu-item h2 {

	font-size: 14px;

	font-family: arial, sans-serif;

	/* IE hack */

	height: 1%;

	line-height: 1.3;

	/* IE hack end */

	padding:5px;

	margin:5px;

	border-bottom:1px dashed #D6E2F5;

	background-color:#FFF;



	}

.news-search-form {

	padding:3px;

	margin-bottom:5px;

	border:1px solid #666;

	background-color:#F9FFE5;



}

.news-search-emptyMsg{

	margin:0px;

}

.news-search-form FORM {

	margin:0px;

}

.news-amenu-container H3 {

	margin-bottom: 5px;

	padding: 2px;

	border-bottom: 1px solid #769024;

	background-color: #769024;

}

.news-amenu-container H3 A:LINK,.news-amenu-container H3 A:VISITED,.news-amenu-container H3 A:HOVER {

	color:#fff;

	padding-left:2px;

}

.news-amenu-container H3 A {

	color:#fff;



}

.news-amenu-container P {

	padding-left:3px;

}

.news-amenu-date {

	float: right;

	color: #3E551C;

	width: 180px;

	text-align: right;

	height: 20px;

	margin-top: -2px;

	margin-right: -2px;

	font-size: 10px;

	font-weight: normal;

	background-color: #F9FFE5;

	}



.news-amenu-imgcaption {

	float: right;

	padding-top:3px;

	padding-right:3px;

	font-size: 10px;



	}



.news-amenu-container IMG {



	float: right;

	border:1px solid #666;

	margin-bottom:5px;

	margin-right:2px;

	margin-left:5px;

}

.news-amenu-category IMG {

	float: none;

	border:none;

	margin:0px;

}



.news-amenu-morelink,.news-amenu-category {

	font-size:10px;

	margin-left:3px;

}

.news-amenu-morelink  {

	margin-bottom:3px;

}

.news-amenu-browse {

	text-align: center;

}

.news-amenu-browse a {

	font-size:10px;

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





.news-catmenu  {

	padding:5px;

	margin:10px 0px 10px 10px;

	border:1px solid #666;

	background-color:#F9FFE5;

}

.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 #666;

	border-top:1px solid #666;

}

.level2 {

	padding:1px;

	padding-left:10px;

	background-color:#ddf393;

	border-left:1px solid #666;

}

.level3 {

	padding:1px;

	padding-left:10px;

	background-color:#cae46e;

	border-left:1px solid #666;

	border-top:1px solid #666;



}

.level4 {

	padding:1px;

	padding-left:10px;

	background-color:#b0cb51;

	border-left:1px solid #666;

}




