	#dhtmlgoodies_slideshow{
	width:96%;	/* Total width of slideshow */
	padding: 10px;
	border: 0px solid #333333;
	background-image: url(hint1.jpg);
	background-repeat: repeat;
	}
	
	#previewPane{
	border:0px solid #CCCCCC;
	margin-bottom:10px;
	padding-top:20px;
	position:relative;
	/* CSS HACK */
		height: 275px;	/* IE 5.x */
	height/* */:/**/275px;	/* Other browsers */
	height: /**/275px;
	left: 0px;
	top: 0px;
	padding-left: 100px;
	}
	#previewPane img{
		line-height:100px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	font-style:italic;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;	/* Font to use */
	font-size:16px;
	position: absolute;
	height: 265px;
	width: 370px;
	top: 0px;
	right: 30px;
	padding: 10px;
	overflow: auto;
	}
	#galleryContainer{
	height:140px;	/* Height of the images + 2 */
	border:0px solid #CCCCCC;
	position:relative;
	overflow:auto;
	/* CSS HACK */
		height: 140px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/140px;	/* Other browsers */
	height: /**/140px;
	width: 98%;
	top: 0px;
	left: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	}

	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:3200px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=100);
		opacity: 1;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
	display:none;
	position:relative;
	left:400px;
	top:0px;
	background-color:#FFF;
	border:3px double #000;
	padding:4px;
	color:#555;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height: 300px;
	width: 400px;
	}
	
	#theImages .imageCaption{
		display:none;
	}
	
	
	
	
	
	
	
	
.balloonstyle{
	position:relative;
	top: 0px;
	left: 0;
	padding: 50px;
	visibility: hidden;
	border:2px solid black;
	-moz-border-radius:10px;
    -khtml-border-radius:5px;

	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: white;
	width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
	background-image: url(../../Homepages/Homepage%20Werratalurlaub/layout_2.png);
	
}
