body.berichte_body_berichte,
body.berichte_body_bericht,
body.berichte_body_fotos,
body.berichte_body_foto	{
	padding:    10px;
	background: #fff380;
	font-family: sans-serif;
}

.seitentitel {
	text-align: center;
}

div.rss_feed	{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	width: 655px;
	padding: 0px;
}

div.rss_channel	{
	border-width: 0px;
	border-style: solid;
	border-color: #666666;
	padding: 0px 0px 4px 0px;
}

div.rss_items	{
	margin: 2px;
	padding: 0px 4px 0px 4px;
	overflow: auto;
	max-height: 100%;
	clear: both;
}

div.rss_item	{
	border-width: 2px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #e9f7fa;
	margin: 1px 2px 1px 2px;
	padding: 4px;
	overflow: auto;
	clear: both;
	-moz-border-radius: 12px;
}

div.rss_item:hover	{
	background-color: #ffffff;
	border-color: #e9f7fa;
}

div.rss_item_link	{
	display: inline;
	font-size: 13px;
}

div.rss_item_title	{
	font-size: 13px;
}

div.rss_item_description	{
	margin-left: 1em;
}

div.rss_item_pubdate	{
	float: right;
	color: #999999;
	font-size: 11px;
}

.rss_hidden	{
	display: none;
}

a.rss_href	{
	color: #dd0000;
	text-decoration: none;
	font-weight: bold;
}

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

img.rss_item_image	{
	border-width: 0px;
	float: left;
	vertical-align: top;
	margin: 4px 4px 0px 0px;
}

div.rss_datum	{
	text-align: right;
	font-size: smaller;
	font-style: oblique;
}

div.rss_item.rss_odd	{
	width: 304px;
	max-width: 304px;
	margin-right: 1px;
	float: left;
	clear: both;
}

div.rss_item.rss_even	{
	width: 304px;
	max-width: 304px;
	margin-left: 1px;
	float: right;
	clear: right;
}

div.intro	{
	margin: 0px 0px 10px 10px;
}

div.wait	{
	border-width: 2px;
	border-style: solid;
	border-color: #e9f7fa;
	height: 200px;
	min-height: 200px;
	vertical-align: middle;
	-moz-border-radius: 12px;
}

#div4ajax	{
	margin-top: 6px;
	margin-bottom: 6px;
}

a.duenn	{
	font-weight: normal;
}

