#vk_blockly_header { background-color: #ffffff} .site-name a, .site-name a:visited, .site-name a:hover {  color: #a28e70;  text-decoration: none;  }  .site-slogan { color: #a28e70} a, a:hover, a:visited, a.page-link { color: #a28e70} .mega-dropdown-menu a.level1 { color: #000000 !important;} h1, h2, h3, h4, h5, h6 {color:#a28e70} .site-logo { border-radius:0px; } 
body {font-family:'Merriweather'; }#header_contact_row,#header_contact_row a  { color: #000000}/* Logo */

.site-logo {
    border-radius: 0px;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-right: 5px;
}



/* Schrift Styling allgemein */

h1, h2, h3, h4, h5, h6 {
font-weight: 300;
}

h1 {
font-size: 22px;
}

h2 {
font-size: 22px;
}

h3 {
font-size: 22px;
}

h4 {
font-size: 22px;
}

.et_listteaser h2 {
font-size: 22px;;
}

.pagefooter h2, .paragraph-block h2 {
font-size: 22px;
}

/* Header Styling */

.site-name a, .site-name a:visited, .site-name a:hover {
visibility: hidden;
}

/* Links*/
a, a:hover, a:visited, a.page-link {
    color: #a28e70;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-decoration-line: underline;
}


/* Abstand auf Seite oben */

.pagefooter, .paragraph-block {
padding-top: 60px;
}

.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 0rem;
}

/* Footer Styling */

#vk_blockly_footer {
    background-color: #fff;
}

footer {
    border-top: 1px solid #a28e70;
    margin-top: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
}

footer a {
    color: #a28e70;
}

footer a:link {
    color: #a28e70;
}

footer a:visited {
    color: #a28e70;
}

footer ul.menu a.is-active {
    color: #a28e70;
}


footer #vk_copyright {
    padding: 20px 0px;
    font-size: .8rem;
    border-top: 0px solid #636c72;
}

/* Navigation */

.nav-bg {
    background-color: #fff;
    -webkit-box-shadow: 0 0px 0px 0 rgb(0 0 0 / 9%);
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 9%);
    border-top: 1px solid #a28e70;
    border-bottom: 1px solid #a28e70;
}

/* CookieBanner */

.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #fff;
    background-color: #a28e70;
}


.cc_container {
    background: #fff;
    color: #999;
    font-size: 17px;
    font-family: Georgia, Times, "Times New Roman", serif;
    box-sizing: border-box;
    border: 1px solid #a28e70;
}

/* Bildkarusel */

.carousel-caption {
    padding-top: 15px;
    padding-bottom: 15px;
    left: 0;
    right: 0;
    background-color: rgb(0 0 0 / 10%);
}


.carousel-caption {
    position: absolute;
    right: 0%;
    bottom: 0px;
}