﻿

.modul_rssitem
{
	margin: 0.5em 0;
	
}
.modul_rssitem_date
{
	margin: 0 0 0.5em 0;
	font-style: italic;
}
.modul_rssitem_header
{
	margin: 0 0 0.5em 0;
	font-weight: bold;
	font-size: 1.3em;
}
.modul_rssitem_header img
{
	margin: 0 0.5em 0 0;
	width: 14px;
	height: 16px;
	border: 0;
}
.modul_rssitem_content
{
	
}
.modul_rssitem_clear
{
	clear: both;
	float: none;
	height: 1px;
	font-size: 1px;
}

.aktuell_text
{
	padding:5px 5px 0 5px;
	font-size:12px;
}

.rssreader ul
{
	padding: 0;
	list-style: none;
	margin: 0;
}
.rssreader .rssitem
{
	border: solid 0px silver;
	background-color:rgb(210,211,215);
	clear: both;
	float: none;
	margin: 0 0 10px 0;
}
.rssreader .header
{
	font-size: 14px;
	font-weight: bold;
	padding:3px;
}

/* Filter-Control*/

.showrssfilter
{
}

.rssfilter
{
	border: 1px solid silver;
	display:block;
}
.rssfilter div
{
	float:left;
}


.rssfilter .btHide
{
	width:130px;
}
 .showrssfilter
{
	width:130px;
}
.rssfilter .btApply
{
	width:130px;
}
.rssfilter .DateFrom,.rssfilter .DateTo
{
	width:100px;
}
.rssfilter .ddCat
{
	width:130px;
}

.rssfilter .SearchText
{
	width:130px;
}

