
/**************************************************************

	SlideShow
	v 1.3

**************************************************************/

.slideshowContainer {
	position:relative;
	top:0px;
	left:0;
	margin-left:0px;
	text-align:left;
	padding: 0px 0;
	/* AHe */
	padding-top:0px;
	background-color: #F0F0F0;
	background-color:transparent;
	width:299px;
	height:354px;
	z-index:999;
	cursor: auto;
}
#rechtsanwaelte-rosenheim-gmund-bghl-seite-kanzlei .slideshowContainer {
	width:450px;
}
#slideshow{
	position:relative;
	top:0px;
	left:0;
	margin-left:0px;
	text-align:left;
	width:299px;
	margin-left:0%;
	height:354px;
}
#rechtsanwaelte-rosenheim-gmund-bghl-seite-kanzlei .slideshow {
	width:450px;
}
.loading {
	background: url(images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
	margin-right: 1px;
	margin-left: 1px;
	border:none; /* ahe */
}

.slideshowThumbnail img {
	border: 2px solid transparent;
	border:none; /* ahe */
}

a:hover.slideshowThumbnail img {
	border: 2px solid #666666;
	border:none; /* ahe */
}

.current img {
	border: 2px solid red;
	border:none; /* ahe */
}

.outline {
	border: 2px solid white;
	z-index: 190;
	position: absolute;
	margin-top:-1px;
	margin-left:-1px;
	border:none; /* ahe */
}

#thumbnails {/* AHe */
	text-align: center;
	position:relative;
	bottom:0px;
	bottom:-20px;
	left:0%;
	margin-left:0px;
	text-align:left;
	padding:8px;
	padding-left:12px;
	background-color: transparent;
	width:178px;
	height:10px;
	z-index:99;
	cursor: pointer;
	border:none; /* ahe */
}

i{
	font-size:12px;
}

.slidestts{
	font-size:16px;
	padding-left:2px;
}

#footerlink-left {
	width:470px;
	float:left;
}

#scontrol {
	float:left;
	width:280px;
	padding:10px 0px 10px 10px;
	border:1px solid #bbbbbb;
	border:none; /* ahe */
}


/*************************************************************/

