.my-logo, .my-logo .smaller
{
    font-family:"Nunito","Helvetica Neue", sans-serif;
}

#nh_booking_form
{
    margin-bottom:2rem;
}

.my-logo h1
 {
    margin-top:-2rem;
}
.blocked
{
    text-decoration:line-through;
}

.navbar-dark
{
    background-color:#00335A;
    /* #09071b; */
}

.amenity.unavailable
{
    color: #AEB5B8;
    text-decoration: line-through;
}

.my-logo h1 a span.smaller
{
    font-size: .4rem;
    color:#ce4f6b;
    /* #ce4f6b; */
}

a
{
    color:#B10027;
}
/*handelsblatt orange  #EE7000;			 */
.carousel-caption h2
{
    color:#B10027}


.my-logo h1 a  {
    padding: 0px;
    /* font-size: 1.5em; */
    font-weight: 400;
    /* margin: 5px 0px 0px 10px; */
    color: #624334;
    font-family: 'Niconne', cursive;
    margin-top:6px;
    text-decoration:none;
    margin-bottom:1px;
}

.my-logo h1 a
{
    color:#fff;
}

body
{
    /* background-image: url("/images/high_five_edited.png"); */
    background-repeat: no-repeat;
    /* background-color:#A0DFF7; */
    font-size:16px;
    /* font-family:"Source Sans Pro",helvetica,arial,sans-serif; */
    /* color:#39403F; */
}

h1, h2, h3, h4, h5, h6
{
    /* text-rendering: optimizelegibility; */
    font-family:inherit;
}

.header_row
{
    margin-top: 85px;
}


