﻿div.preise h3 {
    margin-bottom: 5px;
}


/* IMPORT */

.ne-price-table {
    border: 1px solid #E5E5E5;
    margin-bottom: 20px;
    padding: 2px;
    width: 100%;
}

    .ne-price-table h3 {
        font-size: 12px;
    }

    .ne-price-table td, .ne-price-table th {
        padding: 5px 10px;
        vertical-align: middle;
    }

        .ne-price-table td.price, .ne-price-table th.price {
            padding: 5px 10px 5px 0;
            text-align: right;
        }

    .ne-price-table thead th {
        background: none repeat scroll 0 0 #F5F9FC;
        color: #5292BF;
        font-size: 12px;
        font-weight: bold;
    }

    .ne-price-table tbody tr {
        background: none repeat scroll 0 0 #FFFFFF;
    }

        .ne-price-table tbody tr.highlight {
            background: none repeat scroll 0 0 #F5F9FC;
        }

    .ne-price-table tbody td {
        white-space: nowrap;
    }

        .ne-price-table tbody td:first-child {
            width: 200px;
        }

        .ne-price-table tbody td h3 {
            margin-bottom: 5px;
        }

        .ne-price-table tbody td span {
            font-size: 11px;
        }

    .ne-price-table tfoot td {
        color: #FFFFFF;
        font-weight: bold;
    }

    .ne-price-table tfoot tr {
        background-color: #CB5E69;
    }

    .ne-price-table th.item, .ne-price-table td.item {
        background-image: url("//static.traum-ferienwohnungen.de/images/v20110831/sprite_list_icons.png");
        background-position: -130px -41px;
        background-repeat: no-repeat;
        padding: 0 0 0 22px;
        white-space: nowrap;
    }

    .ne-price-table.ne-pricetable td {
        vertical-align: middle;
    }

        .ne-price-table.ne-pricetable td *:first-child {
            line-height: 17px;
        }

    .ne-price-table.ne-pricetable tr.last_minute td {
        background-color: #C54C58;
        background-image: -moz-linear-gradient(center top, #D2757E, #C54C58);
        color: #FFFFFF;
    }

    .ne-price-table.ne-pricetable tr.last_minute.subinfo td {
        background-color: #DCA705;
        background-image: -moz-linear-gradient(center top, #C54C58, #C6505C);
        color: #FFFFFF;
        padding-top: 0;
    }

    .ne-price-table.ne-pricetable tr.early_bird td {
        background-color: #9EC154;
        background-image: -moz-linear-gradient(center top, #BDD68B, #9EC154);
        color: #FFFFFF;
    }

    .ne-price-table.ne-pricetable tr.early_bird.subinfo td {
        background-color: #DCA705;
        background-image: -moz-linear-gradient(center top, #9EC154, #A4C55E);
        color: #FFFFFF;
        padding-top: 0;
    }

    .ne-price-table.ne-pricetable tr.group_travel td {
        background-color: #C4B485;
        background-image: -moz-linear-gradient(center top, #D5CAA8, #C4B485);
        color: #FFFFFF;
    }

    .ne-price-table.ne-pricetable tr.group_travel.subinfo td {
        background-color: #DCA705;
        background-image: -moz-linear-gradient(center top, #C4B485, #C6B78A);
        color: #FFFFFF;
        padding-top: 0;
    }

    .ne-price-table.ne-pricetable tr.special td {
        background-color: #6CA2CB;
        background-image: -moz-linear-gradient(center top, #93BBD9, #6CA2CB);
        color: #FFFFFF;
    }

    .ne-price-table.ne-pricetable tr.special.subinfo td {
        background-color: #DCA705;
        background-image: -moz-linear-gradient(center top, #6CA2CB, #6FA4CC);
        color: #FFFFFF;
        padding-top: 0;
    }

    .ne-price-table.ne-pricetable tr.discount_rates td {
        background-color: #DCA705;
        background-image: -moz-linear-gradient(center top, #F1CF49, #DCA705);
        color: #FFFFFF;
    }

    .ne-price-table.ne-pricetable tr.discount_rates.subinfo td {
        background-color: #DCA705;
        background-image: -moz-linear-gradient(center top, #DCA705, #DEAA0B);
        color: #FFFFFF;
        padding-top: 0;
    }

    .ne-price-table.ne-pricetable tr.short_break td {
        background-color: #CF7A46;
        background-image: -moz-linear-gradient(center top, #D89369, #CF7A46);
        color: #FFFFFF;
    }

    .ne-price-table.ne-pricetable tr.short_break.subinfo td {
        background-color: #DCA705;
        background-image: -moz-linear-gradient(center top, #CF7A46, #D17F4D);
        color: #FFFFFF;
        padding-top: 0;
    }

    .ne-price-table.secondary tbody {
        font-size: 11px;
    }

    .ne-price-table .dark {
        background-color: #E7F0F6;
    }

    .ne-price-table .highlight .dark {
        background-color: #DFEBF4;
    }

    .ne-price-table .inactive {
        color: #CCCCCC;
    }

    .ne-price-table .highlight .inactive {
        color: #B3C7D5;
    }

    .ne-price-table .offer .inactive {
        color: #999999;
    }

    .ne-price-table em.message {
        color: #CC0000;
        font-style: normal;
    }

        .ne-price-table em.message.important {
            color: #009900;
        }

.ne-itemlist {
    margin-bottom: 16px;
}

    .ne-itemlist li {
        background-image: url("//static.traum-ferienwohnungen.de/images/v20110831/sprite_list_icons.png");
        background-position: -140px -46px;
        background-repeat: no-repeat;
        margin-bottom: 5px;
        padding-left: 12px;
    }

        .ne-itemlist li:last-child {
            margin-bottom: 0;
        }

    .ne-itemlist.three_columns {
        overflow: hidden;
    }

        .ne-itemlist.three_columns li {
            float: left;
            width: 30%;
        }

    .ne-itemlist.four_columns {
        overflow: hidden;
    }

        .ne-itemlist.four_columns li {
            float: left;
            width: 23%;
        }

.ne-itemlist {
    margin-bottom: 16px;
    list-style: none outside none;
}

div.additional-charges {
    overflow: hidden;
    margin-bottom: 20px;
}

#additional_charge_table, body.expose2011 #additional_service_table {
    width: 372px;
}

#additional_charge_table {
    float: left;
    margin-right: 10px;
}

#additional_charge_table, body.expose2011 #additional_service_table {
    width: 372px;
}

#additional_charge_table {
    float: left;
    margin-right: 10px;
}



.additional-charges-tables .col-left table:nth-of-type(2) {
    position: relative;
    top: -1px;
}

.additional-charges-tables .col-right {
    width: auto;
    float: left;
}

    .additional-charges-tables .col-right table {
        float: left;
    }

.additional-charges-tables .ne-price-table-additional {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 366px;
    padding: 0px;
    border: 1px solid #5292BF;
    display: table;
}

    .additional-charges-tables .ne-price-table-additional td, .additional-charges-tables .ne-price-table-additional th {
        padding: 8px 10px;
        vertical-align: top;
    }

    .additional-charges-tables .ne-price-table-additional thead th {
        font-size: 12px;
        font-weight: bold;
        color: #5292BF;
        background: #F8FBFE;
        border-bottom: 1px solid #5292BF;
    }

    .additional-charges-tables .ne-price-table-additional tbody tr:last-of-type td {
        border-bottom: 0px;
    }

    .additional-charges-tables .ne-price-table-additional tbody tr td {
        border-bottom: 1px solid #CED9E3;
    }

        .additional-charges-tables .ne-price-table-additional tbody tr td span:first-of-type {
            float: left;
        }

        .additional-charges-tables .ne-price-table-additional tbody tr td span:last-of-type {
            float: right;
        }


.ne-price-table tbody tr td em.green {
color: #4A9152;
}
.ne-price-table tbody tr td em.orange {
color: #FFA500;
}
.ne-price-table tbody tr td .timespan {
font-weight: bold;
}

.additional-charges-tables .ne-price-table-additional {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 366px;
padding: 0px;
border: 1px solid #5292BF;
display: table;
}

.preiseHinweis {
    text-align: center;
    margin-bottom: 20px;
}
