@charset "utf-8";

#galerie_wrap .image{
	width: 595px;
	height: 323px;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 1em;
}

#galerie_wrap .wrap_thumb_nails{
	width: 530px;
		overflow: hidden;
	position: relative;
	height: 70px;
	float: left;
}

#galerie_wrap .thumb_nails a img{
	filter: Alpha(opacity=500);
	opacity: 0.5;
}

li.container_thumb_nails{
	float: left;
}

ul.section_thumb_nailscontainer_thumb_nails{
	width: 2500px;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

li div.thumb_nails{
	padding-right: 10px;
}

#galerie_wrap .img_scroll .left_scroll,
#galerie_wrap .img_scroll .right_scroll{
	width: 30px;
	height: 70px;
	background-image: url(../img/general/Pfeil_rechts_22x30.png);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}

#galerie_wrap .img_scroll .left_scroll{
	background-image: url(../img/general/Pfeil_links_22x30.png);
}
/*#galerie_wrap{
	
}

#galerie_wrap .image{
	width: 595px;
	height: 323px;
  background-repeat: no-repeat;
  background-position: center;
}

#galerie_wrap .image_bu{
	text-align: center;
	height: 10px;
	margin-bottom: 10px;
	background-color: #fff;
}

#galerie_wrap .img_scroll{
	height: 70px;
}

#galerie_wrap .img_scroll .left_scroll,
#galerie_wrap .img_scroll .right_scroll{
	width: 30px;
	height: 70px;
	background-image: url(../img/general/Pfeil_rechts_22x30.png);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}

#galerie_wrap .img_scroll .left_scroll{
	background-image: url(../img/general/Pfeil_links_22x30.png);
}

#galerie_wrap .img_scroll .wrap_thumb_nails {
	width: 500px;
	overflow: hidden;
	float: left;
	margin: 0 1em;
}

#galerie_wrap .img_scroll .wrap_thumb_nails .section_thumb_nailscontainer_thumb_nails{
	position: relative;
	left: 0;
}

#galerie_wrap .img_scroll .wrap_thumb_nails .section_thumb_nailscontainer_thumb_nails .thumb_nails{
	float: left;
	padding-right: 10px;
	cursor: pointer;
}

#galerie_wrap .img_scroll .wrap_thumb_nails .section_thumb_nailscontainer_thumb_nails .thumb_nails a{
	display: none;
}

#galerie_wrap .img_scroll .wrap_thumb_nails .section_thumb_nailscontainer_thumb_nails .thumb_bu{
	display: none;
}*/

