	body{
		padding-top:8px; /*  was geändert */
	}
	
	
	A {
	color: #000000;
	text-decoration: none;
		font-size : 12px;
	}

	
A:HOVER {
	color: #ff0000;
		text-decoration : overline;
}
	#dhtmlgoodies_slideshow{
		width:720px;	


	}
	
	#previewPane{
		margin-right:10px;	
		text-align:center;
		vertical-align:top;
		padding-top:0px;
		
		/*  was geändert */
		
		height:0px;	
		width:0px;		/*  geändert */
		float:left;
				
	}
	
	#galleryContainer{	
		float:left;	
		

		height: 80px;	/*  geändert */
		height/* */:/**/80px;	/* geändert */
		height: /**/80px;  /* geändert */
		
		width: 900px;	/* geändert*/
		width/* */:/**/900px;	/* geändert */
		width: /**/900px; /* geändert */
				
		border:0px solid #ffffff;	/* geändert*/
		padding:0px;	
		
	}
	#galleryContainer #arrow_down{	/* geändert */
		height:20px;
	}
	#galleryContainer #arrow_up{
		height:20px;	/* geändert*/
	}
	
	#theImages{	
		position:relative;
		overflow:hidden;
		height:80px;	/* geändert */
	}
	#theImages div{
		position:relative;
		height:80px;
		
	}
		#theImages div{
		position:relative;
		width:900px;
		
	}
	#theImages img{
		border:0px;
		/* geändert */
		/* geändert */
		padding-top:2px;
	}
	#previewPane #largeImageCaption{
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.9em;
	}
	#theImages .imageCaption{
		display:none;
	}
	
