/* 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(/s/_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.png) 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.png) no-repeat 100% 15%; }

#a-lb-bottom {
	text-align:center;
	border:10px solid #FFF;
	border-top-style:none;}


div#a-lb-bottom a:link, div#a-lb-bottom a:visited {
    color: #8ec33f; 
}

div#a-lb-bottom a:hover, div#a-lb-bottom a:active {
    color: #00007b; 
}
