﻿b.rsstitle
{
	font-family: Arial;
	color: #344d75;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	padding-left: 12px;
	margin-bottom: 60px;
	background-image: url(../img/design/v2/rsstoken.png);
	background-repeat: no-repeat;
	background-position: top left;
}

span.rssdescription
{
	color: black;
	font-weight: normal;
	height: 40px;
	font-family: Arial;
	color: #344d75;
	font-size: 9pt;
}

hr.rssline
{
	color: #999999;
	height: 1px;
}

.newsExtern
{
	position: relative;
	float: left;
	width: 240px;
	background-image: url(../img/design/v2/event_side_bg.png);
	background-repeat: repeat-y;
	background-position: 0px 25px;
	font-size: 10pt;
}

.rss_side_bottom
{
	position: relative;
	float: left;
	width: 240px;
	background-image: url(../img/design/v2/event_side_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10pt;
}

