/* CSS Document */

/*Anpassung Slimbox*/
#a-lb-overlay {
	position:absolute;
	left:0;
	width:100%;
	background-color:#072E76;
	cursor:pointer;
}

#a-lb-center, #a-lb-bottom-container {
	position:absolute;
	left:50%;
	overflow:hidden;
	background-color:#FFF;
}
.a-lb-loading {
	background:#FFF url(/_img/slimbox/hg_laden.gif) no-repeat center;
}
#a-lb-image {
	border:10px solid #FFF;
	background-repeat:no-repeat;}

#a-lb-prev-link { left:0; }
#a-lb-prev-link:link, #a-lb-prev-link:visited { background:none; }
#a-lb-prev-link:hover, #a-lb-prev-link:active { background:transparent url(/fernsehen/a_z/k/krimi/_img/slimbox/zurueck.gif) no-repeat 0% 15%; }

#a-lb-next-link { right:0; }
#a-lb-next-link:link, #a-lb-next-link:visited { background:none; }
#a-lb-next-link:hover, #a-lb-next-link:active { background:transparent url(/fernsehen/a_z/k/krimi/_img/slimbox/vor.gif) no-repeat 100% 15%; }

#a-lb-bottom {
	text-align:center;
	border:10px solid #FFF;
	border-top-style:none;}