@font-face {
    font-family: 'Titillium_Regular';
    src: url("./titillium_web/TitilliumWeb-Regular.ttf");
}

img {
    border: 0
}

h1 {
    font-size: 36px;
    font-weight: 300;
    padding: 0 0 54px 0;
    margin: 0;
    text-transform: uppercase;
    line-height: 100%;
    font-family: 'Titillium_Regular';
    color: #666;
}

.fetter {
    font-weight: 700;
}

.semi {
    font-weight: 300;
}

h2 {
    font-size: 38px;
    font-weight: 200;
    padding: 0px 0 0 0;
    margin: 0;
    text-transform: uppercase;
    line-height: 110%;
    font-family: 'Titillium_Regular';
    color: #666;
}

h3 {
    font-size: 18px;
    font-weight: 600;
    padding: 0;
    margin: 0;
    color: #666;
    font-family: 'Titillium_Regular';
}

h4 {
    font-size: 18px;
    font-weight: 600;
    padding: 10px 0 8px 0;
    margin: 0;
    color: #FF9900;
    font-family: 'Titillium_Regular';
}

a.details:link,
a.details:visited,
a.details:active {
    color: #666666 !important;
    text-decoration: none;
    font-size: 18px;
}

.teiler:after {
    content: "|";
}

a.details:hover {
    color: #FF9900!important;
    text-decoration: none;
}

p {
    margin: 0;
    padding: 0;
}

ul {
    margin: 8px 0 8px 0;
    padding: 0;
}

li {
    padding: 0;
    margin: 0;
    list-style-position: outside;
}

.versa {
    text-transform: uppercase;
}

.abstand {
    float: left;
    margin-top: -48px !important;
    width: 100%;
    height: 1px;
}

.abstand {
    padding: 168px 0 0 0;
}

.abstand2 {
    float: left;
    margin-top: -168px !important;
    width: 100%;
    height: 1px;
}

.abstand2 {
    padding: 0px 0 0 0;
}

.extra {
    font-size: 18px;
    font-weight: normal;
    padding: 10px 0 0;
    margin: 0;
    color: #FF9900;
}

.telephone {
    font-size: 36px;
    font-weight: 300;
    padding: 6px 0 8px 0;
    margin: 0;
    text-transform: uppercase;
    line-height: 100%;
}

.clearer {
    display: block;
    clear: both;
    line-height: 0;
    height: 1px;
    font-size: 0;
    visibility: hidden;
}

.clearer-off {
    display: block;
    clear: none;
    line-height: 0;
    height: 1px;
    font-size: 0;
    visibility: hidden;
}

a:link,
a:visited,
a:active {
    border: 0;
    color: #666666;
    text-decoration: none;
}

a:hover {
    border: 0;
    color: #FF9900;
    text-decoration: none;
}

body {
    font-family: 'Titillium_Regular';
    margin: 0;
    padding: 0;
    text-align: center;
    color: #666666;
    background-color: #FFFFFF;
    font-size: 14px;
}

#container {
    background-color: #FFFFFF;
    margin: 0 auto;
    text-align: left;
    min-height: 1000px;
    margin-bottom: 0px;
    border: 0;
    padding: 0;
    max-width: 1200px;
    margin-top: -1px;
}

.menu-header {
    background-color: transparent;
    position: fixed;
    width: 100%;
    z-index: 99;
    margin: 0 0 10px 0;
}

.container {
    margin: 0 auto;
    width: 100%;
    height: 70px;
}

.wrapper {
    text-align: left;
    position: relative;
    padding: 0;
    height: auto;
    width: 100%;
    background-color: #FFFFFF;
}

.header {
    padding: 0;
    float: left;
    background-color: #F0F0F0;
    position: fixed;
    z-index: 500;
    max-width: 1200px;
    width: 100%;
    border-bottom: 0;
    height: 170px;
}

.logo {
    display: block;
    padding: 50px 0 0 6.7%;
    width: 100%;
}

.logo img {
    width: 100%;
    max-width: 200px;
}

.main-content {
    float: left;
    padding: 0;
    height: 100%;
    margin: 170px 0 0 0;
    width: 100%;
}

.main-first {
    padding: 0;
    width: 100%;
    float: left;
    display: block;
}

.main1 {
    padding: 0;
    width: 100%;
    float: left;
}

#leistungen {
    padding: 80px 8% 70px 8%;
    width: 100%;
    float: left;
    word-wrap: break-word;
    text-align: center;
    min-height: 198px;
    color: #fff;
    line-height: 24px;
    font-size: 16px;
    background-color: #646464;
}

#leistungen h1 {
    padding: 0 0 40px 0;
    color: #fff;
}

#leistungen h2 {
    padding: 0 0 40px 0;
    color: #fff;
    font-weight: 300;
}

#leistungen h2 a {
    color: #fff;
}

#leistungen h2 a:hover {
    color: #FF9900;
}

#leistungen ul {
    display: inline-block;
}

#leistungen ul li {
    padding: 10px 8px 0 0;
    display: inline;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
}

#leistungen ul li a {
    color: #ffffff;
    font-weight: 300;
}

#leistungen ul li a:hover {
    color: #FF9900;
    font-weight: 300;
}

.arbeitsproben {
    padding: 72px 6% 20px 6%;
    width: 88%;
    float: left;
    word-wrap: normal;
    text-align: center;
    min-height: 40px;
    color: #666666;
    line-height: 24px;
    text-transform: uppercase;
    background-color: #F0F0F0;
    -webkit-transition: background-color 1s;
    /* For Safari 3.1 to 6.0 */
    transition: background-color 1s;
    -moz-transition: background-color 1s;
    -ms-transition: background-color 1s;
}

div .arbeitsproben:hover {
    background-color: #D1D1D1;
}

.arbeitsproben h2 {
    color: #666666;
    padding: 0 0 20px 0;
}

.bild-effect {
    opacity: 0.7;
    -webkit-transition: opacity 1s;
    /* For Safari 3.1 to 6.0 */
    transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
}

div .bild-effect:hover {
    opacity: 1;
}

.kunden {
    padding: 0;
    width: 100%;
    float: left;
    text-align: center !important;
    background-color: #F0F0F0;
    word-wrap: break-word;
    padding: 45px 0 110px 0;
}

.kunden-image-main1 {
    padding: 0;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    width: auto;
    margin: 0;
}

.kunden-image-main1 img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    width: auto;
    float: none;
    margin: 0 auto;
}

.kunden h2 {
    padding: 0 0 20px 0;
    font-weight: 300;
}

.text1-kunden {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    padding: 72px 6.7% 0 6.7%;
    height: auto;
    background-color: #FFF;
}

.text2-kunden {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    min-height: 120px;
    padding: 0 6.7% 20px 6.7%;
    height: auto;
    background-color: #FFF;
}

.text2-kunden h4 {
    padding: 10px 0 20px 0;
}

.text3-kunden {
    float: left;
    max-with: 450px;
    padding: 12px 20px 30px 20px;
    margin: 0 0 30px 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
}

.kunden-logo {
    float: left;
    max-with: auto;
    padding: 0 0 30px 0;
    border: 1px solid #cccccc;
}

.text1 {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    min-height: 120px;
    padding: 72px 6.7% 20px 6.7%;
    height: auto;
    background-color: #FFF;
}

.text2-klippel {
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    width: 72%;
    z-index: 50;
    position: absolute;
    padding: 72px 6.7% 0 6.7%;
    left: 0px;
    text-align: left;
}

.text2-klippel a:link,
.text2-klippel a:visited,
.text2-klippel a:active {
    color: #666666 !important;
    text-decoration: underline !important;
}

.text2-klippel a:hover {
    color: #FF9900!important;
    text-decoration: none !important;
}

.center {
    text-align: center;
    background-color: #FFF;
}

.text3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    min-height: 100px;
    padding: 40px 6% 20px 6%;
    height: auto;
    text-align: center;
    color: #FFFFFF;
}

.kontakt {
    width: 100%;
    float: left;
    padding: 100px 0 110px 0;
    word-break: break-strict;
    text-align: center;
}

.kontakt p {
    font-size: 20px;
    line-height: 24px;
}

.kontakt h2 {
    font-size: 36px;
    font-weight: 300;
    padding: 0 0 40px 0;
    margin: 0;
    text-transform: uppercase;
    line-height: 100%;
}

.telephone {
    font-size: 54px;
    font-weight: 300;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    line-height: 125%;
}

.text-footer {
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    min-height: 100px;
    padding: 40px 6% 60px 6%;
    height: auto;
    text-align: center;
    word-wrap: normal;
}

.hintergrund {
    color: transparent;
}

.absatz {
    font-size: 8px;
    font-weight: normal;
    line-height: 8px;
}

.container-image-main1 {
    padding: 0;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    width: auto;
    margin: 0;
}

.container-image-main1 img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    width: auto;
    float: left;
    margin: 0;
}

.container-image-main2 {
    padding: 0 6% 20px 6%;
    max-width: 88%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    width: auto;
    margin: 0;
    background-color: #FFF;
}

.container-image-main2 img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    width: auto;
    float: left;
    margin: 0;
}

.footer {
    padding: 0;
    float: left;
    width: 100%;
    min-height: 56px;
    font-size: 14px;
    background-color: #F0F0F0;
}

.on {
    color: #FF9900 !important;
}

.text-footer a:link,
.text-footer a:visited,
.text-footer a:active {
    border: 0;
    color: #666666;
    text-decoration: none;
}

.text-footer a:hover {
    border: 0;
    color: #FF9900;
    text-decoration: none;
}

.footer-nav {
    padding: 0;
    float: left;
    width: 100%;
    min-height: 120px;
    font-size: 14px;
    background-color: #F0F0F0;
    color: #FFF;
}

.oben {
    margin: 0;
    height: 90px;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    float: left;
}

a.oben1:link,
a.oben1:visited,
a.oben1:active {
    border: 1px dotted #fff !important;
    height: 53px;
    width: 53px;
    font-size: 55px;
}

a.oben1:hover {
    border: 1px dotted #FF9900 !important;
    height: 53px;
    width: 53px;
    font-size: 55px;
}

.nav-bottom li a:link,
.nav-bottom li a:visited,
.nav-bottom li a:active {
    border: 0;
    color: #666666;
    text-decoration: none;
}

.nav-bottom li a:hover {
    border: 0;
    color: #FF9900;
    text-decoration: none;
}

.nav-bottom {
    display: block;
    float: left;
    min-height: 40px;
    padding: 40px 6.7% 0 6.7%;
    width: 100%;
    font-size: 24px;
    font-weight: 300;
}

.nav-bottom ul {
    margin: 0;
    padding: 0 0 20px 0;
    display: inline-block;
}

.nav-bottom ul li {
    list-style-type: none;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    padding: 0 20px 0 0;
    margin: 0;
    text-transform: uppercase;
    line-height: 100%;
    color: #666;
}


/* --------------mediaqueries content----------- */

@media(max-width:1144px) {
    .text2-klippel {
        font-size: 16px;
        font-weight: 300;
        line-height: 20px;
        width: auto;
        z-index: 0;
        position: relative;
        padding: 72px 4% 40px 4%;
        right: auto;
        float: none;
        text-align: left;
        background-color: #ffffff;
        margin: 0 auto;
    }
    .text2-klippel h1 {
        padding: 0 0 40px 0;
    }
    .clearer-off {
        clear: both;
    }
    .center {
        text-align: left;
        width: 100%;
        background-color: #ffffff;
        border-bottom: 1px solid #999999;
    }
}

@media(max-width:960px) {
    .nav-bottom ul {
        margin: 0;
        padding: 20px 0 20px 0;
        display: block;
    }
    .nav-bottom ul li {
        list-style-type: none;
        display: block;
        font-size: 18px;
        font-weight: 300;
        padding: 0 20px 8px 0;
        margin: 0;
        text-transform: uppercase;
        line-height: 100%;
        color: #666;
        text-align: center;
    }
}

@media(max-width:800px) {
    .header {
        padding: 0;
        float: left;
        background-color: #F0F0F0;
        position: fixed;
        z-index: 99;
        max-width: 1200px;
        width: 100%;
        border-bottom: 0;
        height: 85px;
        margin: 0 10px 0 0;
    }
    .container {
        margin: 0 auto;
        width: auto;
        height: auto;
    }
    .abstand {
        float: left;
        margin-top: -48px !important;
        width: 100%;
        height: 1px;
    }
    .abstand {
        padding: 20px 0 0 0;
    }
    .abstand2 {
        float: left;
        margin-top: -83px !important;
        width: 100%;
        height: 1px;
    }
    .abstand2 {
        padding: 0px 0 0 0;
    }
    .main-content {
        margin: 85px 0 0 0;
    }
    .container {
        margin: 0 auto;
        max-width: 100%;
        position: relative;
        padding: 0 4%;
        width: 100%;
    }
    .logo {
        display: block;
        padding: 30px 4% 0 4%;
        width: 50%;
    }
    .abstand {
        padding: 80px 0 0 0;
    }
    .abstand-arbeit {
        padding: 105px 0 0 0;
    }
    .text1 {
        font-size: 13px;
        font-weight: normal;
        line-height: 16px;
        min-height: 120px;
        padding: 52px 4% 20px 4%;
        height: auto;
        background-color: #FFF;
    }
    .text1-kunden {
        font-size: 14px;
        font-weight: normal;
        line-height: 18px;
        padding: 52px 4% 20px 4%;
        height: auto;
        background-color: #FFF;
    }
    .text2-kunden {
        font-size: 14px;
        font-weight: normal;
        line-height: 18px;
        min-height: 120px;
        padding: 0 4% 20px 4%;
        height: auto;
        background-color: #FFF;
    }
    .nav-bottom {
        display: block;
        float: left;
        min-height: 40px;
        padding: 40px 0 0 0;
        width: 100%;
        font-size: 24px;
        font-weight: 300;
    }
}

@media(max-width:794px) {
    .text3-kunden {
        float: left;
        max-with: 450px;
        padding: 12px 20px 30px 0;
        margin: 0 0 30px 0;
        font-size: 16px;
        font-weight: 400;
        line-height: 140%;
    }
}

@media(max-width:770px) {
    .teiler:after {
        content: " ";
    }
    #leistungen ul {
        display: block;
    }
    #leistungen ul li {
        padding: 10px 15px 0 0;
        display: block;
        color: #ffffff;
    }
    #leistungen h2 {
        padding: 0 0 20px 0 !important;
    }
    #leistungen {
        padding: 40px 0 30px 0;
        width: auto;
        float: left;
        word-wrap: normal;
        text-align: center;
        min-height: 198px;
        color: #fff;
        line-height: 24px;
        font-size: 14px;
        background-color: #646464;
        width: 100%;
    }
}

@media(max-width:723px) {
    h1 {
        font-size: 36px;
    }
    h2 {
        font-size: 28px;
        padding: 0px 0 0px 0;
    }
    h3 {
        font-size: 18px;
        padding: 0 0 0px 0;
    }
    h4 {
        font-size: 18px;
    }
    .extra {
        font-size: 18px;
        font-weight: normal;
        padding: 7px 0 0;
    }
    .text-footer h2 {
        font-size: 28px;
    }
    .telephone {
        font-size: 28px;
        line-height: 150%;
    }
}

@media(max-width:622px) {
    .nav ul {
        margin: 0;
        padding: 20px 0 20px 0;
        display: block;
    }
    .nav ul li {
        list-style-type: none;
        display: block;
        font-size: 18px;
        font-weight: 300;
        padding: 0 0 8px 0;
        margin: 0;
        text-transform: uppercase;
        line-height: 100%;
        color: #666;
    }
    .kunden {
        padding: 0;
        width: 100%;
        float: left;
        text-align: center !important;
        background-color: #F0F0F0;
        word-wrap: break-word;
        padding: 35px 0 60px 0;
    }
    .kontakt {
        width: 100%;
        float: left;
        padding: 40px 0 40px 0;
        word-break: break-strict;
        text-align: center;
    }
    .kontakt p {
        font-size: 16px;
        line-height: 24px;
    }
}

@media(max-width:596px) {
    .text2-klippel {
        width: 100%;
        padding: 52px 4% 20px 4%;
        right: auto;
        float: none;
        z-index: 0;
    }
    .text2-klippel h1 {
        padding: 0 0 24px 0
    }
}

@media(max-width:514px) {
    .extra {
        font-size: 16px;
        padding: 10px 0 0;
        margin: 0;
        color: #FF9900;
        display: block;
    }
}

@media(max-width:723px) {
    h1 {
        font-size: 28px;
    }
    h2 {
        font-size: 24px;
        padding: 0px 0 0px 0;
    }
    h3 {
        font-size: 16px;
        padding: 0 0 0px 0;
    }
    h4 {
        font-size: 16px;
    }
    .extra {
        font-size: 18px;
        font-weight: normal;
        padding: 7px 0 0;
    }
    .text-footer h2 {
        font-size: 24px;
    }
    .telephone {
        font-size: 24px;
    }
}


/* --------------navigation top responsive toggle----------- */

ul,
ol,
dl {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.menu-link {
    color: white;
    text-shadow: none;
    background-color: transparent;
    margin: 0 6% 0 6%;
    height: 50px;
    position: absolute;
    right: 6%;
    top: -49px;
    z-index: 1001;
}

a.menu-link:link,
a.menu-link:visited,
a.menu-link:active {
    background-image: url(menu_responsive1.jpg);
    height: 50px;
    width: 50px;
}

a.menu-link:hover {
    background-image: url(menu_responsive2.jpg);
    height: 50px;
    width: 50px;
}

.main-nav {
    width: auto;
    max-width: 1200px;
}

.menu li a {
    color: #666666;
    text-shadow: none;
    text-decoration: none;
    background-color: #F0F0F0;
    display: inline-block;
    line-height: 1em;
    padding: 10px 4% 10px 4%;
    max-width: 1200px;
    width: auto;
    font-weight: 400;
    font-size: 16px;
    overflow: visible;
}

.menu li a:hover {
    color: #FF9900;
    background-color: #F0F0F0;
}

body:not(:target) #menu {
    margin: 0;
    padding-top: 0;
    position: absolute;
    top: -2;
    right: 0;
    left: 0;
    z-index: 1000;
    max-width: 1200px;
    background-color: #F0F0F0;
}

body:not(:target) #menu {
    margin: 0;
    padding-top: 9px;
    position: absolute;
    top: -2;
    right: 0;
    left: 0;
    margin-top: 0px;
    background-color: #F0F0F0;
    padding-bottom: 8px;
}

body:not(:target) #menu:target {
    z-index: 1001;
}

body:not(:target) #menu li {
    width: 100%;
    height: 0;
    line-height: 0;
    overflow: hidden;
    -webkit-transition: height 0.45s ease 0s;
    -moz-transition: height 0.45s ease 0s;
    -o-transition: height 0.45s ease 0s;
    transition: height 0.45s ease 0s;
}

body:not(:target) #menu:target li {
    line-height: normal;
    height: 30px;
    overflow: visible;
    -webkit-transition: height 0.45s ease 0s;
    -moz-transition: height 0.45s ease 0s;
    -o-transition: height 0.45s ease 0s;
    transition: height 0.45s ease 0s;
    width: 100%;
    max-width: 1200px;
    background-color: #F0F0F0;
}

body:not(:target) #menu:target .back {
    height: 0;
    line-height: 0;
}

body:not(:target) #menu:target .back a {
    width: 100%;
    background-color: transparent;
    border: none;
    height: auto;
    position: absolute;
    top: -101em;
    bottom: -101em;
    left: 0;
    right: 0;
    text-indent: -999em;
    z-index: -1;
}

@media screen and (max-width: 370px) {
    .menu-link {
        color: white;
        text-shadow: none;
        background-color: transparent;
        padding: 0;
        height: 50px;
        position: absolute;
        right: 6%;
        top: -39px;
        z-index: 1001;
    }
}

@media screen and (min-width: 800px) {
    *:before,
    *:after {
        box-sizing: border-box;
    }
    *:before,
    *:after {
        box-sizing: border-box;
    }
    .menu-link {
        display: none;
    }
    body:not(:target) #menu {
        padding: 20px 6.7% 0 6.7%;
        width: 1200px;
        margin-top: 0px;
        top: 90;
    }
    body:not(:target) #menu li {
        display: inline;
        border: none;
    }
    .menu li a {
        display: inline;
        color: #666666;
        text-shadow: none;
        text-decoration: none;
        background-color: #F0F0F0;
        display: inline-block;
        line-height: 1em;
        padding: 15px 34px 15px 0;
        width: auto;
        font-size: 20px;
        font-weight: 300;
        height: 1em;
        width: auto;
        border: none;
        background-color: transparent;
        text-transform: uppercase;
    }
    body:not(:target) #menu li a:hover {
        color: FF9900;
        background-color: F0F0F0;
    }
    body:not(:target) #menu .back {
        display: none;
    }
    * {
        box-sizing: border-box;
    }
}

.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}