/* countdown */
*html img{
	behavior:url("css/pngfix.htc");
}
#countdown {
	width:212px;
	height:310px;
	xbackground:url(../img/bg_countdown.png) no-repeat 0 0;
	position:absolute;
	right:90px;
	top:145px;
	
}
*html #countdown{
	xbackground-image:none;
	xfilter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg_countdown.png', sizingMethod='image');
}


.countdown1 {
	background:url(../img/bg_countdown_1.png) no-repeat 0 0;	
}
*html .countdown1{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg_countdown_1.png', sizingMethod='image');
}

.countdown2 {
	background:url(../img/bg_countdown_2.png) no-repeat 0 0;	
}
*html .countdown2{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg_countdown_2.png', sizingMethod='image');
}

#countdown div#link_graphic{
	width:108px;
	height:40px;
	margin-left:92px;
	margin-top:30px;
}
.countdown1 div.link_graphic_0{
	background:url(../img/but_sieger_0.gif) no-repeat 0 0;
}
.countdown1 div.link_graphic_1{
	background:url(../img/but_sieger_1.gif) no-repeat 0 0;
}
#countdown_link {
	width:100px;
	height:30px;
	position:absolute;
	right:103px;
	top:180px;
	z-index:300;
	cursor:pointer;
}

#countdown div.flash{
	margin-top:65px;
	margin-left:43px;
}

/* home movie layers */

.homePatch {
	background:url(../img/bg_gruen.gif) no-repeat 280px 370px;
}


#wrapperMovies{
	width:287px;
	height:450px;
	float:right;
	overflow:hidden !important;
	position:relative;
	xz-index:200;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#homeMovies{
	xwidth:470px;
	xmargin:0 -190px 0 0;
	margin:0 -40px 0 0;
	float:right;
	height:300px;	
}
div.homeMovie{
	float:right;
	clear:both;
	background-image: url(../img/filmstr/hdiv_hg_0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:86px;
	width:270px;
	margin:0 0 6px 0;
	padding:0 0 0 0;
}

div#homeMovies .inaktiv{
	/* Platzhalter -> muss leer bleiben (ulrike)*/
}
div#homeMovies .aktiv{
	background-image: url(../img/filmstr/hdiv_hg_1.gif);
}


div.clickDummy{
	float:left;
	xwidth:96px;
	height:80px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	xcursor:pointer;
}




div.clickFilm img,
div.clickFilmAktiv1 img{
	xmargin:0 0 0 4px;
	margin-left:1px;
}
div.clickFilm{
	float:left;
	width:70px;
	height:80px;
	xpadding:16px 0 0 0;
	margin-top:10px;	
}

div.clickFilmAktiv1{
	float:left;
	xwidth:92px;
	width:70px;
	height:80px;
	xpadding:16px 0 0 0;
	background-image: url(../img/filmstr/hdiv_hg_2.gif);
	background-repeat: no-repeat;
	cursor:pointer;	
	margin-top:10px;
}

div.clickFilmAktiv2{
	float:left;
	xwidth:96px;
	width:80px;
	height:80px;
	xpadding:16px 0 0 0;
	background-image: url(../img/filmstr/hdiv_hg_3.gif);
	background-repeat: no-repeat;
	cursor:pointer;	
	margin-top:10px;	
}

.div.homeMovie .imgButton,
.div.homeMovieAktiv .imgButton{
	width:97px;
	height:100px;

}


div.clickNumber{
	xwidth:96px;
	width:80px;
	height:80px;
	background-repeat: no-repeat;
	background-position: center 42px;
}
div.aktiv1{
	background-image: url(../img/filmstr/1.gif);
}
div.aktiv2{
	background-image: url(../img/filmstr/2.gif);
}
div.aktiv3{
	background-image: url(../img/filmstr/3.gif);
}
div.aktiv4{
	background-image: url(../img/filmstr/4.gif);
}
div.aktiv5{
	background-image: url(../img/filmstr/5.gif);
}
div.inaktiv1{
	background-image: url(../img/filmstr/1_gold.gif);
}
div.inaktiv2{
	background-image: url(../img/filmstr/2_gold.gif);
}
div.inaktiv3{
	background-image: url(../img/filmstr/3_gold.gif);
}
div.inaktiv4{
	background-image: url(../img/filmstr/4_gold.gif);
}
div.inaktiv5{
	background-image: url(../img/filmstr/5_gold.gif);
}



/*  / home movie layers */

div.flashHome{
	float:left;
	width:683px;
	height:382px;
 	background-image: url(../img/hg_homeflash.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.homeFilm{
	margin:0 0 0 0;
	display:none;
	float:right;
	display:none;
	padding:0 10px 0 0;	
}
div.homeDrehbuch{
	margin:0 25px 0 0;
	float:right;
	display:none;	
}

.homeDrehbuch .titelDrehbuch{
	width:323px;
	height:25px;
	margin:0 0 0 0;
	padding:5px 0 0 0;
	
}


.homeDrehbuch .txt{
	width:313px;
	height:240px;
	overflow:auto;
	background-color:#fff;
	color:#000;
	padding:5px;
}


.homeDrehbuch .subtitel{
	padding:5px 12px 0 0;
}


div.titelFilm{
	margin: 5px 0 0px 17px;
}