@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');

body {
   font-family: 'Open Sans', sans-serif;
font-weight: 400;
}
#slider {
 margin-top: -16px;
}
#header #hotelname span {
    color: #edeba0;
}
.navbar-default .navbar-nav > li > a {
    color: #edeba0;
}
#smallsearchAnfrage h5 {
    color: #edeba0;
}
.eb_smallsearch button, .eb_smallsearch .submitButton {
    border: 1px solid #edeba0;
    color: #edeba0;
}
#header, #smallsearchAnfrage {
    background: none repeat scroll 0 0 #096600 !important;
}
h1, .blog-sidebar h3, .blog-sidebar h1 {
    color: #096600 !important;
    font-weight: 600 !important;
}
.navbar-default {
    border-bottom: 4px solid #096600 !important;
}
#logo img {
    margin-top: -37%;
    float: right;
    margin-right: -160%;
    max-width: 197px;
}
@media screen and (max-width:958px){
    #logo img {
    margin-right: -151%;
}
}
@media screen and (max-width:936px){
    #logo img {
    margin-right: -145%;
}
}
media screen and (max-width:917px){
    #logo img {
    margin-right: -135%;
}
}
media screen and (max-width:909px){
    #logo img {
    margin-right: -130%;
}
}
media screen and (max-width:864px){
    #logo img {
    margin-right: -110%;
}
}
media screen and (max-width:804px){
    #logo img {
    margin-right: -104% !important;
}
}