#gallery

{

	font:11px arial,sans-serif; 

	width:660px; 

	padding:15px 0 0 0; 

	line-height:15px;

}

#gallery div.off 

{

	color:#fff;

	padding:0 4px;

	font-weight:bold;

	height:33px;

	width:164px;

	line-height:33px; 

	float:left; 

	background: url(../images/boton3.jpg);

	cursor:pointer; 

	position:relative; 

	z-index:20;

	

}



#gallery div.on 

{

	color:#fff; 

	font-weight:bold;

	padding:0 4px;

	margin-top:1px; 

	float:left; 

	background:url(../images/boton4.jpg); 

	cursor:pointer; 

	border-bottom:0; 

	height:33px;

	width:164px;

	line-height:32px; 

	position:relative; 

	z-index:230;

	

}



div.hide

{

	display:none; 

	width:0; 

	overflow:hidden;

}

div.show

{

	clear:left; 

	background: url(../../images/Seil%20bg.png) no-repeat top right; 

	

	width:660px; 

	margin-top:0; 

	padding:20px; 

	position:relative; 

	z-index:50; 

	font:12px Tahoma; 

	line-height:18px;

	border: 3px solid #950000;

	

}

div.show img 

{

	float:left; 

	margin:0 10px 10px 0;

}

.clear

{

	clear:both;

}



h1 {

  font-weight: bold;	

  padding: 0 0 1.5em 0;

  font-family: Arial, sans-serif;

  font-size: 2em;

  color: #666666; 

  margin:0;

}







