/* ================================================================ 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/gallery3l.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 



#galleryh {
	padding:0;
	margin:0 auto 5em auto;
	list-style-type:none;
	overflow:hidden;
	width:390px;
	height:120px;
	border:1px solid #888;
	background:#fff url(../../bilder/home/laax/080_bg2.jpg);
	position: relative;
	left: 0px;
	top: -45px;
  }
  
  
#galleryh li {
  float:left;
  }
  
  
#galleryh li a {
  display:block; 
  height:120px;
  width:30px; 
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
  
  
#galleryh li a img {
  width:30px; 
  height:120px; 
  border:0;
  }
  
  
#galleryh li a:hover {
  background:#eee; 
  width:180px;
  }
  
  
#galleryh li a:hover img {
  width:180px;
  }
 
 
 /* ================================================================ 
 
 #holder {margin:20px auto;}
 
 #gallery {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:320px; 
  height:425px; 
  border:1px solid #888; 
  background:#fff url(../windows/win_back.gif);
  }
  
#gallery li {
  float:left;
  }
  
#gallery li a {
  display:block; 
  height:30px;
  width:320px; 
  float:left; 
  text-decoration:none; 
  border-bottom:1px solid #fff; 
  cursor:default;
  }
  
#gallery li a img {
  width:320px; 
  height:30px; 
  border:0;
  }
#gallery li a:hover {
  background:#eee; 
  height:240px;
  }
#gallery li a:hover img {
  height:240px;
  }
  
 
#galleryie {
  padding:0; 
  margin:0 auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:495px; 
  height:240px; 
  border:1px solid #888; 
  background:#fff url(../windows/win_backh.gif);
  }
#galleryie li {
  float:left;
  }
#galleryie li a {
  display:block; 
  height:240px;
  width:28px;
  overflow:hidden;
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#galleryie li a img {border:0;}
#galleryie li a:hover {
  background:#eee; 
  width:320px;
  }
=================================================================== */

