html,body { margin: 0; padding: 0; }
body { 
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	text-align: center; 
	background-color: #f4f7fc; 
	color: #333; 
	background-image: url(images/body_bg.gif); 
	background-position: top center; 
	background-repeat: repeat-y; 
}

p { margin: 3px 0 6px 0; padding: 0; border: 0; }

div { margin: 0; padding: 0; border: 0; }

form { margin: 0; padding: 0; border: 0; }

input, select { margin: 0; padding: 0; border: 0; font-size: 10px;}

img { margin: 0; padding: 0; border: 0; }

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

li { margin: 0; padding: 0; display: inline; }

td { padding: 0;}

a { color: #576277; text-decoration: none; }
a:link { color: #576277; text-decoration: none; }
a:hover { color: #3F88BB; text-decoration: underline; cursor: pointer; }

/* --- */

h1 {
	font-size: 14px;
	color: #576277;
	text-transform: uppercase;
	font-weight: normal;
	_font-weight: bold;
	margin: 2px 0 0 0;
}

h2 {
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	font-weight: normal;
	margin: 0;
}

h3 {
	font-size: 11px;
	color: #576277;
	line-height: 16px;
	_line-height: 14px;
	font-weight: bold;
	margin: 6px 0 1px 0;
	_margin: 6px 0 1px 0;
}

#content_right h3 { margin: 0 0 2px 0; }

h4 {
	font-size: 14px;
	color: #47566D;
	line-height: 16px;
	font-weight: normal;
	margin: 16px 0 1px 0;
}

/* --- */

#container { width: 896px; _width: 897px; margin: 0 auto; text-align: left; background-color: #fff; }

#top {
	height: 12px;
}

#header {
	height: 12px;
	overflow: hidden;
	display: none;
}

#header_logo { float: left; }

#footer { 
	clear: both;
	font-size: 9px;
	padding: 6px;
	margin-top: 8px;
	color: #999;
}

#footer a { color: #727272; }
#footer a:link { color: #727272; }
#footer a:hover { color: #3F88BB; }

#footer_right { margin-left: 22px; }

/* --- */

#logo { height: 72px; }

#navigation { height: 24px; }
#navigation li { margin-right: -3px; }

#metanav { padding: 14px 0 20px 0; }
#metanav li { padding-left: 2px; }


#top_promotion img { float: right; margin-left: 8px; }
#top_promotion_text { padding-top: 16px; }

#seknav {
	clear: both;
	height: 14px;
	padding: 16px 0px 10px 8px;
	background-image: url("images/nav_back.gif");
	background-repeat: repeat-x;
}

/* --- */

.left { float: left; }
.right { float: right; }

#top_left { width: 550px; }
#top_right { width: 335px; text-align: right; }

#content_left { width: 672px; _width: 670px; }
#content_right { width: 224px; }

*html #content_right { overflow: hidden; height: 1%; }
*html #content_left { overflow: hidden; height: 1%; }
*+html #content_right { overflow: hidden; height: 1%; }
*+html #content_left { overflow: hidden; height: 1%; }

/* --- */

#flightsearch { margin-bottom: 8px; _margin-bottom: 6px; }

#flightsearch_top {
	background-image: url(images/flightsearch_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #8b99b3;
	font-size: 14px;
	color: #607293;
	padding: 4px 16px 3px 16px;
	height: 20px;
	border-bottom: 1px dotted #fff;
}

#flightsearch_top img {
	margin: 0 2px 0 3px;
	_margin: 0 1px 0 0px;
	vertical-align: -20%;
}

#flightsearch_center {
	background-image: url("images/search_center.gif");
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #bbc4d0;
	border-bottom: 0;
	padding: 0 16px 12px 16px;
	color: #576277;
	line-height: 16px;
	overflow: hidden;
	_height: 1%;
}

#flightsearch_center_left {
	clear: both;
	width: 425px;
}

#flightsearch_center_left_left { width: 205px; }
	
#flightsearch_center_left select {
	margin-left: 3px;
	width: 98px;
	font-size: 11px;
}

#flightsearch_departuretime .left { margin-top: 9px; }
#flightsearch_returntime .left { margin-top: 9px; }

#departureTime {
	margin-left: 14px !important;
}

.flightsearch_textfield {
	width: 202px;
	font-size: 11px;
	height: 14px;
	padding: 5px 4px 5px 4px;
	_padding: 5px 4px 7px 4px;
	margin-bottom: 14px;
	color: #576277;
}

#flightsearch_center_right {
	width: 176px;
	margin-right: 3px;
}

#flightsearch_center_left_right { width: 205px; }

#flightsearch_center_right select {
	width: 176px;
	font-size: 11px;
	padding-bottom: 1px;
}

#serviceClass { margin-top: 17px; _margin-top: 8px; }

#flightsearch_bottom {
	clear: both;
	height: 18px;
	padding: 5px 16px 6px 16px;
	border: 1px solid #bbc4d0;
	border-top: 1px dotted #bbc4d0;
}

#flightsearch_bottom_left img {
	margin: 4px 6px 0 0;
}

#flightsearch_bottom_right div {
	margin: 5px 8px 0 0;
	font-size: 10px;
	text-transform: uppercase;
}

/* --- */

.flightsearch_calendar_top {
	background-color: #607fa9;
	text-align: center;
	color: #fff;
	height: 18px;
	margin: 0 1px 0 1px;
}

.flightsearch_calendar_top td { _padding-top: 2px; }

.flightsearch_calendar_month {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

.flightsearch_calendar_dropdown select {
	width: 63px !important;
	font-size: 10px !important;
	margin-bottom: 3px;
}


.flightsearch_calendar_bottom thead td {
	background-color: #92abc4;
	text-align: right;
	color: #fff;
	border: 1px solid #92abc4;
	padding-right: 8px;
	font-size: 11px;
}

.flightsearch_calendar_bottom tbody td {
	text-align: right;
	color: #182020;
	font-weight: normal;
	font-size: 10px;
	border: 1px solid #facf4c;
	height: 17px;
	padding-right: 8px;
}

.flightsearch_calendar_bottom {
	margin-bottom: 8px;
}

.flightsearch_calendar_selected {
	background-color: #fcbd11 !important;
	color: #fff !important;
}

/* --- */

#content_headline_default {
	background-image: url("images/content_header_back_default.gif");
	background-repeat: no-repeat;
	margin-bottom: 24px;
	padding: 4px 8px 8px 8px;
}

#content_footer {
	background-image: url("images/content_footer_back.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 4px;
	padding: 8px;
	clear: both;
}

.content_text_full {
	margin: 8px 12px 8px 8px;
}

.content_text_row {
	margin: 8px 12px 8px 8px;
	width: 308px;
	float: left;
}

.content_text_full img {
	margin: 0 0 4px 0;
}

.content_text_row img {
	margin: 0 0 4px 0;
}

.content_image_float {
	float: left;
	padding-right: 8px;
}

/* --- */

#promotion_banner img { margin-bottom: 8px; }
#action_right_01 .box_bottom_right { min-height: 56px; }
#quicklinks h2 { text-transform: uppercase; }
#quicklinks li { display: block; margin: 3px 0 6px 0; font-weight: bold; }
#quicklinks img { margin-left: 8px; }

.border1 { 
	border: 1px solid #c1c9d9;
	padding: 2px;
}

.newsletter_go {
	margin: -6px 0 0 3px;
	_margin: -8px 0 0 3px;
	vertical-align: middle;
}

.box_little {
	background-image: url("images/box_bottom_right.gif");
	background-position: left bottom;
	border-top: 1px solid #c1c9d9;
	padding: 8px;
}

.box_dotted_line {
	margin: 0 -8px 0px -7px;
}

/* --- */

.table_offer td { width: 100%; font-size: 11px; font-weight: bold; }
.table_offer td { padding-bottom: 2px; white-space: nowrap; }
.td_right { text-align: right; }

/* --- */

.small_text { font-size: 10px; color: #727272; }
.stopper { clear: both; }
.align_right { text-align: right; }
.bold { font-weight: bold; color: #414d62; }
.strong { font-weight: bold; color: #414d62; } 
.green { color: #2E6C27; }
.red { color: #AE2227; }
.red a { color: #AE2227; text-decoration: none; } .red a:link { color: #AE2227; text-decoration: none !important; } .red a:hover { color: #3F88BB; text-decoration: underline; }
.all_caps { text-transform: uppercase; }
.nav_hl a { color: #3F88BB; }
#kontakt { margin-right: 8px }
.search_small_text { font-weight: normal !important; line-height: 12px !important; font-size: 10px; color: #727272; }
.hotels_center { height: 268px; _height: 287px; }
.searchtable_h3 h3 { margin: 0 }
.searchtable_h3 td { padding: 7px 0 0 2px }
.list_default { list-style-image: url("images/bullet.gif"); _list-style-image: url("images/bullet_ie.gif"); display: inline; }
.list_default li { line-height: 18px; font-weight: bold; display: list-item; margin-left: 8px; _margin-left: -8px; }
.checkbox { border: none !important; background-color: transparent; }
#action_right_01 a:hover { _text-decoration: none; _background-color: transparent; }
.flightsearch_calendar_bottom_td { cursor: pointer; }



#metanav { padding: 14px 0 7px 0; }

#ibe input, select { border: 1px solid #aaaaaa; } 

#ibe input { padding: 2px0 2px 3px; }

/* --- screen2.css ---*/

.flightsearch_month { margin: 4px 30px 0 30px; }

.actionbox { width: 216px; padding: 0 7px 7px 0; float: left; position: relative; margin-right: 1px; }


.box_top {
	z-index:1;
	height: 24px;
	width: 216px;
	padding: 0px;
	background-image: url("images/box_top.gif");
	background-repeat: no-repeat;
	position: relative;
}

.box_top_text{
padding-left: 15px;
}

.box_bottom {
	z-index:3;
	height: 136px;
	width: 216px;
	padding: 0 0 0 0px;
	background-image: url("images/box_bottom_transp.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	position: absolute; 
}

.box_bottom_text{
	padding: 4px 15px 8px 15px;
}

.box_bottom_image {
z-index:2;
width: 216px;
height: 136px;
background-position: left top;
background-repeat: no-repeat;
position: relative;
}

.actionbox_right {width: 224px; padding: 0 0 8px 0; float: left; position: relative;}

.box_top_right {
	height: 21px;
	background-image: url("images/box_top.gif");
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
}

.box_top_right_text{
padding: 0 0 0 15px;
}

.box_bottom_right {
	z-index:1;
	position: relative; 
}

.box_bottom_right_image {
z-index:3;
margin-bottom:8px;
width: 224px;
padding: 12px 0px 0px 0px;
background-image: url("images/box_bottom_right_transp.gif");
background-position:left bottom;
background-repeat:no-repeat;
position: absolute;
}

.box_bottom_right_text { padding: 4px 15px 8px 15px; }

.box_bottom_right_nurtext {
	z-index:3;
	padding: 4px 15px 8px 15px;
	background-image: url("images/box_bottom_right_transp.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative; 
}

.box_bottom_right_nurbild {
	width: 224px;
	padding: 0px 8px 8px 0px;
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute; 
}

.flightsearch_calendar_bottom_td { background-color: #ffffff; }

.autocompleter { border: 1px solid #6FBEFF; width: 250px; background-color: #FEF5CC; }
.autocompleter ul li { padding: 2px 10px; white-space: nowrap; font-size: 11px; display: inherit; list-style: disc; }
.selectAutocompleter { background-color: #C2C4C8; }

/* --- screen_ibe.css ---*/

/* search box */

#ibe a { text-decoration: underline; }

.ibe_box_top_right { 
	background-color:#8B99B3;
	background-image:url(images/flightsearch_top.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	border-bottom:1px dotted #FFFFFF;
}

.ibe_box_top_right h2 { margin-left: 8px; }

.ibe_box_bottom_right {
	width: 222px;
	padding: 0;
	background-color:#FFFFFF;
	background-image:url(images/search_center.gif);
	background-repeat:no-repeat;
	border: 1px solid #BBC4D0;
	border-bottom: 0;
	color: #576277;
}

.ibe_box_bottom_right table { margin-top: 7px; _margin-top: 4px; }
.ibe_box_bottom_right td { padding-top: 3px; }
.ibe_box_bottom_right input { font-size: 10px; _height: 12px; padding: 2px; border: 1px solid #aaaaaa; }
.ibe_box_bottom_right select { font-size: 10px; _font-size: 9x; }

#ibe_searchbox .box_bottom_right_text { padding: 4px 8px; }

#ibe_searchbox_image { background-image: none; }

#ibe_searchbox_submit {
	border: 1px solid #bbc4d0;
	border-top: 1px dotted #bbc4d0;
	padding: 0 10px 0 10px;
	padding: 0 10px 5px 10px;
	overflow: hidden;
	_height: 1%;
}

#ibe_searchbox_submit .left { margin: 4px 0 3px 0; }
#ibe_searchbox_submit .right { margin-top: 5px; }

/* content */

#ibe { margin-right: 8px; _margin-right: 6px; }
	
#ibe_header { margin-bottom: 8px; }

#ibe_headline { margin-bottom: 16px; }
#ibe_headline p { margin-top: 8px; }

.ibe_singlecontainer { margin-bottom: 8px; }

.ibe_singlecontainer_head { 
	background-color: #71809d;
	padding: 2px 4px 2px 4px;
	font-size: 14px;
	color: #fff;
	background-image: url(images/list_top_back.gif);
	background-repeat: repeat-x;
	border-bottom: 1px dotted #fff;
}

.ibe_singlecontainer_head .align_right {
	height: 25px;
}

.ibe_singlecontainer_center {
	background-image: url("images/table_back.gif");
	background-repeat: repeat-x;
	background-color: #f8f9fa;
	border: 1px solid #dae0e6;
	border-bottom: 1px dotted #dae0e6;
}

.ad_ibe_singlecontainer_center {
	background-image: none;
	background-color: #e7edf4;
}

.ibe_singlecontainer_center_entry_left {
	width: 327px;
	float: left;
	border-right: 8px solid #fff;
	margin-right: -4px;
}

.ibe_singlecontainer_center_entry_right {
	width: 327px;
	float: right;
	border-left: 8px solid #fff;
	margin-left: -4px;
}

.ibe_singlecontainer_center td {
	padding: 5px 4px;
	border-bottom: 1px solid #fff;
}

.ibe_singlecontainer_center .align_right {
	vertical-align: top;
}

.ibe_singlecontainer_center .border_left { border-left: 1px solid #fff; }

.ibe_singlecontainer_tail { 
	background-color: #a4bed8;
	padding: 2px 4px 2px 4px;
	font-size: 14px;
	color: #fff;
}

.ibe_singlecontainer_footer {
	height: 31px;
	border: 1px solid #dae0e6;
	border-top: 0;
	background-color: #fafbfc;
}

.initCheckOut .ibe_singlecontainer_footer { border-top: 1px dotted #ced6de; } 
#ibe_detail .ibe_singlecontainer_footer { border-top: 1px dotted #ced6de; } 

#ibe_loading { 
	background-color:#3F88BB;
	background-image:url(images/search_center.gif);
	color:#0C2658;
	font-size:14px;
	margin:8px 0pt;
	padding:8px;	
}

#ibe_loading img { vertical-align: middle; }

/* helper */

#ibe_detail_rental .ibe_singlecontainer_head .align_right { font-size: 11px; }
.DetailPricesContainer { padding: 7px; }
.DetailPricesContainer .ibe_detail_entry_footer { padding: 10px 0 4px 0; }
.ibe_singlecontainer_footer_submit { padding: 8px 6px 0 0; }
.ibe_singlecontainer_footer_left { padding: 8px 8px 0 5px;}
.ibe_singlecontainer_footer_left.agb { padding: 5px 8px 0 5px;}
#ibe .ibe_singlecontainer_footer_left a { text-decoration: none; }
.ibe_list_summary { width: 115px; float: left; border-left: 1px solid #fff; }
.ibe_list_summary_left { width: 82px; _width: 78px; float: left; border-left: 0; }
.ibe_list_summary .align_right { vertical-align: middle; }
.ibe_singlecontainer_center .small_text { color: #000; }
.ibe_detail_entry_footer { text-align: right; padding: 4px 8px 4px 0; border-bottom: 8px solid #fff; _height: 12px; }
.ibe_bigprice { font-size: 14px; margin-left: 8px; }
.ibe_hotelsterne { margin: -3px 0 2px 0; }
.ibe_border_bottom { border-bottom: 8px solid #fff; _height:1px; }
.ibe_td_noborder td { border-bottom: 0; }
.ibe_detail_entry_footer_end { border-bottom: 0 !important; _height: 1px; }
.ibe_singlecontainer_head .align_right .red { margin-right: 9px; }
.agb_table {text-align: left; vertical-align: top; width: 470;}

#ibe input, select { border: 1px solid #aaaaaa; }
.ibe_detail_entry input { padding: 2px 0 2px 1px; }
#ibe input#directOnly { border: 0; }
.ibe_box_bottom_right input#directOnly { border: 0; }

#map { width: 664px !important; }

#ibe_checkout_shipping .ibe_singlecontainer_center td { border-bottom: 0; }
#ibe_checkout_konditionen .ibe_singlecontainer_center td { border-bottom: 0; }
#ibe_checkout_konditionen .ibe_border_bottom { border-bottom: 0; }

#ibe_checkout_shipping .ibe_border_bottom { border-bottom: 0; }
#ibe_checkout_payment .ibe_border_bottom { border-bottom: 0; }
#ibe_checkout_traveller .ibe_border_bottom { border-bottom: 0; }
#ibe_checkout_terredeshommes .ibe_border_bottom { border-bottom: 0; }
#ibe_checkout_atmosfair .ibe_singlecontainer_footer { display: none; }

.agb_table td { padding-right: 5px; }
#ibe .agb_checkbox input { border: none; background-color: transparent; }
#ibe input.deliveryTypeRadio { border: none; background-color: transparent; }
#ibe input.checkbox { border: none; background-color: transparent; }
#ibe input.radio { border: none; background-color: transparent; }
#ibe input.carRadio { border: none; background-color: transparent; }
#ibe input.radioCar { border: none; background-color: transparent; }

/* --- engine.css ---*/

table.ThickBoxHeader{ background-color: #a4bed8; padding: 2px 4px 2px 4px; }

.SubmitButton_02 {
	background-image: url("images/ibe_button_details_blue.gif");
	float: left;
	BORDER: 0;
	height: 19px;
	width: 86px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	cursor: pointer;
	background-color: transparent;
}

.SubmitButton_01 {
	background-image: url("images/ibe_search_bottom_button.gif");
	float: left;
	BORDER: 0;
	height: 19px;
	width: 76px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	cursor: pointer;
	background-repeat: no-repeat;
	background-color: transparent;
}

.SubmitButton_03 {
	background-image: url("images/ibe_button_buchen_blue.gif");
	background-repeat: no-repeat;
	float: left;
	BORDER: 0;
	height: 19px;
	width: 76px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	cursor: pointer;
	background-color: transparent;
}

.SubmitButton_04 {
	background-image: url("images/ibe_button_preview_blue.gif");
	background-repeat: no-repeat;
	float: left;
	BORDER: 0;
	height: 19px;
	width: 173px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	cursor: pointer;
	background-color: transparent;
}

.SubmitButton_05 {
	background-image: url("images/ibe_button_waehlen_blue.gif");
	background-repeat: no-repeat;
	float: left;
	BORDER: 0;
	height: 19px;
	width: 106px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	cursor: pointer;
	background-color: transparent;
}

.SubmitButton_06 {
	background-image: url("images/flightsearch_submit.gif");
	background-repeat: no-repeat;
	float: left;
	BORDER: 0;
	height: 19px;
	width: 76px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	background-color: transparent;
}

.SubmitButtonSearching {
	background-image: url("images/searching.gif");
	background-repeat: no-repeat;
	float: left;
	BORDER: 0px;
	height: 19px;
	width: 76px;
	padding: 0;
	margin: 0;
	cursor: wait;
	background-color: transparent;
}

h2.prefs {
	color: #47566D;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	margin: 0;
}

.highlight { background-color: #FEF5CC; }
.highlightPrice { background-color: #FFFFF0; }
.hoverFlight { background-color: #C2C4C8; cursor: pointer; }
.showFpi { background-color: #FFFFF0; cursor: pointer; }
.hideFpi { background-color: #ABABAB; cursor: pointer; }
#ibe .flightRadio input { display: block; border: 0; }
.carRadio input { display: block; }

.autocompleter {
	border: 1px solid #6FBEFF;
	width: 250px;
	background-color: #FEF5CC;
}

.autocompleter ul {
	padding: 2px 10px;
	font-size: 11px;
	list-style: none; 
}

.autocompleter li { display: block; }
.selectAutocompleter { background-color: #C2C4C8; }

#messages {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align:left;
	background: #fff;
	color: red;
	font-weight: bold;
}

.selectMediumWidth { width: 100px; }
.inputLongWidth { width: 188px; }
.inputMediumWidth { width: 94px; }
.inputShortWidth { width: 50px; }
.error { color: red; font-weight: bold; }
.searchBoxSlim { width: 107px; }
.selectSearchBoxDay { width: 45px; }
.selectSearchBoxMonthYearSlim { width: 85px; }
.inputLocationSlim { width: 133px; }

#flightsearch_departure select {
	height: 23px !important;
	width: 150px !important;
	font-size: 11px !important;
	border: 0 !important;
	padding: 2px !important;
}

#flightsearch_arrival select {
	height: 23px !important;
	width: 150px !important;
	font-size: 11px !important;
	border: 0 !important;
	padding: 2px !important;
}

#top_promotion_text { padding-top: 31px; }

#metanav { padding: 14px 0 7px 0; }

#flightsearch_center_left select {
	margin-top:8px;
	margin-right: 0px;
}

.flightsearch_textfield { width: 198px; }
#ibe a.selector { text-decoration: none; color: black; }

.yui-calendar {
	border-collapse:separate;
	border-spacing:0px;
	font-family: Arial, sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
	position:relative;
	text-align:center;
	width: 205px;
}

.yui-calcontainer {
	background-color:  transparent;
	border:0px solid #7B9EBD;
	float:left;
	overflow:hidden;
	padding:0px;
	position:relative;
}

.yui-calendar .calhead { background-color: #a0acc1; border:1px solid #ccd2dc; }
.yui-calendar .calheader { color: #FFFFFF; }
.yui-calendar .calweekdaycell {
	color: #FFFFFF;
	background-color: #bbc5d0;
	font-weight:normal;
	text-align:center;
	width:1.5em;
	border:1px solid #d5dce3;
}

*html .yui-calendar .calweekdaycell { padding-left: 6px; }
*+html .yui-calendar .calweekdaycell { padding-left: 6px; }

.yui-calendar td.calcell {
	border:1px solid #f7f8f9;
	padding:0em 0em;
	text-align:center;
	background-color:  #FFFDF5;
	color: black;
}
.yui-calendar td.calcell.oom {
	background-color:#EEEEEE;
	border:1px solid #f7f8f9;
	color:#999999;
	cursor:default;
}

.yui-calendar td.calcell.selected {
	background-color:#BBC5D0;
	border:1px solid #f7f8f9;
	color:#003DB8;
}

.yui-calendar td.calcell.calcellhover {
	background-color:#BBC5D0;
	border: none;
	color:#FFFFFF;
	cursor:pointer;
}

.yui-calendar td.calcell.today { border: none; }

#ibe .yui-calendar .calnavright {
	background:transparent url(images/flightsearch_calendar_arrow_right.gif) no-repeat scroll 0%;
	bottom:0pt;
	cursor:pointer;
	height:12px;
	position:absolute;
	right:2px;
	top:2px;
	width:15px;
	z-index:1;
	text-decoration: none;
}

#ibe .yui-calendar .calnavleft {
	background:transparent url(images/flightsearch_calendar_arrow_left.gif) no-repeat scroll 0%;
	bottom:0pt;
	cursor:pointer;
	height:12px;
	position:absolute;
	right:2px;
	top:2px;
	width:15px;
	z-index:1;
	text-decoration: none;
}

#ibe .yui-calendar .calnavleft { background-image: url(images/flightsearch_calendar_arrow_left.gif); top: 2px; }
#ibe .yui-calendar .calnavright { background-image: url(images/flightsearch_calendar_arrow_right.gif); top: 2px; }
.yui-calendar .calheader { margin: 1px 0; }

.totalPrice { color: #576277; }
table.priceList { height: 50px; text-align: center; }
.priceList td { font-weight: bolder; width: 100px; }
.cat1 { background-color: #F9C833; }
.cat2 { background-color: #FCE18A; }
.cat3 { background-color: #FDEDB2; }
.cat4 { background-color: #FEF5CC; }
div.priceInfo { text-align: center; }
.priceInfo tr { height: 50px; }
.priceInfo table {  }
.priceInfo td.price { font-weight: bolder; width: 100px; background-color: #B1B4B9; }
.priceCat { cursor: pointer; }
.minimizeCar { cursor: pointer; }
.maximizeCar { cursor: pointer; }

.locationError{
	font-weight: bolder;
	background-color: #990000;
	color: #ffffff;
}

#calendarmatrix {
	width: 100%;
	margin:8px 0pt;
	padding:8px 0pt;		
}

.calendarmatrix_date_td {
	background-color: #FDEDB2;
	font-weight: bolder;
	height: 35px;
	text-align: center;	
}

.calendarmatrix_selection_row {
	background-color: #FEF5CC;
	font-weight: bolder;
	height: 55px;
	text-align: center;	
}

.calendarmatrix_price_td {
	background-color: #FEF5CC;
	font-weight: bolder;
	text-align: center;	
}

.calendarmatrix_price_td_highlight {
	background-color: #FCE18A;
	font-weight: bolder;
	text-align: center;	
}

.calendarmatrix_price_td_selected {
	background-color: #F9C833;
	font-weight: bolder;
	text-align: center;	
}

.calendarmatrix_price_td_cheapest {
	background-color: #FEF5CC;
	font-weight: bolder;
	text-align: center;	
	border:1px solid #FF0000;
}

.calendarmatrix_price_td_highlight_cheapest {
	background-color: #FCE18A;
	font-weight: bolder;
	text-align: center;	
	border:1px solid #FF0000;
}

.calendarmatrix_price_td_selected_cheapest {
	background-color: #F9C833;
	font-weight: bolder;
	text-align: center;	
	border:1px solid #FF0000;
}

.calendarmatrix_price_td_selected_date { border:1px solid #0000FF; }
.calendarmatrixinfo { width: 100%; border-left: 0 px; }
.calendarmatrixinfotab { width: 100%;	}
.calendarmatrix_singlecontainer { margin-bottom: 8px; }

.calendarmatrix_singlecontainer_head { 
	background-color: #a4bed8;
	padding: 2px 4px 2px 4px;
	font-size: 14px;
	color: #fff;
}

.calendarmatrix_singlecontainer_center {
	background-image: none;
	background-color: #e7edf4;
	padding: 4px 8px 4px 8px;
}

#matrixInitialInfo { margin: 8px 0pt; }
#price_red { width: 5px; height: 5px; border:1px solid #FF0000; }
#date_blue { width: 5px; height: 5px; border:1px solid #0000FF; }
.tipp { border:1px solid #FF0000; }
.tipp_center_left { border-left:1px solid #FF0000; width: 327px; }
.tipp_center_right { border-right:1px solid #FF0000; width: 327px; }
.alignTop { text-align: left; }

/* --- thickbox.css ---*/

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_closeWindowButton{
	border: 0pt none; 
	margin: 0px;  
	padding: 6px 16px 0px 2px;  
	vertical-align: middle; 
	background-image: url("/engine/templateajax/css/airlinedirect/images/close_button.gif");
}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#444;
	filter:alpha(opacity=50);
	-moz-opacity: 0.2;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
 position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px') !important;  
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:28px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:27px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:6px 4px 2px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:2px 0 10px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#a4bed8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent .ibe_singlecontainer_center { background-image: none; }
#TB_ajaxContent .ibe_singlecontainer_center td { border-bottom: none; }
#TB_ajaxContent .ibe_singlecontainer_center .bold { _letter-spacing: 0; }
#TB_ajaxContent.TB_modal{ padding:15px; }
#TB_ajaxContent p { padding:5px 0px 5px 0px; }

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px;
}

* html #TB_load { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* --- web08.css ---*/

#search1 h1 { color: #fff; }
#search1 h3 { color: #576277; font-weight: normal; }
#search1 .bold { color: #576277; font-weight: normal; }

#flightsearch_bottom a { color: #576277; }
*html .flightsearch_calendar { margin-bottom: 20px; }
*+html .flightsearch_calendar { margin-bottom: 20px; }
#flightsearch_departuretime { margin-top: 5px; }
#flightsearch_center_left select { margin-top: 0; }
#flightsearch_returntime { margin-top: 5px; }

.box_bottom_right_nurtext {
	background-image: url(images/billboard_bg_blueberry.gif);
	background-repeat: repeat-x;
	padding: 4px 15px 8px;
	background-color: #f2f2f2;
}

.box_top_right h2 { color: #576277; font-size: 12px; }
#action_right_01 a { color: #515151; }
#action_right_01 a:hover { color: #3F88BB; }
.ibe_box_top_right h2 { color: #fff; }

#flightListContainer { clear: both; }
#flightsearch_departuretime .left { margin-top: 2px; }
#flightsearch_returntime .left { margin-top: 2px; }

.listflight_tail { width: 38px; }
.tripDetailFlightTail { width: 38px; }
.selectMatrixFlightFormTail { width: 38px; }
.selectMatrixFlightFormPrice { padding-left: 4px !important; }
.selectMatrixFlightFormPrice span { padding-left: 4px; }
.totalPrice { padding-left: 4px !important; padding-right: 4px; font-weight: normal; color: #fff}
.flightsTagOut { vertical-align: top; }
.flightsTagIn { vertical-align: top; }

.ac_results { border: 1px solid #A3ADBF !important; }
.ac_odd { background-color: #fff !important; }
.ac_results ul li { color:#444444; padding:4px 5px 5px 7px; line-height: 14px; }
.ac_results ul li.ac_over { background-color:#28406E; color: #fff; }

.ibe_list_summary_align_center { text-align: center; }
.ibe_list_summary td { text-align: center; }
.ibe_list_summary_left td { text-align: left; }
#ibe_list_summary .next { background-image: url(images/pfeil_bigbold_next.gif); background-position: right top; background-repeat: no-repeat; padding: 0 12px 3px 25px; text-transform: uppercase; height: 18px; }
#ibe_list_summary .prev { background-image: url(images/pfeil_bigbold_back.gif); background-position: left top; background-repeat: no-repeat; padding: 0 0 3px 12px; text-transform: uppercase; height: 18px; }