/* Fonts */
@font-face { font-family: 'halant-bold';
             src: url('/assets/fonts/Halant-Bold.ttf'); }
@font-face { font-family: 'halant-medium';
             src: url('/assets/fonts/Halant-Medium.ttf'); }
@font-face { font-family: 'minionpro-regular';
             src: url('/assets/fonts/MinionPro-Regular.otf') format("opentype"); }
@font-face { font-family: 'robotocondensed-bold';
             src: url('/assets/fonts/RobotoCondensed-Bold.ttf'); }
@font-face { font-family: 'robotocondensed-regular';
             src: url('/assets/fonts/RobotoCondensed-Regular.ttf'); }

/*
--------------------------------------------*/

/*  CSS Reset Hack  */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td { font-size: 100%; font-family: inherit; vertical-align: bottom; margin: 0; padding: 0; border: 0; outline: 0; }

input, textarea { padding: 0; margin: 0; }
ul,ol { list-style-position: inside; }

body { font-family:'robotocondensed-regular'; color: #575757; font-size: 12.5px; overflow-x: hidden; }
#page {  }
.page-home { min-height: 3000px !important; }
#page:not(.page-home) { overflow: hidden; }

a { text-decoration: none; color: #157343; }
a:hover { text-decoration: underline; }

a, p { }
.clear { clear: both; }

h1 {
    font-family:'halant-bold';
    text-transform: uppercase;
    padding-bottom: 5px;
    font-size: 14px;
}
h2 {  }
h3 {  }
h5 {
    font-family:'halant-bold';
    text-transform: uppercase;
    padding-bottom: 5px;
    font-size: 14px;
}

/* Header
--------------------------------------------*/
#header {  }



/* Main
--------------------------------------------*/
#main { width: 1000px; margin: 0 auto; }

    #mobile-menu-button { width: 80px; display: none; }
    .mobile-link-impressum { display: none; }

    #content {  }
    #content p {  }

    #callback_form .zip, #callback_form .phone {
        float: left;
        width: 180px;
    }
    #callback_form .city, #callback_form .mail {
        margin-left: 10px;
        width: 360px;
    }


        /* Contact
        --------------------------------------------*/ 
        #callback_form {width: 600px; margin-top: 12px; height: 500px; background-color: rgba(210, 208, 161, 0.3); padding: 25px; box-sizing: border-box; margin-left: 300px; letter-spacing:  5px; font-size: 12px;}
        #contact-left { float: left; width: 490px; margin-right: 20px; }

        #contact-right { float: left; width: 490px; }
        #callback_form input, #callback_form textarea { border: none; width: 550px; height: 32px;  background: rgba(149, 147, 105, 0.3); padding: 10px 15px; font-size: 14px;  height: 40px;
          color: #575757; margin-bottom: 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
          -ms-box-sizing: border-box; -o-box-sizing: border-box;          
          }
        #callback_form textarea { height: 120px; resize: vertical; font-family: 'robotocondensed-regular'; }
        #callback_form button{ border: none; color: #575757; padding: 5px 10px; background: transparent; text-transform: uppercase; letter-spacing: 4px; margin-right: 5px; font-weight: 600; cursor:pointer;}
        #callback_form .send-img {width: 180px; margin-top:5px;}
        #callback_form ::-webkit-input-placeholder { color: #575757; }
        #callback_form :-moz-placeholder { color: #575757; opacity: 1; }
        #callback_form ::-moz-placeholder { color: #575757; opacity: 1; }
        #callback_form :-ms-input-placeholder { color: #575757; } 



/* Footer
--------------------------------------------*/
#footer {  }

img { width: 290px; margin-right: 20px; }

#header {
    z-index: 1000;
}
#main {
    height: auto;
    width: 100%;
}
#content {
    width: 906px;
}

body {
    background-color: white;
    margin: 0;
    padding: 0;
}
#menu {
    background-color: white;
    position: absolute;
    width: 100%;
    z-index: 10;
    top: 0;
    width: 1200px;
    height: 111px;
}
#menu ul {
    list-style: none;
}
#main-info {
    border-top: 50px solid rgba(255,255,255, .5);
    border-bottom: 510px solid white;
    height: 382px;
    width: 1200px;
    top: 192px;
    position: fixed;
    background-clip: padding-box;
    z-index: 9;
    margin-bottom: 60px;
}
#main-info-left{
    background-color: lightgray;
    padding-left: 65px;
    padding-top:100px;
    width: 600px;
    height: 382px;
    float: left;
    position: relative;
    z-index: 11;
    box-sizing: border-box;
}
#main-info-left p {
    width: 400px;
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: 11px;
    color: #575757;
    margin-top: -288px;
    line-height: 45px;
}
#main-info-right {
    background-color: #157343;
    width: 600px;
    height: 382px;
    float: left;
    color: white;
    position: relative;
}
#main-info-right h3 {
    margin-left: 65px;
    margin-top: 110px;
    font-size: 27px;
    font-family: 'halant-bold';
}
#main-info-right p {
    margin-top: 35px;
    width: 470px;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 16px;
}
.selection {
    width: 250px;
    top: 400px;
    z-index: 5;
    left: 51%;
    display: none;
    position: fixed;
}
#selection-sortiment {
    -ms-transform: translate(-560px, 100px);
    -o-transform: translate(-560px, 100px);
    -moz-transform: translate(-560px, 100px);
    -webkit-transform: translate(-560px, 100px);
    transform: translate(-560px, 100px);
}
#selection-about {
    -ms-transform: translate(-270px, 100px);
    -o-transform: translate(-270px, 100px);
    -moz-transform: translate(-270px, 100px);
    -webkit-transform: translate(-270px, 100px);
    transform: translate(-270px, 100px);
}
#selection-current {
    -ms-transform: translate(20px, 100px);
    -o-transform: translate(20px, 100px);
    -moz-transform: translate(20px, 100px);
    -webkit-transform: translate(20px, 100px);
    transform: translate(20px, 100px);
}
#selection-contact {
   -ms-transform: translate(310px, 100px);
   -o-transform: translate(310px, 100px);
   -moz-transform: translate(310px, 100px);
   -webkit-transform: translate(310px, 100px);
   transform: translate(310px, 100px);
}
.main-img {
    width: 226px;
}
.child-link {
    display: block;
    float: left;
}
.child-sub {
    width: 290px;
    height: 290px;
    float: left;
    background-color: rgb(192,210,148);
    margin: 6px;
    padding: 7px 5px;
    box-sizing: border-box;
}
.child-img {
    border: 1px solid white;
    width: 278px;
    height: 180px;
}
.child-img p img{
    width: 100%;
    height: 180px;
}
.child-description {
    padding: 33px 0 0 0 ;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    letter-spacing: 4px;
    Padding-bottom: 35px;
}
.partner-child {
    /*background-color: #aba39f;*/
    background-color: rgb(192,210,148);
}
.more-link {
    font-size: 14px;
    letter-spacing: 4px;
    padding: 125px 0 0 0;
    width: 290px;
    display: none;
    height: 290px;
    background-color: rgba(65, 89, 32, 0.8);
    position: absolute;
    box-sizing: border-box;
    color: white;
    text-align: center;
    text-transform: uppercase;
    margin: -6px -4px;
}
#more-description {
    padding-top: 80px;
    margin-left: -2px;
}
#menu ul li {
    float: left;
}
#menu ul li ul li {
    float: none;
    padding-top: 10px;
    margin-right: 27px;
}
#menu ul li ul li:last-child {
    margin-bottom: 25px;
}
.level2:first-child {
}
#menu ul li ul {
    position: absolute;
}
#menu a:hover {
    color: #888;
}
.level1 {
    display: block;
    width: auto;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0 15px;
    position: relative;
}
.level1:hover .level2 {
    display: block;
}
.level1 a {
    color: #575757;
    text-decoration: none;
    letter-spacing: 3.5px;
    font-size: 12px;
    background-color: white;
    line-height: 18px;
}
.level2 {
    display: none;
    font-size: 11px;
}
.level2 a {
    background-color: transparent;
}
.level2 a:hover {
    color: #575757;
}
.level1 a:hover {
    color: #575757;
}
.level1 a:visited {
    color: #575757;
}
#menu .level1 ul {
    margin-left: -20px;
}
#menu ul {
    margin-left: 300px;
    margin-top: 30px;
}
#menu ul li ul {
    margin-top: -73px;
    padding-top: 115px;
}
#menu-sortiment ul {
    background-color: rgba(192, 210, 148, 0.8);
    background: -webkit-linear-gradient(bottom, rgba(192, 210, 148, 1) 0%, rgba(192, 210, 148, 0.8) 71%, rgba(192, 210, 148, 0.0)100%);
    background: -moz-linear-gradient(bottom, rgba(192, 210, 148, 1) 0%, rgba(192, 210, 148, 0.8) 71%, rgba(192, 210, 148, 0.0)100%);
    background: -o-linear-gradient(bottom, rgba(192, 210, 148, 1) 0%, rgba(192, 210, 148, 0.8) 71%, rgba(192, 210, 148, 0.0)100%);
    background: -ms-linear-gradient(bottom, rgba(192, 210, 148, 1) 0%, rgba(192, 210, 148, 0.8) 71%, rgba(192, 210, 148, 0.0)100%);
    background: linear-gradient(bottom, rgba(192, 210, 148, 1) 0%, rgba(192, 210, 148, 0.8) 71%, rgba(192, 210, 148, 0.0)100%);
}
#menu-ueber-uns ul {
    background-color: rgba(203, 166, 117, 0.8);
    background: -webkit-linear-gradient(bottom, rgba(203, 166, 117, 1) 0%, rgba(203, 166, 117, 0.8) 50%, rgba(203, 166, 117, 0.0)100%);
    background: -moz-linear-gradient(bottom, rgba(203, 166, 117, 1) 0%, rgba(203, 166, 117, 0.8) 50%, rgba(203, 166, 117, 0.0)100%);
    background: -o-linear-gradient(bottom, rgba(203, 166, 117, 1) 0%, rgba(203, 166, 117, 0.8) 50%, rgba(203, 166, 117, 0.0)100%);
    background: -ms-linear-gradient(bottom, rgba(203, 166, 117, 1) 0%, rgba(203, 166, 117, 0.8) 50%, rgba(203, 166, 117, 0.0)100%);
    background: linear-gradient(bottom, rgba(203, 166, 117, 1) 0%, rgba(203, 166, 117, 0.8) 50%, rgba(203, 166, 117, 0.0)100%);
}
#menu-aktuell ul {
    background-color: rgba(215, 189, 109, 0.8);
    background: -webkit-linear-gradient(bottom, rgba(215, 189, 109, 1) 0%, rgba(215, 189, 109, 0.8) 18%, rgba(215, 189, 109, 0.0)100%);
    background: -moz-linear-gradient(bottom, rgba(215, 189, 109, 1) 0%, rgba(215, 189, 109, 0.8) 18%, rgba(215, 189, 109, 0.0)100%);
    background: -o-linear-gradient(bottom, rgba(215, 189, 109, 1) 0%, rgba(215, 189, 109, 0.8) 18%, rgba(215, 189, 109, 0.0)100%);
    background: -ms-linear-gradient(bottom, rgba(215, 189, 109, 1) 0%, rgba(215, 189, 109, 0.8) 18%, rgba(215, 189, 109, 0.0)100%);
    background: linear-gradient(bottom, rgba(215, 189, 109, 1) 0%, rgba(215, 189, 109, 0.8) 18%, rgba(215, 189, 109, 0.0)100%);
}
#menu-kontakt ul {
    background-color: rgba(191, 190, 143, 0.8);
    background: -webkit-linear-gradient(bottom, rgba(191, 190, 143, 1) 0%, rgba(191, 190, 143, 0.8) 35%, rgba(191, 190, 143, 0.0)100%);
    background: -moz-linear-gradient(bottom, rgba(191, 190, 143, 1) 0%, rgba(191, 190, 143, 0.8) 35%, rgba(191, 190, 143, 0.0)100%);
    background: -o-linear-gradient(bottom, rgba(191, 190, 143, 1) 0%, rgba(191, 190, 143, 0.8) 35%, rgba(191, 190, 143, 0.0)100%);
    background: -ms-linear-gradient(bottom, rgba(191, 190, 143, 1) 0%, rgba(191, 190, 143, 0.8) 35%, rgba(191, 190, 143, 0.0)100%);
    background: linear-gradient(bottom, rgba(191, 190, 143, 1) 0%, rgba(191, 190, 143, 0.8) 35%, rgba(191, 190, 143, 0.0)100%);
}
#menu ul li {
    margin: 1px 35px 0px 17px;
    margin-right: 116px;
    line-height: 15px;
}
#menu ul li:last-child {
    margin-bottom: 12px;
}
.level1 ul li a {
    font-family: 'halant-medium';
    font-size: 11px;
    letter-spacing: 0;
    line-height: 18px;
}
.arrow {
    display: block;
    border-top: 7px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
#arrow-sortiment {
    border-top-color: rgba(192, 210, 148, 0.6);
    margin-left: 88px;
    margin-top: -12px;
}
#white-sortiment {
    margin-left: 88px;
    margin-top: -10px;
}
#arrow-ueber-uns {
    border-top-color: #c0a277;
    margin-left: 76px;
    margin-top: -12px;
}
#white-ueber-uns {
    margin-left: 76px;
    margin-top: -10px;
}
#arrow-aktuell {
    border-top-color: #d7bd6d;
    margin-left: 69px;
    margin-top: -12px;
}
#white-aktuell {
    margin-left: 69px;
    margin-top: -10px;
}
#arrow-kontakt {
    border-top-color: #bfbe8f;
    margin-left: 73px;
    margin-top: -12px;
}
#white-kontakt {
    margin-left: 73px;
    margin-top: -10px;
}
.emotion-image {
    float: left;
    margin-left: 292px;
}
#emotion {
    margin-right: 30px;
    vertical-align: bottom;
}
.head {
    margin-top: 214px;
    background-color: whitesmoke;
    padding: 15px;
    box-sizing: border-box;
    opacity: 0.75;
    width: 1200px;
    margin-left: -300px;
    margin-bottom: 35px;
}
#content .head p {
    margin:0;
    padding: 0;
    line-height: 48px;
}
#content .subheading p {
    width: 1165px;
}
#head-3 {
    background-color: rgba(192, 210, 148, 0.4);
}
#head-4 {
    background-color: rgba(203, 166, 117, 0.4);
}
#head-5 {
    background-color: rgba(215, 189, 109, 0.4);
}
#head-6 {
    background-color: rgba(191, 190, 143, 0.4);
}
#head-7 {
    /*background-color: rgba(179, 149, 132, 0.4);*/
    background-color: rgba(191, 190, 143, 0.4);
}
#head-8 {
    /*background-color: rgba(171, 164, 159, 0.4);*/
    background-color: rgba(191, 190, 143, 0.4);
}
#page {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#site-menu {
    z-index: 1000;
    width: 190px;
    padding: 10px;
    font-size: 12px;
    color: white;
    position: absolute;
    margin-top: -82px;
    margin-left: 30px;
    top: 213px;
}
#site-menu a {
    color: white;
}
.contact {
    background-color: #157343;
    margin: 15px 0;
    padding: 25px 25px;
}
.contact-margin {
    margin-top: -60px;
}
#business-time {
    background-color: #157343;
    padding: 25px;
}
#sub-menu{
    background-color:#157343;
    padding: 15px;
    margin: 0;
}
#sub-menu li{
    text-transform: capitalize;
    margin: 10px 20px;
    padding:0;
}
#sub-menu li:last-child{
    padding-bottom: 10px;
}
.triangle-transparent {
    position: absolute;
    margin: auto;
    top: -70px;
    left: 0;
    right: 0;
    width: 137px;
    height: 137px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    border-right: 4px solid #157343;
    border-bottom: 4px solid #157343;
}
.triangle {
	   width: 0;
    height: 0;
    border-left: 95px solid transparent;
    border-right: 95px solid transparent;
    border-top: 55px solid #157343;
}
.triangle-top {
    width: 0;
    height: 0;
    border-left: 95px solid transparent;
    border-right: 95px solid transparent;
    border-bottom: 55px solid #157343;
    position: absolute;
    margin-top: -253px;
    margin-left: 45px;
}
#main {
    margin-left: 300px;
    min-height: 1000px;
}
.page-home #main {
    margin-left: 0;
}
.page-home #menu {
    position: fixed;
}
.main-img-left {
    margin-left: -65px;
    margin-top: -100px;
    width: 600px;
}
#footer {
    border-top: 1px solid #157343;
    border-bottom: 1px solid #157343;
    height: 30px;
    padding: 5px;
    margin-bottom: 25px;
    font-size: 13px;
    width: 1190px;
    position: fixed;
    z-index: 1000;
    top: 1000px
}
#footer-business-time { 
    margin-left: 300px;
}
#footer-business-time h5 {
    margin-right: 20px;
    float: left;
    padding: 0;
    line-height: 17px;
}  
#footer-business-time p {
    margin-right: 4px;
    float: left;
}
#footer-contact {
    position: absolute;
    width: 155px;
    height: 175px;
    background-color: #157343;
    color: white;
    padding: 25px 10px 25px 25px;
    margin-top: -104px;
    margin-bottom: 30px;
    margin-left: 45px;
}
#footer-contact a {
    color: white;
}
#footer-logo-image  {
    width: 130px;
    margin-left: 10px;
}
#footer-logo  {
    position: absolute;
    margin-top: -198px;
    padding: 15px;
    background-color: #157343;
    width: 160px;
    margin-left: 45px;
}
#top-button {
    text-transform: uppercase;
    color: #157343;
    position: absolute;
    left: calc(50% - 15px);
    margin-top: -165px;
    cursor: pointer;
    font-family: 'robotocondensed-bold';
    font-size: 10px;
}
#top-button span {
    display: table-caption;
    letter-spacing: 3.5px;
    margin-left: -1px;
    margin-top: 4px;
}
#top-button img {
    width: 30px;
}
.image-gallery {
    width: 290px;
    background-color: rgb(192,210,148);
    height: 290px;
    display: block;
    float: left;
    margin: 6px;
    padding: 7px 5px;
    box-sizing: border-box;
    color: white;
    
}
.image-gallery img {
    width: 278px;
    height: 220px;
    border: 1px solid white;
    object-fit: cover;
}
.image-gallery #emotion {
    width: 290px;
    z-index: 0;
    margin-top: -50px;
    margin-left: -50px;
}
.image-gallery span {
    z-index: 1;
    position: absolute;
    margin-top: -250px;
    width: 250px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}
#gallery-galerie a {
    /*background-color: #b39483;*/
    background-color: rgb(192,210,148);
}
#gallery-ueber-uns a {
    background-color: rgb(203,166,117);
}
#gallery-aktuell a {
    background-color: rgb(215, 189, 109);
}
#gallery-kontakt a {
    background-color: rgb(191, 190, 143);
}
.image-gallery-area a:hover {
    color: #ddd;
    text-decoration: none;
}
.picDescription {
    padding-top: 15px;
    color: white;
    font-size: 15px;
    letter-spacing: 5px;
    text-align: center;
}
image-gallery {
    color: white;
}
#logo {
    float: left;
    position: fixed;
    z-index: 100000;
    width: 190px;
}

#logo-small {
    float: left;
    position: absolute;
    z-index: 8009;
    top: 0;
    width: 190px;
    margin-left: 40px;
}
#sub-menu ul li .arrow {
    display: none;
}

#site-menu a {
    background-color: transparent;
}
.subheading {
    width: 1200px;
    font-size: 35px;
    letter-spacing: 12px;
    text-transform: uppercase;
    padding: 50px 35px;
    width: 300px;
    box-sizing: border-box;
    line-height: 51px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}
.heading {
    position: absolute;
    color: white;
    font-size: 35px;
    letter-spacing: 15px;
    text-transform: uppercase;
    padding: 50px 35px;
    width: 300px;
    box-sizing: border-box;
    line-height: 51px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}
.heading-small {
    position: absolute;
    color: white;
    font-size: 30px;
    letter-spacing: 14.5px;
    text-transform: uppercase;
    padding: 45px 30px;
    width: 300px;
    box-sizing: border-box;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}
.subheading-small {
    font-size: 30px;
    letter-spacing: 14.5px;
    text-transform: uppercase;
    padding: 45px 30px;
    box-sizing: border-box;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}

.menu-point {
    position: absolute;
    background-color: white;
    z-index: 10000;
    display: block;
    box-sizing: border-box;
    padding: 10px 21px 10px 11px;
    margin-left: -20px;
}
#div-sortiment {
    padding-right: 15px;
    padding-left: 17px;
} 
#div-ueber-uns {
    padding-left: 20px;
    padding-right: 26px;
}
#div-aktuell {
    padding-right: 25px;
    padding-left: 19px;    
}
#div-kontakt {
    padding-right: 25px;
    padding-left: 19px;    
}
#menu ul li ul .level2 a {
    position: relative;
    background-color: transparent;
    line-height: 12px;
}
#sub-menu li .menu-point {
    position:relative;
    background-color: transparent;
    padding: 0px 10px;
}
.green-space {
    height: 120px;
    margin-top: -60px;
    width: 190px;
    background-color: #157343;
    margin-bottom: -15px;
}

.text {
    box-sizing: border-box;
    width: 600px;
    margin-left: 300px;
}
#text {
    padding: 30px 20px;
}
#anfahrt-textDiv {
    min-height: 290px;
    background-color: rgba(210, 208, 161, 0.3);
    box-sizing: border-box;
}
#anfahrt-textDiv p {
    font-weight: 600;
}
.category-underline {
    border-bottom: 1px solid;
    width: 290px;
    padding-top: 35px;
    box-sizing: border-box;
    margin-left: 305px;
}
.content-two {
    padding-top: 35px;
}
.icons {
    width: 30px;
    margin-right: 13px;
    box-sizing: border-box;
}
#menu #menu-galerie {
    margin-right: 80px;
}
#menu #menu-galerie {
    margin-right: 80px;
}
.contact-icons {
    float: right;
}
#contact-icons-bottom {
    position: relative;
    left: 50%;
    margin-left: -65px;
    margin-bottom: 50px;
}
#back {
    text-transform: uppercase;
    letter-spacing: 15px;
    font-size: 35px;
    color: white;
    padding: 50px;
    box-sizing: border-box;
    width: 290px;
    height: 290px;
    height: 290px;
    
}
#back img {
    border: none;
    width: 45px;
    height: auto;
    margin-top: 12px;
}
.category-underline {
    border-bottom: 1px solid transparent;
    width: 290px;
    padding-top: 35px;
    box-sizing: border-box;
    margin-left: 305px;
}
.sortiment-border {
    border-bottom-color: rgb(192, 210, 148);
}
.ueber-uns-border {
    border-bottom-color: rgb(203, 166, 117);
}
.aktuell-border {
    border-bottom-color: rgb(215, 189, 109);
}
.anfahrt-border {
   border-bottom-color: rgb(191, 190, 143); 
}
.menu-site-one {
    position: fixed;
}
#map {     
    width: 290px;
    height: 290px;
    margin-top: -150px;
    margin-left: 310px;
}
.page-ending {
    position: relative;
    left: 50%;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: -145px;
}
hr {
    width: 290px;
    margin: 35px 300px;
}
#content_area p, #content_area h1, #content_area h2, #content_area h3, #content_area h4, #content_area h5, #content_area h6, #content_area ul {
    margin-left: 300px;
    width: 600px;
}
#content_area p { margin-bottom: 35px; }
#content_area ul { margin-bottom: 35px; }
#content_area h1 { margin-bottom: 25px; font-size: 22px; }
#content_area h2 { margin-bottom: 20px; font-size: 20px; }
#content_area h3 { margin-bottom: 20px; font-size: 16px; }
#content_area h4 { margin-bottom: 15px; font-size: 15px; }

/* Slider */

.slider {
        width: 600px;
        height: 382px;
        float: left;
        position:absolute;
    }
#sliderOne {
        background-color: #157343;
}
#sliderTwo {
        background-color: #c0a277;
}
#sliderThree {
        background-color: #bfd193;
}
#sliderFour {
        background-color: #e7c369;
}
button {
        clear: both;
}
.slider-overlay {
    background-color: white;
    width: 600px;
    height: 382px;
    position: absolute;
    z-index: 15;
}
#slider-overlay-left {
    left: -600px;
}
#slider-overlay-right {
    left: 1200px;
}
.slider h1 {
    font-size: 26px;
    font-family: 'Halant';
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: inherit;
    line-height: 30px;
}
.slider {
    padding: 100px 65px;
    box-sizing: border-box;
}
.slide-right-button {
    position: absolute;
    left: 1160px;
    top: 180px;
    z-index: 11;
    background-color: transparent;
    border: none;
    cursor: pointer;
    background-image: url(/images/icons/slider_pfeil.png);
    background-size: 7px;
    background-repeat: no-repeat;
    height: 14px;
    width: 15px;
}
.slide-left-button {
    position: absolute;
    left: 625px;
    top: 180px;
    z-index: 11;
    background-color: transparent;
    border: none;
    cursor: pointer;
    background-image: url(/images/icons/slider_pfeil.png);
    background-size: 7px;
    background-repeat: no-repeat;
    height: 14px;
    -webkit-transform:scaleX(-1);
    -moz-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    width: 15px;
}
button:hover, button:focus, button:active,{
    border: none;
    box-shadow: none;
}
#adv-custom-pager {
    position: absolute;
    bottom: 20px;
    z-index: 100;
    left: 50%;
    -o-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}
#slider-menu {
    position: absolute;
    bottom: 40px;
    left: 75%;
    z-index: 100;
    -o-transform: translate(-75%, 20px);
    -moz-transform: translate(-75%, 20px);
    -ms-transform: translate(-75%, 20px);
    -webkit-transform: translate(-75%, 20px);
    transform: translate(-75%, 20px);
}
.slider-menu-item {
    width: 5.5px;
    height: 5.5px;
    background-color: white;
    display: block;
    float: left;
    margin-left: 4px;
    cursor: pointer;
    border: 1px solid transparent;
}
.cycle-pager-active {
    border: 2px solid white;
    margin-top: -1px;
}
.slider-menu-item:first-child{
    margin-left:0;
}
#footer-mobile { display: none; }
.button-down { position: absolute;left: calc(50% - 15px); margin-top: -329px; cursor: pointer; transition: 0.5s ease; }
.button-down:hover { margin-top: -320px; }
.button-down img { width: 30px; margin-top: -332px; transform: rotate(180deg);}
.mobile-home-button { display: none; }

.cookie-accept { opacity: .9; padding: 15px; z-index: 100000; position:fixed; bottom:0; background-color: #157343; width: 100%; min-height: 60px; box-sizing: border-box; font-size: 14px; }
.cookie-accept p { margin: 8px auto 0; width: 750px; max-width: 100%; color: white; }
.cookie-accept span { width: 90%; display: block; float: left; }
.cookie-accept a { color: white; }
.cookie-accept .cookie-accept-button { position: relative; top: -6px; border-radius: 50%; float: right; display: block; width: 30px; height: 30px; background-color: white; color: #157343; text-align: center; padding-top: 6px; box-sizing: border-box; cursor: pointer; }
@media screen and (max-width: 959px) {
    .cookie-accept span { width: 80%; float: left; }
}