@charset "UTF-8";




/***********************************************

 * LIGHTBOX

 ***********************************************/

.lightbox{

 	height: 100%;

 	width: 100%;

 	left: auto;

 	position: fixed;

 	top: 0;

 	z-index: 4000;

 	display: none;

	text-align: center;

}

.lightbox .background{

 	background-color: #000;

	-moz-opacity: 0.8;

	opacity: 0.8;

	filter: alpha(opacity=80);

	width: 100%;

	height: 100%;

}



.lbContainter{

	position: absolute;

	top:0px;

	left:0px;

	z-index:5000;

	-moz-opacity: 1;

	opacity: 1;

	filter: alpha(opacity=100);

	text-align: center;

	width: 100%;

	height:100%;

}



.lbContent{

	position: relative;

	margin: 60px auto;

	width: 1011px;

	height: 512px;

}





.lightbox a.lbButton { display: block; width: 15px; height: 15px; background: url(/ZDF/zdfportal/blob/732/16/data.gif) no-repeat center center; padding-bottom: 10px; }

.lightbox a.lbButton:hover,

.lightbox a.lbButton:focus { background: url(/ZDF/zdfportal/blob/734/16/data.gif) no-repeat center center; }

#tab3img:hover,

#tab3img:focus { cursor: pointer; }

.clearLeft{clear:left;}



/* arrow before link */

.arr { background:url(/ZDF/zdfportal/blob/1874/17/data.png) no-repeat left 40%; padding-left:8px; }

a:hover .arr,

a:focus .arr,

a:hover .arrWhite,

.current .arr,

a:focus .arrWhite,

.current .arr { background:url(/ZDF/zdfportal/blob/1882/17/data.png) no-repeat left 40%; }

.arrWhite { background:url(/ZDF/zdfportal/blob/1870/17/data.png) no-repeat left 40%; padding-left:8px; }

.teaserDesign .arrWhite,

.teaserDesign a:hover .arrWhite,

.teaserDesign a:focus .arrWhite { background-position: left 40%; }

#boxTabbed .arr { background-position: left 2px; }

.nopadding .arr {padding-left:0px;}

.videoPreview img.videoImagePreview {margin-bottom: 0px;}