#MooFlow{
	height: 216px;
	width: 159px;
	position: relative;
	color: #ffffff;
	overflow: hidden;
	border: 0px;
	background-color: #ffffff;
}

#MooFlow div div img {
	border:1px solid #000;
	padding:4px;
	background:#FFF;
	cursor:pointer;
}
.infoPosReferenzen{
	position:absolute;
	top:30px;
	left:0px;
	width:320px;
}
.infoPos{
	position:absolute;
	top:273px;
	left:0px;
	width:320px;
}
.infoPos p{
	margin-left:8px;
	color:#000000;
	font-size:12px !important;
}
.invisible{
	display:none;

}
.head{
	position:absolute;
	top:248px;
	left:0px;
	width:320px;
	line-height:24px;
	margin:-8px -8px 8px;
	padding:0 8px;	
	background: url("../img/bg/bg.h1-1.png") repeat-x scroll left top transparent;
	font-weight:bold;
	color:#006BB3;
	padding-left:34px !important;
	font-size:12px;
}
.head-text{
}
.mf{
	position: absolute;
	top: 0px;
/*	height: 225px !important;
	width: 640px !important;*/
	visibility: hidden; 
	z-index:1; 
	color:#fff; 
	font-size:14px
}
.mf * {
	outline:none;
	border:none;
	padding:0;
	margin:0;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select:none;
	-o-user-select:none
}
.mf div.loader{
	position:absolute;
	text-align:center;
	z-index:10000;
	color: #000000 !important;
	margin:0 auto;
	top:0;
	width:100%;
	background:url(../img/mooFlow/ajax_loader.gif) no-repeat 50% 0;
	padding:50px 0;
}
.mf div.caption {
	position:absolute;
	top:250px;
	left: 0px;
	text-align:left;
	z-index:98;
	margin:1em auto;
	bottom:50px;
	width:100%;
	color:#000000 !important;
}
.mf div.mfNav{
	position:absolute;
	top: 55px;
	left:0px;
	z-index:1000;
	margin:0px;;
	font-size:1px;
	line-height:1px;
	width:100%;
	height: 50px;
}
.mf div.autoPlayCon{
	float:left;
	width:10%;
	padding-left:0px;
	height:24px;
}
.mf a.play, .mf a.stop{
	width:27px;
	height:24px;
	float:left;
	cursor:pointer;
}
.mf a.play{
	/* background:url(../img/mooFlow/play.gif) no-repeat; */
}
.mf a.stop{
	/* background:url(../img/mooFlow/stop.gif) no-repeat; */
}
.mf div.sliderCon{
	margin-top:5px;
	float:left;
	width:84%;
}
.mf a.sliderNext{
	background:url(../../../sp-images/unielektro-elektrogrosshandel-elektrofachgrosshandel-pfeil-links-icon.png) no-repeat top;
}
.mf a.sliderPrev{
	background:url(../../../sp-images/unielektro-elektrogrosshandel-elektrofachgrosshandel-pfeil-rechts-icon.png) no-repeat top;
}
.mf a.sliderNext, a.sliderPrev{
	text-decoration:none;
	width:58px;
	height:32px;
	cursor:pointer;
	float:left;
}
.mf div.resizeCon{
	float:right;
	width:10%;
	padding-right:3%;
	height:24px;
}
.mf a.resize{
	width:34px;
	height:24px;
	float:right;
	cursor:pointer;
	/* background:url(../img/mooFlow/resize.gif) no-repeat; */
}
.mf div.slider{
	/* background:url(../img/mooFlow/middle.gif) repeat-x; */
	height:16px;
	position:relative;
	text-align:left;
	float:left;
}
.mf div.knob{
	height:16px;
	/* background:url(../img/mooFlow/middle-slider.gif) repeat-x right center; */
}
.mf div.knobleft{
	/* background:url(../img/mooFlow/left-slider.gif) repeat-x center; */
	width:8px;
	height:16px;
}
