.buttons{
	padding:0px;
	width: 577px;
}
.buttons span{
	color:#ffcc66;
	padding:0 5px;
	cursor:pointer;
	font-size: 11px;
}
.buttons span.active, .buttons span:hover{
	color:#fff;
	background-color: #ff9933;
}

/* Sample 8*/
#box8{
	position:absolute;
}
#box8 div{
	width:567px;
	float:left;
	padding-right: 20px;
	padding-left: 20px;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #900;
	border-bottom-color: #900;
}
/* Sample 6*/
#box6{
	position:absolute;
	width:522px;
	left: 0px;
	top: 0px;
}
#box6 span{
	display:block;
	float: left;
}
#handles{
	float:left
}
.mask6{
	position:absolute;
	margin-left:-120px;
	width:522px;
	height:422px;
	overflow:hidden;
	background-image: url(../images/team.3.jpg);
	background-repeat: no-repeat;
	left: 350px;
	background-color: #7e0200;
	margin-top: 101px;
}
#handles8 span {
	font-size: 18px;
}

.sample6 .buttons{
	clear:both;
	text-align:center;
}


/* ********************************** */
.mask1{
	position:relative;
	width:607px;
	height:480px;
	overflow:hidden;
}

.thumbs{
	width:267px;
}
.mask6 #box6 span #namen {
	height: 42px;
	width: 502px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #f57100;
	padding: 10px;
	float: left;
	text-align: right;
}

.thumbs div{
	display:block;
	width:88px;
	height:89px;
	margin:0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:0px;
	height:0px;
	left: 0px;
	top: 360px;
	position: relative;
	visibility: hidden;
}
.info p, .info h4{
	color:#f57100;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 22px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

span img{
	display:block;
	border:none;
}
.mask2 {
	position:relative;
	width:607px;
	height:485px;
	overflow:hidden;
}
#handles2 span {
	font-size: 11px;
}
.buttons2 span {
	color:#ffcc66;
	padding:0 5;
	cursor:pointer;
	font-size: 11px;
}
.buttons2 {
	width: 607px;
}
.buttons2 span.active, .buttons2 span:hover {
	color:#fff;
	background-color: #ff9933;
}
#box2 {
	position:absolute;
}
#box2 div {
	width:567px;
	float:left;
	padding-right: 20px;
	padding-left: 20px;
}
#box2 .buttons2 {
	text-align:left
}
#box2 .next {
	float:right
}
.sample2 .buttons2 {
	text-align:center;
	clear:both;
}
.sample2 .mask2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #900;
	border-bottom-color: #900;
}
#box2 div table tr td h2 {
	font-size: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: lighter;	/*color: #C60;*/
}
div .sample.sample2 .mask2 #box2 div table tr .name {
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
}
div .sample.sample2 .mask2 #box2 div table tr .preis {
	line-height: normal;
	font-size: 11px;
}
div .sample.sample2 .mask2 #box2 div table tr .beschreibung {
	line-height: normal;
	font-size: 11px;
}

