/* l.css modConStage2 */
.modConStage2 .teaserStage2 {
	height:328px;
}
.modConStage2 .modStage2 .boxConStage {
	height:328px;
}
.modConStage2 .boxTeaser {
	display:none;
	z-index:5;
}
.modConStage2 .boxTeaser.active {
	display:block;
}
.modConStage2 .teaserStage2.teaserSmall {
	width:399px;
}
.modConStage2 .teaserStage2.teaserLarge {
	width:585px;
}
.modConStage2 .teaserStage2.teaserFirst {
	margin-right:12px;
}
.modConStage2 .teaserStage2.teaserFull .contentStageCon {
	top:100px;
	padding:0;
	width:411px;
	min-height:96px;
}
.modConStage2 .teaserStage2.teaserLarge .contentStageCon {
	padding:0;
	width: 334px;
	min-height: 105px;
}
.modConStage2 .teaserStage2.teaserSmall .contentStageCon {
	padding:0;
	width: 399px;
	min-height: 105px;
}
.modConStage2 .teaserStage2.teaserFull .contentStageCon .contentStage {
	padding:14px 10px 11px 24px;
}
.modConStage2 .teaserStage2.teaserLarge .contentStageCon .contentStage {
	padding:10px 16px 0px 16px;
}
.modConStage2 .teaserStage2.teaserSmall .contentStageCon .contentStage {
	padding:10px 16px 0px 16px;
}
.modConStage2 .teaserStage2.teaserSmall .contentStageCon h4.headline,
.modConStage2 .teaserStage2.teaserLarge .contentStageCon h4.headline {
	line-height:100%;
	font-size: 1.5625em;
	min-height:59px;
}
.modConStage2 .teaserStage2.teaserLarge .contentStageCon h4.headline {
	min-height:59px;
}
.modConStage2 .teaserStage2 .contentStageCon .contentStage .subheadline .trigger {
	display:inline-block;;
	float:none;
}
.modConStage2 .teaserStage2 .contentStageCon .link {
	display:none;
}
.mod.modStage2 .boxAction {
	top:48px;
	left:384px;
	width: 227px;
    height: 227px;
}
.mod.modStage2 .boxLogoProgression, .mod.modStage2 .boxLogoPlay {
	width: 227px;
    height: 227px;
}
.mod.modStage2 .boxLoader {
	top:99px;
	left:436px;
	border-radius:114px;
    width:114px;
    height:114px;
}

.modConStage2 .modStage2 .av-playerContainer.avPlayerStandard {
	width:585px;
}
.modConStage2 .modStage2 .contentImage {
	width:585px;
}
/*Fuer den Play Button im Stage braucht der Container eine Hoehe. Default, S und XS auf auto*/
.modConStage2 .modStage2 .av-playerContainer.avPlayerStandard {
	height: 330px;
}