h2.blau_dick	{
	margin-bottom: 2px;
}

h3.prg_titel_kurz	{
	margin-top: 2px;
}

div.rss_feed	{
	width: 100%px;
	padding: 0px;
	overflow:hidden;
}
div.rss_channel	{
	padding: 0px;
}
div.rss_channel_head	{
	display: inline;
}
div.rss_channel_link	{
	display: none;
}
div.rss_channel_desc	{
	color:#0B4A9A;
	margin-bottom:20px;
	margin-top:0px;
	text-decoration:none;
	margin-left: 1em;
}

div.rss_pager,
div.rss_select_div	{
	background-color:#eaf7fa;
}

div.rss_select_div	{
	margin-top: 4px;
	margin-right: 12px;
}

div.rss_pager	{
	margin-right: 8px;
}

div.rss_items	{
	margin-left: 1em;
	margin-top: 2px;
	padding: 0px 4px 0px 0px;
}

div.rss_item	{
	margin: 0px;
	padding: 8px 8px 8px 3px;
}

div.rss_item:hover	{
}

div.rss_item_link	{
	display: inline;
	font-size: 13px;
}
div.rss_item_title	{
	font-size: 13px;
}
div.rss_item_description	{
	/*clear: both;*/
	margin-left: 1em;
}
div.rss_item_pubdate	{
	float: right;
	color: #999999;
	font-size: 11px;
}

a.rss_href	{
	color: #e20a16;
	text-decoration: none;
}

div.rss_item_link a.rss_href	{
	font-weight: bold;
}


a.rss_href:hover	{
	text-decoration:underline;
}

div.rss_channel_desc a.rss_href	{
	font-weight: normal;
}

div.rss_channel_desc a.rss_href.selected	{
	font-weight: bold;
}

img.rss_image	{
	display: none;
	border-width: 0px;
	float: right;
}
img.rss_item_image	{
	border-width: 0px;
	clear: both;
	float: right;
	vertical-align: top;
	margin: 8px 0px 8px 8px;
}
a.rss_image	{

}
label.rss_label	{
	cursor: pointer;
}
label.rss_label:hover	{
	color: #111111;
}
div.rss_datum	{
	text-align: right;
	font-size:	smaller;
	font-style:	oblique;
}

fieldset.rss_select_group	{
	border: none;
}

legend.rss_select_title	{
	font-weight:normal;
	padding-left: 0px;
}

#rss_feed strong.suchehighlight {
	background-color: #fff380;
	font-weight:normal;
	color:black;
}
#rss_feed * h4 {
	margin:0px;
	font-weight:normal;
}
#rss_feed * big,
#rss_feed * strong {
	font-size:100%;
/* 	font-weight:normal; */
}

