.bff_container {
	position:relative;
	width: 948px;
	/* height: 474px; */
	margin: 0;
	padding: 0;
	_top:0px;
	_left:0px;
}

.bff_suchebox {
	float: left;
	width: 247px;
	height: 474px;
}

#bff_flashcontainer {
	width:484px;
	height: 474px;
	position: absolute;
	z-index: 0;
}
#bff_flashcontainer.open {
	z-index: 13;
}

#bff_suche {
	z-index: 14;
	position: absolute;
	left: 18px;
}

.bff_block {
	width: 237px;
	height: 465px;
	float: left;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.bff_block h2 {
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../_images/bff/bff_h2.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 25px;
	width: 227px;
	color: #6b6b6b;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 10;
	border-bottom:1px solid #FFFFFF;
}
.bff_block h2.active {
	color: #000;
}
.bff_block h2 span {
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 31px;
	background-repeat: no-repeat;
	background-position: 4px 3px;
	font-size: 12px;
}
.bff_block h2 span.ziel {
	background-image: url(../_images/bff/bff_h2_reiseziel.gif);
}
.bff_block h2 span.start {
	background-image: url(../_images/bff/bff_h2_abflughafen.gif);
}
.bff_block h2 span.datum {
	background-image: url(../_images/bff/bff_h2_datum.gif);
}
.bff_block .bff_scroller {
	border-top: 1px solid #FFF;
	width: 227px;
	height: 427px;	
	background-color: #F3F3F3;
	overflow: hidden;
}
.bff_block ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.bff_block ul li {
	background-color: #F3F3F3;
	height: 22px;
	border-bottom: 1px solid #FFF;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.bff_block ul li.allFlights {
	background-color: #F3F3F3;
	height: 35px;
	border-bottom: 1px solid #FFF;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#E60036;
	font-size: 12px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.bff_block ul li.allMonths {
	background-color: #F3F3F3;
	height: 35px;
	border-bottom: 1px solid #FFF;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#E60036;
	font-size: 12px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background-image: url(../_images/bff/rowstartallmonth.jpg);
	background-repeat: no-repeat;
	height: 37px;
	display: block;
	float: left;
	clear: left;
	width: 227px;
}
.bff_block ul li:hover {
	background-color: #dddddd;
	cursor: pointer;
}
.bff_block ul li.active {
	background-color: #fae7ca;	
	font-weight: bold;
}
.bff_block ul li input{
	margin: 4px 5px 0 5px;
	_margin: 0 5px 0 5px;
	#margin: 0 5px 0 5px;
	padding: 0;
	cursor: pointer;
	font-size: 12px;
	float: left;
}
.bff_block ul li span.bff_country {
	cursor: pointer;
	font-size: 12px;
	line-height: 22px;
	font-family: Verdana;
}
.bff_block ul li div.bff_price{
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(../_images/bff/bff_price.gif);
	background-repeat: no-repeat;
	background-position: 100% 8px;
	height: 22px;
	line-height: 22px;
	padding: 0 14px 0 0;
	cursor: pointer;
	font-size: 12px;
	font-family: Verdana;
	white-space: nowrap;
}
.bff_block ul li div.bff_price img {
	float: left;
}

.bff_block ul li div.bff_lowest {
	color: #e60036;
	background-position: 100% -35px;
}


.bff_secondblock {
	width: 237px;
}
.bff_lastblock {
	width: 227px;
	height: auto;
}
.bff_lastblock ul {
	min-height: 427px;
	height: auto !important;
	height:  427px;
	background-color: #F3F3F3;
}

.bff_block ul li ul {
	height: auto;
	min-height: 0px;
	margin: 0 0 -1px 0;
}

.bff_lastblock ul li.open {
	background-color: #dddddd;	
	font-weight: bold;
	height: auto;
	_height: 36px;
	clear: left;
}

.bff_lastblock ul li.open span.bff_month {
	height: 22px;
	font-size: 12px;
	font-family: Verdana;
	line-height: 22px;
	display: block;
	padding: 0 0 0 31px;
	background-image: url(../_images/bff/bff_items.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.bff_lastblock ul li.open .bff_month_price,
.bff_lastblock ul li.open .month_special {
	display: none;
}

.bff_lastblock ul li.open ul {
	border-top: 1px solid #FFF;
}
.bff_lastblock ul li.open ul li {
	font-weight: normal;
	line-height: 11px;
	background-image: url(../_images/bff/rowstart.jpg);
	background-repeat: no-repeat;
}
.bff_lastblock ul li.open ul li.allFlights  {
	font-weight: normal;
	line-height: 11px;
	background-image: url(../_images/bff/rowstartall.jpg);
	background-repeat: no-repeat;
}

.bff_lastblock ul li.closed {
	background-color: #dddddd;	
	font-weight: bold;
	height: 37px;
	display: block;
	float: left;
	clear: left;
	width: 227px;
}
.bff_lastblock ul li.closed span.bff_month {
	height: 18px;
	line-height: 22px;
	font-size: 12px;
	font-family: Verdana;
	display: block;
	padding: 0 0 0 31px;
	background-image: url(../_images/bff/bff_items.gif);
	background-position: 0 -84px;
	background-repeat: no-repeat;
	font-size: 12px;
}
.bff_lastblock ul li.closed ul {
	display: none;
}

.bff_lastblock ul li span.bff_day {
	padding: 0 0 0 31px;
	line-height: 22px;
	font-size: 12px;
	font-family: Verdana;
}
.bff_lastblock ul li span.bff_time {
	position: absolute;
	top: 5px;
	left: 104px;
	font-size: 9px;
	font-family: Verdana;
}
.bff_lastblock ul li div.bff_price{
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(../_images/bff/bff_lastblock_price.gif);
	background-repeat: no-repeat;
	background-position: 100% 5px;
	height: 22px;
	line-height: 22px;
	padding: 0 28px 0 0;
	cursor: pointer;
	font-family: Verdana;
}

.bff_lastblock ul li.allFlights span.allFlights {
	padding: 0 0 0 31px;
	line-height: 35px;
	font-size: 12px;
	font-family: Verdana;
}
.bff_lastblock ul li.allMonths span.allMonths {
	padding: 0 0 0 17px;
	line-height: 35px;
	font-size: 12px;
	font-family: Verdana;
}

.bff_lastblock ul li.closed div.month_special {
	position: relative;
}
.bff_lastblock ul li.closed div.month_special span.bff_zb {
	font-size: 9px;
	font-weight: normal;
	padding: 0 0 0 31px;
}
.bff_lastblock ul li.closed div.month_special span.bff_day {
	padding: 0 0 0 0;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
}
.bff_lastblock ul li.closed div.month_special span.bff_time {
	font-weight: normal;
	font-size: 9px;
	line-height: 13px;
	position: static;
}
.bff_lastblock ul li.closed div.bff_month_price {
	position: absolute;
	top: 0;
	right: 0;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	padding: 0 10px 0 0;
	font-size: 12px;
	font-family: Verdana;
}


div.scrollmore,
div.scrollmoreup,
div.scrollmoredown {
	z-index: 2;
	position: absolute;
	bottom: 0;
	background-image: url(../img_konzept2/bff_back_scrollbuttons.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #dddddd;
	width: 227px;
	height: 22px;
	line-height: 19px;
	border-top: 2px solid #FFF;
}

span.colSpacerLeft {
	z-index: 2;
	float:left;
	background-image: url(../img_konzept2/bff_spacer_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #dddddd;
	width: 6px;
	height: 22px;
	line-height: 19px;
}

span.colSpacerRight {
	z-index: 2;
	float:right;
	background-image: url(../img_konzept2/bff_spacer_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #dddddd;
	width: 6px;
	height: 22px;
	line-height: 19px;
}

/*
div.scrollmoreup {
	background-position: 17px 7px;
}
div.scrollmore {
	background-position: 17px -38px;
}
div.scrollmoredown {
	background-position: 17px -84px;
} */

div.scrollmore a,
div.scrollmoreup a,
div.scrollmoredown a {
	display: block;
	/* height: 22px; */
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 0 29px;
	/* width: 170px; */
	float:left;
	cursor:pointer;
}
div.scrollmore a.scroll,
div.scrollmoreup a.scroll,
div.scrollmoredown a.scroll {
	background-image: url(../img_konzept2/btn_bff_back_left.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	padding-left:25px;
	padding-right:15px;
	float:left;
	border: 1px solid #c90018;
	height:	20px;
}

div.scrollmore a.scroll_inactive,
div.scrollmoreup a.scroll_inactive,
div.scrollmoredown a.scroll_inactive {
	background-image: url(../img_konzept2/btn_bff_back_left_inactive.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	padding-left:25px;
	padding-right:15px;
	float:left;
	border: 1px solid #AAAAAA;
	height:	20px;
}

div.scrollmore a.scrollup,
div.scrollmoreup a.scrollup,
div.scrollmoredown a.scrollup {
	background-image: url(../img_konzept2/btn_bff_back_right.gif);
	background-position: top right;
	display: block;
	width: 22px;
	padding: 0 0 0 0;
	float:right;
	border: 1px solid #c90018;
	height:	20px;
}

div.scrollmore a.scrollup_inactive,
div.scrollmoreup a.scrollup_inactive,
div.scrollmoredown a.scrollup_inactive {
	background-image: url(../img_konzept2/btn_bff_back_right_inactive.gif);
	background-position: top right;
	display: block;
	width: 22px;
	padding: 0 0 0 0;
	float:right;
	border: 1px solid #AAAAAA;
	height:	20px;
} 

#spacer1{
	width: 3px;
	height: 22px;
	position: absolute;
	background-color: #fae7ca;
	right: 7px;
	_right: 6px;
}
#spacer2{
	width: 4px;
	position: absolute;
	background-color: #fae7ca;
	right: 3px;
	_right: 2px;
}
#spacer3{
	width: 3px;
	height: 22px;
	position: absolute;
	background-color: #fae7ca;
	right: 0;
	_right: -1px;
}
#spacer4{
	width: 4px;
	height: 22px;
	position: absolute;
	background-color: #fae7ca;
	right: 6px;
	_right: 5px;
}

.blockactive {
	background-position: 99% 0;
	background-repeat: repeat-y;
	background-image: url(../_images/bff/bg_blockactive.gif);
}
.blockactive #spacer1 {
	width: 4px;
	right: 6px;
	_right: 5px;
}



.specialdescription {
	border-top: 1px solid  #c4c4c4;
	padding: 0px 0 0 0;
	clear: both;
	/*height: 60px;*/
}
.specialdescription dl {
	margin: 0 0 0 245px;
}
.specialdescription dl dt {
	float: left;
}
.specialdescription dl dd {
	margin: 0 0 0 42px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}


/* BFF noflash */
#bff_noflash {
	background-image: url(../_images/bff/bg_noflash.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	height: 474px;
}
#bff_noflash .but_loslegen {
	margin: 0 0 0 8px;
	display: block;
}
#bff_noflash .hl_finder {
	margin: 12px 0 0 8px;
}
#bff_noflash p.text1,
#bff_noflash p.text2 {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 40px 0 0 10px;
}
#bff_noflash p.text2 {
	color: #ffffff;
	padding: 0 0 0 10px;
	position: absolute;
	bottom: 8px;
}


/*
 * BEGIN: LEFT PANE 
 */

#leftPane {
	position:relative;
	margin:0px; padding:0px; border:none;
	width:247px; height:474px;
	float:left;
}

.leftPane_de {
	background-image:url(../_images/bff/leftpane_back_de.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.leftPane_es {
	background-image:url(../_images/bff/leftpane_back_es.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.leftPane_en {
	background-image:url(../_images/bff/leftpane_back_en.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.leftPane_it {
	background-image:url(../_images/bff/leftpane_back_it.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#leftPane #leftPane-modePanel {
	position:relative;
	margin:0px; padding:0px; border:none;
	margin-left:11px;
	top:94px;
	height:80px; width:194px;
	line-height:22px;
	overflow:hidden;
}

#leftPane #leftPane-sortPanel {
	position:relative;
	margin:0px; padding:0px; border:none;
	margin-left:11px;
	top:132px;
	height:70px; width:194px;
	line-height:22px;
	overflow:hidden;
}

#leftPane li {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left:12px;
}

#leftPane li.selected {
	font-weight:bold;
}

#leftPane li input {
	vertical-align:-3px;
}

#leftPane li label {
	padding-left:5px;
}

#btnChange-Container {
	position:absolute;
	width:151px; height:27px;
	left:400px; top:15px;
	text-align:center;
	line-height:24px;
	background-image:url(../_images/bff/btn_change.gif);
	background-position:top left;
	background-repeat:no-repeat;
	z-index:1000;
	_background-color:#FFFFFF;
	_position:relative;
	_top:27px;
}

.bff_container {
	_top:-30px;
}

#btnChange-Container a {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#555555;
	text-decoration:none;
}

#btnChange-Container a:hover {
	text-decoration:underline;
}

/* schiebt die "Spalten-tauschen-Box" auf der Seite von Spiegel-Online an die richtige Stelle */
#btnChange-ContainerSpiegel {
	position:absolute;
	width:151px; height:27px;
	left:220px; top:15px;
	text-align:center;
	line-height:24px;
	background-image:url(../_images/bff/btn_change.gif);
	background-position:top left;
	background-repeat:no-repeat;
	z-index:1000;
	_background-color:#FFFFFF;
	_position:relative;
	_top:27px;
}

#btnChange-ContainerSpiegel a {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#555555;
	text-decoration:none;
}

#btnChange-ContainerSpiegel a:hover {
	text-decoration:underline;
}

#columnCombine {
	position:absolute;
	width:10px; height:427px;
	left:474px; top:40px;
	background-image:url(../_images/bff/column_combine.gif);
	background-position:top left;
	background-repeat:no-repeat;
	z-index:1;
}

#spacer1, #spacer2, #spacer3 {
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
}

 
 /*
  * END: LEFT PANE
  */
