/* CSS premium plus: Suchformular */

/* radio */
.ttSearchFormRadioBox,
.ttSearchFormRadioBoxActive {
    float: left;
    width: 73px;
    font-weight: normal; 
    height: 20px;   
    line-height: 20px;
    padding-left: 18px;
    font-size: 10px;
    cursor: pointer;
}
.ttSearchFormRadioBox {
    background: url(/kunden_parameter/ttsr/ibe_v3/images/ibe/radio.png) 0 2px no-repeat;
}
.ttSearchFormRadioBoxActive {
    background: url(/kunden_parameter/ttsr/ibe_v3/images/ibe/radio_aktiv.png) 0 2px no-repeat; 
}  

.adultsChoice1,
.adultsChoice1Active,
.adultsChoice1Hover {
    background:url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/1.png) no-repeat 0px 0px;
    float:left;
    height: 33px;
    width: 16px;
    cursor:pointer;   
    margin-right:8px; 
}
.adultsChoice1Active,
.adultsChoice1Hover {
    background:url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/1_aktiv.png) no-repeat 0px 0px;    
} 
.adultsChoice2,
.adultsChoice2Active,
.adultsChoice2Hover {
    background:url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/2.png) no-repeat 0px 0px;
    float:left;
    height: 33px;
    width: 22px;
    cursor:pointer;  
    margin-right:8px;   
}
.adultsChoice2Active,
.adultsChoice2Hover {
    background:url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/2_aktiv.png) no-repeat 0px 0px;    
} 
.adultsChoice3,
.adultsChoice3Active,
.adultsChoice3Hover {
    background:url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/3.png) no-repeat 0px 0px;
    float:left;
    height: 33px;
    width: 32px;
    cursor:pointer;  
    margin-right:8px;   
}
.adultsChoice3Active,
.adultsChoice3Hover {
    background:url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/3_aktiv.png) no-repeat 0px 0px;    
} 
.adultsChoice4,
.adultsChoice4Active,
.adultsChoice4Hover {
    background:url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/4.png) no-repeat 0px 0px;
    float:left;
    height: 33px;
    width: 42px;
    cursor:pointer;    
    margin-right:8px; 
}

.adultsChoice4Active,
.adultsChoice4Hover {
    background:url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/4_aktiv.png) no-repeat 0px 0px;    
}  

#idContainerTravellers {
    float: left;
}

.ttSearchFormCheckboxBox {
	clear: both;
}

.ttSearchFormCheckboxInput {
	float: left;
	width: 25px;
}

.ttSearchFormCheckboxLabel {
	float: left;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
}

.ttSearchFormCheckboxImg {
    background: url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/radio.png) no-repeat scroll 0 0 transparent;
    height: 19px;
    width: 25px;
    float: left;
    cursor: pointer;
}

.ttSearchFormCheckboxImgActive {
    background: url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/radio_aktiv.png) no-repeat scroll 0 0 transparent;
    height: 19px;
    width: 25px;
    float: left;
    cursor: pointer;
}

.travelledAsCheckbox1 {
    background: url("/kunden_parameter/ttsr/ibe_v3/images/searchbox/singles.gif") no-repeat scroll 0 0 transparent;
    height: 78px;
    margin-right: 2px;
    width: 52px;
    cursor: pointer;
    float: left;
}

.travelledAsCheckbox1Active {
    background: url("/kunden_parameter/ttsr/ibe_v3/images/searchbox/singles_aktiv.gif") no-repeat scroll 0 0 transparent;
    height: 78px;
    margin-right: 2px;
    width: 52px;
    cursor: pointer;
    float: left;
}

.travelledAsCheckbox2 {
    background: url("/kunden_parameter/ttsr/ibe_v3/images/searchbox/freunde.gif") no-repeat scroll 0 0 transparent;
    height: 78px;
    margin-right: 2px;
    width: 52px;
    cursor: pointer;
    float: left;
}

.travelledAsCheckbox2Active {
    background: url("/kunden_parameter/ttsr/ibe_v3/images/searchbox/freunde_aktiv.gif") no-repeat scroll 0 0 transparent;
    height: 78px;
    margin-right: 2px;
    width: 52px;
    cursor: pointer;
    float: left;
}

.travelledAsCheckbox0 {
    background: url("/kunden_parameter/ttsr/ibe_v3/images/searchbox/alle.gif") no-repeat scroll 0 0 transparent;
    height: 78px;
    margin-right: 2px;
    width: 52px;
    cursor: pointer;
    float: left;
}

.travelledAsCheckbox0Active {
    background: url("/kunden_parameter/ttsr/ibe_v3/images/searchbox/alle_aktiv.gif") no-repeat scroll 0 0 transparent;
    height: 78px;
    margin-right: 2px;
    width: 52px;
    cursor: pointer;
    float: left;
}

.travelledAsCheckbox3 {
    background: url("/kunden_parameter/ttsr/ibe_v3/images/searchbox/paare.gif") no-repeat scroll 0 0 transparent;
    height: 78px;
    margin-right: 2px;
    width: 52px;
    cursor: pointer;
    float: left;
}

.travelledAsCheckbox3Active {
    background: url("/kunden_parameter/ttsr/ibe_v3/images/searchbox/paare_aktiv.gif") no-repeat scroll 0 0 transparent;
    height: 78px;
    margin-right: 2px;
    width: 52px;
    cursor: pointer;
    float: left;
}

.travelledAsCheckbox4 {
    background: url("/kunden_parameter/ttsr/ibe_v3/images/searchbox/familie.gif") no-repeat scroll 0 0 transparent;
    height: 78px;
    margin-right: 2px;
    width: 52px;
    cursor: pointer;
    float: left;
}

.travelledAsCheckbox4Active {
    background: url("/kunden_parameter/ttsr/ibe_v3/images/searchbox/familie_aktiv.gif") no-repeat scroll 0 0 transparent;
    height: 78px;
    margin-right: 2px;
    width: 52px;
    cursor: pointer;
    float: left;
}

/* --- Ablughafen ----------------------------------------------------------- */
.airportHeader {
    float:left;
    width:90px;
    font-weight:bold;
    padding:2px 0 0 0;
}
/* --- Airport (Alternativ) ----------------------------------------------- */
#AirportIdForCbox {
    width:750px;
    border:0px solid #F00;
    z-index:11000;     
}
#ttBoxAirportTop,
#ttBoxAirportTop_sd {
    width: 750px;
    height: 46px; 
    /*position: relative;*/   
    background: url(/kunden_parameter/ttsr/ibe_v3/images/overlay/airports/head_airport.png) no-repeat;
}
.ttBoxAirportHeader {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;  
    float: left;  
    padding-top: 25px;   
    padding-left: 10px; 
}
.ttBoxAirportPlane {
    float: left;
    width: 22px;
    height: 20px;
    padding-top: 26px;
    padding-left: 26px;
}
.ttBoxAirportContent {
    width: 750px;
    margin: 0;
    padding: 0;
    background: url(/kunden_parameter/ttsr/ibe_v3/images/overlay/airports/middle_airport.png) repeat-y;
}
.airportAltCloseButton {
    float: right;
    width: 99px;
    height: 22px;
    padding-top: 13px;
    padding-right: 11px;
    cursor: pointer;
}
/*.airportAltCloseButton { 
    position: absolute; 
    width: 99px;
    height: 22px;
    cursor:pointer;
    top: 13px;
    right: 11px;
    z-index:11100; background:lime;
}
.airportAltCloseButton img {
    z-index:11100;    
}
*/
.ttBoxAirportFoot {
    width: 750px;
    height: 35px;    
    background: url(/kunden_parameter/ttsr/ibe_v3/images/overlay/airports/end_airport.png) no-repeat;
}
#ttBoxAirportGermany,
#ttBoxAirportGermany_sd {
    width: 360px;
    float: left;
    overflow: hidden; 
}
#ttBoxAirportForeign,
#ttBoxAirportForeign_sd {
    width: 350px;
    float: left;
    overflow: hidden; 
}
.ttBoxAirportSubHead {
    font-weight: bold;
    font-size: 11px;
    color: #006699;
    height: 20px;
    line-height: 20px;
    width: 90%;
    border-bottom: 1px solid  #006699;
    margin-bottom: 5px;
}
.ttBoxAirportGroups {
    padding: 10px 0;
}
.ttBoxAirportGroupLabel {     
    height: 22px;
    line-height: 22px;
    font-weight: bold;
    font-size: 11px;
    color: #006699;    
    float: left;
    padding-right: 5px;
}
.ttBoxAirportGroupElements {
    float: left; 
    height: 22px;
    line-height: 22px;   
}
.ttAirportGroupRow {
    cursor: pointer; 
    height: 22px;
    line-height: 22px;
    padding-left: 10px;
    width: 56px;
    float: left;     
}
.ttAirportGroupRowLabel, 
.ttAirportGroupRowLabelHover, 
.ttAirportGroupRowLabelClick {
    height: 22px;
    line-height: 22px; 
    color: #000000;
    padding-left: 22px;    
    font-size: 11px;
    font-weight: normal;     
    overflow: hidden; 
}
.ttAirportGroupRowLabel {
    background: url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/radio.png) no-repeat 2px 0;
    background-color: transparent;
}
.ttAirportGroupRowLabelHover { 
    background: url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/radio.png) no-repeat 2px 0;
    background-color: #b9def9;      
}
.ttAirportGroupRowLabelClick { 
    background: url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/radio_aktiv.png) no-repeat 2px 0;
    background-color: transparent;
    font-weight: bold;
}
.airportAltContentCol1,
.airportAltContentCol3,
.airportAltContentCol4 {
    float: left;
    width: 175px;
}
.airportAltContentCol2 {
    float: left;
    width: 185px;
}

.airportAltHeader {
    height:17px;
    border:1px solid #999;
    padding:5px; 
    border-bottom: 2px solid #0079c1;
    z-index:150;
    font-weight: bold;
    font-size: 12px;
}
.ttBoxAirportFooterTxt {
    margin-top: 30px;
    padding-left: 5px;
    color:#006699;
	font-size: 10px;
	font-weight: normal;
}
.airportAltFooter {
    padding:5px;     
    overflow:hidden;    
}
.airportAltFooterTxt {       
	margin-top:3px;
	color:#006699;
	font-size: 11px;
}
.airportAltHeadTxt {
    float:left; 
    width:200px;
    font-weight:bold;
    padding-top:2px;
    color: #006699;
    font-size: 12px;    
}

.airportAltCloseButton2,
.airportAltCloseButton_sd {
    cursor: pointer;
    width: 177px;
    height: 22px; 
    float: right; 
    margin-top: 1px;
    margin-right: 13px;
}
.ttBoxAirportInner {
    padding: 10px 20px;
    margin: 0;  
}
.airportAltRow {         
    cursor:pointer; 
    height: 22px;
    line-height: 22px;
}
.airportAltRowMiddle,
.airportAltRowMiddleHover,
.airportAltRowMiddleClick {
    float:left;      
    height: 22px;
    line-height: 22px; 
    color:#000000;
    padding-left: 22px;    
    font-size: 11px;
    font-weight: normal;
    width: 148px;
    overflow: hidden;
}
.airportAltRowMiddle {
    background: url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/radio.png) no-repeat 2px 0;
    background-color: transparent;
}
.airportAltRowMiddleHover { 
    background: url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/radio.png) no-repeat 2px 0;
    background-color: #b9def9;      
}
.airportAltRowMiddleClick { 
    background: url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/radio_aktiv.png) no-repeat 2px 0;
    background-color: transparent;
    font-weight: bold;
}

/* neue MultiAirportChoice */
#ttBoxAirports,
#ttBoxAirports_sd {
    width:750px;
    border:0px solid #F00;
    z-index:11000;     
    display: none;
}
.ttAirportRow,
.ttAirportRowClick,
.ttAirportRowHover {         
    cursor:pointer; 
    height: 22px;
    line-height: 22px; 
    clear: both;        
}
.ttAirportLabel,
.ttAirportLabelHover,
.ttAirportLabelClick {
    float:left;      
    height: 22px;
    line-height: 22px; 
    color:#000000;
    padding-left: 22px;    
    font-size: 11px;
    font-weight: normal;
    width: 148px;
    overflow: hidden;
}
.ttAirportLabel {
    background: url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/radio.png) no-repeat 2px 0 transparent;    
}
.ttAirportLabelHover { 
    background: url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/radio.png) no-repeat 2px 0 #b9def9;           
}
.ttAirportLabelClick { 
    background: url(/kunden_parameter/ttsr/ibe_v3/images/searchbox/radio_aktiv.png) no-repeat 2px 0 transparent;    
    font-weight: bold;
} 

/* Map Airport */
#ttBoxAirportMap,
#ttBoxAirportMap_sd {
    width: 335px;
    height: 245px;
    border: 1px solid #006699;
}
#ttBoxAirportMapImg,
#ttBoxAirportMapImg_sd {
    position: relative;
    width: 335px;
    height: 245px;
    background: url('/kunden_parameter/ttsr/ibe_v3/images/overlay/airports/karte.gif') no-repeat 0 0;
}
#ttBoxAirportMapImg .ttAirportMapIcon, 
#ttBoxAirportMapImg .ttAirportMapIconHover, 
#ttBoxAirportMapImg .ttAirportMapIconClick,
#ttBoxAirportMapImg_sd .ttAirportMapIcon,
#ttBoxAirportMapImg_sd .ttAirportMapIconHover,
#ttBoxAirportMapImg_sd .ttAirportMapIconClick {    
    width: 11px;
    height: 12px;
    padding: 0;
    margin: 0;
    font-size: 0;
    cursor: pointer;
    position: absolute;     
}
#ttBoxAirportMapImg .ttAirportMapIcon,
#ttBoxAirportMapImg_sd .ttAirportMapIcon {
    background: url('/kunden_parameter/ttsr/ibe_v3/images/overlay/airports/airport.png') no-repeat;    
}
#ttBoxAirportMapImg .ttAirportMapIconHover,
#ttBoxAirportMapImg_sd .ttAirportMapIconHover {
    background: url('/kunden_parameter/ttsr/ibe_v3/images/overlay/airports/airport_over.png') no-repeat;     
}
#ttBoxAirportMapImg .ttAirportMapIconClick,
#ttBoxAirportMapImg_sd .ttAirportMapIconClick {
    background: url('/kunden_parameter/ttsr/ibe_v3/images/overlay/airports/airport_aktiv.png') no-repeat;     
}
.ttBoxAirportClearAll {
    cursor: pointer;
    text-decoration: underline;     
    margin-top: 15px;
    padding-left: 5px;    
	font-size: 11px;
	font-weight: normal;
}
