/* Standard Template fuer LASTMINUTE.CH */
/* 28.06.2005 Created by Philipp Blatter */
/* 29.06.2005 PB: Engine Nav, Element Order */
/* 28.07.2005 PB: Layout size, colors */
/* 29.07.2005 PB: Kuoni Boxen Typen addiert */
/* 09.08.2005 PB: Kuoni Color Definitions */
/* 10.08.2005 PB: Kuoni List and Boxes, youarehere, navBooking, navContent */
/* 11.08.2005 PB: lists, youarehere, navContent dimensions, colors, box1 */
/* 12.08.2005 PB: navBooking neu, header neu */
/* 19.08.2005 PB: header changes */
/* 23.08.2005 PB: styles for corrrect homepage */
/* 13.10.2005 PB: styles for french bookingengines */
/* 04.11.2005 PB: homepage styles and searchboxes */
/* 11.11.2005 PB: klima table tbl9 */
/* 23.11.2005 PB: navCountry topline */
/* 20.01.2006 PB: webtextintro */
/* 15.02.2006 PB: minor corrections for cets mails */
/* 05.05.2006 PB: LIVE und franz. Toolbar */
/* 10.05.2006 PB: Preview Tap */
/* 15.05.2006 PB: Fix Bookingengines */
/* 12.06.2006 PB: Sidebox with piclink as teaser */
/* 21.07.2006 PB: weather styles included */
/* 02.08.2006 PB: weather styles polished */
/* 01.10.2006 PB: otc booking engine integration */
/* 17.11.2006 PB: Hotelpage finish for cets-info */
/* 22.11.2006 PB: breadcrumb navYouarehereShadow */
/* 20.03.2007 PB: wellbeing catalog tabs and ratings */
/* 23.03.2007 RS: tabs optimiert */
/* 30.03.2007 PB: wellness rating */
/* 25.04.2007 PB: special sonderangebots tool */
/* 03.05.2007 PB: piclink 2px white deleted */
/* 09.05.2007 PB: flv flash player */
/* 24.05.2007 PB: wellness tool styles finishing */
/* 30.07.2007 PB: site search cleanup */
/* 03.08.2007 PB: integration recommend form from fabian tde */
/* 06.08.2007 CC: sitemap styles */
/* 17.08.2007 CC: sitemap style navCountry */
/* 29.08.2007 CC: sitemap style */
/* 08.09.2007 CC: pdficon */
/* 19.10.2007 PB: NEWEST Bookingengines Integration */
/* 06.11.2007 PB: impressum live */
/* 05.12.2007 PB: bookingengine motorhome LIVE */
/* 19.12.2007 PB: bookingengine hotel & flughotel LIVE */
/* 04.01.2008 PB: cets helvetic tours layout adjustments */
/* 08.04.2008 CC: teaser p remove clear both  */
/* 29.04.2008 CC: different changes on tables etc.  */
/* 02.05.2008 PB: changes on lastminute tables etc */
/* 05.05.2008 CC: everything in yellow layout */
/* 06.05.2008 CC: Hotelteaser sidebox */
/* 08.05.2008 PB: finetuning and big code cleaning */
/* 21.05.2008 PB: finetuning include */
/* 03.06.2008 PB: verbreiterung teaser price lmsidebox */
/* 03.06.2008 PB: header kanarische inseln und karibik */
/* 10.06.2008 PB: header zypern und ul.level2 li width */
/* 07.07.2008 PB: navTools */
/* 08.08.2008 PB: linenfluege */
/* 02.09.2008 PB: smaller tabs for 2 new engines */
/* 07.10.2008 PB: 3 new headers */
/* 06.01.2008 PB: lastminute redesign 2009 */
/* 16.01.2008 PB: navbeta, sidebox, navAlpha, content etc */
/* 19.03.2008 PB: staedtereisen und nur-hotel  */
/* 18.05.2009 PB: destination tabs  */
/* 19.05.2009 PB: newsletter position  */
/* 22.09.2009 PB: franz nav1  */
/* 20.10.2009 PB: lastminute to vergleich  */
/* 11.11.2009 CC: Adding IATA SEO Styles  */
/* 29.12.2009 CC: Adding IATA Flight Iframe content width  */
/* 04.10.2010 PB: bookingengine nur hotels template LIVE */

/*  color schema -----  */
/*  kuoniblu: #2F539F;  */
/*  kgrey050: #EAEAEA;  */

/*  color100: #2F539F;  */
/*  color050: #8DA1CA;  */
/*  color025: #CBD4E7;  */
/*  color010: #E9EDF4;  */


body {
	background: #F0F0F2 url(/img/newbackground.jpg) repeat-x;
	color: #222;
	margin: 0;
	padding: 0;
	font: 13px/16px georgia, serif;
	text-align: center;
	}

/*  layout ------------------------------------------------ */


#wrapper { 
	position: relative;
	border: none;
	margin: 0 auto;
	text-align: left;
	width: 999px;
	}

#header {
	position: relative;
	width: auto;
	height: 294px;
	margin: 0;
	padding: 0;
	z-index: 1; 
	}


#footer {
	position: relative;
	margin: 0 0 0 315px;
	padding: 10px 10px 10px 5px;
	width: 366px;
	height: 40px;
	color: #999;
	z-index:9; 
	}
	
	

.content {
	background: transparent;
	margin: 0;
	padding: 5px 5px 15px 320px;
	width: 356px;
}

* html .content {
	overflow: visible;
	z-index: 10;
}
*+html .content {
	overflow: visible;
	z-index: 10;
}


#navAlpha {
	position: absolute;
	top: 306px;
	left: 13px;
	width: 294px;  
	margin: 0;
	padding: 0;
	z-index: 6; 
	}


#navBeta {
	position:absolute;
	top: 298px;
	left: 700px;
	width: 296px;
	margin-top: 0;
	padding: 0;
	color: #000;
	z-index: 7;
	}


#navCountry {
	position: absolute;
	left: -60px;
	width: 983px;
	margin-top: 0;
	color: #000;
	z-index: 8; 
	}
	
#navCountry { 
	padding-top: 7px; 
	}


#hatmosphere { 
	background: transparent url(/img/newheader-lastminute.jpg) no-repeat 0 20px;
	width: 982px;
	height: 225px;
	margin: 0 0 0 13px;
	padding: 0;
	}


#navYouarehere {
	position: absolute;
	left: 210px;
	top: 124px;
	width: 785px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-bottom: 9px solid #fff;
	color: #000;
	background: white;
	z-index: 8; 
	}
#navYouarehereShadow {
	position: absolute;
	left: 940px;
	top: 125px;
	width: 50px;
	height: 30px;
	background: transparent url(/img/bg_breadcrumb.gif) no-repeat 0 0;
	z-index: 9; 
	}


#navTools {
	position: absolute;
	left: -999em;
	}


#navBooking {
	padding: 0;
	padding-top: 84px;
	margin-left: 212px;
	width: 781px;
	height: 33px;
	}

#navMainnavigation {
	position: absolute;
	top: 208px;
	left: 90px;
	left: 70px;
	z-index: 2;
}






/*  standard tags  ------------------------------------------------ */


img {
	border: 0;
	}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 12px/17px georgia, serif;
	color: #222;
	}
	
th,td {
	padding: 2px 10px 2px 10px;
	font: 13px/16px georgia, serif;
	}
	
th {
	text-align: left;
	font-weight: bold;
	}
	
a, a:link, a:visited {
	font-weight : normal; 
	text-decoration : underline;
	color: #20557D;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #4C95B4;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #BE8225;
	background: transparent;  
	}
	


address	{
	font:10px/15px arial,"Trebuchet MS",arial, helvetica, sans-serif;
	font: 10px/15px georgia, serif;
	color:#aaa;
	background:transparent; 
	}

acronym	{
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dotted #ccc;
	}

em {
	font-weight : normal; 
	font-style : normal; 
	text-decoration : none;
	color: #555;
	background: transparent;  
	}
	
code {
	text-transform: uppercase;
	font-size : 0.9em; 
	color: #fafafa;
	background: transparent;  
	padding-left: 5px;
	}




/*  headlines  ------------------------------------------------ */


h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	font-family: arial,"Trebuchet MS",arial, helvetica, sans-serif;
	font-family: georgia, serif;
	}
	
h1	{
	display: block;
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	font-size: 26px;
	line-height: 1.1em;
	color:#000;
	z-index: 10;
	}


h2	{
	font-size: 17px;
	/* text-transform: uppercase; */
	line-height: 1.1em;
	margin-top: 0;
	margin-bottom: 8px;
	color:#000;
    }

h3	{
	font-size: 13px;
	line-height: 1.1em;
	margin-top: 11px;
	margin-bottom: 7px;
	font-weight: bold;
    }

h4	{
	font-size: 12px;
	line-height: 1.1em;
	margin-top: 3px;
	margin-bottom: 4px;
	letter-spacing: 1px;
	}

h5	{
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	color:#2F539F;
	}



/*  layout elements ------------------------------------------------ */


#footer a { color:#777; text-decoration: none; }
#footer a:hover { color:#000; }
#footer address { border-top: 1px solid #eee; padding-top: 3px; }



#navYouarehere p { 
	width: 780px;
	margin: 0; 
	padding-bottom: 8px;
	border-bottom: 2px solid #CBD4E7;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold; 
	/*background: transparent url(/img/i_whereyouare.gif) no-repeat;*/
	}

#navYouarehere a { font-weight: bold; }



/*  layout elements right ------------------------------------------------ */


.sidebox, .bookingbox, .searchbox {
	border: 1px solid #C2CC2F;
	border-top: 4px solid #C2CC2F;
	margin-bottom: 10px;
	}

.searchbox {
	width: auto;
}


.bookingbox {
	width: 358px;
}

.sidebox h2, .bookingbox h2, .searchbox h2 {
	background: #E4E767;
	color: #000;
	padding: 3px 8px;
	font-size: 12px;	
	font-weight: bold;
	margin-bottom: 6px;
	}
	
.sidebox li {
	padding-bottom: 3px;
	}

.sidebox ul, .bookingbox ul {
	list-style: none;
	margin: 0 2px 8px 8px;
	padding: 0;
	border: 0;
	}

.sidebox p, .bookingbox p, .searchbox p {
	margin: 0;
	padding: 0 2px 5px 8px;
	}

.leadingbox p { 
	font-size: 14px; 
	font-weight: normal; 
	line-height: 18px; 
}

.textteaser p { 
	color: #fff; 
	background: #8DA1CA;
	padding: 7px 10px;
}

.textteaser a { 
	color: #fff;
	text-decoration : none;
}
.textteaser a:hover { 
	color: #000; 
}


/*  layout elements left ------------------------------------------------ */

	

#navAlpha p {
	margin-bottom: 0;
	}

#navAlpha .lmnavigation {
	border-top: 2px solid #bbb;
	}
#navAlpha .lmnavigation h2 {
	display: none;
	}

#navAlpha .lmnavigation b {
	display: none;
	}

#navAlpha ul {
	list-style: none;
	margin: 10px 0 20px 0;
	padding: 0;
	}

#navAlpha li	{
	display: inline;
	text-align: left;
	border: 0;
	margin: 0;
	padding: 0;
	font: 15px/22px georgia, serif;
	color: #888;
	width: 250px; 	
	display: block;
	}

html>#navLeft li {
	width: 188px;	 /* Be nice to Opera */
	}

#navAlpha li a {
	display: block;
	border: 0;
	margin: 0;
	padding: 1px 2px 0 8px;
	color: #333;
	text-decoration: none;
	width: 250px; 	
	}
	
#navAlpha li a span {
	font-size: 0.8em;
	color: #3C869E;
	}
	
	
#navAlpha li a:hover {
	color: #3C869E;
	}

#navAlpha li.sactive a {
	color: #3C869E;
	}	
		
#navAlpha ul.level2 {
	list-style: none;
	margin: 0 0 4px 10px;
	}

#navAlpha ul.level2 li  a {
	display: block;
	padding: 1px 2px 0 8px;
	color: #333;
	text-decoration: none;
	width: 250px; 	
	background: #fff;
	}

#navAlpha ul.level2 li.sactive a {
	color: #3C869E;
	}	


/*  navigation content left ------------------------------------------------ */


#navCountry h2  {
	display: none;
	}

#navCountry ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	}




/*  navigation top ------------------------------------------------ */


#navFooter ul {
	margin: 0 0 3px -4px;
	padding: 0;
	border: 0;
	list-style-type: none;
	text-align: left;
 	}

#navFooter h2 {
	display: none;
} 

#navFooter ul li {
	display: inline;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
	margin-left: -5px;
	}

#navFooter ul li a {
	height: 15px;
	padding: 4px 8px 2px 10px;
	margin: 0;
	color: #000;
	/*background: #fff;*/
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	}

#navFooter ul li a:hover {
	color: #2F539F;
	background: #fff;
	}
/*
#tlang {
	position:absolute;
	left:203px;
}
#tlangi {
	position:absolute;
	left:-999em;
}
*/
/*
#timpressum {
	position:absolute;
	left:-999em;
}
*/



/*  content ------------------------------------------------ */


.lead {
	font-weight: bold;
	}

.content img {
	margin-bottom: 8px;
	}




img.i {
	background: #fff; 
	/*float: left;*/	
	border: 1px solid #ddd; 
	margin: 2px 0 0 0;
	padding: 0; 
	}
	
img.il {
	margin: 0 16px 4px 0;
	padding: 0; 
	}
	
img.ir {
	margin: 0 0 4px 16px;
	padding: 0; 
	}
	



/*  freedoc content  */


.content p, .content h2, .content h3 {
	clear:both;  /* erzwingt neue zeile nach text umfluss float */
	}
	
.content h3 {
	border-top: 1px solid #FFEC1F;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	}

.content p	{
	display: block;
	}

.content p em	{
	color: #555;
	font-weight: bold;
	}


.content a.internalnnn {
	padding-left: 16px;
	background:url(/img/internal.gif) no-repeat 3px 2px;
	color: #2F539F;
	}

.content a.externalnnn {
	padding-left: 16px;
	background:url(/img/external.gif) no-repeat 3px 2px;
	color: #2F539F;
	}


	/*  Lists   */

.content ul {
	margin: 0 0 5px 11px;
	padding: 0 0 3px 0;
	}
	
.content li {
	margin: 0 0 3px 5px;
	padding: 0;
	line-height: 130%;
	/*list-style: square outside url(/img/list-icon.gif);*/
	list-style: square outside;
	}
	
.content ul ul {
	margin: 3px 0 5px 12px;
	padding: 0 0 3px 0;
	}

.content ul ul li {
	margin: 0 0 1px 5px;
	padding: 0 0 0 5px;
	line-height: 130%;
	list-style-image: none;
	list-style-type: none;
	}







	/*  freedoc boxes , check out */ 

.content p.boxalert {
	display: block;
	padding: 4px 8px 4px 30px;
	margin-top: 4px;
	margin-bottom: 8px;
	border: 0;
	background: #CBD4E7 url(/img/i_pdf.gif) no-repeat 4px 3px;
	color: #000;
	width: 322px;
	}
	
.content p.boxquest {
	display: block;
	padding: 4px 8px 4px 30px;
	margin-top: 4px;
	margin-bottom: 8px;
	border: 0;
	background: #CBD4E7 url(/img/i_email.gif) no-repeat 4px 3px;
	color: #000;
	width: 322px;
	}

.content p.box	{
	display: block;
	font: 13px/16px arial,"Trebuchet MS",arial, helvetica, sans-serif;
	padding: 4px 6px 6px 10px;
	margin-top: 4px;
	margin-bottom: 16px;
	background: #8DA1CA;
	color: #fff;
	width: 342px;
	}
	
.content p.box1	{
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -9px;
	margin-bottom: 4px;
	width: 342px;
	}

.content p.box1 img	{
	vertical-align: bottom;
	}


	/*  freedoc pre box  */ 

.content pre	{
	display: block;
	padding: 3px 15px 20px 8px;
	overflow: auto;
	margin: 0 0 5px 0;
	background: #EAEAEA; 
	color: #625343;
	font: 11px/1.3 monospace, "Lucida Console", monaco, monospace;
	width: 338px;
	}
body>div.content pre { padding: 3px 2px 6px 8px; }  /* Compliant Browser Value */

.content pre img { margin:0; }
	
	
	/*  freedoc Table Variations in light blue, 100%, 80%, 60%  */
	
.tbl, .tbl1, .tbl2  { 
	margin-bottom: 15px;
	background-color: #fff;
	border: solid 1px #888; 
	}
	
.tbl td, .tbl1 td, .tbl2 td  {
	border-top: 1px solid #aaa;
	border-right: 1px solid #ddd;
	padding: 0 10px 0 10px;
	vertical-align: top;
	background-color: #fff;
	color: #555;
	}
	
.tbl th, .tbl1 th, .tbl2 th  {
	border-right: 1px solid #ddd;
	background-color: #EAEAEA;
	color: #888;
	}
	
.tbl2 th {
	display: none;
	}
	
	
	/*  freedoc Table Variations in light grey, 100%, 80%, 60%  */

.tbl3, .tbl4, .tbl5  { 
	margin-bottom: 8px;
	background-color: #fff;
	border: solid 1px #fff; 
	}
	
.tbl3 td, .tbl4 td, .tbl5 td  {
	border: none;
	border-bottom: 1px solid #000;
	background-color: #fff;
	color: #333;
	padding: 2px 3px 2px 1px;
	vertical-align: top;
	}
	
.tbl3 th, .tbl4 th, .tbl5 th  {
	border: none;
	border-bottom: 1px solid #000;
	background-color: #fff;
	color: #555;
	padding: 2px 3px 2px 1px;
	}

.tbl4 th {
	display: none;
	}

.tbl5 th {
	border: none;
	border-right: 1px solid #CBD4E7;
	background-color: #CBD4E7;
	color: #555;
	padding: 2px 10px 2px 10px;
	}
.tbl5 td {
	padding: 2px 10px 2px 10px;
	}


	/*  freedoc Table Variations transparent, 100%, 80%, 60%  */

.tbl6, .tbl7, .tbl8  { 
	margin-bottom: 15px;
	background-color: transparent;
	border: 0; 
	}
	
.tbl6 td, .tbl7 td, .tbl8 td  {
	padding: 0;
	background-color: transparent;
	border: 0; 
	}
	
.tbl6 th, .tbl7 th, .tbl8 th  {
	display: none;
	padding: 0;
	background-color: transparent;
	border: 0; 
	}

.tbl7 {
	width: 100%;
	}

.tbl8 {
	width: 70%;
	}



.tbl9  { 
	margin-bottom: 15px;
	background-color: transparent;
	border: 0; 
	width: 360px;
	}
	
.tbl9 td  {
	font-size: 88%;
	padding: 0 3px 0 0;
	background-color: transparent;
	border:0;
	border-top: 1px solid #999;
	text-align: right;
	width: 27px;
	}
	
.tbl9 th  {
	font-size:88%;
	padding: 0;
	background-color: transparent;
	border-bottom: 1px solid #999;
	text-align: right;
	}

.tbl9 th.th1 {
	width: 30px;
}




.fline {
	border-top: 1px solid #ccc; 
	height: 7px;
	}



/*  forms input  */ 


input, input.full { 
	color : #333333; 
	font-size : 11px; 
	font-family : Verdana, sans-serif;
	background-color : #eeeeee;
	}
	
input.full { 
	width: 100%;
	}

input.ecard { 
	width: 60%;
	}

select { 
	color : black; 
	font-size : 11px; 
	font-family : Verdana, sans-serif;
	background-color : #eeeeee; 
}

img.butt {
	background: #CBE3EB; 
	border: 0; 
	margin: 0;
	padding: 0; 
}



/*  hotel related pages   ------------------------------------------------ */

	
.hotellist, .hotellist2, .destinationlist, .destinationlist2, .infobox {
	width: 338px;
	border: 1px solid #999;
	border-top: 3px solid #999;
	padding: 6px 10px;
	margin-bottom: 12px;
	}	

.destinationlist2 {
	background: #E9EDF4;
	}	


.hotellist h2, .hotellist2 h2, .infobox h2 {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	}

.destinationlist h2 {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	}


/* alternative hotellist 2 columns */
	
.destinationlist ul {
	border: 0;
	margin-left: 0;
	padding:0;
	list-style-type: none;
	}

.destinationlist ul li {
	display: block;
	float: left;
	width: 165px;
	text-align: left;
	border: 0;
	margin: 0 0 4px 0;
	padding: 0;
	list-style-image: none;
	}
	
.destinationlist .fline, .hotellist2 .fline {
	clear: left;
	border: 0; 
	height: 1px;
}


	
.hotellist ul, .hotellist2 ul {
	border: 0;
	margin-left: 0;
	padding: 0;
	list-style: none;
	}
	
.hotellist li, .hotellist2 li {
	border: 0;
	margin: 0 0 4px 0;
	padding: 0;
	list-style: none;
	}


/*  usage for wellness hotel nav */

.hotelpdf {
	width: 176px;
	float: left;
	padding-bottom: 12px;
}
.hotelpdf2 {
	width: 90px;
	float: left;
	padding-bottom: 12px;
	background: transparent url(/img/i_sterngreen.gif) no-repeat 0 1px;
	text-indent: 17px;
}
.hotelpdf3 {
	width: 70px;
	float: left;
	padding-bottom: 12px;
	background: transparent url(/img/i_stern.gif) no-repeat 0 1px;
	text-indent: 17px;
}


/*  usage for hotel nav with location  */

.hotelname {
	width: 186px;
	float: left;
	padding-bottom: 12px;
}
.hotellocation {
	width: 140px;
	float: left;
	padding-bottom: 12px;
	background: transparent url(/img/i_world.gif) no-repeat 0 1px;
	text-indent: 17px;
}




.infobox h2 {
	padding-bottom: 6px;
	border-bottom: 1px solid #999;
	}

.infobox h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 5px;
	}

.infobox .fline {
	clear: both;
	border: 0; 
	height: 1px;
}

.teaser {
	width: 358px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #aaa;
	padding: 0;
	margin-bottom: 10px;
	}	

.teaser img {
	margin: -6px 10px 0 -10px;
	float: left;
	height: 100px;
	padding: 0;
	}	
	
.teaser p {
	padding: 6px 6px 6px 10px;
	/* height: 100px; */
	clear: none;
	margin: 0;
	}	



/*  logos  ------------------------------------------------ */


#logolink {
	position: absolute;
	top: 20px;
	left: 15px;
	width: 978px;
	height: 131px;
	z-index:9;
	}

a#buttonlogo:link, a#buttonlogo:visited, a#buttonlogo:hover, a#buttonlogo:active {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	padding: 0;
	width: 978px;
	height: 131px;
	cursor:pointer;
	z-index:11;
	}
	
	


/*  helpers  ------------------------------------------------ */


.whitespace	{
	background: #fff url(/img/pat_whitespace.gif);
	margin: 40px 0 0 0;
	padding: 0 15px; 
	height: 600px !important;   /* only for develobment, remove after */
	}

.clearall {
	clear:both;  /* erzwingt neue zeile nach text umfluss float */
	height: 1px;
	}

.inline {
	display: inline;
	}

.hide, hr {
	display: none;
	}

.vspace {
	margin: 10px 0 0 0;
	}	



/*  Indu: lievedit  ------------------------------------------------ */

.liveedit {
	margin: 0;
	margin-bottom: 30px;
	border: 1px #E5DD98 solid;
	border-top: 1px #fff solid;
	padding: 2px 5px 2px 26px;
	background: #FAF4C4 url(/img/iliveedit.gif) no-repeat 6px 5px;
}

.liveedit a, .liveedit a:link, .liveedit a:visited {
	text-transform: uppercase;
	color: #CA9D50;
	text-decoration : none;
	background: transparent; 
}

.liveedit a:hover {
	color: #F4B244;
	text-decoration : none;
	background: transparent; 
}

/* in olive */
.liveedit {
	margin: 0;
	margin-bottom: 30px;
	border: 1px #A0D872 solid;
	border-top: 1px #fff solid;
	padding: 2px 5px 2px 26px;
	background: #CDF8A9 url(/img/iliveedit1.gif) no-repeat 6px 5px;
}

.liveedit a, .liveedit a:link, .liveedit a:visited {
	text-transform: uppercase;
	color: #80B231;
	text-decoration : none;
	background: transparent; 
}

.liveedit a:hover {
	color: #9D910C;
	text-decoration : none;
	background: transparent; 
}




/* booking engine stuff */



#ibooking {
	background: #fff; 
	width: 672px;
	height: 4000px;
	padding:0;
	border: 1px solid #e0e0e0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
* html #ibooking {
	width: 670px;
	}

#bstaedtereisen-buchen #ibooking,
#bnur-hotel-buchen #ibooking {
	width: 736px;
	}


	
#iquickbooking, #iquickbooking2 {
	background: #fff; 
	width: 362px; 
	height: 290px;
	margin-bottom: 5px;
	padding:0;
	border: none;
	border: 1px solid #e0e0e0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
* html #iquickbooking,
* html #iquickbooking2 {
	height: 270px;
	}


.sidebox a.pdf {
	margin-top: 11px;
	padding: 4px 8px 4px 30px;
	background: transparent url(/img/i_pdf.gif) no-repeat 4px 3px;
	}

.sidebox a.piclink img {
	margin: 0 -5px -5px -8px !important;
	padding: 0 !important;
	width: 198px;
	overflow: hidden;
	}

.sidebox .piclink {
	text-decoration : none;
	padding: 0;
	margin: 0;
	}


.sidebox p {
	padding-right: 2px;
	}

.sidebox h3 {
	padding-left: 8px;
	margin-top: 3px;
	font-size: 95%;
	}

.sidebox a.internalpdf,
.content a.internalpdf {
	margin-top: 11px;
	padding: 4px 8px 4px 30px;
	background: transparent url(/img/i_pdf.gif) no-repeat 4px 3px;
	display: block;
}
	
	



/* wellbeing catalog tabs and ratings */

#activitybox {
	background: #fff;
}
#activitybox div {
	background: #fff;
	padding: 10px;
	border: 1px solid #999; 
	display: none;
}
#activitybox div.active { display: block; }

#packages {
	background: #fff;
}
#packages div {
	background: #fff;
	padding: 10px;
	border: 1px solid #999; 
	display: none;
}
#packages div.active { display: block; }

#activitybox .price, 
#packages .price {
	font-weight: bold;
}

#activitybox em, 
#packages em {
	display: block;
}



/* tabs */

* html ul#navsubtab {
	margin: 10px 0 -4px 0;
	margin: 10px 0 0 0;
}

ul#navsubtab {
	margin: 10px 0 0 0;
  	width: 100%;
 	height: 19px;
 	padding: 0 0 3px 0;
  	border-left: solid 1px #999;
	clear: both;
}

#navsubtab li,
#navsubtab li.passive {
	border-top: solid 1px #cfcfcf;
	border-right: solid 1px #999;
	background: #ccc;
 	color: #000;
	margin: 0 0 0 0;
	padding: 3px 4px 3px 6px;
 	list-style-type: none;
 	float: left;
 	height: 15px;
 	width: 56px;
	cursor: pointer;
}

ul#navsubtab li.active {
	background: #fff;
	border-top: solid 1px #999;
	height: 19px;
	margin: 0 0 0 0;
	padding: 3px 4px 0 6px;
 	color: #000;
 	position: relative;
 	top: 0;
 	left: 0;
}

ul#navsubtab li a {
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#packages #navsubtab li,
#packages #navsubtab li.passive {
 	width: 104px;
}

.ratings {
	border: 1px solid #8DA1CA;
	border-top: 4px solid #8DA1CA;
	margin-bottom: 10px;
	background: #8DA1CA;
}
.ratings h2 {
	background: #CBD4E7;
	padding: 3px 8px;
	font-size: 12px;	
	font-weight: bold;
	margin-bottom: 6px;
	}
.ratings li {
	padding-bottom: 3px;
	clear: left;
	}
.ratings li strong {
	font-weight: normal;
	width: 70px;
	display: block;
	float: left;
	}
.ratings li img {
	margin: 2px 4px 0 10px;
	float: left;
	display: block;
	}
.ratings ul {
	list-style: none;
	margin: 0 2px 8px 8px;
	padding: 0;
	border: 0;
	height: 100px;
	}


.vsp20 {
	margin-bottom: 20px;
	}
.vsp10 {
	margin-bottom: 10px;
	}




/* ********** ********* ********** *********** ********** ********* */
/*  page specials  ------------------------------------------------ */
/* ********** ********* ********** *********** ********** ********* */



/* --------------------------------------------------------- */
/* new styles for lastminute */
/* double info to replace at its origin, please */




#navCountry .nav {
	border: none; 
	width:990px;
	}
	

#navCountry li { 
	border: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	color: #000;
	width: auto; 
	}
	
#navCountry li a {
	background: transparent url(/img/newlastminute-buttons-six.jpg) no-repeat 0 0;	
	color: #fff; 
	width: 151px;
	width: 145px;
	padding: 10px 5px 42px 15px;
	display: block;
	font: 17px/22px georgia,serif;
	text-decoration: none;
	white-space: nowrap;
	overflow:hidden;
	}


#navCountry li a:link, #navCountry li a:visited { background-position: 0 0;	}
#navCountry li a:hover, #navCountry li a:active { background-position: 0 -85px;	}

#navCountry li#staedtereisen-buchen a:link, #navCountry li#staedtereisen-buchen a:visited { background-position: -165px 0;	}
#navCountry li#staedtereisen-buchen a:hover, #navCountry li#staedtereisen-buchen a:active { background-position: -165px -85px;	}
#navCountry li#metropoles-reservation a:link, #navCountry li#metropoles-reservation a:visited { background-position: -165px 0;	}
#navCountry li#metropoles-reservation a:hover, #navCountry li#metropoles-reservation a:active { background-position: -165px -85px;	}

#navCountry li#badeferien a:link, #navCountry li#badeferien a:visited { background-position: -330px 0;	}
#navCountry li#badeferien a:hover, #navCountry li#badeferien a:active { background-position: -330px -85px;	}
#navCountry li#vacances-balneaires a:link, #navCountry li#vacances-balneaires a:visited { background-position: -330px 0;	}
#navCountry li#vacances-balneaires a:hover, #navCountry li#vacances-balneaires a:active { background-position: -330px -85px;	}

#navCountry li#nur-hotel-buchen a:link, #navCountry li#nur-hotel-buchen a:visited { background-position: -495px 0;	}
#navCountry li#nur-hotel-buchen a:hover, #navCountry li#nur-hotel-buchen a:active { background-position: -495px -85px;	}
#navCountry li#hotel a:link, #navCountry li#hotel a:visited { background-position: -495px 0;	}
#navCountry li#hotel a:hover, #navCountry li#hotel a:active { background-position: -495px -85px;	}

#navCountry li#flug-buchen a:link, #navCountry li#flug-buchen a:visited { background-position: -660px 0;	}
#navCountry li#flug-buchen a:hover, #navCountry li#flug-buchen a:active { background-position: -660px -85px;	}
#navCountry li#vols-charter a:link, #navCountry li#vols-charter a:visited { background-position: -660px 0;	}
#navCountry li#vols-charter a:hover, #navCountry li#vols-charter a:active { background-position: -660px -85px;	}

#navCountry li#linienfluege-buchen a:link, #navCountry li#linienfluege-buchen a:visited { background-position: -825px 0;	}
#navCountry li#linienfluege-buchen a:hover, #navCountry li#linienfluege-buchen a:active { background-position: -825px -85px;	}
#navCountry li#vols-de-ligne a:link, #navCountry li#vols-de-ligne a:visited { background-position: -825px 0;	}
#navCountry li#vols-de-ligne a:hover, #navCountry li#vols-de-ligne a:active { background-position: -825px -85px;	}


#navCountry li.sactive a:link,
#navCountry li.sactive a:visited,
#navCountry li.sactive a:hover,
#navCountry li.sactive a:active {
	background-position: 0 -85px;	
	}


#navCountry li#staedtereisen-buchen.sactive a:visited { background-position: -165px -85px; }
#navCountry li#metropoles-reservation.sactive a:visited { background-position: -165px -85px; }
#navCountry li#badeferien.sactive a:visited { background-position: -330px -85px; }
#navCountry li#vacances-balneaires.sactive a:visited { background-position: -330px -85px; }
#navCountry li#nur-hotel-buchen.sactive a:visited { background-position: -495px -85px; }
#navCountry li#hotel.sactive a:visited { background-position: -495px -85px; }
#navCountry li#flug-buchen.sactive a:visited { background-position: -660px -85px; }
#navCountry li#vols-charter.sactive a:visited { background-position: -660px -85px; }
#navCountry li#linienfluege-buchen.sactive a:visited { background-position: -825px -85px; }
#navCountry li#vols-de-ligne.sactive a:visited { background-position: -825px -85px; }



#navCountry li#ueber-uns { position: absolute; left: -999em; }
#navCountry li#entreprise { position: absolute; left: -999em; }
#navCountry li#newsletter a { 
	position: absolute;
	top: -220px;
	left: 818px;
	background: transparent;
	color: #000;
	width: 180px;
	padding-bottom: 5px;
	margin: 0;
	z-index: 12;
	font-size: 14px;
}
.lang_fr #navCountry li#newsletter a { left: 802px; }

#navCountry li#tlang a { 
	position: absolute;
	top: -220px;
	left: 654px;
	background: transparent;
	color: #000;
	width: 100px;
	margin: 0;
	padding-bottom: 5px;
	z-index: 12;
	font-size: 14px;
}


#hatmosphere img { display: none; }



/*  nav booking engines  ------------------------------------------------ */

#navBooking ul { border-color: #65119B; }
#navBooking ul li a { border-color: #65119B; color: #65119B; }
#navBooking ul li a:hover { color: #fff; background: #65119B; }
#navBooking a:link.active, #navBooking a:visited.active, #navBooking a:hover { color: #000; }
#navBooking a:active { color: #fff; background: #65119B; }	

.fline { border-top: 1px solid #B086CC; }


/*  phipx rapid hacks, to clean up later */

#navCountry ul.level2 {
	width: 175px;
	display: none;
	}
	
#navCountry ul.level2 li {
	width: 160px;
	border: none;
	margin: 0 0 0 6px;
}

#navCountry ul.level2 li a {
	padding: 1px;
	color: #000;
}
#navCountry ul.level2 li a:hover,
#navCountry ul.level2 li.sactive a {
	background: #E4E767;
	background: #F5B520;
	background: #FFEC1F;
	color: #000;
}

#navCountry ul.level2 li a:hover { background: #C73438; color: #fff; }




/* try pb | smaller second nav */

#navCountry ul.level2 {
	width: 906px;
	border: 1px solid #ddd;
	border-bottom: none;
	border-right: none;
	background: #f0f0f0;
	position: absolute;
	top: 40px;
	left: 0px;
}
#navCountry ul.level2 li { 
	display: block;
	float: left;
	width: 174px; 
	}
#navCountry ul.level2 li a {
	border-bottom: 4px solid #f0f0f0;
}
#navCountry ul.level2 li.sactive a {
	background: #f0f0f0;
	color: #000;
	border-bottom: 4px solid #888;
}
#navCountry ul.level2 li a:hover {
	border-bottom: 4px solid #ccc;
}	



















.morelinks {
display: none;
}




#navAlpha p { 
	margin-bottom: 5px;
}
#navAlpha img { 
	margin-bottom: 5px;
}


.lmtbl { width: 100%; margin-bottom: 20px; border: none; }
.lmtbl { width: 100%; margin-bottom: 0; border: none; }

.lmtbl th { 
	color: #fff; 
	font-weight: normal;
	}

.lmtbl tr { border: none; }
.lmtbl tr:hover td { background: #404040; }
.bluebox .lmtbl tr:hover td { background: #303d53; }

.lmtbl a:link,
.lmtbl a:visited {
	color: #96caeb;
	text-decoration: none;
}

.lmtbl a:hover,
.lmtbl a:active {
	color: #fff;
	text-decoration: underline;
}




/*
.lmtbl tr.grey { background-color: #F2F2F2; }
.lmtbl tr.second { background-color: #F2F2F2; }
*/

.lmtbl td { vertical-align: top; border-bottom: 1px solid #f1f1f3; }

#bhome .lmtbl td { padding: 2px 0 2px 24px; }
#bhome .lmtbl th { padding: 2px 0 2px 24px; }
#bhome .lmtbl td.price { padding-right: 24px; }

.greybox .lmtbl td { padding: 2px 0 2px 24px; }
.greybox .lmtbl th { padding: 2px 0 2px 24px; vertical-align: top; }
.greybox .lmtbl td.price { padding-right: 24px; }



.lmdestis th.price  { width: 40px; text-align: left; }

.lmdestselect th { display: none; }

.lmdestselect td.image a { margin-left: 20px; }
.lmdestselect td.place b { display: none; }
.lmdestselect td.description b { font-weight: normal; }
.lmdestselect td span.small { font-size: 0.9em; }
.lmdestselect td span.price { font-size: 1.3em; color: #96CAEB; }
.lmdestselect td span.price .lmcurrency { font-size: 0.7em; }
.lmdestselect td span.brandinfo { font-size: 6px; line-height: 8px; color: #999; }
.lmdestselect td span.brandinfo { display: none; }
.lmdestselect img { margin: 0;  }
.lmdestselect img.stars { vertical-align: top;  }


.lmdestselect td.place { width: 110px; padding-right: 3px; }
.lmdestselect td.image { width: 120px; padding: 2px; }
.lmdestselect td.image img { width: 100px; }

.lmdestselect img.detail { float: right; padding: 3px 0 0 0; margin: 0;  }
.lmdestselect span.lmhotelsubmit { 
	float: right;
	padding: 3px 0 0 0;
	margin: 0;
	font-size: 2.0em;
	line-height: 0.4em;
	background-color: #FFEC1F;
	padding: 3px 7px 0 7px;
	background: transparent url(/medias/lastminute/style/lm-bg-navigation.png) no-repeat top right;
	background-position: -175px -31px;
	width: 23px;
	height: 16px;
}

*+html .lmdestselect span.lmhotelsubmit { 
	line-height: 0.5em;	
}


* html .lmdestselect span.lmhotelsubmit { 
	background-position: -160px -31px;
	width: 16px;
	line-height: 0.5em;	
}

.lmdestselect a span.lmhotelsubmit,.lmdestselect a:link span.lmhotelsubmit, .lmdestselect a:visited span.lmhotelsubmit, .lmdestselect a:active span.lmhotelsubmit { 
	color: #000;
	text-decoration: none;
}

.lmdestselect a:hover span.lmhotelsubmit { 
	color: #FFF;
	background-position: -175px -89px;
	text-decoration: none;	
}

* html .lmdestselect a:hover span.lmhotelsubmit { 
	background-position: -160px -89px;
}





h2.title { display: none; }
div.ibooking h2 { display: none; }
h3 em { float: right; font-size: 12px; margin-right: 10px; }

h3 em a:link,
h3 em a:visited { text-decoration: none; color: #fff; }

h3 em a:hover,
h3 em a:active { text-decoration: underline; color: #96CAEB; }


#navAlpha a,
#navAlpha a:link,
#navAlpha a:visited,
#navAlpha a:hover,
#navAlpha a:active { text-decoration: none; color: #000; }

#navAlpha a:hover,
#navAlpha a:active { color: red; }



/* lmsidebox */

.lmsidebox {
	background-color: #fff;
	padding: 15px 1px 15px 12px;
	width: 280px;
}
.lmsidebox .destiteaser {
	border-top: 1px solid #ccc;
	width: 280px;
	padding: 15px 0 8px 0;
	position: relative;
	top:0;
	left:0;
}
* html .lmsidebox {
	width: 266px;
}
* html .lmsidebox .destiteaser {
	width: 280px;
}

.lmsidebox .destiteaser.first {
	border-top: none;
	padding-top: 0;
	margin-top: 0;
}

.lmsidebox h2 {
	text-transform: none;
	font-weight: normal;
	color: #54A6D8;
	font-size: 1.1em;
	margin-bottom: 2px !important;
}

.lmsidebox h2 a,
.lmsidebox h2 a:link,
.lmsidebox h2 a:visited,
.lmsidebox h2 a:active,
.lmsidebox h2 a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #54A6D8;
}

.destiteaser a,
.destiteaser a:link,
.destiteaser a:visited,
.destiteaser a:active,
.destiteaser a:hover {
	text-decoration: none;
}

.destiteaser img {
	float: left;
	margin-bottom: 0;
	width: 200px;
	height: 115px;
	border: 1px solid #e0e0e0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.lmsidebox span.lmpriceinfo {
	font-size: 1.8em;
	line-height: 0.9em;
	padding: 0 2px 7px 6px;
	width: 66px;
	height: 111px;
	float: left;
	color: #3c869e;
}


.lmsidebox span.lmpriceinfo span.lmcurrency {
	font-size: 0.7em;
	margin-right: 3px;
}

.lmsidebox b.lmsidelead {
	font-weight: normal;
	display: block;
	padding-right: 6px;
}

.debugbox {
	position: absolute; 
	top:13px; 
	left:500px; 
	width: 450px; 
	padding: 3px 9px; 
	background: #fdd; 
	border: 1px solid #333;
	font-size: 9px;
	z-index: 22;
	left:-999em; 
}


#navAlpha .include {
	position:absolute;
	top:-300px;
	left:740px;
	border-top: 5px solid #FFF15F; 
}

#bbadeferien #navAlpha .include {
	top:-326px;
}

/* stepper for hotellist */

.pstepper {
	line-height: 19px;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	margin-bottom: 0;
	color: #fff;
}
.stepper .prev,
.stepper .next {
	border: 1px solid #FCE926;
	padding: 0 6px;
	margin-right: 6px;
	background: #96CAEB;
	border: 1px solid #aaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.stepper .next {
	margin-left: 6px;
	margin-right: 0;
}
.stepper .inactivo {
	border: 1px solid #aaa !important;
	color: #aaa !important;
	background: #fff;
}
.stepper a:link, .stepper a:visited {
	text-decoration: none;
	background: #96CAEB;
	border-color: #ccc;
	color: #000;
}
.stepper a:hover, .stepper a:active {
	text-decoration: none;
	background: #303D53;
	border-color: #ccc;
	color: #fff;
}
.pricerange {
	margin-left: 6px;
}






/* special pages */

.content {
	margin: 0;
	padding: 5px 5px 15px 320px;
	width: 356px;
	}

#bbadeferien .content,
#blastminute-ferien .content {
	padding: 5px 5px 15px 230px;
	width: 450px;
	}

#bbadeferien #footer,
#blastminute-ferien #footer {
	margin:0 0 0 230px;
	width: 450px;
	}
#bbadeferien.bbbadeferien #footer {
	margin:0 0 0 320px;
	width: 356px;
	}

#bbadeferien.bbbadeferien .content,
#bflug-buchen .content,
#blinienfluege-buchen .content,
#bstaedtereisen-buchen .content,
#bnur-hotel-buchen .content {
	margin: 0;
	padding: 5px 5px 15px 320px;
	width: 660px;
	}

#bstaedtereisen-buchen .content,
#bnur-hotel-buchen .content {
	width: 734px;
	padding: 5px 5px 15px 255px;
	}
	

#bhome h1,
#bnewsletter h1,
#bueber-uns h1,
#bflug-buchen h1,
#blinienfluege-buchen h1,
#bstaedtereisen-buchen h1,
#bnur-hotel-buchen h1,
#bbadeferien.bbbadeferien h1 {
	position: absolute;
	left: 20px;
	width: 260px;
	}
#bnur-hotel-buchen h1 {
	width: 240px;
	}
#bbadeferien.bballehotels h1 {
	position: absolute;
	left: 20px;
	width: 205px;
	}
#bflug-buchen #navAlpha,
#blinienfluege-buchen #navAlpha,
#bstaedtereisen-buchen #navAlpha,
#bnur-hotel-buchen #navAlpha,
#bbadeferien.bbbadeferien #navAlpha,
#bbadeferien.bballehotels #navAlpha {
	top: 400px;
	}
#bnewsletter #navAlpha,
#bueber-uns #navAlpha {
	top: 400px;
	}
#bhome #navAlpha {
	top: 440px;
	}


#bbadeferien #navAlpha,
#blastminute-ferien #navAlpha { width: 203px; overflow: hidden; }
#bbadeferien.bbbadeferien #navAlpha { width: 300px; }
#bbadeferien.bballehotels .bluebox { margin-top: -11px; }

#bstaedtereisen-buchen #navAlpha { width: 242px; overflow: hidden; }
#bnur-hotel-buchen #navAlpha { width: 242px; overflow: hidden; }

	
	
#bbadeferien .lmnavigation span { display: none; }
#blastminute-ferien .lmnavigation span { display: none; }
#bbadeferien.bbbadeferien .lmnavigation span { display: inline; }
	
/*
#bhome #navBeta,
#bbadeferien #navBeta,
#blastminute-ferien #navBeta {
	top: 298px;
	left: 700px;
	width: 292px;
	margin-top: 0;
	padding: 0;
	background: #aaa;
	}
*/

#navBeta h2.navbeta {
	background: #fff url(/img/newhead-badeferien.jpg) no-repeat;
	padding: 18px 10px;
	color: #fff;
	text-transform: none;
	font: 23px/26px georgia,serif;
	margin-bottom: 0;
	}
#blastminute-ferien #navBeta h2.navbeta {
	background: #fff url(/img/newhead-lastminute.jpg) no-repeat;
	}


.greybox {
	background: transparent url(/img/newlist-background.gif);
	width: 366px;
	color: #fff;
}
#bbadeferien .greybox,
#blastminute-ferien .greybox {
	background: transparent url(/img/newwidelist-background.gif);
	width: 455px;
}
.bluebox {
	background: transparent url(/img/newwidelist-background-blue.gif);
	background: #3F4D63 url(/img/newwidelist-background-blue.gif);
	width: 455px;
	color: #fff;
}

.greyboxfoot {
	background: transparent url(/img/newlist-background.gif) bottom left;
	width: 366px;
	height: 15px;
	margin-bottom: 10px;
}
.blueboxfoot {
	background: transparent url(/img/newwidelist-background-blue.gif) bottom left;
	width: 455px;
	height: 15px;
	margin-bottom: 10px;
}
#bbadeferien .greyboxfoot,
#blastminute-ferien .greyboxfoot {
	background: transparent url(/img/newwidelist-background.gif) bottom left;
	width: 455px;
}
.greybox h3, .bluebox h3 {
	border: none;
	color: #fff;
	padding: 20px 3px 20px 24px;
	font-weight: normal;
	font-size: 15px;
}
.greybox h3 big, .bluebox h3 big {
	font-size: 27px;
	line-height: 31px;
	display: block;
}

.bluebox .list { margin-bottom: 0;}

.greybox h4 { padding: 0 0 10px 20px; margin: 0; }
.greybox h4 a:link,
.greybox h4 a:visited { color: #bbb; text-decoration: none; }
.greybox h4 a:hover,
.greybox h4 a:active { color: #96CAEB; text-decoration: underline; }





#bhome .content .piclink img {
	width: 364px;
	border: 1px solid #e0e0e0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.whitebox, .sitemap {
	background: #fff;
	width: 320px;
	padding: 20px;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#bueber-uns .whitebox {
	padding: 8px 0 0 8px;
	width: 352px;
}


/* special for formular newsletter */
.text_black { font-size: 11px; }

/* special agb */
.bbgeschaeftsbedigungen .content li { list-style: none; }
.bbgeschaeftsbedigungen .content li a.internalpdf { margin-top: 5px; }




/* Sitemap Styles ------------------------------ */


.content div.sitemap {
	margin-left: 1px;
	padding: 8px 0 0 0;
	width: 352px;
	}

.content div.sitemap ul li {
	list-style-type: none;
	list-style-image:  none;
	list-style-position: outside;
	}

.content div.sitemap ul li {
	margin: 5px 6px 0 -5px;
	padding: 0 5px 2px 13px;
	}

.content div.sitemap ul li a {
	font-weight: bold;
	background: #eee;
	border: 2px solid #ed1c24;
	border-bottom: none;
	border-right: none;
	border: none;
	padding: 2px 7px;
	display: block;
	}

.content div.sitemap ul.level2 li {
	margin-top: 3px;
	}

.content div.sitemap ul.level2 li a {
	font-weight: bold;
	background: #fff;
	padding: 0 2px;
	border: none;
	text-decoration: none;
	}

.content div.sitemap ul.level2 li,
.content div.sitemap ul.level3 li,
.content div.sitemap ul.level4 li,
.content div.sitemap ul.level5 li,
.content div.sitemap ul.level6 li,
.content div.sitemap ul.level7 li {
	margin: 0 6px 0 -5px;
	background:  #FFF url(/img/i_l2.gif) no-repeat 2px 2px;
	overflow: visible;
	}

.content div.sitemap ul.level3 li a,
.content div.sitemap ul.level4 li a,
.content div.sitemap ul.level5 li a,
.content div.sitemap ul.level6 li a,
.content div.sitemap ul.level7 li a {
	font-weight: normal;
	background: #fff;
	padding: 1px 2px;
	border-left: none;
	text-decoration: none;
	}






/* content destination tabs */

* html ul#tabitems {
 	padding: 0 0 0 0;
 	height: 24px;
 	overflow: hidden;
	}
ul#tabitems {
	margin: 2px 0 16px 0;
  	width: 100%;
 	height: 21px;
 	padding: 0 0 3px 0;
  	border-left: solid 1px #999;
  	border-bottom: solid 1px #bbb;
	clear: both;
	}
#tabitems li,
#tabitems li.passive {
	border-top: solid 1px #cfcfcf;
	border-right: solid 1px #999;
	background: #ccc;
	background: #ccc url(/img/newheader-lastminute.jpg) no-repeat scroll -650px -40px;
	color: #000;
	margin: 0 0 0 0;
	padding: 3px 4px 3px 6px;
	padding: 0 0 3px 0;
 	list-style-type: none;
 	float: left;
 	height: 20px;
 	width: 160px;
	cursor: pointer;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	}
ul#tabitems li.selected {
	background: #fff;
	border-top: solid 1px #999;
	height: 23px;
	margin: 0 0 0 0;
	padding: 0 0 1px 0;
 	color: #000;
 	position: relative;
 	top: 0;
 	left: 0;
	}
ul#tabitems li a {
	display: block;
	text-decoration: none;
	padding: 3px 4px 0 6px;
	margin: 0;
	width: 160px;
	}
* html ul#tabitems li a {
	width: 150px;
	}


/* special to compare */

.bbto-compare #navBeta { display: none; }
.bbto-compare #navAlpha { display: none; }
.bbto-compare .content { 
	padding: 5px 5px 15px 18px;
	width: 970px;
}
.bbto-compare .greybox { 
	background: #6B6C6E;
	width: 970px;
}
.bbto-compare .greyboxfoot { 
	background: #6B6C6E;
	width: 970px;
	border-top: 1px solid #F1F1F3; 
}
.bbto-compare .greybox .lmtbl th.price { padding: 2px 5px; text-align: center; }
.bbto-compare .greybox .lmtbl td.price { padding: 2px 5px; text-align: center; }
.bbto-compare .greybox .lmtbl td.rank1 { background: #4D8F0B; }
.bbto-compare .greybox .lmtbl td.rank2 { background: #166AB3; }
.bbto-compare .greybox .lmtbl td.rank3 { background: #42336C; }
.bbto-compare .greybox .lmtbl td.Helv { border: 1px solid #ED1B23; }
.bbto-compare .greybox .lmtbl td.Kuon { border: 1px solid #021234; }
.bbto-compare .greybox .lmtbl td big { font-size: 18px; line-height: 18px; display: block; width: 100%; }
.bbto-compare .greybox h3 { padding-bottom: 5px; }
.bbto-compare .greybox p { color: #999; padding: 0 0 10px 21px; }
.bbto-compare .lmtbl td { border-top: 1px solid #F1F1F3; border-bottom: none; }
.bbto-compare .lmtbl tr.separator td { border-top: 2px solid #F1F1F3; }
.bbto-compare .lmtbl tr.sep-fade td { border-top: 1px solid #999; }
* html .bbto-compare .content { padding: 0; margin-left: 18px; }
* html .bbto-compare .greybox { padding: 0; margin: 0; }
* html .bbto-compare .list { margin-left: -23px; }
* html .bbto-compare h4 { margin-left: -20px; }
.bbto-compare h5	{
	font-size: 18px;
	font-weight: normal;
	position: absolute;
	top: 300px;
	left: 630px;
	}

#biata.bbiata #navAlpha { width: 203px; overflow: hidden; }
#biata.bbiata .content { padding: 5px 5px 15px 230px; width: 450px; }
#biata.bbiata .content.flight { width: 750px; }


.iatalist .iatabreadcrumb {
	font-size: 0.8em;
	margin-bottom: 15px;
	border-bottom: 1px solid #efefef;
}

.content .iatalist h3 {
	border: none;
}

.iatalist .smalldetail {
	font-size: 0.6em;
	cursor: pointer;
	font-weight: normal;
}

.iatalist h3 .temporary {
	font-size: 0.7em;
	font-weight: normal;
}

.iatalist h3 .red {
	color: #f00;
}


.iatalist img.geocord {
	margin: 0 0 -4px 0;
}

.iatalist h2 {
	line-height: 1em;
	margin-bottom: 5px;
}

.iatalist h3 {
	padding-top: 0;
	margin: 0;
}

.iatalist h4 {
	font-size: 10px;
	letter-spacing: 0;
}


.departure p {
	color: #fff;
	padding-left: 20px;
}

.departure a:link,
.departure a:visited
{
	color: #96caeb;
	text-decoration: none;
}

.departure a:hover,
.departure a:active {
	color: #fff;
	text-decoration: underline;
}

.departure a.sactive:link,
.departure a.sactive:visited {
	font-weight: bold;
	color: #fff;
}

