.news-list-container {
	background-image: url(/fileadmin/templates_snowparkguide_2010/images/whiteBg.png);
	padding: 8px;
}

.news-latest-container {
	background-image: url(/fileadmin/templates_snowparkguide_2010/images/newsBg.png);
	background-repeat: no-repeat;
	width: 399px;
	height: 366px;
	padding-top: 69px;
	padding-left: 27px;
}

.events-list-item-odd {
	background-image: url(/fileadmin/templates_snowparkguide_2010/images/whiteBg.png);
	margin-left: -7px;
	padding-left: 7px;
	margin-right: -7px;
	padding-right: 7px;
}

.news-single-left {
	float: left; 
	width: 460px;
}

.news-single-right {
	width: 210px;
	float: right;
}

.news-single-title, .news-single-date, .news-single-content {
	margin-bottom: 2px;
}

.rally_news_right_title {
	font-size: 12px !important;;
}

.rally_news_right_teaser {
	font-size: 11px !important;;
}

.rally_news_right_footer {
	font-size: 9px !important;
}

.rally_news_left {
	float: left;
	width: 127px;
	height: 85px;
	overflow: hidden;
}

.rally_news_right {
	float: right;
	width: 279px;
}

.rally_news_element {
	width: 420px;
	margin-bottom: 10px;
	color: #808080;
}

.tx-ttnews-browsebox-SCell p a {
	color: #333333;
}

.events-list-browse a {
	color: #003399;
}


.news-list-left {
	float: left; 
	width: 154px;
	height: 106px;
	background-image: url(/typo3conf/ext/tt_news/images/latest_bg.png);
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-top: 6px;
}

.news-list-left-img {
	width: 144px;
	height: 95px;
	overflow: hidden;
}

.news-list-right {
	float: left;
	width: 770px;
}

.news-latest-allnews {
	text-align: right;
	padding-right: 10px;
	margin-top: -10px;
	margin-bottom: 5px;
	margin-right: 20px;
}

.news-latest-allnews a{
	color:  #003399;	
}

.news-single-item {
	margin-left: 10px;
	margin-right: 10px;
}

.news-single-item h1 {
	color: #003399;
	font-size: 15px;
	font-weight: bold;
}

.news-single-item table tr td img {
	margin-bottom: 5px;
}

.news-single-item table {
	margin-left: 10px;
}

.news-list-browse a {
	color: #003399;
}




.news-list-date,
.news-list-title,
.news-list-resort,
.news-list-country,
.news-list-ski,
.news-list-sb {
	float: left;

	padding-top: 2px;

}

.news-list-date {
	width: 170px;
}

.news-list-title {
	width: 254px;
}

.news-list-resort {
	width: 120px;
}

.news-list-country {
	width: 80px;
}

.news-list-ski {
	width: 30px;
	text-align: center;
}

.news-list-sb {
	width: 30px;
	text-align: center;
}

.news-list-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #003399;
}

.news-list-date-label,
.news-list-title-label,
.news-list-resort-label,
.news-list-country-label,
.news-list-ski-label,
.news-list-sb-label {
	float: left;
	color: #003399;
	font-size: 14px;
	height: 17px;
	padding-top: 2px;
}

.news-list-date-label {
	width: 170px;
}

.news-list-title-label {
	width: 254px;
}

.news-list-resort-label {
	width: 120px;
}

.news-list-country-label {
	width: 80px;
}

.news-list-ski-label {
	width: 30px;
	text-align: center;
}

.news-list-sb-label {
	width: 30px;
	text-align: center;
}

.news-list-item-label {
	margin-bottom: 5px;
}

.events-latest-more {
	text-align: right;
	margin-top: -20px;
	padding-right: 5px;
}

.events-latest-container {
	height: 190px;
}

.events-latest-more a {
	color: #003399;
}

.events-latest-item {
	margin-bottom: 5px;
}

.events-latest-title {
	overflow: hidden;
	font-weight: bold;
}

.events-latest-title a {
	color: #003399;
}

.news-latest-left {
	float: left;
	width: 200px;
	padding-right: 15px;
}

.news-latest-right {
	float: left;
	width: 160px;
	height: 112px;
	background-image: url(/typo3conf/ext/tt_news/images/latest_bg.png);
	background-repeat: no-repeat;
	margin-top: -3px;
}

.news-latest-right-image {
	margin-top: 5px;
	margin-left: 7px;
	width: 144px;
	height: 96px;
	overflow: hidden;
}

.news-latest-item {
	margin-bottom: 5px;
}

.news-latest-date {
	font-weight: bold;
}

.news-latest-title {
	margin-top: 3px;
	font-size: 15px;
	margin-bottom: 3px;
	max-height: 33px;
	overflow: hidden;
}

.news-latest-title a{
	color: #003399;	
}

.news-latest-morelink {
	text-align: right;
}

.news-latest-morelink a {
	color: #003399;	
}


