.iw-nav-pills > li.iw-active > a, .iw-nav-pills > li.iw-active > a:hover, .iw-nav-pills > li.iw-active > a:focus {
    background-color: #00448a;
    color: #fff !important;
}
.iw-navbar-nav > li > a {
    text-decoration:none;
}
.iw-btn-danger{
    background-color: #00448a;
    border-color: #00448a;
    color: #fff !important;
}
#iwbook {
    margin: 50px -15px 0;
}
.iw-btn-danger.iw-active, .iw-btn-danger.iw-focus, .iw-btn-danger:active, .iw-btn-danger:focus, .iw-btn-danger:hover, .iw-open > .iw-dropdown-toggle.iw-btn-danger {
    background-color: #00448a;
    border-color: #00448a;
    color: #fff;
}
.iw-btn-primary {
    background-color: #5cc7ce;
    border-color: #5cc7ce;
    color: #fff;
}
.iw-delete-item span{
    color: #ffffff;
}
.iw-color {
    color: #00448a;
}
.iw-btn-primary.iw-active, .iw-btn-primary.iw-focus, .iw-btn-primary:active, .iw-btn-primary:focus, .iw-btn-primary:hover, .iw-open > .iw-dropdown-toggle.iw-btn-primary {
    background-color: #00448a;
    border-color: #00448a;
    color: #fff;
}
.iw-resu-title, .iw-dobj-rooms-title, .iw-dobj-title, .iw-bask-title {
    color: #00448a;
}
.iw-btn-default {
    background-color: #f7f7f7;
    border-color: #ddd;
    color: #555 !important;
}
.iw-btn-default.iw-active, .iw-btn-default.iw-focus, .iw-btn-default:active, .iw-btn-default:focus, .iw-btn-default:hover, .iw-open > .iw-dropdown-toggle.iw-btn-default {
    background-color: #00448a;
    border: 1px solid #00448a;
    color: #fff !important;
}
.iw-dropdown {
    padding: 0;
}
hr {
    padding:0;
}
.iw-btn {
    text-decoration: none !important;
}
.iw-rating-txt > p:first-child {
    color: #00448a;
}
.iw-point-bewertungen {
    background-color: #5cc7ce;
}
.iw-resu-facilities span, .iw-resu-rating-inner span {
    border: 1px solid #00448a;
    color: #00448a;
    border-radius:30px !important;
}
.iw-notice-inner .iw-resu-facilities {display:none;}
.iw-distance .iw-badge {
    background: #5cc7ce none repeat scroll 0 0;
    font-weight: normal;
    color:#fff;
}
a:link, a:visited {
    color: #00448a;
}

#iw-filter-sidebar .iw-badge {
    background: #f7f7f7 none repeat scroll 0 0;
    color: #8c8c8c;
    font-weight: 300;
}
body {
    background: #f9f9f9 none repeat scroll 0 0;
}
.glyphicons-smoking::after {border-bottom: 1px solid #00448a;}

#iw-filter-sidebar .iw-filter-group1 label {
    border-radius: 0;
}
.iw-datepicker table tr td.iw-active:hover, .iw-datepicker table tr td.iw-active:hover:hover, .iw-datepicker table tr td.iw-active.iw-disabled:hover, .iw-datepicker table tr td.iw-active.iw-disabled:hover:hover, .iw-datepicker table tr td.iw-active:focus, .iw-datepicker table tr td.iw-active:hover:focus, .iw-datepicker table tr td.iw-active.iw-disabled:focus, .iw-datepicker table tr td.iw-active.iw-disabled:hover:focus, .iw-datepicker table tr td.iw-active:active, .iw-datepicker table tr td.iw-active:hover:active, .iw-datepicker table tr td.iw-active.iw-disabled:active, .iw-datepicker table tr td.iw-active.iw-disabled:hover:active, .iw-datepicker table tr td.iw-active.iw-active, .iw-datepicker table tr td.iw-active.iw-active:hover, .iw-datepicker table tr td.iw-active.iw-disabled.iw-active, .iw-datepicker table tr td.iw-active.iw-disabled.iw-active:hover {
    background-color: #00448a;
    border-color: #00448a;
}
.top-head {
    height: 36px;
}
.header {
    height:94px;
    background:#00448a;
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.2), 0 -10px 10px -5px rgba(0, 0, 0, 0.2);
}
.header a {
    color: #ffffff;
    font-size: 12px;
    position: absolute;
    right: 15px;
    text-transform: uppercase;
    top: 40px;
}
.header img {
    left: 15px;
    max-height: 118px;
    position: absolute;
    top: 15px;
}
@media (max-width: 768px) {
    .header img {
        max-height: 62px;
    }
}
.iw-container {
    position: relative;
}


