
#wbild-5502 .paginator {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#wbild-5502 .yui-pg-page {
	background: url('../MEDIA/Kugerl_inaktiv.png') no-repeat center center;
	width: 0px;
	padding: 0px 0px 12px 12px;
	height: 0px;
	overflow: hidden;
	display: inline-block;
	border: none;
}
#wbild-5502 .yui-pg-current-page.yui-pg-page {
	background: url('../MEDIA/Kugerl_aktiv.png') no-repeat center center;
}
#wbild-5502 .navbut {
	position: absolute;
	display: inline-block;
	top: 50%;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	text-align: center;
	text-decoration: none;
}
#wbild-5502 .prev {
	background: url('../MEDIA/Pfeil_zurueck.png') no-repeat center center;
	left: 6px;
}
#wbild-5502 .next {
	background: url('../MEDIA/Pfeil_weiter.png') no-repeat center center;
	right: 6px;
}
#wbild-5502 a.bild {
	display: block;
	background: no-repeat center center / contain;
}
#wbild-5502 a.bild img {
	display: none;
}