

#if_imageflow {
	border: 1px solid #F8F8F8;
	overflow: hidden;
	height: 1%;
	position: relative;
}
#if_imageflow img { 
	position:absolute; 
	top:0px;
	padding: 0px;
	border:0px;
}

.clear{
	clear:both;
}
#if_images{
	visibility:hidden;
}
#if_loading{
	margin-top:50px;
	text-align:center;
	width:100%;
}
#if_loading img{
	margin-top:10px;
	position:relative; 
}
#if_captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10;
}
#if_scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #b3b3b3;
	z-index:11;
}
#if_slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:12;
	background-image:url(/schulportal/public/slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}

