.imageflow {
	position:relative;
	text-align:left;
	visibility:hidden;
	/*width:300px;*/
	/* background: url(../img/imageflow.gif) repeat-x 0 103px;*/
	margin-top:-30px;
	height:152px;
}
#imageFlowOverview.imageflow {
	/*background: url(../img/imageflow_overview.gif) no-repeat right 103px;*/
	margin-top:70px;
}
#imageFlowButtons,
#imageFlowOverview {
	display: none;
	margin-bottom: 5px;
}
#imageFlowButtons.active,
#imageFlowOverview.active {
	display: block;
}
.imageflow img {
	visibility:hidden;
	position:absolute;
	top:0px;
	border:none;
	-ms-interpolation-mode:bicubic; /* Enables bicubic image resampling for the IE7 */
}
.imageflow .loading,
.imageflow .loading_bar,
#imageFlowButtons p,
#imageFlowButtons_3,
#imageFlowButtons_1,
#imageFlowButtons_0,
#imageFlowButtons_caption,
#imageFlowOverview p,
#imageFlowOverview_3,
#imageFlowOverview_1,
#imageFlowOverview_0,
#imageFlowOverview_caption {
	display: none;
}
.imageflow .scrollbar {
	visibility:hidden;
	position:relative;
	border-bottom:1px solid #b3b3b3;
	z-index:10001;
}

.imageflow .slider {
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url('http://www.moebel-aktuell.com/templates/moebel-aktuell/gfx/Bilder/schieber.png');
	background-repeat:no-repeat;
	width:20px;
	height:21px;
	top: 4px;
}
#imageFlowButtons_scrollbar,
#imageFlowOverview_scrollbar {
	background-image: url('http://www.moebel-aktuell.com/templates/moebel-aktuell/gfx/Bilder/bg_slider.png');
	background-repeat:no-repeat;
	border: 0 none;
	height: 13px;
	position: absolute;
	bottom: 2;
	left:-11px;
}
#imageFlowOverview_scrollbar {
	bottom: -32px;
}
#imageFlowButtons_scrollbar span,
#imageFlowOverview_scrollbar span {
	display:block;
	height:7px;
	position:absolute;
	right:-4px;
	width:4px;
}

/* overviewContainer */
.overviewContainer {
	display: none;
}
.overviewContainer.active {
	display: block;
}

.colourdef {
	color: #0099ff;
	font-size:12px;
}