/* begin styles for RSS Feed */



.rss_box {

	 margin: 1em;

	 width: 185px;

	 background-color: #eeeeee;

         border: 1px dashed #240;

	 

}

.rss_items {

	margin-top:0px;

	padding:0.5em; 0.5em;

	margin-left:0px;

	color:#000000;     /*farbe für fliesstext*/

}

p.rss_title {padding:0.5em;}

.rss_title {

	text-decoration: none;

	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;

	font-size: 12px;

	background-color:#999999;

	color:#cccccc;

	font-weight:light;

	margin: 0px;

	padding:0em;

	text-align: left;

}



.rss_item  {

  font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;

  font-size: 12px;

  font-weight:light;

  list-style:none;


}

.rss_item a {


	color:#999999;

	font-size: 12px;

	font-weight:light;

	font-family:small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;

	}

	

.rss_item a:visited {

	color:#999999;
	font-size: 12px;
	font-weight:light;
	font-family:small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
}



.rss_date {

	font-size: 85%;

	font-weight : light;

	color: #000000;

	}
