/* CSS für gkh-rss import */

.tx-gkhrssimport-pi1-date,
.tx-gkhrssimport-pi1-rss_title,
.tx-gkhrssimport-pi1-description,
.tx-gkhrssimport-pi1-pubbox,
.tx-gkhrssimport-pi1-download  {
 display:none;
 }

#info .tx-gkhrssimport-pi1-content {
	border-bottom: 2px solid #fff;
	color:#fef28a;
	padding:0;margin:0;
	}

#content .tx-gkhrssimport-pi1-content  {
	margin-bottom:10px;
	border-bottom:2px solid #ccc;
	padding:0 5px 10px;	
	}
	
#content .tx-gkhrssimport-pi1-header {
	font-weight: bold;
	padding: 10px 5px 0px;
	}	
#info .tx-gkhrssimport-pi1-header {
	font-weight: bold;
	padding: 10px 5px 5px;
	}
	
		
/*-----------------------------------------   Layout für RSS-Feed von Kultur-Planer*/


#info .tx-gkhrssimport-pi1 {width:160px;}

#info .rss_box {margin: 0;}

.longText {display:block;}

#info .rss_enclosure, #content .rss_enclosure{display:none;}

.csc-header .csc-header-n1 {padding:0;margin:0;}

.rss_title, .rss_title a {
	font-size: medium;
	font-family: sans serif;
	font-weight: bold;
	padding:0 4px 0 6px;	
	}
	
.rss_title a:visited,.rss_title a:active,.rss_title a:hover,.rss_title a:link { }

	
.rss_header {
	font-weight: bold;
	padding:0;
	}	

.rss_header a:visited,.rss_header a:active,.rss_header a:hover,.rss_header a:link { }

#info .rss_header {
	font-weight:normal;
	font-size:11px;	
	padding:0 4px 0 6px;
	}
	
#info .rss_summary {
	margin:0 0 10px 0;
	border-bottom:2px solid #fff;
	padding:0 4px 4px 6px;	
	color: #EA4F02;  /*achtung: nur eingestellt, wenn kein summary angezeigt werden soll, damit die punkte rot sind*/
	}
	
#content .rss_summary {
	margin-bottom:10px;
	border-bottom:2px solid #ccc;
	padding-bottom:6px;	
	}
	
.rss_description {
	font-weight:normal;
	border-bottom: 0px solid #fff;
	margin-bottom: 15px;
	padding:0 4px 2px 6px;
	}

#content .rss_description {
	font-weight:normal;
	padding-bottom: 1px;
	border-bottom: 0px solid #ccc;
	margin-bottom: 15px;
	}


.rss_title {display:none;}

.rss_description {display:none;}

.rss_pubbox, .rss_date, .rss_author, .rss_category {display:none;}


