@charset "utf-8";
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/roboto-v18-latin-100.eot'); /* IE9 Compat Modes */
	src: local('Roboto Thin'), local('Roboto-Thin'),  url('../fonts/roboto-v18-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('../fonts/roboto-v18-latin-100.woff2') format('woff2'), /* Super Modern Browsers */  url('../fonts/roboto-v18-latin-100.woff') format('woff'), /* Modern Browsers */  url('../fonts/roboto-v18-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */  url('../fonts/roboto-v18-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
	src: local('Roboto Light'), local('Roboto-Light'),  url('../fonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('../fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */  url('../fonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */  url('../fonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */  url('../fonts/roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v20-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('../fonts/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

html {
}
*, ::before, ::after { 
  box-sizing: border-box; 
}
body {
	font-family:'Roboto', sans-serif;
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #535353;
}
.container {
	width: 100%;
	clear: both;
}

#slider-wrap img {
	width:100%;
	height:auto;
	margin-bottom:-8px;
}
main {
	position:relative;
	display: block;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right:0;
	padding-left:0;
	font-weight:300;
}
.h2-color {
	 color:#f7f0df !important;
	}
.h4-style {
	font-size:120%;
	font-weight:500;
	padding:0;
	margin:0% 3% 1.5% 0.5%;
	}
a img {
	border: none;
}

a:link {
	color:#666;
	text-decoration:none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #999;
	text-decoration: none;
}
.logo {
	float:left;
	width:25%;
	text-align:center;
	}
.logo img {
	width:100%;
	height:auto;
	margin:0% 0% 1.5% 0%;
	max-width:16em;
	}
#menubar {
	display:block;
	padding:0.625em 0em 0.25em 0em;
	margin:0;
}
#menubar ul {
	display:block;
	text-align:center;
	padding-top:5px;
}
#menubar ul li {
	display:inline;
}
#menubar ul li a .menubutton, #menubar {
	display:none;
}
.menu-wrapper {
	position: relative;
	top:0;
	left:0;
	background-color:#fff;
	padding:0%;
	z-index:100;
}
#hauptmenue {
	float:left;
	width:75%;
	position:relative;
	min-height:1.5em;
	margin:1.5% auto 0% auto;
	padding:0.2% 0% 1.2% 0%;
	z-index:10;
	}
#hauptmenue ul {
	display:block;
	padding-left:2%;
	text-align:center;
}
#hauptmenue ul li {
	display:inline;
	list-style:none;
	margin-right:1.5em;
}
#hauptmenue ul li a {
	line-height:2.5em;
	padding:0em;
	text-decoration: none;
	font-weight:300;
}
#hauptmenue ul li a:hover {
	color:#999;
}

#slider-wrap {
	max-width:100%;
}
.headerimage-res {
	display:none;
	}
.scale {
	width:100%;
	height:auto;
}
.ma2 {
	max-width:98%;
	margin:1% 1%;
	}
.tip {
	 padding:1% 2% 1% 2%; 
	 font-size:80%;
	 	}
.fs120 {
	font-size:100%;
	font-weight:500;
	}
.phonebar {
	margin:0;
	padding:0% 3%;
	}
.phonestyle {
	float:right;
	background-color:#e77817;
	text-align: center;
	padding:0.25% 1% 0.25% 1%;
    	}
.phonestyle p {
	font-size:90%;
	margin:0;
	padding:0;
	}
.phonestyle a:link {
	color:#000;
	}
.spaltensatz {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 3em;
	-webkit-column-gap: 3em;
	column-gap: 3em;
	hyphens: auto;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	text-align: justify;
	padding:2%;
	margin:2% 0% 0% 0%;
}
.distance {
	background-image:url(../images/katalog-bg2.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	background-attachment: fixed;
	padding: 4% 0%;
	}

.intro {
	background-image:url(../images/bg-reverse-2.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	background-attachment: fixed;
	padding:0%;
	text-align:center;
}

.intro-block {
	width:100%;
	max-width:75em;
	margin:0 auto;
	
}
.konfigurator-block, .shop-block {
	width:100%;
	max-width:95em;
	margin:0 auto;
}
.intro h1, .intro-kat h1, .intro-konfigurator h1, .partner-2 h1 {
	font-size:3.5vw;
	font-weight:100;
	text-align:center;
	line-height:1.2;
	margin-bottom:3%;
	
}
.intro-block p {
	color:#fff;
}
.intro-kat p, .intro-konfigurator p {
	text-align: justify;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.intro-kat h1, .intro-kat p, .intro-konfigurator h1, .intro-konfigurator p {
	color:#fff;
}
.button {
	width:100%;
	margin:4% 0% 2% 0%;
	text-align:center;
	font-size:120%;
	font-weight:500;
	
}
.button p {
	margin:0;
	padding:0;
	font-size:120%;
	font-weight:300;
	}
.button2 {
	margin:3% auto 0% auto;
}
a:link .button {
	line-height: 20px;
	padding: 20px 30px;
	background: #9f9a94;
	color: #fff;
	border-radius: 3px;
	display: inline-block;
	position: relative;
	
}
a:link .button2 {
	line-height: 20px;
	padding: 15px 30px;
	background-color:#212426;
	background-color:#996c33;
	color: #fff;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	border: 0px solid #fff;
}
a:hover .button {
	background-color:#9f9a94;
	color: #ccc;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
a:hover .button2 {
	background: #987447;
	color: #303334;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
a:visited .button2, a:visited .button {
	color: #fff;
}
.ausstellung {
	float:left;
	width:23%;
	margin:1%;
	}
.artikel-box {
	float:left;
	width:23%;
	margin:1% 1% 2% 1%;
	min-height:200px;
	}
.artikel-img img {
	width: 100%;
    height: auto;
    border-top-left-radius: 40px;
    -webkit-border-top-left-radius: 40px;
    -moz-border-radius-topleft: 40px;
	margin-bottom:-3px;
    /*border-bottom-right-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
    -moz-border-radius-bottomright: 40px;*/
	}
.artikel-text-hl {
	padding:1% 2% 1% 2%;
	background-color:#f6f6f6;
	
	margin:0;
	}
.artikel-text-hl p {
	color:#666; 
	font-size:100%; 
	font-weight:500;
	}
.artikel-text {
	padding:1% 2% 2% 2%;
	background-color:#f6f6f6;
	color:#333;
	margin:0;
	font-size:90%;
	border-bottom-right-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
    -moz-border-radius-bottomright: 40px;
	}
.artikel-text-hl p, .artikel-text p {
	margin:0;
	padding:0;
	}
.load {
	text-align:center;
	
	}
.load button {
	width:20em;
	margin:2% auto;
	border:none;
	color:#666;
	background-color:#f6f6f6;
	font-size:110%;
	font-weight:500;
	padding:2% 1%;
	border-radius:10px;
	}
.shop-box {
	padding:2% 6%;
	text-align:justify;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.content-box-1-2 {
	float:left;
	width:40%;
	margin:3% 5% 0% 5%;
}
.content-box-1-2 img {
	width:100%;
	height:auto;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	margin-bottom:3%;
}
.content-box-1-1 {
	position:relative;
	width:100%;
	max-width:62.5em;
	padding:6% 5% 6% 5%;
	margin:0%  auto;
	text-align:justify;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
     hyphens: auto;
	}
.content-box-1-info {
	position:relative;
	width:100%;
	max-width:62.5em;
	padding:0% 5% 1% 5%;
	margin:0%  auto;
	text-align:justify;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
     hyphens: auto;
	}
.intro-block p {
	text-align:justify;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
     hyphens: auto;
	}
.content-box-1-1-g {
	position:relative;
	width:94%;
	background-color:#f7f0df;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:2% 2% 1% 2%;
	margin:0.5% 3%;
	}
.content-box-1-3 {
	float:left;
	width:31.32%;
	margin:3% 1% 0% 1%;
	padding:2%;
	text-align:justify;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
     hyphens: auto;
	 font-size:120%;
}
.cover-1-4 {
	padding:2% 0% 8% 0%;
	}
.cover-1-4 p {
	text-align:center;
	font-size:2.5em;
	padding:3% 0% 2% 0%;
	margin:0%;
	color:#e77817;
	}
.content-box-1-4 {
	float:left;
	width:32.29%;
	margin:1% 0.5% 0% 0.5%;
	padding:0%;
	border-radius:5px;
}
.content-box-1-4 img {
	border-radius:5px;
}
.fs130 {
	font-size:2em;
	padding:0%;
	margin:0%;
	color:#e77817;
	}
.fs140 {
	width:100%;
	margin:2% auto;
	max-width:60em;
	padding:0% 3%;
	font-size:120%;
	text-align:justify;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
     hyphens: auto;
	 color:#fff;
	}
.slide-fwd-right {
	-webkit-animation: slide-fwd-right 0.85s cubic-bezier(0.550, 0.085, 0.680, 0.530) forwards;
	        animation: slide-fwd-right 0.85s cubic-bezier(0.550, 0.085, 0.680, 0.530) forwards;
	min-height:300px;
	border:1px solid #996c33;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.kategorie {
	background-image:url(../images/katalog-bg2.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	background-attachment: fixed;
	padding:6% 0%;
}
.content-inner {
	width:100%;
	max-width:110em;
	padding:0%;
	margin:0% auto;
}
.content-inner-2 {
	width:100%;
	max-width:50em;
	padding:0%;
	margin:0% auto;
	font-size:120%;
}
.content-inner-2 p {
	padding:0% 2%;
	}
.content-inner-3 {
	width:100%;
	max-width:80em;
	padding:0%;
	margin:0% auto;
}
.content-inner-4 {
	width:100%;
	max-width:62em;
	padding:0%;
	margin:0% auto;
}
.content-inner h2 {
	font-size:5vw;
	line-height:1.2;
	font-weight:100;
	color:#333;
	text-align:center;
}
.content-inner-3 h2 {
	font-size:4vw;
	line-height:1.2;
	font-weight:100;
	color:#333;
	text-align:center;
}
.partner h2 {
	font-size:3.5vw !important;;
	line-height:1.2;
	font-weight:100;
	color:#FFF;
	text-align:center;
	}
.partner-2 h2 {
	font-size:3.5vw !important;;
	line-height:1.2;
	font-weight:100;
	color:#FFF;
	text-align:center;
	}	
.kategorie-box {
	width:14.66%;
	float:left;
	margin:1% 1%;
	text-align:center;
	color:#f6f6f6;
}
.kat-img {
	overflow: hidden;
	position: relative;
}
.kat-img img {
	width:100%;
	height:auto;
	/*-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;*/
	border-top-left-radius:40px;
	-webkit-border-top-left-radius:40px;
	-moz-border-radius-topleft:40px;
	border-bottom-right-radius:40px;
	-webkit-border-bottom-right-radius:40px;
	-moz-border-radius-bottomright:40px;
}
.kategorie-box h3 {
	text-transform: none;
	font-size:150%;
	margin:1% 0% 0% 0%;
	padding:0% 0% 3% 0%;
	color:#666;
	font-weight:300;
}.animation-element {
  opacity: 0;
  position: relative;
 
}
.animation-element.slide {
  opacity: 0;
  -moz-transition: all 1500ms linear;
  -webkit-transition: all 1500ms linear;
  -o-transition: all 1500ms linear;
  transition: all 1500ms linear;
}
.animation-element.slide.in-view {
  opacity: 1;
}
.animation-element h3 {
	
	 }
.standort img {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	width:94%;
	height:auto;
	margin:3% 3% 1% 3%;
	}
.info {
	text-align:center;
	font-size:120%;
	color:#FFF;
	}
.maps {
	width:98%;
	margin:0% 1%;
	background-color:#9f9a93;
	padding:1.5% 3%;
	text-align:center;
	}
.maps p, .maps a:link {
	padding:0;
	margin:0;
	color:#fff;
	font-size:130%;
	font-weight:500;
	}
.partner {
	background-image:url(../images/katalog-bg2.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	background-attachment: fixed;
	padding:4% 0% 4% 0%;
	color:#666;
	text-align:center;
}
.partner-2 {
	background-image:url(../images/bg-reverse-2.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	background-attachment: fixed;
	padding:4% 0% 4% 0%;
	color:#fff;
	text-align:center;
}
.img-box2 {
	margin:5% 10% 8% 10%;
}
.img-box2 img {
	width:12.5%;
	height:auto;
	margin:0;
	float:left;
}
.konfigurator, .shop {
	background-color:#f6f6f6;
	background-image:url(../images/bg-reverse-2.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	background-attachment: fixed;
	padding:4% 0% 2% 0%;
	min-height:400px;
}
.konfigurator h1 {
	font-size:3vw;
	font-weight:100;
	text-align:center;
	line-height:1.2;
	margin-bottom:30px;
	color:#fff;
}
.konfigurator-box {
	width:90%;
	margin:2% 5%;
	padding:0%;
	text-align: justify;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.shop h2 {
	font-size:6vw;
	font-weight:100;
	text-align:center;
	line-height:1.2;
	margin-bottom:30px;
}
.kontakt  {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	width:100%;
	max-width:56em;
	background-color:#f7f0df;
	margin:3%  auto 1%  auto;
	padding:1% 3% 3% 3%;
	}
.kontakt h3 {
	text-align:center;
	font-size:200%;
	color:#996c33;
	padding:2% 0% 1% 0%;
	}
.kontakt p {
	text-align:justify;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
     hyphens: auto;
	 margin:0% 1% 4% 1%;
	 font-weight:300;
	 
	}
.fs-24 {
	font-size:1.5vw;
	font-weight:600;
	padding:0;
	margin:0;
}
.fs-26 {
	font-size:2.7vw;
	font-weight:600;
	padding:0;
	margin:0px 0px 20px 0px;
	line-height:90%;
}
footer {
	background-color:#212426;
}
.fb-inner {
	border-bottom:1px solid #333;
}
.footer-box1 {
	float:left;
	width:22%;
	margin:3% 0% 2% 3%;
	color:#CCC;
	font-size:90%;
}
.fb1-img {
	float:left;
	width:20%;
	margin:0% 4% 0% 0%;
}
.fb1-img img {
	max-width:3em;
	height:auto;
}
.fb1-content1 {
	float:left;
	width:70%;
	margin-top:1%;
}
.fb1-content {
	float:left;
	width:100%;
	margin-top:1%;
}

#fb1-co-img img{ 
    width:100%; 
	max-width:12em; 
	margin:0 auto; 
	height:auto;
	}
#fb1-block p {
      font-weight:300; 
	  color:#ccc; 
	  max-width:18em;
	  text-align:justify;
	  -webkit-hyphens: auto;
      -moz-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto;
	}
.footer-box2 {
	float:left;
	width:22%;
	margin:3% 0% 2% 3%;
	color:#CCC;
	min-height:200px;
}
.footer-box3 {
	float:left;
	width:28%;
	margin:3% 0% 2% 3%;
	color:#CCC;
	min-height:200px;
}
.quick {
	float:left;
	width:48%;
	margin:0% 2% 0% 0%;
	}
.fb2-logo img {
	max-width:120px;
	height:auto;
	margin:0;
}
.fb2-icon ul li {
	display:inline;
	margin:0% auto;
}
.fb2-icon {
	padding-top:4%;
}
.fb2-icon img {
	max-width:3em;
	height:auto;
	margin:0% 1% 1% 0%;
}
.fb-copy {
	text-align:center;
	padding:0.5% 0% 1% 0%;
	font-size:80%;
	color:#CCC;
}
.fb-copy a:link, footer a:link {
	color:#ccc;
}
.fb-copy a:hover, footer a:hover {
	color:#ccc;
}
.fb-copy a:visited, footer a:visited {
	color:#ccc;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.controls {
	width:6px;
	height:6px;
	background-color:#999;
}
.video-int {
	width:100%;
	height:auto;
	}
table {
	width:100%;
	}
tr {
	font-weight:300;
	}
.trenner {
	width:100%;
	text-align:center;
	}
.trenner img {
	width:7em;
	height:auto;
	}
.center {
	text-align:center !important;
	}
#kollektion {
	width:98%;
	margin:1% 1% ;
}
#kollektion img {
	width:24.4%;
	height:auto;
	margin:0% 0.1%;
}
/*Back Top*/
#back-top {
	position:fixed !important;
	bottom: 30px;
	right: 30px;
	z-index: 1000 !important;
	display: none;
}
#back-top a {
	width: 50px;
	height: 40px;
	display: block;
	text-align: center;
	font-size: 25px;
	color: #fff;
	background-color: #33363b;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	transition: background-color .15s;
	-moz-transition: background-color .15s;
	-webkit-transition: background-color .15s;
	-o-transition: background-color .15s;
	-ms-transition: background-color .15s;
}
#back-top a:hover {
	text-decoration: none;
	background-color: #555;
}
 @media screen and (max-width: 1400px) {
.content-inner {
	width:90%;
	padding:0%;
	margin:0% 5%;
}	 
.kategorie-box {
	width:31.32%;
	float:left;
	margin:1% 1%;
	text-align:center;
	color:#f6f6f6;
}
.partner h2 {
	font-size:4.5vw !important;;
		}	
 }
 @media screen and (max-width: 1200px) {
header {
	width:100%;
	z-index:1;
}
.logo {
	float:left;
	width:20%;
	padding:1em 0em 0.75em 0em;
	margin:0%;
	text-align:center;
}
.logo img {
	position: relative;
	width:100%;
	margin:2%;
	max-width:12em;
	height:auto;
}
.menu-wrapper {
	position: relative;
	top:0;
	left:0;
	padding:1% 0% 0% 0%;
	z-index:100;
}
#menubar {
	width:100%;
	padding-bottom:4%;
}
#menubar, #menubar ul li a .menubutton {
	display:block;
}
#hauptmenue {
	float:none;
	width:100%;
	display:none;
	padding:0em;
}
#hauptmenue ul {
	text-align:center;
	padding-left:0em;
}
#hauptmenue ul li {
	display:block;
	padding:0%;
	border-bottom:1px solid #ccc;
	width:96%;
	margin:0% 2%;
}
#hauptmenue ul li a {
}
#hauptmenue ul ul, #hauptmenue ul ul#sub_menu_1, #hauptmenue ul ul#sub_menu_2, #hauptmenue ul ul#sub_menu_3 {
	display:block;
	position:relative;
	top:0em;
	padding:0em;
	margin-left:0em;
	width:100%;
	text-align:center;
	left:0em;
}
#hauptmenue ul ul li {
	border-bottom:0px dotted #ccc;
}
/*.intro {
	background-color:#e77817;
	background-image: none;
	padding:0%;
}*/
.intro-kat, .intro-konfigurator {
	background-size:cover;
}
.content-inner h2 {
	font-size:8vw;
}

.fb-copy {
	padding:1.5% 0% 1.5% 0%;
}
.ausstellung {
	float:left;
	width:48%;
	margin:1%;
	}
}
@media screen and (max-width: 1050px) {
.footer-box1, .footer-box2, .footer-box3 {
	width:43%;
	margin:3% 0% 2% 7%;
}
.kontakt  {
	width:94%;
	max-width:65em;
	margin:3%  3% 1%  3%;
	}
.img-box2 img {
	width:25%;
}
.pin {
	top:1em;
	
	}
.content-inner-4 {
	width:94%;
	margin:0% 3%;
}
}
@media screen and (max-width: 900px) {
.headerimage {
	display:none;
	}
.headerimage-res {
	display:block;
	}
.artikel-box {
	float:left;
	width:46%;
	margin:2%;
	}
.partner h2 {
	font-size:6.5vw !important;;
		}
}
@media screen and (max-width: 800px) {
#menubar {
	float:none;
	width:100%;
	padding:1% 0% 1% 0%;
}
.logo {
	float:none;
	width:80%;
	padding:1em 0em 0.75em 0em;
	margin:0% 10%;
	text-align:center;
}
.logo img {
	position: relative;
	width:100%;
	margin:2%;
	max-width:12em;
	height:auto;
}
.intro h1, .intro-kat h1, .intro-konfigurator h1 {
	font-size:6vw;
	line-height:1.4;
}
.konfigurator h1, .shop h2 {
	font-size:9vw;
	line-height:1.4;
	margin-bottom:30px;
}
.content-inner h2 {
	font-size:9vw;
}
.kategorie-box {
	width:40%;
	float: left;
	margin:5% 5%;
}
.kategorie-box h3 {
	font-size:180%;
}
.img-box2 img {
	width:50%;
}
.spaltensatz {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count:1;
	-moz-column-gap:0;
	-webkit-column-gap:0;
	column-gap:0;
	padding:2% 4%;
	margin:2% 0% 0% 0%;
}
.content-box-1-2 {
	float:none;
	width:90%;
	margin:0% 5% 0% 5%;
	padding:3% 0% 6% 0%;
}
.fb1-co-img {
	text-align:center;
	}
.footer-box1, .footer-box2, .footer-box3 {
	float:none;
	width:80%;
	margin:0% 10% 2% 10%;
	padding-top:6%;
	min-height:1em;
}
.partner-2 h2 {
	font-size:6.5vw !important;;
	}
}
@media screen and (max-width: 710px) {
.content-box-1-4 {
	width:49%;
	margin:1% 0.5% 0% 0.5%;
}
}
@media screen and (max-width: 600px) {
.logo img {
}
.phonestyle {
	width:100%;
    	}
.phonebar {
	padding:0;
	}	
footer {
	padding-top:4%;
}
.footer-box1, .footer-box2, .footer-box3 {
	float:none;
	width:80%;
	margin:6% 10% 2% 10%;
	min-height:1em;
}
.fb1-block p {
	  max-width:100%;
	}
.fb1-img {
	float:left;
	margin:0% 3% 2% 0%;
}
#back-top {
	display: block;
}
.content-box-1-2 {
	float:none;
	width:90%;
	margin:3% 5% 0% 5%;
}
.kategorie-box {
	width:80%;
	float:none;
	margin:0% 10%;
	padding:6% 0% 4% 0% ;
}
.artikel-text-hl p {
	font-size:85%; 
	}
}
