
#templates .tx-unicefslideshow-pi1{
					display:block; width:100%;	}
#templates v.tx-unicefslideshow-pi1 .slideshowwrapper{
					display:block; overflow:hidden; width:100%;	}
#templates .tx-unicefslideshow-pi1 .slideshowinnerwrapper{
					display:inline; float:left; width:100%;	position:relative;	overflow:hidden;	}
#templates .tx-unicefslideshow-pi1 .slideshowwrapper .slideshowinnerwrapper .slideshowelement{
					opacity:0;	visibility:hidden;	width:100%; position:absolute; top:0; left:0;		}
#templates .tx-unicefslideshow-pi1 .slideshowwrapper .notfirst{
					/*height:0px;*/}
#templates .tx-unicefslideshow-pi1 .bildlink{
	border:0;
}
#templates .tx-unicefslideshow-pi1 img{
	border:0;
}
					
					/*display:inline;	float:left;	overflow:hidden;*/		
		
#templates .tx-unicefslideshow-pi1 a:focus { outline: none !important; }		


#templates .tx-unicefslideshow-pi1 a.changerButNormal {
	float: left;
	color: #000 !important;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	width: 29px !important;
	height: 23px !important;
	background: url(./switch_bg.png) top left no-repeat !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/typo3conf/ext/unicef_slideshow/switch_bg_1.png');
	background: none;
	padding: 6px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px  !important;	
	text-align: center;
	text-shadow: rgba(255,255,255,0.5) 0px 1px 1px;
}

#templates .tx-unicefslideshow-pi1 a.changerButNormal:hover{
	color: #000 !important;
	background: url(./switch_bg.png) center left no-repeat !important;	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/typo3conf/ext/unicef_slideshow/switch_bg_2.png');
	background: none;	
	text-shadow: rgba(255,255,255,0.5) 0px 1px 1px;
}

#templates .tx-unicefslideshow-pi1 a.changerButActive {
	float: left;
	color: #fff !important;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	width: 29px !important;
	height: 23px !important;
	background: url(./switch_bg.png) bottom left no-repeat !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/typo3conf/ext/unicef_slideshow/switch_bg_3.png');
	background: none;
	padding: 6px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	text-align: center;
	text-shadow: rgba(255,255,255,0.5) 0px 1px 1px;
}

