@charset "utf-8";


#middle_container {
	text-align: center;
	width: 505px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
			}
			

	
#middle_container_ausstellung {
	text-align: center;
	width: 505px;
			}

#main_image img.loader {
	border: none;
	}


#main_image img {
	border-style: solid;
	border-width: 0px;
	border-color: #ffffff;
			}

#scroller_container,
#image_scroller {
	margin: 0;
	position: relative;
	height: 400px;
	}




#thumbnails_container {
	width: 170px;
	height: 1000px;
	overflow: hidden;
	/*	position: relative;*/
	padding-left: 15px;
}
			
	#scroller_container,
	#image_scroller,
	#thumbnails_container {
	height: 400px;
		position: inherit;
			}
			
			
	.thumbnails li {
	width: 52px;
	height: 52px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
			}	
			
	.thumbnails li.active {
	border-style: double;
	border-width: 0px;
	border-color: #ffffff;
			}
			
	
	.thumbnails {
	left: 0;
	margin: 0;
	padding: 0;
	top: 0;
	position: absolute;
			}	

			
			
.galleria {
	list-style:none;
	width:216px;
	}


/*fädelt die Tumbs in die thumbsausschnite*/
.galleria li {
	display:block;
	width:52px;
	height:52px;
	overflow:hidden;
	float:left;
	margin:auto;
	}
	
.galleria li.active div img,.galleria li.active div {
	display:block;
	width: 216px;
	}
	

* html .galleria li div span {
	width:216px;
	}
		
		


	

	/*	#right_arrow,
		#left_arrow {
	height: 40px;
	width: 30px;
	margin-top: 15px;
			}
			
	.clear {
	clear: both;	
			}

.hide {
	display: none;
}	
*/


	/*		#bottom_container {
	margin: 30px 0;
			}*/
	


/* 
.thumbnails li div {
	 left: 240px;
}
*/


			
			
		/*end*/
			
