/*-------------------------------------------------------------------------*/
/* remote container
-------------------------------------------------------------------------*/
.left {
		float: left;
		display:inline;
		}
.right {
		float: right;
		}	
.clearer {
		clear: both;
		}
.spacer {clear:both;}	

.xlayerContainer{
		width:420px;
}

#remote_container {
		float:left;
		width:420px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		margin:6px 0px 0px 0px;
		padding:0 0 10px 0;
		border:none;
		}
#remote_container .hotelNumber2 {
		height:0px;
		width:0px;
		left:0px;
		top:0px;
		display:block;
		border:0px;
		position:relativ;
		font-size:11px;
		line-height:20px;
		margin:0px 0px 0px 0px;
		color:#ffffff;
		text-align:center;
		padding:0px;
		background:none;
		font-weight:bold;
		float:right;
		}

.rightBorder{
	
		}

a{
		color:#000;
		text-decoration:underline;
		margin:0px;
		padding:0px;
		}

a:hover{
		color:#0072ba;
		}



/*-------------------------------------------------------------------------*/
/* Head
-------------------------------------------------------------------------*/


.head {
		float:left;
		width:405px;
		padding-bottom:5px;
		margin-bottom:5px;
		}
.head abstand{
		padding-left:7px;		
		}

.head h2 {
		color:#006db3;
		float:left;
		display:inline;
		margin:0px 0px 5px 0px;
		padding:4px 0px 0px 0px;
		font-size:16px;
		font-weight:bold;
		line-height:18px;
		width:90%;
		}
	
/*-------------------------------------------------------------------------*/
/* Pic
-------------------------------------------------------------------------*/
.xLayerBilderBox{
		width:420px;
		height:180px;
		
		}
.xLayerBilderBox img{
		float:left;
		margin:0 0 9px 0;
		}
		
.xLayerBilderBox .bildabstand{
		margin:0 15px 0 15px;
		}
			
/*-------------------------------------------------------------------------*/
/* Angebot
-------------------------------------------------------------------------*/

.angebot{
		background-color:#f4f4f4;
		float:right;
		height:22px;
		width:410px;
		font-weight:bold;
		font-size:9px;
		position:relative;
		margin:0px 0 3px 0;
		padding:0px;
		border-left:10px solid #ea6a12;
		}

.angebot input{	
		position:absolute;	
		margin:0px 5px 0px 5px;
		top:3px;
		left:385px;
		*margin:0px 0px 0px 0px;
		}
	
.angebot label {		
		color:#ea6a12;
		margin:0px 0px 0px 0px;
		padding:2px 25px 0 0;
		font-size:11px;
		display:block;
		}



.angebot .checkBoxCluster {
		display:inline;
		float:right;
		margin:0px;
		padding:0 0 5px 0;
		background:url(http://zzz.urlaubsanfragen.com/927073/images/pfeil.gif) 0% 0% no-repeat;	
		}

.angebot .checkBoxCluster strong{
		font-size:13px;
		padding-left:3px;
		color:#ea6a12;
		}



/*-------------------------------------------------------------------------*/
/* xLayer Beschreibungstext + Kontakt
-------------------------------------------------------------------------*/

.partnerText {
		margin:0px 0px 4px 0px;
		padding:0 0 5px 0;
		border-bottom:1px solid #f4f4f4;
		}

.partnerText p{
		color:#000;
		margin:1px 0px 0px 6px;
		padding:0 0 5px 0;
		font-size:11px;
		}



#logoAdresse{
		float:left;
		display:inline;
		width:420px;
		display:block;
		margin-top:10px;
}
#logoAdresse img{
		float:left;
		width:100px;
}
#logoAdresse ul{
		display:inline;
		float:right;
		width:200px;
		padding:0px;
		margin:0px;
}
#logoAdresse li{
		padding:0px;
		margin:0px;
}
#logoAdresse  ul li{
		list-style-type:none;
}

	

/*-------------------------------------------------------------------------*/
/* xLayerBottomBox
-------------------------------------------------------------------------*/	

.xlayerBottomBox{
		width:420px;
		padding:0px 0px 5px 0px;
		
		}

.xlayerBottomBox ul {
		list-style-type:disc;
		margin:5px 0 0 5px;
		padding:0 10px 0 15px;
		width:370px;
		}


.xlayerBottomBox p {
		margin:10px 0px 0px 0px;
		}

.xlayerBottomBox h2 {
		margin:0px 0 5px 0;
		padding:0px;
		width:100%;
		float:left;
		font-size:11px;
		font-weight:bold;
		}

.xlayerBottomBox .pauschalbeschreibung {		
		margin:25px 0 0 0;
		padding-top:5px;
		padding-left:5px;
		padding-bottom:5px;
		padding-right:0px;
		background:#f0ede9;
	}
	
	
.xlayerBottomBox small {		
		margin:10px 0 0 5px;
		padding:0 5px 0 0px;
		display:block;
	}		
/*-------------------------------------------------------------------------*/
/* Preis
-------------------------------------------------------------------------*/
.preis{
		float:right;
		color:#006db3;
		padding:5px 0 0 0;
		font-size:12px;
		display:block;
		height:22px;
		}
.preis strong{
		font-size:22px;
		}
