#booking-parking {
    -moz-box-shadow: 0 0 10px #666;
    -webkit-box-shadow: 0 0 10px #666;
    box-shadow: 0 0 10px #666;
    background: #e51c20 url(../images/h80.png);
    color: #ddd;
    font-size: 11px;
    height: 200px;
    margin: 0 auto;
    padding: 12px 0 12px 30px;
    width: 520px;
}

#booking-parking .active {
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom: 0;
    color: #333;
}

#booking-parking label {
    border: 1px solid transparent;
    display: block;
    float: left;
    margin-right: 30px;
    padding: 6px;
    width: 215px;
}

#booking-parking, #booking-service, #booking-transport, .active, #calroot {
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#booking-service {
    -moz-box-shadow: 0 0 10px #666;
    -webkit-box-shadow: 0 0 10px #666;
    box-shadow: 0 0 10px #666;
    background: #335b8c url(../images/h250.png);
    color: #ddd;
    font-size: 11px;
    height: 260px;
    margin: 0 auto;
    padding: 12px 0 12px 30px;
    width: 520px;
}

#booking-service label {
    font-size: 14px;
    font-weight: 700;
    left: -4px;
    position: relative;
    top: 0;
}

#booking-service label span {
    position: relative;
    top: -1px;
}

#booking-transport {
    -moz-box-shadow: 0 0 10px #666;
    -webkit-box-shadow: 0 0 10px #666;
    box-shadow: 0 0 10px #666;
    background: #335b8c url(../images/h320.png);
    color: #ddd;
    font-size: 11px;
    height: 335px;
    margin: 0 auto;
    padding: 12px 0 12px 30px;
    width: 520px;
}

#calcurrent {
    background-color: #498CE2;
    color: #fff;
}

#caldays {
    border-bottom: 1px solid #ddd;
    height: 14px;
}

#caldays span {
    display: block;
    float: left;
    font-size: 11px;
    text-align: center;
    width: 32px;
}

#calhead {
    height: 22px;
    padding: 2px 0;
}

#calnext {
    background-image: url(../images/next.gif);
    float: right;
    margin-right: 9px;
}

#calnext, #calprev {
    background: transparent url(../images/prev.gif) no-repeat scroll center center;
    cursor: pointer;
    display: block;
    float: left;
    height: 20px;
    margin-left: 9px;
    width: 20px;
}

#calprev.caldisabled, #calnext.caldisabled {
    visibility: hidden;
}

#calroot {
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-width: 0 1px 1px;
    display: none;
    height: 160px;
    margin: 0 0 0 -7px;
    padding-top: 10px;
    width: 227px;
    z-index: 1;
}

#caltitle {
    color: #0150D1;
    float: left;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ddd;
    width: 160px;
}

#caltitle select {
    font-size: 10px;
}

#caltoday {
    background-color: #999;
    color: #fff;
}

#calweeks {
    background-color: #fff;
    margin-top: 4px;
}

#content {
    display: inline;
    float: left;
    margin-left: 0;
    margin-top: 0;
    width: 930px;
}

#debug {
    border-color: #000;
    border-style: solid;
    border-width: 2px;
    height: 3000px;
    left: 0;
    position: absolute;
    top: 500px;
    width: 350px;
}

#footer {
    background: url(../images/background_footer.gif) center top no-repeat;
    background-position: 0;
    height: 30px;
    margin: 0 auto;
    text-align: left;
    width: 960px;
}

#footer-wrapper {
    clear: both;
    height: 55px;
    margin-top: 50px;
}


#service-price, #parking-price, #transport-price {
    color: #335b8c;
    font-size: 16px;
    font-weight: bold;
}


.active .caltrigger {
    background-position: 0 -32px;
}

.active input {
    color: #333;
    text-shadow: none;
}

.agb {
    font-size: 14px;
    font-weight: 700;
    position: relative;
    top: 2px;
}

.blue {
    color: #335b8c;
}

.bookingform input, .bookingform select, .bookingform textarea {
    clear: both;
    float: right;
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
    position: relative;
    top: -15px;
    width: 350px;
}

.bookingform input:focus, .bookingform select:focus, .bookingform textarea:focus {
    border-color: #e51c20;
    border-style: solid;
    border-width: 2px;
}

.bookingform select {
    width: 356px;
}

.bookingform span {
    clear: both;
    float: left;
    font-size: 16px;
    margin-top: 0;
    position: relative;
}

.bookingform textarea {
    font-size: 13px;
    height: 80px;
}

.bookingform, .bookingform2 {
    left: 55px;
    position: relative;
    width: 550px;
}

.caltrigger {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: url(../images/icon.jpg) no-repeat 0 0;
    display: block;
    float: left;
    height: 32px;
    margin-top: -8px;
    width: 30px;
}

.calweek {
    clear: left;
    height: 22px;
}

.calweek a {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #666;
    display: block;
    float: left;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    margin-left: 1px;
    text-align: center;
    text-decoration: none;
    width: 31px;
}

.calweek a:hover, .calfocus {
    background-color: #ddd;
}

.date {
    background-color: transparent;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 18px;
    text-shadow: 0 0 1px #000;
    width: 180px;
}

.error {
    color: red;
    font-size: 10px;
    margin-left: 20px;
}

.featuretext {
    color: #000;
    font-size: 11px;
}

.footnote {
    font-size: 10px;
    font-weight: 400;

}

.h4correct {
    left: -2px;
    position: relative;
}

.leftpart {
    float: left;
    position: relative;
    top: 10px;
    width: 200px;
}

.list {
    line-height: 140%;
    list-style-image: url(../images/bullet.gif);
    margin-left: 16px;
}

.list-service {
    list-style-type: disc;
}

.normaltext {
    color: #666;
}

.pageheader {
    height: 439px;
    left: 30px;
    margin: 0 auto;
    position: relative;
    top: 50px;
    width: 960px;
}

.pricelist td {
    border-bottom: 1px;
    border-color: #000;
    border-style: solid;
    height: 18px;
    width: 120px;
}

.priceparking {
    height: 20px;
    position: relative;
    right: 0;
    text-align: left;
    top: 10px;
    width: 400px;
}

.priceservice {
    text-align: right;
}

.pricetransport {
    text-align: left;
    width: 400px;
}

.rightpart {
    float: left;
    height: 200px;
    position: relative;
    top: 10px;
    width: 300px;
}

.submit_button {
    background-color: #335b8c;
    border-color: #ccc;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    left: 427px;
    position: relative;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}

.ui-timepicker-div dl {
    text-align: left;
}

.ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -25px;
}

.ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px;
}

.ui-timepicker-div td {
    font-size: 90%;
}

.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

.ui_tpicker_time_label {
    font-weight: bold;
    font-size: 16px;
    color: #335b8c;
    margin-left: 7px;
    margin-top: 20px;
}

.ui_tpicker_time {
    font-weight: bold;
    font-size: 16px;
    color: #e51c20;
    padding-left: 10px;
}

.ui_tpicker_hour_label {
    margin-left: 7px;
    font-size: 11px;
}

.ui_tpicker_minute_label {
    margin-left: 7px;
    font-size: 11px;
}

.ui-slider {
    border-color: #335b8c;
}

.ui-datepicker {
    -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}

.ui-datepicker-current {
    display: none;
}

.ui-slider-horizontal .ui-state-default {
    background: #e51c20;
}

.underlined {
    text-decoration: underline;
}

:focus {
    outline: 0;
}

a.caldisabled {
    background-color: #efefef !important;
    color: #ccc !important;
    cursor: default;
}

a.caloff {
    color: #ccc;
}

a.caloff:hover {
    background-color: #f5f5fa;
}

a.calsun, .red {
    color: red;
}


.hidden {
    display: none;
}

#paket_1 {
    width: 156px;
    height: 396px;
    background: url(../images/paket_1.jpg) no-repeat -156px top;
    cursor: pointer;
}

#paket_2 {
    width: 156px;
    height: 396px;
    background: url(../images/paket_2.jpg) no-repeat -156px top;
    cursor: pointer;
}

#paket_3 {
    width: 156px;
    height: 396px;
    background: url(../images/paket_3.jpg) no-repeat -156px top;
    cursor: pointer;
}

#paket_4 {
    width: 156px;
    height: 396px;
    background: url(../images/paket_4.jpg) no-repeat -156px top;
    cursor: pointer;
}

#step-2 table {
    margin-left: 5px;
}

#hinweiss_stoerung {
    text-align: center;
    font-weight: bold;
    padding: 20px 0;
}


.shadow-box {
    width: 150px;
    height: 180px;
    margin: 0px auto;
    position: relative;
    background-color: #fff;
    text-align: center;
    z-index: 100;
}

.shadow-box:before, .shadow-box:after {
    content: "";
    display: block;
    width: 150px;
    height: 20px;
    position: absolute;
    left: 5px;
    bottom: 13px;
    z-index: -1;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, .6);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, .6);
}

.shadow-box:before {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    transform: rotate(-4deg);
}

.shadow-box:after {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    transform: rotate(4deg);
}

.titlefield {
    color: #308da2;
    font-size: 13px;
    font-family: Tahoma, Verdana, Arial;
    font-weight: bold;
    text-decoration: underline;
}

.labelfield {
    color: brown;
    font-size: 12px;
    font-family: Tahoma, Verdana, Arial;
}

.snippetfield {
    font-family: Tahoma, Verdana, Arial;
    color: #555555;
    font-size: 11px;
    float: left;
}

.wtitle {
    font-family: Tahoma, Verdana, Arial;
    color: #444444;
    font-size: 18px;
    float: left;
}

.tdfield {
    font-family: Tahoma, Verdana, Arial;
    color: #555555;
    font-size: 12px;
    float: left;
}

.datefield {
    color: #aaaaaa;
    font-size: 9px;
    font-family: Tahoma, Verdana, Arial;
}