#comingsoonbox {
	background: #000000 url(/images/coming_soon_box.jpg) no-repeat scroll left top;
	width: 625px;
	margin-top: -25px;
	margin-left: -14px;
	margin-bottom: 0px;
	height: 172px;
}
#comingsoonbox table.poster {
	margin-top: 45px;
	text-align: center;
}
#comingsoonbox table.poster tr td {
	padding: 2px;
}
#comingsoonbox table.poster tr td img {
	border: 1px solid #990000;
}
#latestnewsheader {
	background: #000000 url(/images/latest_news_header.jpg) no-repeat scroll left top;
	height: 40px;
	margin-bottom: 10px;
	width: 620px;
	margin-left: -13px;
}
/* News */
div.news {
	width: 580px;
	margin-left: 10px;
	margin-bottom: 35px;
}
p.news-quelle a {
	color: #999999;
}
.news-header {
	background-color: #272626;
	display: block;
	height: 33px;
	padding: 1px;
	width: 585px;
}
.news-title {
	color: #FF7C00;
	font-size: 16px;
	font-weight: bold;
}
.news-title a:hover {
	text-decoration: underline;
}
.news-infos {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
a.news-kategorie-link, .news-datum, .news-autor {
	color: #999999;
}
a.news-kategorie-link:hover {
	text-decoration: underline;
}
.news-content {
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 10px;
	min-height: 140px;
}
div.news-text {
	color: #CCCCCC;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 0px;
	padding-top: 5px;
}
.news-bild {
	float: left;
	height: 120px;
	margin: 5px;
	width: 120px;
}
p.news-quelle {
	color: #666666;
	margin-top: 10px;
}
#more-news {
	background-color: #272626;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	padding:  1px 10px 1px 1px;
	text-align:right;
	width: 575px;
}

#more-news a:link, #more-news a:visited, #more-news a:active {
	color: #999999;
	text-decoration: underline;
}
#more-news a:hover {
	color: #FF7C00;
	text-decoration: underline;
}