

.slideshow {
	padding:1px;
	display:block;
	position:relative;
	width:510px;
	overflow:hidden;
	height:800px;
	border:1px #FF0000 solid;
}



.slide{
float: left;


}


.slideshow .bgs {
	position:absolute;
	top:0px;
	left:0px;
	width:510px;
	height:300px;
}

.slideshow .roundings {
	background: transparent url('../templates/bilder/slide/slider_spacer.gif') 0 0 repeat-x;
	bottom:9px;
	height: 62px;
	width: 510px;
	z-index: 79;
	left: 1px;
	position:absolute;
	
	
	
	
	
	
}






.slideshow .box1,
.slideshow .box2,
.slideshow .box3 {
	
	border-top: 1px solid #fff;
	bottom: 8px;
	color: #fff;
	display: block;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	min-height: 62px;
	height: auto !important;
	height: 62px;
	text-decoration: none;
	position: absolute;
	width:170px;
	background-color:#333333;
	

}

.slideshow .box1 {
	left: 1px;
	z-index: 80;
	
}

.slideshow .box2 {
	left: 170px;
	z-index: 81;
}

.slideshow .box3 {
	left: 340px;
	z-index: 82;
}

.slideshow .box1 small,
.slideshow .box2 small,
.slideshow .box3 small {
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin: 4px 0 0 7px;
	overflow: hidden;
	width: 170px;
	white-space: nowrap;
}

.slideshow .box1 strong,
.slideshow .box2 strong,
.slideshow .box3 strong {
	display: block;
	font-size: 14px;
	margin: 0 0 0 7px;
	padding-bottom: 2px;
	overflow: hidden;
	width: 170px;
	white-space: nowrap;
}

.slideshow .box1 span.price,
.slideshow .box2 span.price,
.slideshow .box3 span.price {
	background: transparent url("http://www.orca-dive.de/fileadmin/templates/bilder/slide/button_arrow_right.png") 0 0 no-repeat;
	bottom: 6px;
	display: block;
	font-weight: bold;
	margin: 0 0 0 7px;
	padding: 0 0 0 22px;
	position: absolute;
}

.slideshow .boxactive {
	/**background-image: url("http://www.orca-dive.de/fileadmin/templates/bilder/slide/slider_bg_hover.jpg");**/
	background-color:#FF6600;
	border-top: 1px solid #4d7abe;
	color: white;
	bottom: 10px;
	
}

.slideshow .box1 span.reise_info1,
.slideshow .box2 span.reise_info2,
.slideshow .box3 span.reise_info3 {
padding: 10px 0 33px 7px;	
}
