
#fancybox-overlay {
	clear: both;
}

#fancybox-wrap {
	clear: both;
}

#fancybox-left-ico {
	left: -16px;
}

#fancybox-right-ico {
	right: -16px;
	left: auto;
}

#fancybox-left:hover span {
	left: -16px;
}

#fancybox-right:hover span {
	left: auto;
	right: -16px;
}


#fancybox-title {
	background-image: url(back50.png);
	background-repeat: repeat;

}

#fancybox-title:hover {

}


#fancybox-content {
}

#bildInfo {
	padding-bottom: 5px;
}

table, tr, td {
	clear: both;
}