/* Sample 6*/
#box6{
   
	position:absolute;
/*	width:397px;
	height:283px;*/
}
#box6 span{
	display:block;
}
#handles6_1{float:right;}
#handles6_2{}

/* um breite der Navigation anpassen */

.sample6 .buttons{
	clear:both;
	text-align:center;
}

.sample6 {
	height:340px;
}

#galerie_navi a {
	font-size:12px;
}



/* ++++++++++++++++++++++++++++++++++++++++ */

.sample{padding:10px 0px; margin:4px 0 40px 0; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1}
h4.stitle{color:#666;margin:0 0 5px 0}


#cont{width:640px;margin:0 auto;background:#fff;text-align:left;padding:20px; font-family:'Lucida Sans Unicode',Arial,sans-serif;color:#333}

.buttons{padding:25px 5px 5px 5px;}
.buttons span{
	color:#666666;
	padding:0 5px;
	cursor:pointer;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.buttons span.active, .buttons span:hover{
	color:#fff;
	background-color: #008000;
}

.text {
	color: #666666;
	font-size: 14px;
}

/* ********************************** */

.thumbs{
	width:232px;
	float:right;
	
}
.thumbs div{
	float:left;
	width:58px;
	height:45px;
	margin:1px 0px;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:397px;
	height:30px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
	margin-top:5px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}



span img{
	display:block;
	border:none;
}


.mask1{
	position:relative;
	width:260px;
	height:180px;
	overflow:hidden;
}