﻿/*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; 
}

.font13{font-size:13px;}

.textContainer  
{
    display:inline-block; 
    height:455px;
    margin: 0 11px 10px 22px;
    width: 533px; 
    color:#333; 
    font-size:14px;
    float:left;}
    
.textContainer p  
{
    margin-bottom: 25px;
    }
    
.firstText 
{
    font-weight:bold;
    margin:30px 2px 25px 2px;}


.galleryYatch 
{   cursor: pointer;
    display: inline-block;
    height: 455px;
    margin: 30px 0 10px;
    width: 426px;
  }
.yatchImg { margin:10px 5px 0 1px;}

.videoyatch { width:100%; height:270px; margin: 0 0 40px 23px;}

.bgNone { background:none!important;}
