.vorschauinaktive{
	filter: gray() alpha(opacity=40);
	opacity: 0.40;
}

.vorschauaktive,
.aktivefest {
	filter: gray() alpha(opacity=100);
	opacity: 1;
}


.startbildfront{
	clear:both;
	width:350px;
	text-align: center;
}
div.cfimagetarget{
	width:350px;
	text-align: center;
}
div.cfimagetarget img {
	max-width:350px;
	max-height:312px;
	text-align: center;
}

.projektimagestop{
	background:url('/admin/images/refhg.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

.titlemb {
	font-weight: bold;
	margin-top:11px;
	margin-bottom:11px;
}

.refListeDiv {
	float:left;
	height:50px;
	width:58px;
	margin-right:3px;
	margin-bottom:3px;
}

.refListeDiv img{
	height:50px;
	width:58px;
}


#cfimagedesc{
	
}

#magnifyme {
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 318px;
}

#magnifyme img {
	height:50px;
	width:58px;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	position: relative;
	cursor:pointer;
}

div.wrapper {
	height: 50px;
	border: 0px solid #999;
	overflow: hidden;
	width: 302px;
	position: relative;
}

div.slider {
	position: absolute;
	bottom: 5px;
	left: 46px;
	width: 342px;
	height: 19px;
	/**background: url(/java/images/productbrowser_scrollbar_20070622.gif) no-repeat;**/
}

div.ui-slider-handle {
	position: absolute;
	cursor: pointer;
	cursor: hand;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 95px;
	/**background: url(/java/images/handle.png) no-repeat;**/
}

