.preview {
	
	width: 168px; height: 169px;
	background-image: url(../images/bg_preview.gif);
	background-repeat: no-repeat;
	float: left;
}

.preview .inner {
	position: absolute;
	width: 167px; height: 169px;
}

.preview .schaltflaeche {
	position: absolute;
	left:6px; top:6px;
	width: 148px; height: 148px;
}

.previewBild {
   position: absolute;
	left: 6px; top: 6px
}

.band {
	position: absolute;
	width: 54px; height: 54px;
	top: 5px; left: 5px;
}

.previewText{
	position: absolute;
	width: 144px; height: 33px;
	top: 119px; left: 7px;
	text-align: center;
 	margin-top: auto;
 	margin-bottom: auto;
}

.previewPreis {
	position: absolute;
	width: 77px; height: 22px;
	top: 95px; left: 66px;
	background-image: url(../images/pv_preisrahmen.gif);
	background-repeat: no-repeat;
	padding: 6px 10px 0px 0px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
}

.editbox {
	position: absolute;
	top: 8px; left: 114px;
	width: 34px;
	height: 15px;
	padding: 1px;
	z-index: 1;
	border: 1px solid ;
	background-color: White;
}
