.d-shadow {
				position:absolute;
				width:30%;
				left:0;
				top:0;
			}
			
			.d-shadow-wrap {
				position:relative;
				width:100%;
				/*padding:15px 21px 0 21px;*/
				padding:0px 21px 0 21px;
				margin:-15px -21px 0 -21px;
				overflow:hidden;
			}
			
			.d_shadow_wrap_space_top {
				height:18px;
				overflow:hidden;
			}
			
			.d-sh-cn {
				position:absolute;
				background:url(/ccds_tpl_img/shd-medium.png) no-repeat;
				left:-25px;
				z-index:1;
			}
			
			.d-sh-tl,
			.d-sh-tr {
				height:500px;
				top:-28px;
			}
			
			.d-sh-tl,
			.d-sh-bl {
				width:100%;
			}
			
			.d-sh-tr,
			.d-sh-br {
				width:25px;
				margin-left:100%;
			}
			
			.d-sh-bl,
			.d-sh-br {
				height:28px;
			}
			
			.d-sh-bl {
				left:-46px;
				padding-right:42px;
				clip:rect(auto auto auto 25px);
			}
			
			.d-sh-br {
				left:-4px;
			}
			
#main_footer {
	background: url(/ccds_tpl_img/verlauf_bottom.gif) repeat-x top;
}

#main_head {
	background: url(/ccds_tpl_img/verlauf_top.gif) repeat-x bottom;
}

#movieplayercontainer {
	z-index: 9999;
	position: absolute;
	top: 0px;
	left:0px;
	width: 100%;
	height:100%;
}
