/*  color schema -----  */
/*  kuoniblu: #2F539F;  */
/*  kgrey050: #EAEAEA;  */

/*  color100: #2F539F;  */
/*  color050: #8DA1CA;  */
/*  color025: #CBD4E7;  */
/*  color010: #E9EDF4;  */


body {
	/* background: #fff url(/images/kuoni/bg_color.gif) repeat-y; */
	color: #222;
	margin: 0;
	padding: 0;
	font: 12px/15px arial, helvetica, sans-serif;
	}



/*  layout ------------------------------------------------ */


#header {
	position: relative;
	width: auto;
	height: 130px;
	margin-left: 220px;
	padding: 0;
	z-index:9999;
	}


#footer {
	position: relative;
	margin: 0 0 0 415px;
	padding: 10px 10px 10px 5px;
	width: 760px;
	width: 360px;
	height: 40px;
	color: #999;
	background: #fff;
	z-index:9; 
	}
	
	

.content {
	position: relative; 
	width: 654px;
	min-width: 125px;
	min-height: 400px;
	margin: 0 0 0 215px;
	padding: 8px 10px 0 5px;
	}


.content {
	z-index:3;  /* value for IE4-5.x */
	}


#navAlpha {
	position: absolute;
	top: 134px;
	left: 0;
	width: 200px;  
	margin: 0;
	padding: 0;
	background: white;
	z-index: 6; 
	}


#navBeta {
	position:absolute;
	top: 148px;
	left: 790px;
	width: 200px;	
	margin-top: 20px;
	padding: 0;
	color: #000;
	background: white;
	z-index: 7;
	}


#navCountry {
	position: absolute;
	left: -203px;
	width: 200px;
	margin-top: -7px;
	overflow: hidden;
	color: #000;
	/*background: #CBD4E7;*/
	z-index: 8; 
	}
	
#navCountry { 
	padding-top: 7px; 
	}



#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(/images/kuoni/bg_breadcrumb.gif) no-repeat 0 0;
	z-index: 9; 
	}


#navTools {
	background: #fff;
	width: 650px;
	padding-top: 2px;
	}


#navBooking {
	padding: 0;
	padding-top: 84px;
	margin-left: 212px;
	width: 781px;
	height: 33px;
	}




/*  standard tags  ------------------------------------------------ */

.logo {
    background-color: #FFFFFF;
}

img {
	border: 0;
	}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 12px/15px arial, sans-serif, verdana, arial, helvetica, arial, sans-serif;
	color: #222;
	}
	
th,td {
	padding: 2px 10px 2px 10px;
	font: 12px/16px arial, helvetica, sans-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;  
	}
	
a { color: #000; }
a:link { color: #000; }
a:visited { color: #555; }
a:hover { color: #2F539F; }
a:active { color: #2F539F; }



address	{
	font:10px/15px arial, helvetica, sans-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, helvetica, sans-serif;
	}
	
h1	{
	clear:both;
	margin-top: 10px;
	margin-bottom: 14px;
	padding: 0;
	font-size: 24px;
	line-height: 1.1em;
	color:#000;
	}

h2	{
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.1em;
	margin-top: 0;
	margin-bottom: 8px;
	color:#000;
    }

h3	{
	font-size: 12px;
	line-height: 1.1em;
	margin-top: 11px;
	margin-bottom: 3px;
	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(/images/kuoni/i_whereyouare.gif) no-repeat;*/
	}

#navYouarehere a { font-weight: bold; }

#navYouarehere .hotelcategory {
	float: right;
	text-align: right;
	margin-top: -38px;
	border-bottom:0;
	}


/*  layout elements right ------------------------------------------------ */


#navBeta img {
	margin-bottom: 8px;
	}

/* clean up code with old div id boxes: boxLinks,  boxLinks, boxSpecial, boxExclusive */

#boxLinks, #boxSpecial, #boxExclusive, .sidebox, .bookingbox, .searchbox {
	border: 1px solid #8DA1CA;
	border-top: 4px solid #8DA1CA;
	margin-bottom: 10px;
	}

.searchbox {
	width: auto;
}

.searchboxcontent1, .searchboxcontent2 { margin: 0 10px 6px 10px; }
.searchbox select { width: 100% !important; }
.searchboxcontent1 form { margin: 3px 0 7px 0; }
.searchboxcontent2 form { margin: 0 0 5px 0; padding:0; }


.bookingbox {
	width: 358px;
}

#boxSpecial {
	border: 1px solid #F2D94B;
	border-top: 4px solid #F2D94B;
	}
	
#boxExclusive {
	border: 1px solid #0B0780;
	border-top: 4px solid #0B0780;
	}	

#boxLinks h2, #boxSpecial h2, #boxExclusive h2, .sidebox h2, .bookingbox h2, .searchbox h2 {
	background: #CBD4E7;
	padding: 3px 8px;
	font-size: 12px;	
	font-weight: bold;
	margin-bottom: 6px;
	}
	
.sidebox li {
	padding-bottom: 3px;
	}

#boxSpecial h2 {
	background: #F6DCA3;
	}

#boxExclusive h2 {
	background: #8C8CD4;
	}

#boxLinks ul, .sidebox ul, .bookingbox ul {
	list-style: none;
	margin: 0 2px 8px 8px;
	padding: 0;
	border: 0;
	}

#boxSpecial p, #boxExclusive p, .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 ------------------------------------------------ */

	
#navSegmente h2 {
	display: none;
	}

#navAlpha p {
	margin-bottom: 0;
	}

#navAlpha ul {
	list-style: none;
	margin: 0;
	margin-left: 3px;
	padding: 0;
	border: 0;
	border-bottom: 8px solid #fff; 
	}

#navAlpha li	{
	display: inline;
	text-align: left;
	border: 0;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
	font: 12px/21px arial, helvetica, sans-serif;
	font-weight: normal;
	color: #888;
	width: 188px; 	/* False value for IE4-5.x/Win. */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 198px;	/* You get it. Good value for compliant browers. */	
	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;
	background: #EAEAEA;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	width: 188px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 188px;	/* You get it. Good value for compliant browers. */	
	}
	
html>#navAlpha li a {
	width: 188px;	 /* Be nice to Opera */
	}
	
#navAlpha li a:hover {
	background: #8DA1CA;
	color: #000;
	text-decoration: none;
	}

#navAlpha li.sactive a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background: #2F539F;
	}	
		


#travelshopInfo {
	padding: 10px;
	width: 178px;
	margin-left: 3px;
	background: #EAEAEA;
	margin-bottom: 8px;
	}

#travelshopInfo .fcontent {
	padding-top: 8px;
	}

#reisebuerobox {
	padding: 10px;
	width: 177px;
	margin-left: 3px;
	margin-bottom: 8px;
	background: #EAEAEA;
	}

#newsletterbox {
	padding: 10px;
	width: 177px;
	margin-left: 3px;
	background: #EAEAEA;
	margin-bottom: 8px;
	}




/*  navigation content left ------------------------------------------------ */


#navCountry h2  {
	display: none;
	}

#navCountry ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	}

#navCountry .nav { border-top: 4px solid #8DA1CA; }

#navCountry li	{
	display: inline;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #fff;
	font: 12px/15px arial, helvetica, sans-serif;
	font-weight: normal;
	color: #888;
	width: 190px; 	/* False value for IE4-5.x/Win. */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 200px;	/* You get it. Good value for compliant browers. */	
	display: block;
	}


#navCountry li a {
	display: block;
	margin: 0;
	padding: 1px 2px 0 8px;
	border: 0;
	background: #CBD4E7;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	width: 190px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 190px;	/* You get it. Good value for compliant browers. */	
	}
	
	
#navCountry li a:hover {
	color: #000;
	background: #8DA1CA;
	text-decoration: none;
	}

#navCountry li.sactive a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background: #2F539F;
	}	
		


#navCountry ul.level2 li {
	border-bottom: 1px solid #8DA1CA;
	border-right: 1px solid #fff;
	font-weight: bold;
	text-indent: 10px;
	color: #000;
	background: transparent;
	}	

#navCountry ul.level2 li a {
	text-decoration: none;
	font-weight: normal;
	color: #222;
	background: transparent;
	}	
	
#navCountry ul.level2 li a:hover {
	background: #8DA1CA;
	color: #000;
	text-decoration: none;
	}
	
#navCountry ul.level2 li.sactive a {
	text-decoration: none;
	font-weight: bold;
	font-weight: normal;
	color: #fff;
	background: #2F539F;
	}	




/*  navigation top ------------------------------------------------ */


#navTools ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	text-align: right;
 	}

#navTools h2 {
	display: none;
} 

#navTools ul li {
	display: inline;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
	}

#navTools ul li a {
	height: 15px;
	padding: 2px 0 2px 10px;
	margin: 0;
	color: #000;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	}

#navTools ul li a:hover {
	color: #2F539F;
	background: transparent;	
	}

#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 p	{
	display: block;
	}

.content p em	{
	color: #555;
	font-weight: bold;
	}


.content a.internalnnn {
	padding-left: 16px;
	background:url(/images/kuoni/internal.gif) no-repeat 3px 2px;
	color: #2F539F;
	}

.content a.externalnnn {
	padding-left: 16px;
	background:url(/images/kuoni/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(/images/kuoni/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;
	}


	/*  Alternative Lists  , check out  */

.kuoniframe {
	width: 324px;
	border: 1px solid #333;
	border-top: 3px solid #333;
	padding: 12px;
	margin-bottom: 12px;
	}	

.kuoniframe h2 {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	}

.kuoniframe ul {
	margin: 0;
	padding: 0;
	}
	
.kuoniframe li {
	border-top: 1px solid black;
	margin: 0;
	padding: 2px 0 1px 0;
	list-style: none;
	line-height: 130%;
	}
		
.kuoniframe li a {
	text-decoration : 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(/images/kuoni/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(/images/kuoni/i_email.gif) no-repeat 4px 3px;
	color: #000;
	width: 322px;
	}

.content p.box	{
	display: block;
	font: 13px/16px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, 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(/images/kuoni/i_sterngreen.gif) no-repeat 0 1px;
	text-indent: 17px;
}
.hotelpdf3 {
	width: 70px;
	float: left;
	padding-bottom: 12px;
	background: transparent url(/images/kuoni/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(/images/kuoni/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;
	}	


/*  bookingengines navigation   ------------------------------------------------ */


#navBooking h2 { display: none; }

#navBooking ul {
	margin: 0;
	padding: 0;
	border: 0;
  	border-bottom: 1px solid #2F539F;
	list-style-type: none;
 	text-align: center;
	width: 780px;
	height: 21px;
	}

#navBooking ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 18px;
	}

#navBooking ul li a {
	display: block;
	font-weight: bold;
	padding: 2px 11px 0 11px;
 	border: 1px solid #2F539F;
	border-bottom: none;
	line-height: 17px;
	margin: 0;
	margin-right: 4px;
	color: #2F539F;
	background: #fff;
	text-decoration: none;
	text-align: center;
	}

#navBooking ul li a:hover {
	color: #fff;
	background: #2F539F;	
	}

#navBooking a:link.active, #navBooking a:visited.active, #navBooking a:hover {
	color: #000;
	}

#navBooking a:active	{
	color: #fff;
	background: #2F539F;
	}	

#eflight a, #fflight a { border-left: 5px solid #ff00ff; }

#eflights a  	{ width: 70px; }
#eflightsch a	{ width: 70px; }
#ecars a 	 { width: 73px; }
#eswim a 	 { width: 93px; }
#ecruise a 	 { width: 83px; }
#eroom a 	 { width: 104px; }
#ecities a 	 { width: 83px; }
#especials a { width: 91px; }

#fflights a  	{ width: 82px; }
#fflightsch a	{ width: 76px; }
#fcars a 	 { width: 62px; }
#fswim a 	 { width: 112px; }
#fcruise a 	 { width: 64px; }
#froom a 	 { width: 95px; }
#fcities a 	 { width: 63px; }
#fspecials a { width: 96px; }

#navBooking #especials a, #navBooking #fspecials a { 	margin-right: 0; }


/*  otc bookingengine integration  ------------------------- */

#eflug a { width: 38px; }
#echarter a { width: 47px; }
#ehotel a { width: 38px; }
#eauto a { width: 38px; }
#eflughotel a { width: 68px; }
#eflugauto a { width: 68px; }
#ebadeferien a { width: 66px; }
#eschiff a { width: 76px; }
#ewohnung a { width: 92px; }

#fflug a { width: 38px; }
#fcharter a { width: 48px; }
#fhotel a { width: 38px; }
#fauto a { width: 38px; }
#fflughotel a { width: 70px; }
#fflugauto a { width: 78px; }
#fbadeferien a { width: 66px; }
#fschiff a { width: 66px; }
#fwohnung a { width: 86px; }

#navBooking #ewohnung a, #navBooking #fwohnung a { 	margin-right: 0; }


/*  logos  ------------------------------------------------ */


#logolink {
	position: absolute;
	left: 0;
	top: 0;
	width: 213px;
	height: 100px;
	z-index:9;
	}

#buttonlogo {
	display: block;
	padding: 0;
	background: transparent url(/images/kuoni/logo_kuoni.jpg) no-repeat;
	width: 213px;
	height: 100px;
	}




/*  helpers  ------------------------------------------------ */


.whitespace	{
	background: #fff url(/images/kuoni/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(/images/kuoni/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(/images/kuoni/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; 
}



/* ********** ********* ********** *********** ********** ********* */
/*  page specials  ------------------------------------------------ */
/* ********** ********* ********** *********** ********** ********* */


/*  home kuoni real  ------------------------------------------------ */

.bbhome { background: #fff url(/images/kuoni/bg_color_home.jpg) repeat-y; }
/*.bbhome #navYouarehere { display: none; }*/
.bbhome h1 { display: none; }
.bbhome #footer { height: 98px; margin-top: 10px; }
.bbhome #footer address { margin-top: 20px; }
/*.bbhome #navBeta { top: 114px; }*/
/*.bbhome .content { padding-top: 0; }*/
/*.bbhome #navCountry { padding-top: 0; margin-top: 0; }*/
.bbhome #navCountry .searchbox h2 {display: block; }


/*.bbhome #footer { display: none; } */
.bbhome #picFrame { display: none; }

.bbhome .content { padding-top: 34px; }  /* IE Value  */
body.bbhome>div.content { padding-top: 38px; }  /* Compliant Browser Value */

.bbhome #navCountry { padding-top: 7px; }
.bbhome { background: #fff url(/images/kuoni/bg_color_homespecial.gif) no-repeat; }
.bbhome #navCountry .nav { border-top: 4px solid #8DA1CA; }

.bbhome .fontent img  { margin-bottom: 0; }

.bildteaser { margin-bottom: 10px; }
.bildteaser p, .bildteaser a, .bildteaser img, #navBeta .bildteaser img { margin: 0; padding: 0; }


/*  test for all pages  ------------------------------------------------ */



#breiseinformationen .content { padding-top: 34px; }  /* IE Value  */
body#breiseinformationen>div.content { padding-top: 38px; }  /* Compliant Browser Value */
#breiseinformationen #navCountry { padding-top: 7px; }
#breiseinformationen #navCountry .nav { border-top: 4px solid #8DA1CA; }

#bjobs .content { padding-top: 34px; }  /* IE Value  */
body#bjobs>div.content { padding-top: 38px; }  /* Compliant Browser Value */
#bjobs #navCountry { padding-top: 7px; }
#bjobs #navCountry .nav { border-top: 4px solid #8DA1CA; }



/*  home kuoni  ------------------------------------------------ */










#boxBooking, #boxBooking2, #boxDestination {
	border: 1px solid #8DA1CA;
	border-top: 4px solid #8DA1CA;
	margin-bottom: 8px;
	width: 559px;
	height: 157px;
	background: #fff url(/images/kuoni/home_buchen.jpg) no-repeat -1px -5px;
	}
	
#boxBooking h2, #boxBooking2 h2, #boxDestination h2 {
	background: #CBD4E7;
	padding: 3px 8px;
	font-size: 12px;	
	font-weight: bold;
	margin-bottom: 6px;
	}
	
#boxDestination { 
	border-color: #8DA1CA; 
	background: #fff url(/images/kuoni/home_destination.jpg) no-repeat -1px -5px;
	height: 320px;
	}
	
#boxDestination h2 { background: #CBD4E7; }
#boxDestination a { 
	display: block;
	padding: 0;
	width: 518px;
	height: 294px;
	}
#boxDestination a span {  display: none; }

#boxBooking a { 
	display: block;
	padding: 0;
	width: 518px;
	height: 131px;
	}
	
#boxBooking a span {  display: none; }


/*  kuoni home booking engine colors  ------------------------------------------------ */

.bbhome #navBooking ul li a { 
	color: #fff;
	background: #8DA1CA;
 	border-left: 1px solid #2F539F;
 	border-top: 1px solid #2F539F;
	}

.bbhome #navBooking ul li a:hover {
	color: #fff;
	background: #2F539F;	
 	border-left: 1px solid #000;
 	border-top: 1px solid #000;
 	border-right: 1px solid #CBD4E7;
 	border-bottom: 1px solid #8DA1CA;
	}







/*  kuoni bookingengine pages  ------------------------------------------------ */

#bonline { background: #fff url(/images/kuoni/bg_color_home.jpg) repeat-y; }
#bonline .content { width: 784px; margin: 0 0 0 205px; padding: 9px 10px 0 5px; }
#bonline #navYouarehere { display: none; }
#bonline #navBeta { display: none; }
#bonline #navCountry { display: none; }
#bonline h1 { display: none; }


#boxBooking2 { 
	background: #fff; 
	width: 778px;
	height: 1540px;
	}

#ibooking {
	background: #fff; 
	width: 778px;
	height: 1500px;
	padding:0;
	border: 0;
	}

#picFrame {
	background: transparent;	
}


#searchcriteria {
	display: none;
	position: relative;
	left: -900em;
	height: auto;
}


/* custom footer */

.brandsTxt {
	width: 360px; 
	margin: 40px 0 0 0;	
	border-top: 1px solid #eee; 
	padding-top: 3px; 
	}

.brandsTxt p, .brandsTxt a {
	font: 10px/15px arial, helvetica, sans-serif;
	color: #aaa;
	background: transparent;
	margin: 0px;
	}

.brandsLogo {
	width: 360px; 
	margin: 40px 0 0 0;
	}

.brandsLogo img {
	border: 1px solid #EEEEEE;
	width: 114px;
	height: 31px;
	}


.sidebox a.pdf {
	margin-top: 11px;
	padding: 4px 8px 4px 30px;
	background: transparent url(/images/kuoni/i_pdf.gif) no-repeat 4px 3px;
	}

.sidebox .piclink img {
	margin: 0 0 -5px -8px !important;
	padding: 0;
	width: 198px;
	}

.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%;
	}


.hotellogo {
	margin-right: 7px;
	}
	
	
#webtext{
	border: 1px solid #CBD4E7;
	background: #E9EDF4;
	padding: 5px;
	}
	
#webtextintro h2 {
	font: 12px/18px arial, sans-serif;
	color: #777;
	}
	
#webtextintro p {
	font: 10px/12px arial, sans-serif;
	color: #777;
	}
	
	
	
#navCountry li.fline {
	border-top: 2px solid #fff; 
	height: auto;
	}

.selectkontinent {
	border-top: 1px solid #bbb;
	background:#ddd;
	color:#000
	}

/* footer stuff */

#validatorcheck {
	text-align: right;
	color: #ddd;
	}
	
#prviewbanner {
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 1000px;
	background: transparent url(/images/kuoni/preview.png) no-repeat; 
	border-left: 2px solid red;
	z-index:9;
	}
	
#buttonprviewbanner {
	display: block;
	padding: 0;
	background: transparent;
	width: 26px;
	height: 110px;
	}



/*  wetter styles  ----------------------  */

.weatherclimate, .weatherforecast {
	/*width: 338px;*/
	border: 1px solid #999;
	border-top: 3px solid #999;
	padding: 4px 7px;
	margin-bottom: 12px;
	font-size: 0.95em;
	}

.winddirection img {
	margin: -4px 0 -4px 0;
	}

.weatherclimate h2, .weatherforecast h2 {
	padding: 3px 0;
	font-size: 12px;	
	font-weight: bold;
	margin-bottom: 6px;
	}

.weatherclimate table th, 
.weatherforecast table th, 
.weatherforecastshort table th {
	padding: 0;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-left: 1px;
	font-size: 0.95em;
	}
	
.weatherclimate table td, 
.weatherforecast table td, 
.weatherforecastshort table td {
	padding: 0;
	text-align: center;
	line-height: 11px;
	vertical-align: middle;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e0e0e0;
	}

.weatherforecast table, .weatherclimate table {
	border-bottom: 1px solid #e0e0e0;
	margin-top: 3px;
	}

.weatherforecast td {
	padding: 4px 0 !important;
	}
	
.weatherclimate th {
	padding: 4px 1px 2px 1px !important;
	}
	
.weatherclimate td {
	text-align: right !important;
	padding: 4px 3px 2px 0 !important;
	}


.weatherforecastshort {
	border: 1px solid #8DA1CA;
	border-top: 4px solid #8DA1CA;
	margin-bottom: 10px;
	width: 200px;
	}
	
.weatherforecastshort h2 {
	background: #CBD4E7;
	padding: 3px 8px;
	font-size: 12px;	
	font-weight: bold;
	margin-bottom: 6px;
	}

.weatherforecastshort table {
	margin: 0 6px 0 6px;
	}
	
.weatherforecastshort td {
	padding: 4px 2px !important;
	}

.weatherlink {
	padding: 4px 10px;
	}
	
ul.weatherlegend {
	margin: 10px 0 5px 0;
	padding: 0;
	color: #777;
	}
	
ul.weatherlegend li {
	padding: 0 0 0 3px;
	margin: 0;
	list-style-type: none;
	}
	
th.wlabel {
	width: 200px;
	font-weight: normal;
	text-align: left !important;
}

.whited {
	text-indent: -999em;
}

.colzebra {
	background: #eaeaea;
}


.smalltext p {
	color: #999;
	font-size: 10px;
	line-height: 12px;
}


#bigpicture {
	margin-right: 100px;
}




/* pedro styles */

h1 img {
	border: 1px solid white;
	vertical-align: middle;
}

.ratingbox {
	background: #EAEAEA;
	width: 360px;
	margin-top: -20px;
}
.ratingbox ul {
	margin: 0;
	padding: 3px 0 3px 10px;
}

.ratingbox li {
	display: inline;
	font-weight: bold;
}
.ratingbox li img {
	vertical-align: middle;
	padding: 8px 30px 0 4px;
}

.logobox {
	width: 360px;
	margin-top: 10px;
}
.logobox ul {
	margin: 0;
	padding: 0 5px 0 0;
}
.logobox li {
	display: inline;
}
.logobox li img {
	/*max-width: 170px;*/
	margin: 0;
}

.pricehitbox, .pricehitboxf {
	background: #fff url(/medias/logos/bg-pricehit-d.gif);
	padding: 57px 1px 4px 10px;
	margin-bottom: 10px;
}
.pricehitboxf {
	background: #fff url(/medias/logos/bg-pricehit-f.gif);
}
.pricehitbox p, .pricehitboxf p {
	font-size: 20px;
	line-height: 20px;
	margin: 0;
}
.pricehitbox p strong, .pricehitboxf p strong {
	font-size: 30px;
	color: #fff;
}
.pricehitbox p em, .pricehitboxf p em {
	font-size: 10px;
	color: #000;
}

/*
.hotelpage .content h2 {
	font-size: 18px;
	width: 360px;
	text-transform: none;
	line-height: 1.1em;
	margin-top: 4px;
	margin-bottom: 11px;
	padding-bottom: 2px;
	color:#000;
	border-bottom: 2px solid #000;
}
*/




/* 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;
	}


/* google site search */

/*
#bsearch { background: #fff url(/images/kuoni/bg_color_home.jpg) repeat-y; }
#bsearch .content { width: 784px; margin: 0 0 0 205px; padding: 9px 10px 0 5px; }
#bsearch #navYouarehere { display: none; }
#bsearch #navCountry { display: none; }
#bsearch h1 { display: none; }
*/

#bsearch #navBeta { display: none; }

#isearching {
	background: #fff; 
	width: 778px;
	height: 1500px;
	padding:0;
	border: 0;
	}

/* specialized classes */

.image_descripton {font-size: 0.9em;}
.price { white-space: nowrap; }
.tons { white-space: nowrap; }
.required {font-weight:bold; }


/* Autocomplete */

  div.auto_complete {
    width: 350px;
    background: #fff;
  }
  div.auto_complete ul {
    border:1px solid #888;
    margin:0;
    padding:0;
    width:100%;
    list-style-type:none;
  }
  div.auto_complete ul li {
    margin:0;
    padding:3px;
    font-size: 0.8em;
  }
  div.auto_complete ul li.selected { 
    background-color: #ffb; 
    font-size: 0.8em;
  }
  div.auto_complete ul strong.highlight { 
    color: #800; 
    margin:0;
    padding:0;
    font-size: 0.8em;
  }

/* The error box */

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

/* notice */
#notice {
  border: 2px solid #C1DAD7;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #5DBAE8;
  font-weight: bold;
}

/* shopping cart */

#shoppingcart {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

#shoppingcart th {
	font: bold;
	color: black;
	letter-spacing: 2px;
	text-align: left;
	padding: 3px 3px 3px 6px;
	background: #5DBAE8;
    vertical-align:top;
}

#shoppingcart td {
	border: 1px solid #C1DAD7;
	padding: 3px 3px 3px 6px;
}