/* CSS Document */
/***********************************************************************************/
#teaserBoxWellness{
/*	background-image:url(/mediapool/images/booking/wellness/bg-special-offer.jpg); 
	background-position:top right;
	background-repeat:no-repeat;
*/
	font-size:11px;
}

#teaserBoxWellness #h1Special{
	padding:0px 0 5px 0;
	background-image:url(/mediapool/images/booking/wellness/bg-special-offer.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	line-height:35px;
}
#teaserBoxWellness h1{
	padding:0px 0 5px 0;
	line-height:35px;	
}

#teaserBoxWellness h3{
	font-size:13px;
}
#teaserBoxWellness a{
	font-size: 13px;
	font-weight:bold;
}

#teaserBoxWellness .smallLink
{
    font-size:11px;
    font-weight:normal;
    color:#666;
}

#txtBox .linkPDF{
	display:inline;
	line-height:30px;
	color:#0066CC !important;
}
#txtBox .linkRight{
	display:inline;
	line-height:30px;
	font-weight:bolder;
}


#teaserBoxWellness .teaserBoxTop{
	background-image:url(/mediapool/images/booking/wellness/bg-teaser-top.gif); 
	background-repeat:no-repeat;
	font-size:10px;
	height:17px;
}

#teaserBoxWellness .teaserBoxTopRed{
	background-image:url(/mediapool/images/booking/wellness/bg-teaser-top-red.gif); 
	background-repeat:no-repeat;
	font-size:10px;
	height:17px;	
}

#teaserBoxWellness .teaserBoxMiddle{
	background-image:url(/mediapool/images/booking/wellness/bg-teaser-middle.gif); 
	padding:3px 2px 0 8px;
}

#teaserBoxWellness .teaserBoxBottom{
	background-image:url(/mediapool/images/booking/wellness/bg-teaser-bottom.gif); 
	background-repeat:no-repeat;
	height:10px;
	margin-bottom:2px;
}

.ShowImage {margin-bottom:8px; border:11px;}


/*etc...*/