﻿@import url("reset.css");

* {
box-sizing: border-box;
}

body {
margin:0;
padding:0;
font-family: Arial, sans-serif;
font-size: 62.5%;
color: #000000;
font-style: normal; 
line-height: normal;
background-color:#262d37;
}

div.fullWidth {
width:100%;
overflow:auto;
}
div.einDrittel {
position:relative;
float:left;
width:33.333%;
overflow:auto;
}
div.zweiDrittel {
position:relative;
float:left;
width:66.666%;
overflow:auto;
}
div.wrapper1260 {
position:relative;
margin:0 auto;
width:1260px;
overflow:auto;
}
div.dashedHgRight {
background-image: url(../img/hg_dashedTop.png), url(../img/hg_dashedBottom.png);
background-position: right top, right bottom;
background-repeat: no-repeat, no-repeat;
}
div.dashedHgLeft {
background-image: url(../img/hg_dashedTop.png), url(../img/hg_dashedBottom.png), url(../img/hg_white.png);
background-position: left top, left bottom, right top;
background-repeat: no-repeat, no-repeat, repeat-y;
}
div.dashedHgRightWhite {
background-image: url(../img/hg_white.png), url(../img/hg_dashedTop.png), url(../img/hg_dashedBottom.png);
background-position: left top, right top, right bottom;
background-repeat: repeat-y, no-repeat, no-repeat;
}


#kopfWrapper #kopfStiche {
width:100%;
height:140px;
overflow:auto;
margin-bottom:8px;
border-bottom:2px dashed white;
}
#kopfWrapper #kopfStiche #kopfContent {
height:138px;
}
#kopfWrapper #kopfStiche #kopfContent nav {
position:relative;
float:right;
margin-top:30px;
}
#kopfWrapper #kopfStiche #kopfContent nav ul {
list-style-type:none;
position:relative;
float:left;
}
#kopfWrapper #kopfStiche #kopfContent nav ul li {
position:relative;
display:inline-block;
float:left;
margin-right:1.8em;
padding-right:1.8em;
border-right:1px solid white;
}
#kopfWrapper #kopfStiche #kopfContent nav ul li.last {
border-right:0;
margin-right:0;
}
#kopfWrapper #kopfStiche #kopfContent nav ul li a {
color:#ffffff;
text-transform:uppercase;
text-decoration:none;
font-size:1.8em;
line-height:1.0em;
}

#kopfWrapper #kopfStiche #kopfContent nav ul ul.sub {
position:absolute;
width:90%;
text-align:center;
padding-top:7px;
}
#kopfWrapper #kopfStiche #kopfContent nav ul ul.sub li {
position:relative;
display:block;
float:none;
margin-right:0;
padding-right:0;
border-right:0;
}
#kopfWrapper #kopfStiche #kopfContent nav ul ul.sub li a {
color:#605e61;
text-transform:uppercase;
text-decoration:none;
font-size:1.5em;
line-height:1.8em;
}
#kopfWrapper #kopfStiche #kopfContent nav ul ul.sub li a:hover {
text-decoration:underline;
}
#kopfWrapper #kopfStiche #kopfContent #navOpen,
#kopfWrapper #kopfStiche #kopfContent #navClose {
position:fixed;
top:30px;
left:16px;
display:none;
z-index:12000;
}

#kopfWrapper #kopfStiche #kopfContent nav ul ul.sub li.showMobile,
#kopfWrapper #kopfStiche #kopfContent nav ul li.showMobile {
display:none;
}
#kopfWrapper #kopfStiche #kopfContent nav ul ul.sub li.closeMobile,
#kopfWrapper #kopfStiche #kopfContent nav ul li.closeMobile {
display:block;
}

#kopfWrapper #kopfStiche #kopfContent #impressum {
position:absolute;
right:1.8em;
bottom:1.6em;
}
#kopfWrapper #kopfStiche #kopfContent #impressum a {
color:white;
text-transform:uppercase;
text-decoration:none;
font-size:1.5em;
line-height:1.0em;
}
#kopfWrapper #kopfStiche #kopfContent nav ul li a:hover,
#kopfWrapper #kopfStiche #kopfContent #impressum a:hover {
text-decoration:underline;
}
#kopfWrapper #kopfStiche #kopfContent nav ul li a.active,
#kopfWrapper #kopfStiche #kopfContent #impressum a.active {
font-weight:bold;
}
#kopfWrapper #kopfStiche #kopfContent #familienbetrieb {
position:absolute;
left:3.5em;
bottom:1.6em;
}
#kopfWrapper #kopfStiche #kopfContent #familienbetrieb span {
color:white;
font-size:1.7em;
line-height:1.0em;
font-weight:bold;
}

#logoWrapper.dashedHgRightBlue {
background-image: url(../img/hg_dashedBlueTop.png), url(../img/hg_dashedBlueBottom.png);
}
#logoWrapper #logo {
position:relative;
float:left;
height:264px;
background-color:white;
}
#logoWrapper #logo #logoContent {
position:relative;
float:right;
width:100%;
}
#logoWrapper #logo #logoContent figure {
margin:34px 34px 0 34px;
}
#logoWrapper #logobild {
background-color:#154d7f;
background-image: url(../img/logo-grafik.png);
background-position: left top;
background-repeat: no-repeat;
}
#logoWrapper #logobild #logobildStiche {
height:248px;
margin:8px 0 8px 8px;
border-top:2px dashed white;
border-bottom:2px dashed white;
border-left:2px dashed white;
}

#logoWrapper {
background-color:white;
}
#logoWrapper.dashedHgRightRed {
background-image: url(../img/hg_dashedRedTop.png), url(../img/hg_dashedRedBottom.png);
}


#logoWrapper #logobild.startRed {
background-color:#e30614;
background-image:none;
}
#logoWrapper #logobild div.startText {
position:absolute;
top:22px;
left:25px;
padding-right:5px;
}
#logoWrapper #logobild div.startText h1 {
width:60%;
}

#startlogoWrapper #startlogobild {
background-color:#154d7f;
background-image: url(../img/startlogo_grafik.png);
background-position: right top;
background-repeat: no-repeat;
}
#startlogoWrapper #startlogobild #startlogobildStiche {
height:544px;
margin:8px 8px 8px 0;
border-top:2px dashed white;
border-right:2px dashed white;
border-bottom:2px dashed white;
}
#startlogoWrapper div.einDrittel {
position:relative;
float:left;
height:560px;
}
#startlogoWrapper div.einDrittel #startwerkzeug {
background-image: url(../img/start_werkzeug.jpg);
background-position: left top;
background-repeat: no-repeat;
overflow:hidden;
}
#startlogoWrapper div.einDrittel #startauto {
background-image: url(../img/start_auto.jpg);
background-position: left top;
background-repeat: no-repeat;
overflow:hidden;
}
#startlogoWrapper div.einDrittel #startwerkzeug #startwerkzeugStiche,
#startlogoWrapper div.einDrittel #startauto #startautoStiche {
position:relative;
float:left;
width:100%;
height:264px;
margin:8px 0 8px 8px;
border-top:2px dashed white;
border-bottom:2px dashed white;
border-left:2px dashed white;
}

#startbilderWrapper div.Halb {
position:relative;
float:left;
width:50%;
height:280px;
}
#startbilderWrapper #startKurzwarenbild {
background-image: url(../img/start_kurzwaren.jpg);
background-position: right top;
background-repeat: no-repeat;
overflow:hidden;
}
#startbilderWrapper #startKurzwarenbild #startKurzwarenbildStiche {
position:relative;
float:right;
width:100%;
height:262px;
margin:8px 8px 8px 0;
border-top:2px dashed white;
border-right:2px dashed white;
border-bottom:2px dashed white;
}
#startbilderWrapper #startLederbild {
background-image: url(../img/start_leder.jpg);
background-position: left top;
background-repeat: no-repeat;
overflow:hidden;
}
#startbilderWrapper #startLederbild #startLederbildStiche {
position:relative;
float:left;
width:100%;
height:262px;
margin:8px 0 8px 8px;
border-top:2px dashed white;
border-bottom:2px dashed white;
border-left:2px dashed white;
}

div.textContent {
background-color:white;
padding: 24px 10px 0 27px;
max-width:463px;
}
div.textContentLeftWithPadding {
padding: 24px 27px 0 27px;
max-width:446px;
}
div.textContent h1 {
color:#154d7f;
}
div.textContent p {
color:#000000;
}
div.textContent a {
color:#000000;
text-decoration:underline;
}
div.textContent a:hover {
text-decoration:none;
}

#unternehmenWrapper #unternehmenbild {
background-color:#262d37;
background-image: url(../img/unternehmen_geschichte.jpg);
background-position: right top;
background-repeat: no-repeat;
}
#unternehmenWrapper #unternehmenbild #unternehmenbildStiche {
height:544px;
margin:8px 8px 8px 0;
border-top:2px dashed white;
border-right:2px dashed white;
border-bottom:2px dashed white;
}
#unternehmenWrapper div.einDrittel {
position:relative;
float:left;
background-color:white;
height:560px;
}

p.rightBlock {
position:relative;
float:right;
}
a.arrowTop,
a.arrowRight {
display:block;
padding-left:24px;
background-image: url(../img/arrow_right.png);
background-position: left 3px;
background-repeat: no-repeat;
}
a.arrowTop {
display:block;
padding-left:24px;
background-image: url(../img/arrow_top.png);
}

div.trennerWrapper {
background-color:#605e61;
text-align:center;
}
div.trennerWrapper div.trennerStiche {
height:50px;
margin:8px 0 8px 0;
border-top:2px dashed white;
border-bottom:2px dashed white;
}

#ladenWrapper #ladenbild {
background-color:#262d37;
background-image: url(../img/unternehmen_geschaeft.jpg);
background-position: left top;
background-repeat: no-repeat;
}
#ladenWrapper #ladenbild #ladenbildStiche {
height:544px;
margin:8px 0 8px 8px;
border-top:2px dashed white;
border-bottom:2px dashed white;
border-left:2px dashed white;
}
#ladenWrapper div.einDrittel {
background-color:white;
height:560px;
}
#ladenWrapper div.einDrittel div.textContent {
position:relative;
float:right;
}

#werkstattWrapper #werkstattbild {
background-color:#262d37;
background-image: url(../img/unternehmen_werkstatt.jpg);
background-position: left top;
background-repeat: no-repeat;
}
#werkstattWrapper #werkstattbild #werkstattbildStiche {
height:544px;
margin:8px 8px 8px 0;
border-top:2px dashed white;
border-right:2px dashed white;
border-bottom:2px dashed white;
}
#werkstattWrapper div.einDrittel {
background-color:white;
height:560px;
}
#werkstattWrapper div.einDrittel div.textContent {
position:relative;
float:left;
}

#raumausstattungWrapper #raumausstattungbild {
background-color:#262d37;
background-image: url(../img/raumausstattung_raumausstattung.jpg);
background-position: right top;
background-repeat: no-repeat;
}
#raumausstattungWrapper #raumausstattungbild #raumausstattungbildStiche {
height:544px;
margin:8px 8px 8px 0;
border-top:2px dashed white;
border-right:2px dashed white;
border-bottom:2px dashed white;
}
#raumausstattungWrapper div.einDrittel {
position:relative;
float:left;
background-color:white;
height:560px;
}

#autosattlereiWrapper #autosattlereibild {
background-color:#262d37;
background-image: url(../img/raumausstattung_autosattlerei.jpg);
background-position: center top;
background-repeat: no-repeat;
}
#autosattlereiWrapper #autosattlereibild #autosattlereibildStiche {
height:544px;
margin:8px 0 8px 8px;
border-top:2px dashed white;
border-bottom:2px dashed white;
border-left:2px dashed white;
}
#autosattlereiWrapper div.einDrittel {
background-color:white;
height:560px;
}
#autosattlereiWrapper div.einDrittel div.textContent {
position:relative;
float:right;
}

#kurzwarenWrapper #kurzwarenbild {
background-color:#262d37;
background-image: url(../img/raumausstattung_kurzwaren.jpg);
background-position: center top;
background-repeat: no-repeat;
}
#kurzwarenWrapper #kurzwarenbild #kurzwarenbildStiche {
height:544px;
margin:8px 8px 8px 0;
border-top:2px dashed white;
border-right:2px dashed white;
border-bottom:2px dashed white;
}
#kurzwarenWrapper div.einDrittel {
background-color:white;
height:560px;
}
#kurzwarenWrapper div.einDrittel div.textContent {
position:relative;
float:left;
}

div.refWrapper {
background-color:white;
background-image: url(../img/ref-hg_top.png), url(../img/ref-hg_bottom.png);
background-position: left top, left bottom;
background-repeat: repeat-x, repeat-x;
}
div.refWrapper div.refStiche {
height:224px;
margin:8px 0 8px 0;
border-top:2px dashed white;
border-bottom:2px dashed white;
}
div.refWrapper div.refStiche div.einDrittel figure {
max-width:236px;
margin:50px 34px 0 34px;
}
div.refWrapper div.refStiche div.einDrittel figure figcaption {
text-align:center;
font-size:1.7em;
line-height:1.5em;
}
div.refWrapper div.refStiche div.einDrittel p.rightBlock a {
color:#000000;
text-decoration:underline;
margin-right:8px;
}
div.refWrapper div.refStiche div.einDrittel p.rightBlock a:hover {
text-decoration:none;
}
div.refWrapper div.refStiche div.zweiDrittel {
overflow:hidden;
height:226px;
}
div.refWrapper div.refStiche div.zweiDrittel figure {
margin-top:14px;
}
div.refWrapper div.refStiche div.zweiDrittel figure figcaption a {
color:#000000;
text-decoration:underline;
line-height:2.0em;
}
div.refWrapper div.refStiche div.zweiDrittel figure figcaption a:hover {
text-decoration:none;
}
div.refWrapper div.refStiche div.zweiDrittel figure figcaption.mobile {
display:none;
}

/*flexslider*/
.flex-caption {
width: 96%;
padding: 2%;
left: 0;
bottom: 34px;
background-color: rgba(0,0,0,0.8);
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
font-size: 14px;
line-height: 18px;
}
div#Slider1,
div#Slider2 {
visibility:hidden;
opacity:0;
}
div.sliderWrapper {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background-color:rgba(0,0,0,0.6);
z-index:1100;
}
div.flexslider {
position:relative;
margin:0 auto;
width:800px;
margin-top:140px;
}
div.closeSliderButton {
position:absolute;
top:5px;
right:5px;
z-index:10000;
}
a.slide {
text-decoration:none;
color:#df1e3b;
}

#impressumWrapper div.wrapper1260 {
padding:40px 120px 0 36px;
}

div.footerWrapper {
text-align:center;
}
div.footerWrapper div.footerStiche {
height:100px;
margin:8px 0 0 0;
border-top:2px dashed white;
}
div.footerWrapper div.footerStiche div.adresse {
position:relative;
width:1260px;
margin:0 auto;
text-align:center;
margin-top:16px;
}
div.footerWrapper div.footerStiche div.adresse ul {
list-style-type:none;
font-size:1.5em;
line-height:1.0em;
color:white;
}
div.footerWrapper div.footerStiche div.adresse ul li {
position:relative;
display:inline-block;
margin-right:1.8em;
padding-right:1.8em;
border-right:1px solid white;
}
div.footerWrapper div.footerStiche div.adresse ul li.last {
border-right:0;
margin-right:0;
}


h1 {
color:#ffffff;
font-weight:bold;
font-size: 1.8em;
line-height: 1.4em;
margin-bottom: 0.5em;
}
h2 {
font-size:1.5em;
line-height:1.5em;
margin-bottom:1.0em;
font-weight:normal;
color:white;
text-transform:uppercase;
}
p {
font-size:1.5em;
line-height:1.5em;
margin-bottom:0.8em;
color:white;
}

h3 {
color:#ffffff;
font-weight:bold;
font-size:2.2em;
line-height:2.2em;
text-transform:uppercase;
}

i {
font-style:italic;
}

a {
color:white;
text-decoration:none;
}
a:link,
a:visited { 
}
a:hover,
a:active { 
text-decoration:underline;
}

a:focus{ outline:0; }
b, strong { font-weight:bold; }
img {
max-width: 100%;
height: auto;
}





@media screen and (max-width: 1280px) {
div.wrapper1260 {
width:100%;
}
div.footerWrapper div.footerStiche div.adresse {
width:100%;
}
div.footerWrapper div.footerStiche div.adresse ul li {
margin-right:0.8em;
margin-bottom:0.8em;
padding-right:0.8em;
}
#logoWrapper #logobild div.startText {
padding-right:30px;
}
#logoWrapper #logobild div.startText h1 {
width:100%;
}
h1 {
line-height:1.2em;
margin-bottom:0.6em;
}
h2 {
font-size:1.2em;
line-height:1.2em;
margin-bottom:0.8em;
}
h3 {
font-size:1.9em;
line-height:2.5em;
}
p {
font-size:1.2em;
line-height:1.2em;
margin-bottom:0.7em;
}
div.flexslider {
margin-top:20px;
}
}




@media screen and (max-width: 1024px) {
#kopfWrapper #kopfStiche #kopfContent #impressum,
#kopfWrapper #kopfStiche #kopfContent #familienbetrieb {
bottom:1.0em;
}
#kopfWrapper #kopfStiche #kopfContent #familienbetrieb {
left:1.8em;
}
#logoWrapper #logo #logoContent figure {
margin:16px 16px 0 16px;
}
div.refWrapper div.refStiche,
div.refWrapper div.refStiche div.zweiDrittel {
height:200px;
}
div.refWrapper div.refStiche div.zweiDrittel figure figcaption.mobile {
display:block;
}
div.refWrapper div.refStiche div.einDrittel p.rightBlock {
display:none;
}
}





@media screen and (max-width: 860px) {
#kopfWrapper #kopfStiche #kopfContent nav ul li a {
font-size:1.5em;
}
#kopfWrapper #kopfStiche #kopfContent nav ul ul.sub {
width:86%;
}
#kopfWrapper #kopfStiche #kopfContent nav ul ul.sub li a {
font-size:1.2em;
line-height:1.6em;
}
div.refWrapper div.refStiche,
div.refWrapper div.refStiche div.zweiDrittel {
height:180px;
}
div.refWrapper div.refStiche div.einDrittel figure {
margin:14px 34px 0 34px;
}
div.flexslider {
position:relative;
width:92.5%;
margin:2.5% 2.5% 0 2.5%;
}
}





@media screen and (max-width: 800px) {
div.einDrittel {
width:40%;
}
div.zweiDrittel {
width:60%;
}
h1 {
font-size:1.7em;
line-height:1.1em;
margin-bottom:0.5em;
}
#logoWrapper div.einDrittel,
#logoWrapper div.zweiDrittel,
#startlogoWrapper div.einDrittel,
#startbilderWrapper div.Halb {
width:100%;
}
#startlogoWrapper div.zweiDrittel,
#startbilderWrapper #startLederbild {
display:none;
}
div.mobileDisplayNone {
display:none;
}
#logoWrapper #logo {
height:auto;
padding-bottom:10px;
}

/*burger navi*/
#kopfWrapper #kopfStiche #kopfContent nav {
display:block;
position:fixed;
margin-top:0;
top:0;
left:0;
width:100%;
height:100%;
background-color:rgba(70,40,30,0.7);
z-index:10000;
}
#kopfWrapper #kopfStiche #kopfContent #mainNav {
display:none;
}
#kopfWrapper #kopfStiche #kopfContent nav ul {
width:100%;
margin:0 auto;
padding:30px;
}
#kopfWrapper #kopfStiche #kopfContent nav ul li {
display:block;
float:none;
margin-bottom:1.4em;
border:0;
width:100%;
text-align:center;
}
#kopfWrapper #kopfStiche #kopfContent nav ul ul.sub {
position:relative;
width:100%;
text-align:center;
z-index:11000;
margin-top:1.0em;
}
#kopfWrapper #kopfStiche #kopfContent nav ul ul.sub li a {
color:#ffffff;
}
#kopfWrapper #kopfStiche #kopfContent #navOpen {
display:block;
}
#kopfWrapper #kopfStiche #kopfContent nav ul ul.sub li.showMobile,
#kopfWrapper #kopfStiche #kopfContent nav ul li.showMobile {
display:block;
}
#kopfWrapper #kopfStiche #kopfContent nav ul ul.sub li.closeMobile,
#kopfWrapper #kopfStiche #kopfContent nav ul li.closeMobile {
display:none;
}


#logoWrapper #logobild div.startText {
top:16px;
left:16px;
padding-right:16px;
}
div.refWrapper div.refStiche,
div.refWrapper div.refStiche div.zweiDrittel {
height:170px;
}
#ladenWrapper #ladenbild,
#werkstattWrapper #werkstattbild {
background-position: right top;
}
}




@media screen and (max-width: 640px) {
div.einDrittel {
width:60%;
}
div.zweiDrittel {
width:40%;
}
#logoWrapper div.einDrittel,
#logoWrapper div.zweiDrittel,
#startlogoWrapper div.einDrittel,
#startbilderWrapper div.Halb {
width:100%;
}
#startlogoWrapper div.zweiDrittel,
#startbilderWrapper #startLederbild {
display:none;
}
div.refWrapper div.refStiche,
div.refWrapper div.refStiche div.zweiDrittel {
height:150px;
}
div.refWrapper div.refStiche div.einDrittel,
div.refWrapper div.refStiche div.zweiDrittel {
width:50%;
}
div.refWrapper div.refStiche div.einDrittel figure figcaption {
font-size:1.3em;
line-height:1.5em;
}
#impressumWrapper div.wrapper1260 {
padding:40px 36px 0 36px;
}
}




@media screen and (max-width: 480px) {
div.einDrittel {
width:100%;
}
div.zweiDrittel {
display:none;
width:0;
}
div.zweiDrittelReferenzen {
display:block;
width:20%;
}
#kopfWrapper #kopfStiche #kopfContent #familienbetrieb {
display:none;
}
#logoWrapper #logobild div.startText {
-moz-hyphens: auto;
-o-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
div.refWrapper div.refStiche,
div.refWrapper div.refStiche div.zweiDrittel {
height:120px;
}
#logoWrapper #logobild #logobildStiche {
height:348px;
}
}




@media screen and (max-width: 420px) {
div.footerWrapper div.footerStiche {
height:130px;
}
}




@media screen and (max-width: 400px) {
#logoWrapper div.einDrittel {
width:40%;
}
#logoWrapper div.zweiDrittel {
width:60%;
}
#logoWrapper div.einDrittel,
#logoWrapper div.zweiDrittel,
#startlogoWrapper div.einDrittel,
#startbilderWrapper div.Halb {
width:100%;
}
#startlogoWrapper div.zweiDrittel,
#startbilderWrapper #startLederbild {
display:none;
}
#logoWrapper #logobild #logobildStiche {
height:348px;
}
}


/* cookie alert */
div.useOfCookies {
width: 100%;
padding-top: 26px;
padding-bottom:36px;
position: fixed;
bottom:0;
left: 0;
text-align: left;
z-index: 10000;
background-color: rgba(227,6,19,0.9);
color: white;
text-align:center;
}
div.useOfCookies a {
color: white; 
cursor:pointer;
text-decoration:underline;
}
div.useOfCookies a:hover {
text-decoration:none;
}
div.useOfCookies #cookieWrapper {
position: relative;
max-width: 1240px;
margin-left: auto;
margin-right: auto;
}
div.useOfCookies #cookieWrapper div {
width:96%;
padding-left:2%;
padding-right:2%;
}
a.cookieButton {
text-transform:uppercase;
font-size:2.4em;
padding:8px 14px;
border:1px solid white;
background-color: rgba(38,45,55,0.9);
font-weight:300;
text-decoration:none !important;
transition: .1s ease-in-out;
}


