.loading {
    background: url(/fileadmin/js/images/loading.gif) center no-repeat;
    float:left;
    height:32px;
    width:280px;
}

#jSuggestContainer {
    border: 1px solid #053057;
    /*border-top: 0;*/
    background: #fff;
    width: 250px !important;
    height: auto;
    max-height: 227px;
    overflow: auto;
}

#jSuggestContainer ul {
    list-style: none;
    position:relative;
}

#jSuggestContainer ul li {
    border-bottom: 1px solid #A7C5DF;
    padding: 2px 5px;
    cursor: pointer;
    min-height: 10px;
    display: block;
}

#jSuggestContainer ul li.jSuggestHover {
    background: #A7C5DF;
}
.jSuggestContainer {
    border: 1px solid #053057;
    /*border-top: 0;*/
    background: #fff;
    width: 250px !important;
    height: auto;
    max-height: 227px;
    overflow: auto;
}

.jSuggestContainer ul {
    list-style: none;
    position:relative;
}

.jSuggestContainer ul li {
    border-bottom: 1px solid #A7C5DF;
    padding: 2px 5px;
    cursor: pointer;
    min-height: 10px;
    display: block;
}

.jSuggestContainer ul li.jSuggestHover {
    background: #A7C5DF;
}

#bigform {margin-top: 10px;}
#bigform p {
    width: 440px;
/*    margin-right: 20px;*/
    float: left;
/*    margin-bottom: 20px;*/
   margin-bottom: 5px;
}

#bigform legend {
  /*  font-size: 200%;*/
	font-size: 140%;
    font-weight: normal;
    color: #053057;
}
#bigform label {
    float: none;
    display: block;
    width: auto;
    color: #053057;
    padding: 0;
    height:auto;
    line-height:100%;
    font-weight: normal;
    padding-top: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
}

#bigform input,#bigform select {
    float: none;
    width: auto;
    color: #053057;
    border: 1px solid #fff;
    border-top:1px solid #fff;
    border-right:1px solid #fff;
    background: #fff;
    width: 418px;
    font-size: 140%;
    height: auto;
    font-weight: bold;
    padding: 1px;
    margin-left: 0;
}

#bigform input.fehler, #bigform textarea.fehler {
	border: 1px solid #d74c40;
    background: #f3c9c5;
}
#bigform label.fehler {
	color: #d74c40;
}
#bigform input.fehler:focus, #bigform input.fehler:hover, #bigform textarea.fehler:hover, #bigform textarea.fehler:focus {
	border: 1px solid #d74c40;
    background: #f3c9c5;
}

#bigform input:focus, #bigform input:hover, #bigform textarea:focus, #bigform textarea:hover, #bigform select:focus, #bigform select:hover {
    background: #FFF;
}

#bigform label.uhr, #bigform input.uhr {
    width: 50px;
    float: left;
    text-align: left;
    margin-right: 15px;
}
#bigform span.uhr {
    /*border-bottom: 1px solid #053057;*/
    font-size: 140%;
    height: 23px;
    padding: 0px 1px 1px 0px;
    margin-left: -1px;
    font-weight: bold;
    float: left;
    line-height: 26px;
}
#bigform .tag {
    width: 200px;
    margin-right: 15px;
    float: left;
}
#bigform .leftcol {
    width: 440px;
    float: left;
}

#bigform .links50, #bigform .rechts50 {
    float: left;
    width: 200px;
}
#bigform .links66, #bigform .rechts66 {
	float: left;
    width: 280px;
}
#bigform .rechts33, #bigform .links33 {
	float: left;
    width: 120px;
}
#bigform input.links50, #bigform label.links50 {
   width: 200px;
   margin-right: 15px;
}
#bigform input.links33 {
   margin-right: 15px;
}
#bigform label.links66, #bigform label.rechts66 {
	width: 280px;
	margin-right: 15px;
}
#bigform label.rechts33, #bigform label.links33 {
	width: 120px;
	margin-right: 15px;
}
#bigform select.rechts50 {
  margin-right: 0px;
  width: 205px;
}
#bigform select.links66 {
  margin-right: 15px;
  width: 285px;
}
#bigform select.links33 {
  margin-right: 15px;
  width: 125px;
}
#bigform select.links50 {
    width: 205px;
    margin-right: 15px;
}
#bigform select.rechts33 {
    width: 125px;
    margin-right: 15px;
}

#bigform textarea {
    font-family: Arial, Helvetica, Verdana, sans-serif;
	background: none;
    background-color: #fff;
    border: none;
    width: 420px;
    font-size: 140%;
    font-weight: bold;
    height: 70px !important;
    margin-bottom: 0px;
    padding: 0;
    padding-top: 1px;
}

#bigform select {
    padding: 0;
    cursor: pointer;
    width: 422px;
    height: 25px;
}

#bigform select option {
    padding: 1px 5px;
    margin: 0 5px;
    border-bottom: 1px solid #7FC2FF;
    color: #053057;
}

#bigform p.preis {
    height: 47px;
    padding-left: 45px;
    font-size: 180%;
    width: 310px;
    padding-top: 3px;
    float: left;
}

p#buchen {
  display: block;
  float: left;
  width: 120px;
  padding-top: 5px;
  margin-right: 0px;
}

#bigform input.required {
    background-image: url(/fileadmin/img/required.gif);
    background-repeat: no-repeat;
    background-position: 408px 2px;
}
#bigform textarea.required {
    background-image: url(/fileadmin/img/required.gif);
    background-repeat: no-repeat;
    background-position: 407px 2px;
}
#bigform input.required.fehler {
	background-image: url(/fileadmin/img/required_fehler.gif);
    background-repeat: no-repeat;
    background-position: 408px 2px;
}
#bigform textarea.required.fehler {
    background-image: url(/fileadmin/img/required_fehler.gif);
    background-repeat: no-repeat;
    background-position: 407px 2px;
}
#bigform input.required50 {
    background-image: url(/fileadmin/img/required.gif);
    background-repeat: no-repeat;
    background-position: 190px 2px;
}
#bigform input.required50.fehler {
	background-image: url(/fileadmin/img/required_fehler.gif);
    background-repeat: no-repeat;
    background-position: 190px 2px;
}
#bigform input.required33 {
    background-image: url(/fileadmin/img/required.gif);
    background-repeat: no-repeat;
    background-position: 110px 2px;
}
#bigform input.required33.fehler {
	background-image: url(/fileadmin/img/required_fehler.gif);
    background-repeat: no-repeat;
    background-position: 110px 2px;
}
#bigform input.required66 {
    background-image: url(/fileadmin/img/required.gif);
    background-repeat: no-repeat;
    background-position: 270px 2px;
}
#bigform input.required66.fehler {
	background-image: url(/fileadmin/img/required_fehler.gif);
    background-repeat: no-repeat;
    background-position: 270px 2px;
}
#bigform input.requireduhr {
    background-image: url(/fileadmin/img/required.gif);
    background-repeat: no-repeat;
    background-position: 40px 2px;
}
#bigform input.requireduhr.fehler {
	background-image: url(/fileadmin/img/required_fehler.gif);
    background-repeat: no-repeat;
    background-position: 40px 2px;
}
#bigform input.required40 {
    background-image: url(/fileadmin/img/required.gif);
    background-repeat: no-repeat;
    background-position: 140px 2px;
}
#bigform input.required40.fehler {
    background-image: url(/fileadmin/img/required_fehler.gif);
    background-repeat: no-repeat;
    background-position: 140px 2px;
}
#bigform input.required20 {
    background-image: url(/fileadmin/img/required.gif);
    background-repeat: no-repeat;
    background-position: 70px 2px;
}
#bigform input.required20.fehler {
    background-image: url(/fileadmin/img/required_fehler.gif);
    background-repeat: no-repeat;
    background-position: 70px 2px;
}
#bigform select.required {
    background: url(/fileadmin/img/required.gif) 407px 2px no-repeat;
}

#bigform select.required:hover, #bigform select.required:focus {
    background: url(/fileadmin/img/required.gif) 407px 2px no-repeat;
}

.comfort    { background: url(/uploads/RTEmagicC_einzeltransfer.png.png) no-repeat; }
.normal     { background: url(/uploads/RTEmagicC_sammeltransfer_01.png.png) no-repeat; }
.oberklasse { background: url(/uploads/RTEmagicC_premiumtransfer.png.png) no-repeat; }

.zahlung {
    display: none;
}

#bigform fieldset {
    padding-top: 6px;
    padding-bottom: 3px;
    background: #a8d4ed;
    border: 2px solid #0D2C4D;
}
#bigform .checkbox {
    width: auto;
    margin-right: 5px;
    margin-left: 4px;
    background:transparent;
    border:0
}
/* Formatierung Formularbestaetigung */

#bigform p.text {
  font-size: 110%;
  margin-bottom: 0;
}
#bigform span.textfett {
  font-size: 130%;
  font-weight: bold;
}
#unten h1 {
  color: #d74c40;
  font-size: 139%;
  margin-bottom: 7px;
  margin-top: 10px;
  text-align: left;
  text-transform: uppercase;

}
#unten .fusskasten h1, #unten .fusskasten h2, #unten .fusskasten h3 {
    margin-top: 0;
}
#unten #service h1, #unten #login h1, #unten #vorteile h1,
#unten #service h2, #unten #login h2, #unten #vorteile h2 {
    margin-top: 10px;
}

#bigform p.preisoben {
  font-size: 180%;
  height: 47px;
  padding-left: 45px;
  padding-top: 3px;
  width: 295px;
  margin-bottom: 0px;
}

#bigform p.rechtsbutton {
  float: right;
  width: auto;
  margin-right: 0px;
}

/* Adds */
#bigform div.aufmacher  {
	width: 50px;
	height: 50px;
	float: left;
	display: block;
	margin-top: 3px;
}
#bigform div.aufmacher.Kontakt {background: url(/uploads/RTEmagicC_einzeltransfer.png.png) no-repeat;}
#bigform div.aufmacher.Agentur {background: url(/fileadmin/img/ico_agentur.gif) no-repeat;}
#bigform div.aufmacher.Transfer {background: url(/fileadmin/img/ico_transfer.gif) no-repeat;}
#bigform div.aufmacher.Rueckfahrt {background: url(/fileadmin/img/ico_landing.gif) no-repeat;}
#bigform div.aufmacher.Hinfahrt {background: url(/fileadmin/img/ico_departure.gif) no-repeat;}
#bigform div.aufmacher.Bankeinzug {background: url(/fileadmin/img/ico_euro.gif) no-repeat;}
#bigform div.aufmacher.Kreditkarte {background: url(/fileadmin/img/ico_euro.gif) no-repeat;}
#bigform div.aufmacher.Fehler {background: url(/fileadmin/img/ico_alert_b.gif) no-repeat;height: 40px;}

#bigform div.formFelder  {
	overflow: hidden;
}
#bigform div.formFelder h3 {
	margin-top: 0;
}
#bigform h4 {
	font-size: 130%;
	font-weight: normal;
}
#bigform div.formFelder p.adresse {
	font-size: 130%;
}


#bigform .links40 {
    width: 150px;
    float: left;
    margin-right: 15px;
}
#bigform .mitte20 {
    width: 80px;
    float: left;
    margin-right: 15px;
}
#bigform .rechts40 {
	float: left;
    width: 150px;
}

/* Buttons
****************************************************************************************************/

a.buttonBack {
   display: block;
   float: left;
   color: #fff;
   text-decoration: none;
   font-size: 110%;
   font-weight: bold;
   background: url(/fileadmin/img/buttonmitte.png) repeat-x;
   height: 26px;
   line-height: 28px;
   cursor: pointer;
}

a.buttonBack span {
    height: 26px;
    display: block;
    float: left;
}

a.buttonBack .start {
    background: url(/fileadmin/img/zurueckstart.png) no-repeat;
    width: 25px;
    margin-right: 5px;
}

a.buttonBack .end {
    background: url(/fileadmin/img/zurueckende.png) no-repeat;
    width: 4px;
    margin-left: 5px;
}



/* Misc
****************************************************************************************************/
.clear {
    clear: both;
    float: none;
}
.hidden  {display: none;}
#bigform .wunschAbholZeit{
    float:none;
    margin-left:5px;
    position:absolute;
}