﻿
.modul_rssitem
{
}
.modul_rssitem_date
{
	margin: 0 0 0.5em 0;
	font-style: italic;
}
.modul_rssitem_header.rss
{
	margin: 0 0 0.5em 0;
	font-weight: bold;
	font-size: 1.2em;
}
.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;
}
.rssreader ul
{
	padding: 0;
	list-style: none;
	margin: 0;
}
.rssreader .rssitem
{
}
.rssreader .header
{
	font-size: 1em;
	font-weight: bold;
}

/* 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;
}

.emptyItem0
{
    background-image: url('../images/emptyData0.gif') ;
    background-repeat:no-repeat;
}
.emptyItem1
{
    background-image: url('../images/emptyData1.gif') ;
    background-repeat:no-repeat;
}
.emptyItem2
{
    background-image: url('../images/emptyData2.gif') ;
    background-repeat:no-repeat;
}
.emptyItem3
{
    background-image: url('../images/emptyData3.gif') ;
    background-repeat:no-repeat;
}
.emptyItem4
{
    background-image: url('../images/emptyData4.gif') ;
    background-repeat:no-repeat;
}

/* custom configuration */
.item0, .item1, .item2, .item3, .item4
{
	float: left;
	width: 215px;
	height: 180px;
	margin: 0 10px 10px 0;
	padding: 0px 5px 0 5px;
	font-size: 100%;
	background-color: rgb(255,255,255);
	background-image: url("/images/news_cat1_top.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
.item0 .header_special, .item1 .header_special, .item2 .header_special, .item3 .header_special, .item4 .header_special
{
	width: 205px;
	height: 20px;
	margin: 7px 0 5px 0;
	padding: 0 0 0 0;
	font-size: 100%;
	font-weight: bold;
	color: rgb(107,8,37);
}
.item0last, .item1last, .item2last, .item3last, .item4last
{
	float: left;
	width: 450px;
	height: 150px;
	margin: 0 10px 10px 0;
	padding: 0px 5px 0 5px;
	font-size: 100%;
	background-color: rgb(255,255,255);
	background-image: url("/images/news_cat1_top_long.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
.item0last .header_special, .item1last .header_special, .item2last .header_special, .item3last .header_special, .item4last .header_special
{
	width: 440px;
	height: 20px;
	margin: 7px 0 5px 0;
	padding: 0 0 0 0;
	font-size: 100%;
	font-weight: bold;
	color: rgb(107,8,37);
}
.item0 .more, .item1 .more, .item2 .more, .item3 .more, .item4 .more, .item0last .more, .item1last .more, .item2last .more, .item3last .more, .item4last .more 
{
	float: right;
	text-align: right;
	margin: 0 10px 0 0;
	width: 45px;
	background-image: url("/images/nav_level1_arrow.gif");
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#htmlcontent p
{
	font-size: 100%;
}

.more a
{
	font-weight: normal !important;
	text-decoration: underline !important;
}
.more a:hover
{
	font-weight: normal;
	color: rgb(107,8,37);
}
#htmlcontent .rssreader .rssitem p.header a
{
	font-size: 100%;
}
#htmlcontent .rssreader .rssitem p.aktuell_text
{
	font-size: 100%;
}

#Sidebar a
{
	font-size: 100%;
	font-weight: bold;
	color: rgb(107,8,37);
}
#Sidebar a:hover
{
	text-decoration: underline;
}
#Sidebar .rss_sidebar_top
{
	width: 254px;
	height: 27px;
	margin: 0 0 0 0;
	padding: 7px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	text-indent: 30px;
	text-transform: uppercase;
	color: rgb(255,255,255);
	background-image: url("/images/news_sidebar_top.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
#Sidebar .rssreader
{
	margin: -7px 0 10px 0;
	padding: 7px 8px 7px 10px;
	color: rgb(51,51,51);
	background-color: rgb(255,255,255);
	background-image: url("/images/news_sidebar_top_bottom.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}
#Sidebar .rssreader .header_special
{
	display: none;
}

#Sidebar .rssreader .more
{
	text-align: right;
	width: 236px;
	background-image: url("/images/nav_level1_arrow.gif");
	background-repeat: no-repeat;
	background-position: 196px 5px;
}
#Sidebar .rssreader .more a
{
	color: rgb(0,0,0);
	font-weight: normal;
	text-decoration: underline
}
#Sidebar .rssreader .more a:hover
{
	color: rgb(107,8,37);
}
#Sidebar p.header a
{
	font-size: 100%;
}
#Sidebar p.aktuell_text
{
	font-size: 100%;
}