@charset "UTF-8";


/*

 * galleryInterface

 */

.galleryInterface {

	position: absolute;

	top: 0px;

	left: 0;

	width: 100%;

	height: 378px;

	z-index: 10;

}



/*

 * Next and Prev Button

 */

.zdfsportGalNext,

.zdfsportGalPrev {

	display: block;

 	width: 40px;

	height: 100%;

	position: absolute;

	top: 0;

	cursor: pointer;

	outline: none;

}

.zdfsportGalNext, #zdfsportGalFullNavNext { background: url(/ZDF/zdfportal/blob/1672/18/data.png) no-repeat left center; right: 0px; }

.zdfsportGalNext:hover, #zdfsportGalFullNavNext:hover { background: url(/ZDF/zdfportal/blob/1674/18/data.png) no-repeat left center; }

.zdfsportGalPrev, #zdfsportGalFullNavPrev { background: url(/ZDF/zdfportal/blob/1676/18/data.png) no-repeat right center; left: 0px; }

.zdfsportGalPrev:hover, #zdfsportGalFullNavPrev:hover { background: url(/ZDF/zdfportal/blob/1678/18/data.png) no-repeat right center; }



/*

 * Table

 */

.zdfsportGalTbl {

	position: absolute;

	bottom: 0px;

	left: 0;

	width: 100%;

	border: none;

	border-collapse: collapse;

	border-spacing: 0;

}



.zdfsportGalTbl * {

	border: 0;

	outline: none;

}



/*

 * Fullscreen Button

 */

.zdfsportGalFullscreen {

	position: absolute;

	right: -14px;

	bottom: -14px;

	display: block;

	width: 35px;

	height: 35px;

	background: url(/ZDF/zdfportal/blob/1680/17/data.png) no-repeat;

	outline: none;

	cursor: pointer;

}



.zdfsportGalFullscreen:hover {

	background: url(/ZDF/zdfportal/blob/1682/17/data.png) no-repeat;

}



/*

 * Description

 */

.zdfsportGalDescTd {

	position: relative;

	color: #FFF;

	padding: 15px;

	font-size: 13px;

	line-height: 135%;

}

.zdfsportGalDesc{

	padding-right: 40px;

	display: block;

                  min-height: 35px;

}

.zdfsportGalCloseDescBox {

	position: relative;

	display: block;

/*

	margin: -7px -7px -8px 0;

	width: auto;

	height: 15px;

*/

}



.zdfsportGalCloseDesc {

	position: absolute;

	top: -7px;

	right: -7px;

	display: block;

	width: 15px;

	height: 15px;

	background: url(/ZDF/zdfportal/blob/1684/17/data.gif) no-repeat;

	outline: none;

	cursor: pointer;

}



.zdfsportGalCloseDesc:hover { background: url(/ZDF/zdfportal/blob/1686/17/data.gif) no-repeat right top; }



/*

 * Overlay Style

 */

#zdfsportGalFullOberlay {

	position: absolute;

	top: 0 !important;

	left: 0;

	z-index: 2001;

	width: 100%;

	height: 500px;

	background-image: url(/ZDF/zdfportal/blob/1626/17/data.png);

}



#zdfsportGalFullBox {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	z-index: 2002;

	text-align: center;

	line-height: 0;

}



#zdfsportGalFullOberlay img { border: none; }



#zdfsportGalFullImgBox {

	position: relative;

	width: 250px;

	height: 250px;

	margin: 0 auto;

}



#zdfsportGalFullLoading {

	margin-top: 250px;

}



#zdfsportGalFullCloseBox {

	position: relative;

	width: 100%;

	height: 25px;

	text-align: right;

	font-size: 13px;

	line-height: 0;

	margin: 50px 0 0;

}



#zdfsportGalFullCloseBtn {

	position: absolute;

	top: 0;

	right: 0;

	display: block;

	width: 16px;

	height: 16px;

	background: url(/ZDF/zdfportal/blob/1688/17/data.png) no-repeat;

	color: #FFF;

	cursor: pointer;

}



#zdfsportGalFullCloseBtn:hover {

	background: url(/ZDF/zdfportal/blob/1690/17/data.png) no-repeat;

	color: #FA7D19;

}



#zdfsportGalFullImgContainer {

	position: relative;

}

#zdfsportGalFullImgContainer img { margin:0;}



#zdfsportGalFullNavPrev, #zdfsportGalFullNavNext {

	position: absolute;

	top: 0;

	width: 40px;

	height: 100%;

	cursor: pointer;

}



#zdfsportGalFullDescBox {

	position: absolute;

	bottom: 0px;

	left: 0px;

	padding: 15px;

	text-align: left;

	color: #FFF;

	font-size: 13px;

	line-height: 135%;

}



.zdfsportGalFullCloseDesc {

	position: absolute;

	top: 7px;

	right: 7px;

	display: block;

	width: 15px;

	height: 15px;

	background: url(/ZDF/zdfportal/blob/1684/17/data.gif) no-repeat;

	outline: none;

	cursor: pointer;

}



.zdfsportGalFullCloseDesc:hover { background: url(/ZDF/zdfportal/blob/1686/17/data.gif) no-repeat right top; }