/*
  ############################################################################################################
    http://www.mein-reisespezialist.de
    autor: holzweg ecommerce solutions, www.holzweg.com
    inhalt: formulare
  ############################################################################################################
*/

/* formulare in der rechte Spalte
--------------------------------------------------------- */
#tripConteiner form{margin-top: 10px; margin-bottom: 5px;}
#tripConteiner label{ font-size: 0.7em; color: #fff; font-weight: bold; width: 65px; display: block; float: left; padding-top: 3px;}
#tripConteiner input{ width: 138px; height: 15px; _height: 19px; margin-bottom: 3px; font-size: 0.75em; color: #666666; padding-top: 2px;_padding-top: 0px; padding-left: 2px;}
#tripConteiner input:focus{ background: #FEE5CF; color: #000;}
#tripConteiner .plz{ width: 80px; height: 15px; _height: 19px; margin-bottom: 3px; font-size: 0.75em; color: #666666; padding-top: 2px;_padding-top: 0px; padding-left: 2px;}
#tripConteiner .find{ width: 140px; height:20px; background: none; border: 0px solid red;}
#tripConteiner .find:hover{cursor: hand;}

/* formulare im Hotelsuchbereich
--------------------------------------------------------- */
#travelContent input{font-size:0.7em; color: #333;border: 1px solid #9B9996;}
#travelContent input:focus{ background: #FEE5CF; }
   .dauer{width:86px;height:22px;*height:24px;font-size:0.7em; color: #333;border: 1px solid #9B9996;}
        .dauer:focus{ background: #FEE5CF; }
  .people{width:116px;height:22px;*height:24px;font-size:0.7em; color: #333;border: 1px solid #9B9996;}
        .people:focus{ background: #FEE5CF; }
  .travelDateSpace{width:116px;height:17px;*height:19px;font-size:0.7em; color: #333;border: 1px solid #9B9996; margin: 5px 0 10px 0;}
        .travelDateSpace:focus{ background: #FEE5CF; }
  .travelInfoInput{width:113px;height:17px;*height:19px; color: #666666; border: 1px solid #9B9996;font-size:0.7em;padding-top: 2px;_padding-top: 0px; padding-left: 2px;}
        .travelInfoInput:focus{ background: #FEE5CF; }
  .hotelSearchInputField{width:200px;height:17px;*height:19px; color: #666666; border: 1px solid #9B9996;font-size:0.7em;padding-top: 2px;_padding-top: 0px; padding-left: 2px;}
        .hotelSearchInputField:focus{ background: #FEE5CF; }
        
  .spacing{padding-bottom:10px;}

.selectTrvelTarget{width:145px;font-size: 1em;}

.sort{width:145px;font-size: 0.8em;}

#updateHotelsButton, #updateHotelsButtonMore{height:20px;width:150px;margin-bottom:5px; background: none; border: 0px solid red;}
#updateHotelsButtonFlughafen{height:20px;width:150px;margin-bottom:5px; background: none; border: 0px solid red;}

/*
 *kalender testklasse von stefan 
 *@todo umbenennen
 *@todo formatieren
 */

.x-form-text{
  width:116px;height:17px;*height:19px;font-size:1em; color: #333;border: 1px solid #9B9996; margin-top: 2px;
}