/* -- No-Flash Hinweis -- */
#flashContainer-movie {
	width:930px;
	height:410px;
	overflow:hidden;
}


/* -- Teaser Leiste -- */
#startTeaserWrapper {
	height:130px;
	padding:10px 0 0 0;
	position:relative;
}

	.startTeaser {
		width:225px;
		height:130px;
		margin:0 10px 0 0;
	}

/*
		.startTeaserText {
			height:100%;
			background:url(../img/bg-startTeaserText.gif) repeat-x 0 0;
		}

		.startTeaserText.withLink h1 {
			background:url(../img/icon-startTeaser_withLink.gif) no-repeat 204px 88px;
		}

			.startTeaserText h1 {
				height:108px;
				padding:2px 0 0 6px;
			}

			.startTeaserText h2 {
				margin:1px 0 0 10px ;
				color:#FFF;
				font-size:12px;
			}
*/

	/* -- News Teaser rechts -- */
	#startNews.startTeaser {
		margin-right:0;
	}

	#startNews {
		font-size:11px;
		background:url(../img/bg-banner_gradient.gif) repeat-x 0 0;
	}

	#startNews h1 {
		padding:1px 0 0 0;
	}

	#startNews li {
	}

		#startNews ol {
			padding:8px 0 0 0;
		}

			#startNews ol li {
			}

				#startNews ol li a {
					padding:0 30px 15px 10px;
					display:block;
					color:#666;
					background:url(../img/icon-news_banner-no.gif) no-repeat 100% 0;
				}

				#startNews ol li a:hover,
				#startNews ol li a:active {
					background:url(../img/icon-news_banner-ro.gif) no-repeat 100% 0;
				}

				#startNews ol li a strong {
					color:#666;
				}












