/* Lightbox */

#imageData #bottomNavClose{
	width: 131px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(/fileadmin/images/lightbox_zurueck.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(/fileadmin/images/lightbox_vor.gif) right 15% no-repeat;
}
