/*auto single anzeige */
#large-image-frame {
	position:absolute;
	left:0px;
	width: 220px;
	top:70px;
	
}
#large-image-box {
	width: 220px;
	height:200px;
	margin-right: auto;
	margin-left: auto;
	background: #7A7AFF;
	padding: 3px;
}
#large-image-box img {
	display: block;
	margin:auto;
	
	
	
}
#large-image-box span {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 60px;
	width: 150px;
	background: white;
}

#thumbnail-box {
	padding: 0; /* CJ */
	margin:0;  /* CJ */
	position:absolute;
	left:230px;
	top:70px;
	width: 150px;
	height:200px;
	
	
}
#thumbnails {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
#thumbnails li {
	margin: 0;
	padding: 0;
	float: left;
}
div.small-image-box {
	width: 60px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
	background: #7A7AFF;
	padding: 2px;
}
div.small-image-box img {
	
	display: block;
	margin-left: 0px;
	margin-right: 0px;
}
div.small-image-box span {
	height: 10px;
	width: 50px;
	display: block;
	font-size: 6px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: white;
}
#large-video-frame {
position:absolute;
	left:400px;
	top:70px;
	width: 220px;
	
	}
#large-video-box {
	
	margin-right: auto;
	margin-left: 0px;
	padding: 0;
}
#large-video-box img {
	display: block;
	margin:20px;
	
}
#large-video-box span {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 60px;
	width: 150px;
	background: white;
}
#instructions {
	position:absolute;
	left:0px;
	top:300px;
	width: 340px;
	
	
}
#instructions2 {
	position:absolute;
	left:380px;
	top:300px;
	width: 270px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #B5C1CF;
}
#inserate {
	width: 630px;
	margin-top: 10px;
	float: left;
}
#inserate2 {
	width: 630px;
	margin-top: 10px;
	float: left;
	padding-left: 10px;
	background: #fff;
}

/*haendler list  bilder */

.hbild {
		width:60px;
		height:40px; 
		border:1px solid #999;
}

.fahrzeug {
		border:1px solid #999;
}