.clearfix {
    *zoom: 1}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: ""}

.clearfix:after {
    clear: both}

* {
    float: none;
    position: relative;
}

#topmenu, .breadcrumbs, .header, .latest_offers, .footer, .btn_orange, .sidebar, .list_manage, #container, .button-container, .containerAssets, .mobile-assetsSwitcher, .offer_price_export_info img, .offer_data, .noPrint {
    display: none;
}

.offer_data {
    width: 100%;
    height: 25px;
}

.offer_data .offer_price, .offer_data .offer_miliage, .offer_data .offer_regist {
    width: 30%;
    float: left;
    margin-left: 5%;
}

.offer_data .offer_price {
    margin-left: 0px;
}

.offer_details .offer_price {
    clear: both;
}

.offer_details .offer_data ul { list-style-type: none; overflow: hidden; margin:10px 0px; padding:0px; }
.offer_details .offer_data ul li {
    float: left;
    width: 25%;
    text-align: left;
}

.offer_details .offer_data ul:first-child {
    margin-left: 0px;
}

.offer_item {
    border-top: 1px solid #ff8c00;
    padding-bottom: 15px;
}

.offer_item:first {

}

.offer_details_padding_bottom_correction {
    margin: 0px;
    padding: 0px;
}

.offer_descr {
    display: none;
}

.col_1_4 {
    width: 45%;
    float:left;
    padding:0;
    padding-right: 5%;
}

.col_1_4 ul {
    margin: 0;
}

.details_tabs {
    clear: both;
}

.tabs-replace-title {
    padding-top: 10px;
}

#t_overview .container .form_col_1 img {
    display:none;
}

.offer_specification {
    width: 46%;
    float: left;
}

.print-image-div {
    width: 50%;
    float: right;
    margin-top: -30px;
}

.print-image-div img {
    max-width: 100%;
    width: 100%;
}

.logo img {
    width: 20%;
}

.detail {
    font-size: 24px;
}

body, p, div, a, span {
    font-family: 'Cabin', sans-serif;
}

a {
    color: #000;
    text-decoration: none;
}

h1.detail {
    display: none;
}

div.test {
    display:none;
}

.carDetailRowMargin.row_light_gray {
    display: none;
}

h2 {
    font-size: 16px;
}

.morePaddingBottomCarDetailAusstattung {
    /* float:left; */
    margin-top:1em;
}

.col .col_1_2 {
    margin-top:1em;
    width: 45%;
    float:left;
}

.summerSaleBox {
    display: none;
}

form {
    display: none;
}

#ui-datepicker-div {
    display: none;
}

.offer_details .offer_price .priceContainer {
    background-color:#142047;
    padding:10px;
    padding-top:14px;
}

.offer_details .offer_price .priceContainer strong{
    text-shadow: 0;
}


.carDataPrint {
    display: block;
    border-bottom: 1px solid #142047;
    border-top: 1px solid #142047;
    padding: 10px 0;
}

#t_overview {
    height: auto !important;
}

.left_info {
    width: 46%;
    float: left;
}

.right_info {
    width: 46%;
    float: right;
}
.clear{
    background: none;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}