@CHARSET "ISO-8859-1";

/* Stylesheets fuer die RSS Rubrik */

ul#feedliste {
	background: #FFEB92;
	width: 60%;
	margin-left: 5%;	
	padding: 0.1em 1em 1em 1em;
	list-style-image: url(/images/icons/rss_transmit.png);
	list-style-position: outside;
}

ul#feedliste li {
	margin-left: 2em;
	margin-top: 2em;
}

img#rss-icon-gross {
	float: right;
	width: 18%;
	height: 18%;
	margin: 0 1em 1em 2em;
}
