@import url(https://fonts.googleapis.com/css?family=Nobile:400,700);
@import url(https://fonts.googleapis.com/css?family=Kreon:300);
 * {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: "Nobile", sans-serif;
}
.hidden {
    display: none;
}
.big {
    font-size: 1.4em;
}
.bold {
    font-weight: bold;
}
.center {
    text-align: center;
}
body {
    background: #D6EEF7;
}
a:link {
    text-decoration: none;
    color: #77c3e7;
}
a:visited {
    color: #77c3e7;
}
a:hover {
    color: #b8d427;
}
a:active {
    color: #77c3e7;
}
h1,
h2,
h3,
h4,
h5 {
    color: #666;
    font-family: "Kreon", sans-serif;
}
h1 {
    font-size: 1.6em;
}
section>h1 {
    padding: 0 0.5em;
}
h2 {
    font-size: 1.4em;
    color: #77c3e7;
}
h3 {
    font-size: 1.2em;
    margin: 0 0 0.5em 0;
}
h4 {
    font-size: 1.0em;
}
h5 {
    font-size: 0.8em;
}
header,
section,
footer {
    max-width: 1024px;
    margin: 0 auto;
}
header {
    color: #666;
}
header h1 {
    text-align: center;
    margin: 0;
    font-size: 2.3em;
}
header h2 {
    text-align: center;
    color: #666;
    font-size: 1em;
    font-weight: normal;
}
header>a>ul {
    padding: 0.5em 0;
}
header>ul,
header>a>ul {
    display: table;
    width: 100%;
}
header>ul li,
header>a>ul li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 0 0.25em 0;
}
header>ul li:FIRST-CHILD,
header>ul li:LAST-CHILD {
    width: 3.9em;
    padding: 0.25em;
}
header ul li img {
    width: 100%;
}
header ul li div.star,
article div.star {
    height: 10px;
    background-size: 11px 10px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAmCAYAAACyAQkgAAABeUlEQVRIx83X0Y2DMAwAUEbI//0wAiNkBEbIBuQm6Ahkg8sGHaFswAjl7z7LBlyQjFSlhCTE5hzJ6g+FJ4hju6qQ1u/3l3CxrL8l91mWZTcqRKgCaMsdagFquUNngM5soQ4nAblFwxVqPKjhCp086MQO6lC1h9yi5gbVAajmBh0C0IEN9K0ahUJwgaoIVHGB2gjUcoHOEeiMBl2bCBevyAOvjtXTfrxROAsfTJCroz789O6C2z8jb8l7dG0oXDwvBj63RiYrmeB87C9C9u/n7amsJ0601940cPp4grf7IEgYQXKOuht3SMiO/MCHRCtBRjt/LKgshMqroKYQaq6CToXQiRx6MHLkRk0N1UhQTQ0dkKADGTRh5MgNQQVVCQ+/wz6+J1yrqKA2UrO7zCpmqaChkWMMVRuoYmPuiFLSlISqUZ+4t38C/2+xoWbnU8sqYwXaRYMNnbyEEdWJBYk2xqrU2ca5CSXM2eXNZQ0WVB8lTAFWwpykU6F//b/XFxMLzj0AAAAASUVORK5CYII=);
}
article div.star {
    margin-left: 33px;
    width: 55px
}
header ul li div.orange {
    color: #e7711b;
    font-size: 19px;
}
header ul li div.orange img {
    width: 20px;
    vertical-align: top;
}
header ul li div.headerReviews {
    font-size: 0.8em;
}
header ul li.box {
    padding: 0.5em 0.5em 0.25em;
}
header ul li.box a {
    font-weight: bold;
    font-size: 1.4em;
}
nav ul {
    display: table;
    width: 100%;
    padding: 0.5em 0;
}
nav ul li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0.25em;
}
nav ul li a {
    display: block;
    padding: 0.5em 0 0.25em;
    font-weight: bold;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 4px solid #b2b1b1;
    border-radius: 4px;
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#e2e2e2));
    background: -moz-linear-gradient(top, #eee, #e2e2e2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
nav ul li a:link {
    color: #555;
}
nav ul li a:visited {
    color: #555;
}
nav ul li a:hover {
    color: #555;
    background: -webkit-gradient(linear, left top, left bottom, from(#e2e2e2), to(#eee));
    background: -moz-linear-gradient(top, #e2e2e2, #eee);
}
nav ul li a:active {
    color: #555;
}
article nav.switch {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 4px solid #b2b1b1;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
article nav.switch ul {
    padding: 0;
}
article nav.switch ul li {
    padding: 0.5em 0;
    width: 50%
}
article nav.switch ul li:FIRST-CHILD {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
article nav.switch ul li.selected {
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#e2e2e2));
    background: -moz-linear-gradient(top, #eee, #e2e2e2);
}
article nav.switch ul li.hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#e2e2e2), to(#eee));
    background: -moz-linear-gradient(top, #e2e2e2, #eee);
}
div.wrapper {
    display: table;
    width: 100%;
}
section>article,
section>div>div>article,
div.lightbox>div {
    margin: 0.5em 0.25em;
    border-radius: 3px;
    background: #f7f7f9;
    box-shadow: inset 0 0 0 1px #fff;
}
article {
    padding: 0.5em;
}
article hr {
    border: 1px solid #77c3e7;
    margin: 0.5em 0;
}
article img {
    width: 100%;
}
article img.check {
    width: 26px;
    vertical-align: text-top;
}
article img.vMiddle {
    vertical-align: middle;
}
article img.reviewImg {
    width: 27px;
    border-radius: 14px;
    vertical-align: top;
    margin-right: 6px;
}
article#preisliste table {
    width: 100%;
    border-collapse: collapse;
}
article#preisliste table tr td {
    border-bottom: 1px solid #77c3e7;
    padding: 0.5em;
}
article#preisliste table tr td:LAST-CHILD {
    text-align: right;
}
article#preisliste table tr:LAST-CHILD td {
    border-bottom: none;
    text-align: center;
}
article#umbau div.wrapper div article p:LAST-CHILD {
    text-align: center;
}
.auftrag article>ul {
    display: block;
    width: 100%;
    text-align: center;
}
.auftrag article>ul li {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 1em;
    width: 7em;
}
.auftrag article>ul li div {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.auftrag article>div ul {
    display: table;
    width: 100%;
}
.auftrag article>div ul li {
    display: table-cell;
}
.auftrag article>div ul li:LAST-CHILD {
    width: 40%;
    text-align: right;
}
.auftrag article>div:LAST-CHILD ul li {
    font-weight: bold;
}
.auftrag article>table {
    margin: 0 auto;
}
.auftrag article>table tr:FIRST-CHILD td {
    padding-top: 0.25em;
}
.auftrag article>table input {
    border: 1px solid #666;
    border-radius: 4px;
    padding: 4px;
}
.auftrag article>p {
    text-align: center;
}
.auftrag article.error {
    display: none;
}
.auftrag article.error>p {
    color: red;
}
.auftrag article>button {
    width: 100%;
    padding: 0.5em 0 0.25em;
    font-weight: bold;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 4px solid #b2b1b1;
    border-radius: 4px;
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#e2e2e2));
    background: -moz-linear-gradient(top, #eee, #e2e2e2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.auftrag article>button:HOVER {
    background: -webkit-gradient(linear, left top, left bottom, from(#e2e2e2), to(#eee));
    background: -moz-linear-gradient(top, #e2e2e2, #eee);
}
ul.noWidth li,
ul.noWidth li img {
    width: initial !important;
    max-width: 100%;
}
footer article table {
    width: 100%;
}
footer article table tr td {
    padding-bottom: 0.5em;
}
footer article img {
    width: 100%;
}
#ueberUns img {
    width: 5em;
}
div.wrapper>hr {
    width: 100%;
    border: none;
    padding: 0;
    margin: 0;
}
section.box div.wrapper div article,
header ul li.box {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 4px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    background: #f7f7f9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
section.box div.wrapper div article.clearAll {
    border: none;
    box-shadow: none;
    background: none;
}
section.box div.wrapper div article div.slide {
    min-height: 393px;
    text-align: center;
}
section.box div.wrapper div article div.slide h1:FIRST-CHILD {
    padding-top: 0.8em;
}
section.box div.wrapper div article div.slide h2 {
    color: #666;
    font-size: 1em;
    font-weight: normal;
}
section.box div.wrapper div article div.slide img {
    width: 26px;
    vertical-align: text-top;
}
section.box div.wrapper div article div.slide img.big {
    margin-top: 3px;
    max-width: 100%;
    max-height: 100%;
    width: initial;
}
section.box div.wrapper div article div.slide img.thumb {
    margin: 4px 2px 0 2px;
    width: 86px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}
section.box div.wrapper div article div.slide img.thumb.hover,
section.box div.wrapper div article div.slide img.thumb.selected {
    box-shadow: 0 0 6px #48A7DA;
}
section.box div.wrapper div article div.slide span.number {
    background-color: #46a8d6;
    border-radius: 13px;
    font-size: 1em;
    color: #ffffff;
    width: 24px;
    height: 24px;
    display: inline-block;
    padding: 0 1px 2px;
}
section.box div.wrapper div article div.slide ul {
    display: table;
    width: 100%;
}
section.box div.wrapper div article div.slide ul li {
    display: table-row;
    vertical-align: middle;
    text-align: center;
}
section.box div.wrapper div article div.slide ul li:LAST-CHILD {
    width: 277px;
}
section.box div.wrapper div p {
    padding-bottom: 1em;
}
section.box div.wrapper div p:LAST-CHILD {
    padding-bottom: 0;
}
section.box div.wrapper div select {
    width: 100%;
    margin-bottom: 0.5em;
}
#erfahrung1 {
    display: none;
}
#erfahrung2 {
    display: block;
}
@media only screen and (min-width: 321px) {
    nav ul li {
        max-width: 1em;
    }
    section.box div.wrapper>div {
        float: left;
        width: 50%;
    }
    section.box.video div.wrapper>div {
        float: initial;
        width: initial;
    }
}
@media only screen and (min-width: 512px) {
    article#preisliste div.wrapper div {
        float: left;
        width: 50%;
    }
    article#umbau div.wrapper div,
    article#reparatur div.wrapper div {
        float: left;
        width: 50%;
    }
    section.box div.wrapper div article div.slide ul li {
        display: table-cell;
    }
}
@media only screen and (min-width: 769px) {
    div.wrapper>hr {
        display: none;
    }
    article#preisliste div.wrapper div {
        width: 33.333%;
    }
    section.box.video div.wrapper>div:FIRST-CHILD {
        float: left;
        width: 66.666%;
    }
    section.box.video div.wrapper>div:LAST-CHILD {
        float: left;
        width: 33.333%;
    }
    section.box.video div.wrapper div article {
        min-height: initial;
    }
    section.box.reviews div.wrapper div article {
        min-height: 374px;
    }
    #erfahrung1 {
        display: block;
    }
    #erfahrung2 {
        display: none;
    }
}
@media print {
    header ul li:LAST-CHILD a,
    footer,
    section>article:FIRST-CHILD {
        display: none;
    }
    article#umbau div.wrapper div {
        float: left;
        width: 50%;
    }
}
nav.cta {
    margin: 0.5em 0.25em;
}
nav.cta ul {
    padding: 0;
}
nav.cta ul li {
    padding: 0;
}
nav.cta ul li a {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff7c1f), color-stop(1, #e7711b));
    background: -moz-linear-gradient(center top, #ff7c1f 5%, #e7711b 100%);
    background-color: #ff7c1f;
    border: 1px solid #e7711b;
    color: #ffffff;
    width: 85%;
    height: 40px;
    line-height: 40px;
    margin: 1em auto;
    text-shadow: 1px 1px 0px #287ace;
}
nav.cta ul li a:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e7711b), color-stop(1, #ff7c1f));
    background: -moz-linear-gradient(center top, #e7711b 5%, #ff7c1f 100%);
    background-color: #e7711b;
}
div.lightbox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.25);
    vertical-align: middle;
}
div.lightbox>div {
    position: absolute;
    top: 12%;
    left: 12%;
    width: 75%;
    max-height: 75%;
    text-align: center;
    margin: 0;
    padding: 0.5%;
}
div.lightbox>div>img {
    max-height: 96%;
    max-width: 48%;
    vertical-align: middle;
}
div.list ul {
    display: table;
    width: 100%;
}
div.list ul li {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0.25em 0;
}
div.list ul li:LAST-CHILD {
    text-align: right;
}