.slider {
 width:300px;
 height:190px;
 overflow:hidden;
 border:1px solid #666;	
}

.slider div {
 width:170px;
 line-height:30px;
 padding-top:200px;
 -moz-transition:all 0.2s linear;
 -webkit-transition:all 0.2s linear;
 -o-transition:all 0.2s linear;
}

.slider div:hover {
 padding-top:160px;
}

.slider div p {
	margin:0;
	padding-left:15px;
	background-color:#000;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	height:30px;
	color:#fff;
	font-family: Caviar, Arial, Helvetica, sans-serif;
	letter-spacing:.8px;
	line-height:29px;
	text-align: left;
	-moz-box-shadow: 1px -1px 2px #666;
	-webkit-box-shadow: 1px -1px 2px #666;
	box-shadow: 1px -1px 2px #666;
}

.slider:hover:target[.slider-up] {
 top:-20px;
}

#box1 {}
#box2 {background:url(../images/galleryAspenzella.jpg) no-repeat;}
#box3 {background:url(../images/galleryTees.jpg) no-repeat;}
#box4 {background:url(../images/galleryFlyingLegal.jpg) no-repeat;}
#box5 {}
#box6 {background:url(../images/galleryPVG.jpg) no-repeat;}
#box7 {
	background:url(../images/galleryCOA.jpg) no-repeat;
}
#box8 {background:url(../images/galleryZunesis.jpg) no-repeat;}
#box9 {}
