#ID_Slideshow {
	text-align: center;
	width: 100%;
}
#ID_Slideshow .Navi {
	margin: 0 0 10px 0;
	border: 1px solid #CCC;
}
#ID_Slideshow .Navi div {
	display: inline;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
#ID_Slideshow .Navi div.Prev {
	margin: 0 50px 0 0;
	padding: 0 0 0 10px;
	background: url(http://www.zentralratdjuden.de/images/slideshow_prev.png) left no-repeat;
}
#ID_Slideshow .Navi div.Next {
	margin: 0 0 0 50px;
	padding: 0 10px 0 0;
	background: url(http://www.zentralratdjuden.de/images/slideshow_next.png) right no-repeat;
	
}
#ID_Slideshow .Image {
	text-align: center;
}
#ID_Slideshow .Title {
	text-align: left;
	margin: 0 0 15px 22px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}