/* DERTOUR Styles  Express-Suche*/

/* **** CALENDER CSS **** */
@import url("calendar.css");

LABEL{    cursor: pointer;}

body {
        background-color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        left: 0px;
        line-height: 133%;
        margin: 0px;
        padding: 0px;
        position: absolute;
        top: 0px;
        visibility: visible;
        width: 328px;
        letter-spacing: .01pt;
}
a, img {
        border-bottom-style: none;
        border-left-style: none;
        border-right-style: none;
        border-top-style: none;
        white-space: nowrap;
}

table {
        border-bottom-style: none;
        border-bottom-width: 0px;
        border-collapse: collapse;
        border-left-style: none;
        border-left-width: 0px;
        border-right-style: none;
        border-right-width: 0px;
        border-spacing: 0;
        border-top-style: none;
        border-top-width: 0px;
        margin: 0;
        padding: 0;
}
tr, td {
        margin: 0px;
        padding: 0px;
        vertical-align: top;
        font-size:12px;
}
p, a {
        font-size:12px;
        line-height: 133%;
}
h1 {
        font-size: 11px;
        font-weight: bold;
}
<!--x suche teilweise neue Klassen wir brauchen wahrscheinlich nicht alle-->
.sb {
/*    color:red; */
}
.suchbox {
    background: url(image/cms/express_bg_mt.png) repeat-y;
}
.suchbox  .suchboxcontent, 
.suchbox .suchboxcontent_dark {
    padding: 10px 0 10px 8px;
}
.suchbox .suchboxcontent_dark {
    padding:10px 0pt;
    background-color: #f5eff2;
    width: 324px;
}
.suchbox .suchboxbottom {
    background: url(image/cms/express_bg_bottom.png) no-repeat;
    height: 45px;
    padding-left: 10px;
}
.suchboxbottom .xb_b {
    text-align:right;
    padding-top: 9px;
    margin-right: 24px;
}
.suchbox .xb_td1 {
    width: 100px;
    vertical-align: middle;
    font-size: 11px;
    color: #555;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 4px;
}
.suchbox .xb_td2 {
    width: 200px;
}
.suchbox .xb_td2 select {
    width: 195px;
    max-width: 195px;
    font-size: 11px;
    margin-bottom: 4px;
}
.suchbox .xb_td2 input {
    width: 172px;
    max-width: 172px;
    font-size: 11px;
    margin-bottom: 4px;
}
.suchbox .xb_td2 img {
    margin-bottom: 3px;
}
.suchbox .line {
    border-top: 1px dashed #a23b75;
    border-bottom: 1px dashed #a23b75;
    padding: 10px 0;
    margin: 0 10px;
}
 
/******************** Images, die publiziert werden sollen *****************/
.hidden_images {
    background-image: url(image/cms/express_icon_kalender.png);
    background-image: url(image/cms/express_button_detailsuche.jpg);
    background-image: url(image/cms/express_button_hotelsuche.jpg);
}
