/* multiTeaser */
.multiTeaser{
	position:relative;
	width:622px;
	height:410px !important;
	margin:0 !important;
	padding:0 0 20px !important;
	float:left;
	clear:both;
	
}
.multiTeaser .wrapper{
	width:622px;
	height:350px;
	float:left;
	clear:both;
	position:absolute;
	top:0;
	z-index:-500;
	background-image: url("/img/bg/trans_25_black.png");
}
.multiTeaser .items{
	position:relative;
}
.multiTeaser .items .teaser{
	display:none;
	float:left;
	clear:both;
	top:0;
	left:0;
	position:absolute;
	z-index:1;
	height:350px;
	width:622px;
}
.multiTeaser .items .teaser img{
	/*opera*/
	height:350px;
	width: 622px;
}

.multiTeaser .items .teaser a.pict{
	float:left;
	clear:both;
	cursor:hand !important;
}
.multiTeaser .items .teaser .content{
	width: 519px;
	position: absolute;
	top: 285px;
	left: 0;
	float:left;
	clear:both;

	margin-right:-3px;
	background: url(/img/bg/bg_teasertext.png) left bottom no-repeat;
}

.multiTeaser .items .teaser .headline_dz{
	min-height: 8px;
	height: auto !important;
	height: 8px;
	width: 519px;
	position: absolute;
	bottom: 75px;
	left: 0;
	float:left;
	clear:both;
	margin-right:-3px;
	background: url(/img/bg/bg_teasertext.png) left top no-repeat;
}

.multiTeaser .navi{
	width:622px;
	position:absolute;
	top:0;
	text-align:center;
	z-index:200;
	background-image: url(/img/bg/multiteaser_navi_patch_top.png);
	background-repeat:no-repeat;
	margin:0 0 0 259px;
}
.multiTeaser .navi ul{
	text-align:center;
}
.multiTeaser .navi li{
	float:left;
	list-style:none;
}
.multiTeaser .navi li a{
	
}
.multiTeaser .navi li a span{
	width:21px;
	height:25px;
	float:left;
	background-image:url("/img/icon/multiteaser_dot.png");
}
.multiTeaser .navi li a.selected span{
	background-image:url("/img/icon/multiteaser_dot_o.png");
}
.multiTeaser .btns{
	position:relative;
	top:125px;
	z-index:100;
	width:622px;
	display:none;
}
.multiTeaser .btns .btn{
	float:left;
	cursor:pointer;
	position:relative;
}
.multiTeaser .btn{
	width:40px;
	height:50px;
}
.multiTeaser .btn span{
	width:40px;
	height:50px;
	float:left;
	background-repeat: no-repeat;
	display:block;
}
.multiTeaser .btn span.over{
	display:none;
}
.multiTeaser .btn span.dummy{
	top:0;
	left:0;
	position:absolute;
}

.multiTeaser #btn_prev span.normal{
	background-image:url("/img/icon/multiteaser_left.png");
}
.multiTeaser #btn_prev span.over{
	background-image:url("/img/icon/multiteaser_left_o.png");
}
.multiTeaser #btn_next,
.multiTeaser #btn_next_over{
	float:right;
}
.multiTeaser #btn_next span.normal{
	background-image:url("/img/icon/multiteaser_right.png");
}
.multiTeaser #btn_next span.over{
	background-image:url("/img/icon/multiteaser_right_o.png");
}
.multiTeaser .play span.normal{
	background-image:url("/img/icon/multiteaser_play.png");
}
.multiTeaser .play span.over{
	background-image:url("/img/icon/multiteaser_play_o.png");
}
.multiTeaser .pause span.normal{
	background-image:url("/img/icon/multiteaser_pause.png");
}
.multiTeaser .pause span.over{
	background-image:url("/img/icon/multiteaser_pause_o.png");
}
.multiTeaser #btn_play_pause{
	margin:-6px 0 0 236px;
}
*html .multiTeaser #btn_play_pause{
	margin:0 0 0 140px;
}
.multiTeaser #btn_play_pause span{
	width:70px;
	height:70px;
}

.multiTeaser h2,
.multiTeaser h4{
	float:left;
	clear:both;
	width:500px;
}
.multiTeaser h2{
	padding:10px 0 5px 10px !important;
}
.multiTeaser h4{
	color:#FDFCFA;
	font-size:10px;
	font-weight:normal;
	padding:5px 0 0 10px !important;
	margin-bottom: -5px !important;
}

.multiTeaser div.teaser h2{
	padding:5px 0 5px 10px !important;
}

.multiTeaser .items .teaser .links {
	margin:1px 0 0;
}
.multiTeaser .items .teaser .links li{
	background-image: url(/img/bg/trans_40_black.png);
	float:left;
	clear:none;
	height:23px;
	margin:1px 1px 0 0;
	padding:7px 0 1px;
	width:80px;
}
.multiTeaser .items .teaser .links li.last{
	margin:1px 0 0 !important;
}
.multiTeaser .items .teaser .links li.last a{
	float:right;
	margin:0 10px 0 0;
}
.multiTeaser .items .teaser .links a{
	font-size:11px;
	background-image:none;
	margin:0 0 0 -10px;
}
.multiTeaser .links a.podcast{
	width:70px;
}
.multiTeaser .items .teaser .links a.rss span{
	background-image:   url(/img/icon/podcast_rss.png);
	width:26px;
	margin:-3px 0 0;
}
.multiTeaser .items .teaser .links a.gallery span{
	background-image:   url(/img/icon/gallery_wide_white.png)!important;
}
.multiTeaser .items .teaser .links a.voting span{
	background-image:   url(/img/icon/votingchart_white.png)!important;
}
.multiTeaser .items .teaser .links a span{
	padding:0;
	width:21px;
	height:21px;
	float:left;
	margin-left: 3px;
}


/*bildrechte-layer button*/
div.sizeL div.multiTeaser span.bildrechteBtn{
	left:0;
}
div.sizeL div.multiTeaser a.bildrechteBtn {
	left:601px;
	position:absolute;
	top:330px;
}

#multiTeaser_1 .bildrechteItem {
	bottom: 10px;
	}
	
	*html #multiTeaser_1 .bildrechteItem {
	top: 324px;
	}
	
	+html #multiTeaser_1 .bildrechteItem {
	bottom: 42px;
	}
