
/* Handle */
.mainmenu a.mobile_handle {
    height: 36px;
    width: 50px;
    position: relative;
    float: right;
    margin-bottom: 20px;
    margin-top: -42px;
    display: block;
    overflow: hidden;
    background: #fc0;
    padding-top: 14px;
    font-size: 14px;
    text-decoration: none;
    color: #292929;
    text-align: center;
    cursor: pointer;
}


.icon-reorder::before {
    content: "\f0c9";
    font: 22px FontAwesome;
    /*content: "\f015";*/
}




.cookiebar {
    box-sizing: border-box;
    position: fixed;
    left: 0;
    width: 100%;
    background-color: #4b4b4b;
    color: #fff;
    font-size: 1em;
    text-align: center;
    z-index: 10
}

.cookiebar * {
    box-sizing: border-box
}

.cookiebar--active {
    display: flex!important;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.cookiebar--position-top {
    top: 0
}

.cookiebar__message,
.cookiebar__text {
    margin-right: 1.5em
}

.cookiebar__link {
    color: #fff;
    text-decoration: underline
}

.cookiebar__link:hover {
    text-decoration: none
}

.cookiebar__button {
    margin: 0;
    padding: .6em 1.2em;
    border: none;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    cursor: pointer
}

.cookiebar__button:hover {
    background-color: #3e824a
}

.sc {
    margin-left: 0!important;
    margin-right: 0!important;
    padding-left: 0!important;
    clear: none!important
}

.sc-first {
    clear: both!important
}

.sc-clear {
    clear: left
}

.sc2 {
    float: left;
    display: inline
}

.sc2-first {
    clear: left
}

.sc3 {
    float: left
}

.sc3-first {
    clear: left
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}

#cboxWrapper {
    max-width: none
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxOverlay {
    background: #000;
    opacity: .9
}

#colorbox {
    outline: 0
}

@-webkit-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@-moz-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@-ms-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@-o-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

.content-slider {
    position: relative
}

.slider-wrapper {
    overflow: hidden;
    position: relative
}

.slider-wrapper>* {
    float: left;
    position: relative
}

.slider-control a,
.slider-control .slider-menu {
    position: absolute;
    display: inline-block
}

.slider-control .slider-menu {
    width: 50%;
    left: 50%;
    margin-left: -25%;
    font-size: 27px;
    text-align: center
}

.slider-control .slider-menu b {
    color: #bbb;
    cursor: pointer
}

.slider-control .slider-menu b.active {
    color: #666
}

@media screen {
    body {
        margin: 0;
        padding-top: 0;
        padding-bottom: 0
    }
    .block {
        overflow: hidden
    }
    img {
        border: 0px
    }
    header,
    #container,
    #main,
    footer,
    .custom,
    .custom .inside,
    .inside {
        position: relative;
        display: block
    }
    #container:after {
        height: 0px;
        clear: both;
        display: block;
        visibility: hidden;
        content: "."
    }
    #wrapper {
        width: 90%;
        position: relative;
        display: block;
        margin-right: 5%;
        margin-left: 5%
    }
    header {
        min-height: 110px
    }
    header .inside,
    footer .inside,
    #container,
    .custom .inside {
        margin-right: 0;
        margin-left: 0;
        width: auto
    }
    #container {
        padding: 3%
    }
    #Slidersection .inside {
        padding-right: 3%;
        padding-left: 3%
    }
    #Informationsection .inside {
        padding: 2% 3%
    }
    #footer .inside {
        padding: 2% 3%
    }
    #Copyrightsection .inside {
        padding: 1% 3%
    }
}

@media (min-width:1140px) {
    #wrapper {
        max-width: 1100px!important;
        margin-left: auto!important;
        margin-right: auto!important
    }
}

.sc2 {
    width: 48.5%;
    padding-right: 3%
}

.sc3 {
    width: 31.3%;
    padding-right: 3%
}

.sc-last {
    padding-right: 0
}

@media (max-width:767px) {
    .sc2,
    .sc3 {
        width: 100%!important;
        padding-right: 0%!important
    }
}

.cookiebar {
    padding: 0px
}

.cookiebar__button {
    background-color: #ffcc00!important
}

.button {
    border-radius: 4px
}

.request:hover {
    background-color: rgba(204, 204, 204, 0.19);
    box-shadow: 0px 0.125em 0.275em 0px rgba(0, 0, 0, 0.3)
}

.request .button {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.request-head {
    margin: 10px 0px 10px 0px!important
}

.requesttitle {
    margin-top: 0px;
    font-size: 1.5rem
}

.requestmessage {
    padding-right: 2.25em;
    text-align: left;
    width: 65%;
    line-height: 1.4;
    float: left;
    top: -10px;
    position: relative
}

div.request {
    margin-top: 25px;
}

.request {
    margin: 0px 0px 1.313em;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 1.75em;
    background-color: #FFF;
    border-radius: 4px;
    box-shadow: 0px 0.125em 0.275em 0px rgba(0, 0, 0, 0.075)
}

.button:hover {
    background-color: rgba(255, 204, 0, .9);
    text-decoration: none!important
}

.button {
    margin-right: auto;
    margin-left: auto;
    padding: 20px 20px;
    background-color: #fc0;
    line-height: 13px;
    text-decoration: none;
    color: #ffffff!important;
    font-weight: 700;
    font-size: 1.1em;
    margin-top: 30px
}

a {
    color: rgb(156, 143, 112)!important
}

#footer li {
    padding-top: 12px
}

.tabs ul li:first-child {
    border-right: 1px solid rgba(0, 0, 0, .2)
}

.tabs ul li:last-child {
    border-left: 1px solid rgba(255, 255, 255, .2)
}

.tabs ul li {
    float: left;
    width: 49%;
    color: white;
    height: 50px;
    line-height: 50px
}

.fa {
    font-size: 18px!important;
    padding-right: 10px
}

.center {
    text-align: center!important
}

.bild-padding-more {
    width: 100%;
    height: auto
}

.uberschrift1 {
    font-weight: 300;
    text-transform: uppercase;
    color: #85764f;
    font-size: 18px!important
}

.bild-padding-more {
    margin: 50px 0
}

.font-grosse {
    font-size: 24px
}

.uberschrift {
    font-weight: 300;
    text-transform: uppercase;
    color: #85764f;
    font-size: 19px!important
}

h1 {
    font-size: 2.5em!important;
    text-transform: uppercase;
    color: #85764f
}

h2,
h3,
h4,
h5 {
    text-transform: uppercase;
    color: #85764f;
    font-size: 1.8em
}

H3,
H4,
H5 {
    font-size: 1.5em
}

p,
li {
    text-align: justify;
    font-size: 16px!important;
    line-height: 23px!important
}

body {
    font: 14px 'Lato', Arial, sans-serif;
    color: #626262
}

body {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

.servicehead img {
    width: 100%;
    height: auto
}

p.servicehead {
    font-size: 1.5em
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 300
}

p {
    line-height: 22px
}

strong,
b {
    font-weight: 700
}

a {
    text-decoration: none;
    color: #fc0;
    border: none
}

a:hover {
    text-decoration: underline
}

a:focus {
    outline: none
}

img {
    border: none
}

blockquote p {
    position: relative;
    display: block;
    padding-right: 80px;
    padding-left: 80px;
    text-align: center;
    font-weight: 300;
    font-size: 32px!important;
    line-height: 40px!important
}

@media (max-width:767px) {
    blockquote p,
    .font-grosse,
    H1,
    H2,
    H3,
    H4,
    H5,
    .uberschrift {
        font-size: 20px!important;
        line-height: 25px!important;
        padding-right: 30px!important;
        padding-left: 30px!important
    }
}

blockquote {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    color: #85764f
}

.clear {
    height: 0px;
    position: relative;
    float: none;
    clear: both;
    display: block
}

@media (max-width:767px) {
    .responsive_hidden,
    .font-grosse {
        display: none!important
    }
}

.center {
    text-align: center
}

header {
    background-color: #fff
}

#container {
    background-color: #ffffff
}

#Informationsection {
    background-color: #e9e6e1
}

#Slidersection {
    background-color: #ffffff
}

footer {
    background-color: #fc0;
    color: #626262
}

footer span {
    line-height: 22px
}

#Informationsection p {
    line-height: 30px
}

#Copyrightsection {
    background-color: #fff;
    font-size: 12px;
    color: #626262
}

#Copyrightsection a,
#footer span a {
    color: #626262
}

footer .likehead {
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    font-size: 26px
}

figure {
    margin: 0;
    padding: 0;
    font-size: 0px;
    line-height: 0px
}

figure:focus,
img:focus {
    outline: none
}

.invisible {
    width: 0px;
    height: 0px;
    left: -1000px;
    top: -1000px;
    position: absolute;
    overflow: hidden;
    display: inline
}

#logo {
    position: relative;
    float: left;
    margin-top: 13px
}

#logo a {
    position: relative;
    display: block;
    font-size: 30px;
    text-decoration: none;
    color: #ffffff;
    font-weight: 200
}

.mainmenu {
    position: relative;
    float: right;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: visible!important
}

.mainmenu ul {
    list-style-type: none;
    -ms-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.mainmenu ul.level_1 {
    width: 100%;
    height: 50px;
    position: relative;
    display: block;
    margin: 0;
    padding: 0
}

.mainmenu ul.level_1 li {
    position: relative;
    float: left;
    display: block
}

.mainmenu ul.level_1 li a,
.mainmenu ul.level_1 li span.active {
    height: 34px;
    position: relative;
    display: inline-block;
    padding: 10px 13px 16px;
    white-space: nowrap;
    font-size: 14px;
    text-decoration: none;
    color: #4d4d4d
}

.mainmenu ul.level_1 li a:hover,
.mainmenu ul.level_1 li span.active {
    text-decoration: underline;
    color: #fc0
}

@media (min-width:1152px) {
    .mainmenu ul.level_1>li.first>span {
        width: 50px;
        height: 50px;
        padding: 0px;
        margin: 0px
    }
    .mainmenu ul.level_1>li.first>a:after,
    .mainmenu ul.level_1>li.first>span:after {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 50px;
        height: 35px;
        padding-top: 15px;
        background-color: #fff;
        font: 22px FontAwesome;
        color: #fc0;
        content: "\f015";
        text-align: center
    }
    .mainmenu ul.level_1>li.first>a:hover:after,
    .mainmenu ul.level_1>li.first>a.trail:after,
    .mainmenu ul.level_1>li:hover.first>a:after,
    .mainmenu ul.level_1>li.first>span.active:after,
    .mainmenu ul.level_1>li.first>span.forward:after {
        background-color: #fc0;
        color: #ffffff
    }
}

@media (max-width:1151px) {
    .mainmenu {
        width: 94%;
        margin: 0 3% 0 3%
    }
    .mainmenu ul {
        position: relative;
        clear: right;
        margin-bottom: 30px!important;
        background: #fff;
        -ms-transition: all 0s ease-in-out;
        -webkit-transition: all 0s ease-in-out;
        -o-transition: all 0s ease-in-out;
        -moz-transition: all 0s ease-in-out;
        transition: all 0s ease-in-out
    }
    .mainmenu ul.level_1 {
        height: auto;
        margin-bottom: 30px!important
    }
    .mainmenu ul.level_1 li {
        float: none;
        width: 100%
    }
    .mainmenu ul.level_1 li a,
    .mainmenu ul.level_1 li span.active {
        width: 100%;
        display: block;
        height: 60px;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mainmenu ul.level_1 li a:hover,
    .mainmenu ul.level_1 li span.active {
        background-color: #fc0!important;
        color: #fff
    }
    .mainmenu ul li a:hover {
        background: #fc0!important;
        color: #fff!important
    }
}

#footer .social_media_icons {
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    text-align: center;
    border-left: 0px
}

.service-link {
    position: relative;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font: 13px 'Lato', Arial, sans-serif!important;
    line-height: 22px!important
}

.service-link:before {
    font: 50px FontAwesome
}

.service-link a {
    position: relative;
    display: table;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px 17px;
    background-color: #fc0;
    line-height: 13px;
    text-decoration: none;
    font-weight: 700;
    color: #ffffff!important
}

.servicehead a {
    background: none!important
}

.service-link a:hover {
    background-color: rgba(255, 204, 0, .9)
}

#Slidersection section {
    margin-left: -3.2%!important;
    margin-right: -3.2%!important
}

#Slidersection .mod_article {
    overflow: visible!important
}

#Slidersection .ce_sliderStart img {
    width: 100%!important;
    height: auto!important
}

#Slidersection .content-slider {
    overflow: hidden!important;
    margin-bottom: 0px!important
}

#Slidersection .slider-control {
    width: 100%;
    /*height: 0%;*/
    height: 100%;
    left: 0;
    top: 50%;
    position: absolute
}

#Slidersection .slider-control .slider-menu {
    /*top: 220px!important*/
    top: 40% !important
}

#Slidersection .ce_sliderStart .slider-control .slider-prev {
    width: 25px;
    height: 80px;
    left: -0%;
    position: absolute;
    margin-top: -40px;
    margin-left: 20px;
    font-size: 0px;
    text-decoration: none;
    top: 0;
    z-index: 99;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#Slidersection .ce_sliderStart .slider-control .slider-next {
    width: 25px;
    height: 80px;
    right: 0;
    top: 0;
    position: absolute;
    margin-top: -40px;
    margin-right: 20px;
    font-size: 0px;
    text-decoration: none;
    z-index: 99;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#Slidersection .ce_sliderStart .slider-control .slider-prev:before {
    left: 7px;
    position: absolute;
    color: #fff;
    top: 28px;
    font: 35px FontAwesome;
    content: "\f104"
}

#Slidersection .ce_sliderStart .slider-control .slider-next:before {
    right: 7px;
    position: absolute;
    color: #fff;
    top: 28px;
    font: 35px FontAwesome;
    content: "\f105"
}

#Slidersection .ce_sliderStart .slider-control .slider-prev:hover:before,
#Slidersection .ce_sliderStart .slider-control .slider-next:hover:before {
    color: #fc0
}

body {
    padding-top: 0;
    padding-bottom: 0
}

#wrapper {
    width: 100%!important;
    max-width: 100%!important;
    margin: 0px!important
}

header .inside,
footer .inside,
.container_inside,
.custom .inside,
.custom #Informationsection .inside {
    max-width: 1100px!important;
    margin-left: auto!important;
    margin-right: auto!important
}

.custom #Slidersection .inside,
.custom #Informationsection {
    max-width: 100%!important
}

#Informationsection .inside {
    padding: 2% 3% 2% 3%!important
}

#container {
    padding-top: 2%;
    padding-bottom: 2%
}

#logo {
    margin-left: 0
}

@media (max-width:1139px) {
    #logo {
        margin-left: 3%
    }
}

header .inside,
.custom .inside {
    margin-bottom: 0!important
}

footer .inside {
    margin-top: 0!important;
    margin-bottom: 0!important
}

header .inside:after,
footer .inside:after,
footer .inside:before,
.custom .inside:after {
    display: none!important
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }
    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }
    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg)
    }
}


.sc3 {
 width:31.3%
}
.sc3-2 {
 width:65.6%;
 padding-right:3%
}
.sc-last {
 padding-right:0
}
@media (max-width:767px) {
 .sc3,
 .sc3-2 {
  width:100%!important;
  padding-right:0%!important
 }
}
/* allgemeine Definition */
.sc {
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    clear:none !important;
}
.sc-first
{
    clear: both !important;
}
.sc-last {
}
.sc-clear {
    clear:left;
}

.sc-rowspan > *
{
    margin: 0!important;
    padding: 0!important;
}

/* 2-spaltig */
.sc2 {
    width:49.5%;padding-right:1%;float:left;display:inline;
}
.sc2-first {
    clear:left;
}
.sc2-last {
    padding-right:0;
}

/* 3-spaltig */
.sc3 {
    width:32.3%;padding-right:1%;float:left;display:inline;
}
.sc3-first {
    clear:left;
}
.sc3-last {
    padding-right:1.1%;
}
.sc3-2 {
    width:65.6%;padding-right:1%;float:left;display:inline;
}
.sc3-2-first {
    clear:left;
}
.sc3-2-last {
    padding-right:1.1%;
}

/* 4-spaltig */
.sc4 {
    width:24%;padding-right:1%;float:left;display:inline;
}
.sc4-first {
    clear:left;
}
.sc4-last {
}
.sc4-2 {
    width:49%;padding-right:1%;float:left;display:inline;
}
.sc4-2-first {
    clear:left;
}
.sc4-2-last {
}
.sc4-3 {
    width:74%;padding-right:1%;float:left;display:inline;
}
.sc4-3-first {
    clear:left;
}
.sc4-3-last {
}

/* 5-spaltig */
.sc5 {
    width:19%;padding-right:1%;float:left;display:inline;
}
.sc5-first {
    clear:left;
}
.sc5-last {
}
.sc5-2 {
    width:39%;padding-right:1%;float:left;display:inline;
}
.sc5-2-first {
    clear:left;
}
.sc5-2-last {
}
.sc5-3 {
    width:59%;padding-right:1%;float:left;display:inline;
}
.sc5-3-first {
    clear:left;
}
.sc5-3-last {
}
.sc5-4 {
    width:79%;padding-right:1%;float:left;display:inline;
}
.sc5-4-first {
    clear:left;
}

.sc2{width:48.5%;padding-right:3%}.sc3{width:31.3%;padding-right:3%}.sc3-2{width:65.6%;padding-right:3%}.sc4{width:22.75%;padding-right:3%}.sc4-2{width:48.5%;padding-right:3%}.sc4-3{width:74.25%;padding-right:3%}.sc5{width:17.6%;padding-right:3%}.sc5-2{width:38.2%;padding-right:3%}.sc5-3{width:58.8%;padding-right:3%}.sc5-4{width:79.4%;padding-right:3%}.sc-last{padding-right:0}@media (max-width:767px){.sc2, .sc3, .sc3-2, .sc4, .sc4-2, .sc4-3, .sc5, .sc5-2, .sc5-3, .sc5-4 {    width:100% !important;    padding-right:0% !important;}}@media (max-width:1139px){#Slidersection .sc2,#Slidersection .sc3,#Slidersection .sc3-2,#Slidersection .sc4,#Slidersection .sc4-2,#Slidersection .sc4-3,#Slidersection .sc5,#Slidersection .sc5-2,#Slidersection .sc5-3,#Slidersection .sc5-4 {    width:100% !important;    padding-right:0% !important;}}