* {
    font-family: "Open sans", sans-serif;
    color: rgb(74,74,74);
}

h1, h2, h3, h4, ul, ol, p, a {
    color: rgb(74,74,74);
    font-family: "Open sans", sans-serif;
    transition: color .5s ease, background-color: .5s ease;
}

.gp_abstand h1 {
    margin-bottom: 40px;
}

.ce-bodytext a {
    font-weight: bold;
}

.ce-bodytext a:hover {
    color: #6f6f6f;
    background-color: #eeeeee;
}

.menu a:hover {
    color: #6f6f6f;
    background-color: #eeeeee;
}

h1 {
    text-transform: uppercase;
    text-align: center;
    margin-top: 60px;
}

h2 {

    margin-bottom: 10px;
    text-align: center;
    font-size: 2rem;
}

h3 {
    font-size: 1.3rem;
    margin-top: 30px;
}

h4 {
    font-size: 1rem;
    margin-top: 20px;
    text-transform: uppercase;
}

::selection {
    background-color: rgb(74,74,74);
    color: rgb(255,255,255);
}

.frame {
    margin-bottom: 1rem;
}

.gp_footer {
    background-color: rgb(210,210,210);
    padding: 20px 0;
    clear: both;
}

.gp_footer-navi ul {
    column-count: 2;
    width: 100%;
}

.gp_footer-link-icons{
    padding: 30px 0;
}

.gp_menu {
    list-style-type: none;
}

.gp_content {
    padding: 40px 0;
}

.gp_logo {
    padding: 0;
    width: 50%;
}

.gp_logo a img {
    width: 160px;
    padding: 10px 0 10px 10px;
}

.gp_logo a:hover {
    background-color: transparent;
}

.gp_hburger {
    flex: 3 1 0;
    padding-top: 60px;
}

.gp_spritebtn {
    width: 40px;
    height: 40px;
    background-image: url(../Images/sprites.svg);
    background-size: 700px;
    cursor: pointer;
    margin: 0 10px;
}

.gp_spritebtn.gp_menu {
    background-position: -15px -65px;
    float: right;
}

.gp_spritebtn.tel {
    background-position: -15px -15px;
}

.gp_spritebtn.loc {
    background-position: -65px -15px;
}

.gp_spritebtn.mail {
    background-position: -115px -15px;
}

.gp_spritebtn.ser {
    background-position: -165px -15px;
}

.gp_spritebtn.fac {
    background-position: -215px -15px;
}

.gp_spritebtn.shp {
    background-position: -265px -15px;
}

body.lightboxActive .gp_spritebtn.gp_menu {
    background-position: -65px -65px;
}

.gp_lightbox {
    display: block;
    background-color: rgba(210, 210, 210, .9);
    top: 110px;
    padding: 0;
    position: fixed;
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: padding 1s, height 1s;
    z-index: 100;
}

body.lightboxActive .gp_lightbox {
    display: block;
    padding: 10px;
    height: 100%;
}

.gp_lightbox ul {
    display: block;
}

.gp_lightbox li {
    font-size: 3vh;
}

.gp_lightbox li a {
    padding: 0 10px;
}

.gp_mainnaviIcons {
    margin-top: 5px;
    margin-bottom: 5px;
}

/*.top-bar {
    height: 110px;
    align-items: flex-end;
}*/

.top-bar {
    background-color: rgb(255,255,255);
    position: fixed;
    width: 100%;
    z-index: 999;
    padding-bottom: 0;
}

.columns.gp_sprache {
    flex: none;
    width: 160px;
    padding-top: 60px;
}

ul.gp_menu {
    margin-bottom: 0.5rem;
}

li.orbit-slide.is-active.gp_heroImg {
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 714px;
    height: 50vw;
}


.button {
    display: flex;
    text-align: center;
    padding: 0 20px;
    height: 60px;
    width: 100%;
    border: solid rgb(210, 210, 210) 1px;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    transition: background-color 0.5s;
}

.button-group {
    margin-top: 50px;
}

.ce-gallery figcaption {
    font-size: 0.8rem;
    margin: 0.5rem 0.5rem 1rem 0.5rem;
    text-align: center;
}

.carousel{
    max-width: 100vw;
    width: 1000px;
}

.carousel-item {
    padding: 0 2px;
}

.ce-border img, .ce-border iframe {
    border: 1px solid rgba(74,74,74,0.2);

}

.gp_teasermenu {
    display: flex;
    flex-wrap: wrap;
    padding-top: 40px;
    padding-bottom: 40px;
}

.gp_teasermenu > div {
    margin-bottom: 30px;
}

.gp_teaserhead {
    text-align: center;
    font-size: 0.8rem;
    padding: 3px 0;
}

.gp_imgWrap {
    width: 80%;
    margin: 0 auto;
}

/** Sitemap **/
a span {
    background-color: transparent;
    transition: color 0.5s, background-color 0.5s;
    padding: 0 2px;
}

a:hover .button {
    color: #6f6f6f;
    background-color: #eeeeee;
}

.frame-type-menu_sitemap_pages a:hover {
    background-color: #eeeeee;
}

/*** Sitemap ENDE ***/


/*** Suche START ***/
.tx-indexedsearch-searchbox fieldset {
    border: none;
    padding: 0px;
}

.tx-indexedsearch-searchbox fieldset legend {
    display: none;
}

.tx-indexedsearch-searchbox fieldset .tx-indexedsearch-form {
    width: 100%;
}

.tx-indexedsearch-searchbox fieldset .tx-indexedsearch-form label {
    width: 150px;
    display: block;
}

.tx-indexedsearch-searchbox fieldset .tx-indexedsearch-form input {
    width: 100%;
    display: block;
    padding: 20px;
}

.tx-indexedsearch-search-submit input {
    width: 100%;
    margin: 20px 0;
    cursor: pointer;
    padding: 20px;
    border: solid rgb(210, 210, 210) 1px;
    background-color: rgb(255,255,255);
    transition: background-color 0.5s;
}

.tx-indexedsearch-search-submit input:hover {
    background-color: rgb(210, 210, 210);
}

dl.tx-indexedsearch-info {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}

dl.tx-indexedsearch-info dd {
    padding: 0 5px;
}

dl.tx-indexedsearch-info dd:after {
    content: " | ";
}

dl.tx-indexedsearch-info dd:last-child:after {
    content: " ";
}
/*** Suche ENDE ***/


/*** Downloads START ***/
.ce-uploads img {
    width: 50px;
    border: 1px solid #ddd;
    padding-right: 0;
    margin-right: 1em;
}

.ce-uploads-filesize,
.ce-uploads-description {
    font-size: 0.8rem;
    padding: 0 2px;
}

ul.ce-uploads {
    column-count: 1;
}

ul.ce-uploads li {
    margin: 0 0 20px 0;
}
/*** Downloads ENDe ***/


/*** Sprachmenue START ***/
.gp_language_menu ul {
    display: flex;
}


/*** Sprachmenue ENDE ***/

.ce-gallery.ce-border[data-ce-columns="3"] .ce-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
    width: calc(100% + 10px);
}

.ce-gallery.ce-border[data-ce-columns="3"] .ce-row .ce-column {
    width: 100%;
    margin-right: 0;
}

.ce-gallery.ce-border[data-ce-columns="3"] .ce-row .ce-column figure,
.ce-gallery.ce-border[data-ce-columns="3"] .ce-row .ce-column figure img {
    width: 100%;
}

.ce-gallery,
.ce-gallery img {
    width: 100%;
}

/* für IE */

.ce-center .ce-inner,
.ce-center .ce-outer {
    width: 100%;
}


/*** Crosslinks Produkte START ***/
.frame-type-menu_pages ul {
    display: flex;
    margin-left: 0;
    flex-wrap: wrap;
}

.frame-type-menu_pages ul li {
    width: 33%;
    list-style-type: none;
    padding: 0 20px;
}

.frame-type-menu_pages ul li a {
    text-align: center;
    display: block;
}

/*** Crosslinks Produkte ENDE ***/

.frame-1-3breite {
    width: 33%;
    display: inline-block;
}

.ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery {
    width: 45%;
    float: left;
    padding-right: 5%;
}

.ce-textpic.ce-left.ce-intext.ce-nowrap .ce-bodytext {
    width: 45%;
    float: left;
}

.ce-textpic.ce-left.ce-intext .ce-gallery {
    width: 45%;
    float: left;
    padding-right: 5%;
}

.ce-textpic.ce-right.ce-intext .ce-gallery {
    width: 45%;
    float: right;
    padding-left: 5%;
}


@media screen and (min-width: 40em) {
    body.lightboxActive .gp_lightbox {
        padding: 50px;
    }

    .gp_spritebtn {
        margin: 0 20px;
    }

    .gp_mainnaviIcons {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    li.orbit-slide.is-active.gp_heroImg {
        background-size: cover;
        max-height: 714px;
        height: 37.5vw;
    }


    /*** Downloads START ***/
    ul.ce-uploads {
        column-count: 2;
    }

    ul.ce-uploads li {
        margin: 0 0 20px 0;
    }
    /*** Downloads ENDe ***/


    .frame-type-menu_pages ul li{
        width: 16%;
        list-style-type: none;
        padding: 0 20px;
    }
}

@media screen and (min-width: 26em) {
    .ce-gallery.ce-border[data-ce-columns="3"] .ce-row .ce-column {
        width: calc(33.33% - 10px);
        margin: 0 5px;
    }

    .ce-right.ce-intext .ce-gallery {
        max-width: 50%;
    }

    .ce-gallery img {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 26.6em) {


    .ce-gallery figure {
        width: 100%;
    }

    .ce-column {
        width: 100%;
    }

    li.orbit-slide.is-active.gp_heroImg {
        height: 80vw;
    }
}
