﻿/*gallery =======================================================================*/
.gallery
{
	float: right;
	padding: 8px;
}
.gallery img
{
	border: solid 1px #aaaaaa;
}
.gallery .mediums img
{
	width: 400px; /*height: 267px;*/
}
.gallery .mediums, .gallery .thumb td
{
	padding: 5px;
	text-align: center;
}

.gallery .thumb img
{
	width: 70px;
	height: 47px;
	cursor: pointer;
}
.FirstSpecPicListHotelPage
{
	background-position:top right;
	background-repeat:no-repeat; 
	float:right;
	width:60px; 
	height:50px; 
	line-height:50px;
	text-align:right;	
	}
	.FirstSpecPicHomePage
{
	position:absolute;
	width:190px;
	height:85px;
	line-height:85px;
	text-align:right;
	margin-top:14px;
	
	}
	.passagierSelection .label
{
	width: 200px; padding-right: 10px; text-align: left; font-weight:bold;
}
.passagierSelection .nr
{
	display:inline-block; width:30px; line-height:30px; height:30px; background:url(../../images/nrBG.jpg); font-size:2.0em; color:#fff;text-align: center; 
}