@charset "utf-8";


/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/roboto-condensed-v25-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/roboto-condensed-v25-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-condensed-v25-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-condensed-v25-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-condensed-v25-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-condensed-v25-latin-700italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}


html {
    width: 100%;
}
body {
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	font-size: 15px;
	line-height: 150%;
	font-weight: 500;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px dashed #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom: 1px dashed #CCCCCC;
}
p {
	max-width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	clear: both;
	float: none;
}
.newstext {
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
}

#trick {
  display: none;
}

ul li p {
	margin-bottom: 20px;
	height: 39px;
}

.joka {
	width: auto;
	height: 50px;
	position: fixed;
	bottom: 10px;
	background-image: url(../images/layout/logo-fb-gross.png);
	border: 1px solid hsla(0,0%,100%,1.00);
	z-index: 1000;
	left: 10px;
}

h1 {
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	line-height: 100%;
}

.slider {
	background-position: center top;
	z-index: -63;
	background-size: cover;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dashed #CCCCCC;
	border-top: 1px dashed #CCCCCC;
}

.bgBild {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    text-shadow: 2px 2px 6px #000000;
    height: 600px;
    background-position: center 0%;
}
h2 {
	font-size: 25px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 150%;
}
.hochgestellt {
	font-size: 12px;
	vertical-align: 9px;





}

h3 {
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
}
h4 {
}
.white {
    color: #FFFFFF;
}
a {
}
#wenzelForm .checkbox a {
	color: #000000;
}

article ul a {
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
}

.center {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    display: inline-block;
    float: none;
    clear: both;
    text-align: center;
    max-width: 200px;
}

.centerBox {
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: center;
}


footer a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 15px;
    line-height: 25px;
}

article p a {
	color: #333333;
}
.aufklapper.transition p a {

}

ul {

}
article .aufklapper.transition ul {
    padding-left: 0px;
}

li {

}
article ul {
	display: inline-block;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-indent: 0px;
	width: 100%;
}
article ul li {
	width: 96%;
	float: left;
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin-left: 2%;
	margin-right: 2%;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	border: 1px dashed #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: hsla(0,0%,100%,0.90);
	border-radius: 10px;
}

article ul li:hover {
	background-color: #EEEEEE;
}


.aufklapper.transition ul li {
    list-style-type: none;
    background-color: hsla(184,100%,20%,0.10);
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
}
.sectionvarI.paddingwidth article ul li {
	color: hsla(0,0%,0%,1.00);
}


#navi {
    z-index: 20;
    position: relative;
    width: 100%;
    height: 0px;
    overflow-y: hidden;
	-webkit-transition: all 200ms ease-in-out 50ms;
	-o-transition: all 200ms ease-in-out 50ms;
	transition: all 200ms ease-in-out 50ms;
}
#navi ul a {
    text-decoration: none;
}
#navi .active {
	color: #960F0F;
	background-color: #CCCCCC;
	font-weight: bold;
}

#navi ul a li {
	list-style-type: none;
	padding-top: 14px;
	padding-right: 3%;
	padding-bottom: 15px;
	padding-left: 3%;
	margin-top: 0px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #333333;
	background-image: url(../images/layout/bg-main.jpg);
	background-size: cover;
	border-bottom: 1px dashed #666666;
	text-shadow: 0px 0px 10px hsla(0,0%,0%,0.50);
}
#navi ul {
	list-style-type: none;
	font-size: 15px;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
figure {
    margin: 0px;
    float: none;
    clear: both;
}
img {
    width: 100%;
    height: auto;
    display: block;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#favicon {
	display: none;
}

.wenzel {
	display: none;
}

.stuhlTop {
	width: 80px;
	position: absolute;
	top: 0px;
	left: 185px;
	z-index: 1000;
	margin-left: 5%;
}

.bildSessel {
	position: absolute;
	width: 100px;
	height: auto;
	margin-left: 400px;
	z-index: 2000;
	margin-top: 15px;
}

ul li img {
	margin-bottom: 30px;
	margin-top: 20px;
}

.mobileBtn img {
    width: 50%;
    height: auto;
    display: inline-block;
    float: none;
    clear: none;
    margin-left: 25%;
    margin-right: 25%;
}

.logo {
	height: 80px;
	width: auto;
	margin-top: 10px;
	position: absolute;
	z-index: 200;
	display: inline-block;
	top: -20px;
	left: 3%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-top: 0px;
}
header {
    display: block;
    height: 50px;
    position: relative;
    z-index: 438;
    margin-top: 10px;
    width: 94%;
    padding-right: 3%;
    padding-left: 3%;
    padding-top: 0px;
    padding-bottom: 10px;
}

#navii {
    overflow-y: hidden;
    height: 0px;
    padding-top: 0px;
    display: inline-block;
    width: 100%;
}
.menu {
	width: 50px;
	height: 50px;
	float: right;
	background-color: #333333;
	position: relative;
	z-index: 2000;
}
main {
	/* [disabled]display: inline-block; */
	margin-left: 0px;
}
iframe {
	border-width: 1px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inherit;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

.paddingwidth {
	padding-top: 20px;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 20px;
	width: 90%;
	margin-bottom: 0px;
}
section {


}
.pcBtns {
    display: none;
}

.sectionvarI {
	color: hsla(0,0%,100%,1.00);
	background-image: url(../images/layout/AdobeStock_277311453.jpg);
	background-size: 247px auto;
	border-top: 1px dashed #FFFFFF;
	border-bottom: 1px dashed hsla(0,0%,100%,1.00);
}
.sectionvarII {
	background-image: url(../images/layout/bg-sectionvarII.png);
	text-align: center;

}
.sectionvarIII {
    background-color: #FFFFFF;
}
.mobileBtns {
	display: inline-block;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: hsla(0,0%,100%,1.00);
	z-index: 645;
	margin-bottom: -10px;
	margin-top: 0px;
	height: auto;
}
.mobileBtn {
	width: 44%;
	padding-top: 15px;
	padding-right: 3%;
	padding-bottom: 15px;
	padding-left: 3%;
	margin-top: 3%;
	margin-right: 3%;
	margin-bottom: 3%;
	margin-left: 3%;
	float: left;
	display: inline-block;
	text-align: center;
	color: hsla(0,0%,100%,1.00);
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/layout/AdobeStock_277311453.jpg);
	border: 1px dashed #FFFFFF;
	-webkit-box-shadow: 0px 0px 10px hsla(0,0%,0%,0.20);
	box-shadow: 0px 0px 10px hsla(0,0%,0%,0.20);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 10px;
	background-size: 247px auto;
}

article {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.link, .link:visited, .link:active {
	color: hsla(0,0%,0%,1.00);
}
.sectionvarI .link {
	color: hsla(0,0%,100%,1.00);
}
hr {
	border-left: 0px dashed hsla(0,0%,100%,1.00);
	border-right-style: dashed;
	border-right-width: 0px;
	border-bottom: 0px dashed hsla(0,0%,100%,1.00);
	border-top: 1px dashed #333333;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 25%;
}

.dreiBilder {
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 5px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 10px hsla(0,0%,0%,0.25);
	box-shadow: 0px 0px 10px hsla(0,0%,0%,0.25);
}

.sliderHead {
    color: rgba(255,255,255,1.00);
    position: relative;
    display: none;
    padding-left: 1%;
    width: 97%;
    padding-top: 0px;
    margin-top: 60px;
}

.mehrspaltig {
}
.footerLinks {
	display: inline-block;
	width: 100%;
	/* [disabled]height: 85px; */
	text-align: center;
}

.float {
}
footer {
	display: inline-block;
	float: left;
	clear: both;
	color: hsla(0,0%,100%,1.00);
	font-size: 15px;
	line-height: 20px;
	background-image: url(../images/layout/bg-main.jpg);
	text-align: center;
	background-size: 247px auto;
	text-shadow: 0px 0px 5px hsla(0,0%,0%,1.00);
	width: 100%;
	padding-top: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px dashed #FFFFFF;
}
.footer p {

}

#pagewrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.maxwidth {
    max-width: 1270px;
}
.btnnachoben {
}
.float {
}
.button {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    color: hsla(0,0%,100%,1.00);
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    /* [disabled]margin-top: 15px; */
    /* [disabled]margin-bottom: 15px; */
    border-radius: 10px;
    background-image: url(../images/layout/AdobeStock_277311453.jpg);
    border: 1px dashed #FFFFFF;
    -webkit-box-shadow: 0px 0px 10px hsla(0,0%,0%,0.50);
    box-shadow: 0px 0px 10px hsla(0,0%,0%,0.50);
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    text-shadow: 0px 0px 10px #000000;
    background-size: 247px auto;
    width: 100%;
    max-width: 400px;
}
.buttonFooter {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	color: hsla(0,0%,100%,1.00);
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
	background-image: url(../images/layout/AdobeStock_277311453.jpg);
	border: 1px dashed #FFFFFF;
	-webkit-box-shadow: 0px 0px 10px hsla(0,0%,0%,0.50);
	box-shadow: 0px 0px 10px hsla(0,0%,0%,0.50);
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	text-shadow: 0px 0px 10px #000000;
	background-size: 247px auto;
	font-size: 11px;
	width: 100%;
	max-width: 100px;
	text-align: center;
}
.transition {
	-webkit-transition: all 200ms ease-in-out 50ms;
	-o-transition: all 200ms ease-in-out 50ms;
	transition: all 200ms ease-in-out 50ms;
}
.ontop {
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 10px;
	border: 1px solid #FFFFFF;
	background-color: hsla(60,5%,11%,1.00);
	z-index: 111111;
	right: 10px;
}
.herzlichWillkommen {
    display: none;
}
.shadow {
	-webkit-box-shadow: 0px 0px 10px hsla(0,0%,0%,0.50);
	box-shadow: 0px 0px 10px hsla(0,0%,0%,0.50);
}
.aufklapper img {
	margin-bottom: 30px;
	margin-top: 5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 5%;
	margin-left: 5%;
	width: 90%;
	border: 5px solid #FFFFFF;
}

.papier {
    background-image: url(../images/layout/papier.jpg);
}
.aufklapper {
	background-color: hsla(0,0%,100%,1.00);
	color: #333333;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	overflow-y: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px dashed #333333;
	border-radius: 10px;
}
#navi ul a li:hover {
	background-color: #666666;
	text-decoration: none;
}
.headliner {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	float: none;
	max-width: 678px;
	margin-top: 20px;
	margin-bottom: 25px;
}
.ulHeader {
	width: 100%;
	max-width: 678px;
	height: 62px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/layout/ul.png);
	margin-top: 60px;
	margin-bottom: 40px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
	font-size: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.onlyPC {
	display: none;
}
.bgStuhl {
	background-image: url(../images/layout/stuhl-1.png);
	background-repeat: no-repeat;
	background-position: 95% bottom;
	background-size: 25% auto;
}
.bgFaecher {
	background-image: url(../images/bilder/AdobeStock_47801525.jpg);
	background-repeat: no-repeat;
	background-position: 90% bottom;
}
.telefon {
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 40px;
	line-height: 42px;
}
label {
	float: none;
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	display: inline-block;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#textfield, textarea {
	font-family: "Roboto Condensed", sans-serif;
	width: 90%;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	height: 30px;
	margin-left: auto;
	display: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px dashed #666666;
	border-radius: 10px;
}
.auswahlForm {
	font-family: 'Open Sans Condensed', sans-serif;
	float: left;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 30px;
	font-size: 18px;
	margin-left: 0px;
}
textarea {
	font-family: "Roboto Condensed", sans-serif;
	height: 100px;
	font-size: 18px;
	border: 1px dashed #666666;
	border-radius: 10px;
}
#submit  {
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-bottom: 30px;
}
.checkbox {
	float: none;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 90%;
	margin-right: 5%;
	margin-bottom: 30px;
	margin-left: 5%;
	border: 1px dashed #666666;
	border-radius: 10px;
	clear: both;
}
#wenzelForm {
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	display: inline-block;
	width: 100%;
	padding-top: 30px;
	margin-bottom: 30px;
}
#vlightbox1 {
    zoom: 1;
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    display: inline-block;
}

.vlightbox1 div{
	left:0;
	top:0;
	width:100%;
	height:180px;
	background:#000 url(../zoom-in.png) 50% 54% no-repeat;
	opacity:0.6;
	color:#FFF;	
}
.vlightbox1 {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	position: relative;
	vertical-align: top;
	margin-top: 2%;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 2%;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	outline: none;
	max-width: 240px;
	width: 46%;
	float: left;
	-webkit-box-shadow: 0px 0px 20px hsla(0,0%,0%,0.50);
	box-shadow: 0px 0px 20px hsla(0,0%,0%,0.50);
	background-color: hsla(0,0%,100%,1.00);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 5px solid #FFFFFF;
	/* [disabled]border-radius: 10px; */
	overflow-x: hidden;
	overflow-y: hidden;
}
.partnerlogos {
	margin-left: auto;
	margin-right: auto;
	/* [disabled]width: 100%; */
	max-width: 525px;
	text-align: center;
	display: inline-block;
 
}

.partnerlogo {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	position: relative;
	vertical-align: top;
	margin-top: 2%;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 2%;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	outline: none;
	max-width: 240px;
	width: 46%;
	float: left;
	/* [disabled]-webkit-box-shadow: 0px 0px 10px hsla(0,0%,0%,0.20); */
	/* [disabled]box-shadow: 0px 0px 10px hsla(0,0%,0%,0.20); */
	background-color: hsla(0,0%,100%,1.00);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* [disabled]border: 1px dashed #333333; */
	/* [disabled]border-radius: 10px; */
	overflow-x: hidden;
	overflow-y: hidden;
}
.quelle {
	text-align: right;
	font-size: 12px;
	font-style: italic;
	padding-right: 10%;
}






.vlightbox1 a{
	margin:0;
}
.vlightbox1 img{
	display:block;
	border:none;
	margin:0;
}
.vlightbox1 div {
	display:none
}
.bgWhite {
	background-color: #FFFFFF;
	background-image: none;
}
.iframeSlider {
	width: 100%;
	height: 270px;
}
.jokaFachberater {
	width: 50px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	bottom: 70px;
	background-image: url(../images/layout/logo-fb-klein%20-%20Kopie.png);
	background-size: 70px auto;
	border: 1px solid #FFFFFF;
	right: 10px;
}
.stuhlFooter {
	display: none;
}
footer p {
	margin-top: 11px;
	margin-bottom: 10px;
}
.blackend {
	background-color: #000000;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	margin-top: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 80px;
	padding-right: 80px;
	line-height: 15px;
	border-top: 1px dashed #333333;
}
.video {
	border: 5px solid #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 160px;
	width: 280px;
}


/* Umbruch*/

@media screen and (min-width : 640px ){
body {
	font-size: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.blocksatz {
	text-align: center;
}
.mobileBtns {
    display: none;
}
.mobileBtn {
    width: 17%;
}
.slider {
	margin-top: -20px;
}
header {
	height: 50px;
	margin-top: 20px;
	width: 84%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.video {
	width: 560px;
	height: 320px;
}
.logo {
	width: auto;
	margin-top: -19px;
	position: relative;
	z-index: 200;
	display: inline-block;
	top: -55px;
	left: auto;
	right: auto;
	height: 120px;
}
.herzlichWillkommen {
	display: inherit;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}
.dreiBilder {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 28%;
	margin-left: 2%;
	margin-right: 2%;
}
article ul li {
	width: 46%;
	float: left;
	list-style-image: none;
	list-style-type: none;
	display: list-item;
	margin-left: 2%;
	margin-right: 2%;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	border: 1px dashed #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: hsla(0,0%,100%,0.95);
}
label {
}
.bgMain {
	background-image: url(../images/layout/bg-main-1.jpg);
}
.iframeSlider {
	width: 100%;
	height: 400px;
}
.joka {

}
.ontop {


}
.partnerlogo {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	position: relative;
	vertical-align: top;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	outline: none;
	max-width: 185px;
	width: 29%;
	float: left;
	/* [disabled]-webkit-box-shadow: 0px 0px 10px hsla(0,0%,0%,0.20); */
	/* [disabled]box-shadow: 0px 0px 10px hsla(0,0%,0%,0.20); */
	background-color: hsla(0,0%,100%,1.00);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* [disabled]border: 1px dashed #333333; */
	/* [disabled]border-radius: 10px; */
	overflow-x: hidden;
	overflow-y: hidden;
}
.stuhlTop {
	width: 100px;
	position: absolute;
	top: 0px;
	left: auto;
	z-index: 1000;
	margin-left: 68%;
}
.joka {
	width: auto;
	height: 50px;
	position: fixed;
	bottom: 10px;
	background-image: url(../images/layout/logo-fb-gross.png);
	border: 1px solid hsla(0,0%,100%,1.00);
	right: 10px;
	z-index: 1000;
	left: auto;
}
footer p {
	text-align: center;
	width: 100%;
	max-width: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;


}
footer {
	float: left;
	clear: both;
	color: hsla(0,0%,100%,1.00);
	font-size: 15px;
	line-height: 20px;
	background-image: url(../images/layout/bg-main.jpg);
	background-size: 247px auto;
	text-shadow: 0px 0px 5px hsla(0,0%,0%,1.00);
	padding-top: 10px;
}

.stuhlFooter {
	display: block;
	position: absolute;
	width: 13%;
	height: auto;
	margin-top: -4%;
	max-width: 170px;
	margin-left: 65px;
}
.wenzel {
	width: 100px;
	position: absolute;
	margin-top: 20px;
	margin-left: 10px;
	display: inline-block;
}
.jokaFachberater {
	width: 80px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	bottom: 100px;
	left: 10px;
	background-image: url(../images/layout/logo-fb-gross.png);
	background-size: 80px auto;
	border: 1px solid #FFFFFF;
	right: auto;
}












}



/* Umbruch*/

@media screen and (min-width : 1100px ){
.onlyMobile {
    display: none;
}
.newstext {
	overflow-y: hidden;
	height: 160px;
}
.onlyPC {
	display: inline-block;
}

.float {
    width: 44%;
    float: left;
}
header {
    margin-top: 40px;
    margin-bottom: 40px;
}
.slider {
	margin-top: -30px;
}
.menu {
    display: none;
}
#navi ul a li {
	float: left;
	padding-top: 50px;
	padding-bottom: 30px;
	padding-left: 0%;
	padding-right: 0%;
	background-color: transparent;
	color: #666666;
	margin-left: 0%;
	margin-right: 0%;
	width: 33%;
	text-align: center;
	margin-top: 0px;
	background-image: none;
	text-shadow: 0px 0px 0px;
}
.floatRight {
    float: right;

}
.naviTeiler {
	width: 30%;
}
#navi ul {
    background-color: transparent;
}
#navi .active {
	color: #333333;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center 0%;
	background-image: url(../images/layout/active.png);
	background-size: 76px auto;
	font-weight: normal;
}
.mobileBtns {
    display: none;
}
.pcBtns {
    display: block;
    margin-top: -50px;
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}
.mehrspaltig {
    column-count: 2;
    column-gap: 40px;
    text-align: justify;
    width: 93%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-top: 30px;
}
.herzlichWillkommen {
    display: none;
}
#navi {
	z-index: 506;
	position: absolute;
	width: 96%;
	height: 90px;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: -40px;
	transition: none;
}
.logo {
	width: auto;
	margin-top: 0px;
	position: relative;
	z-index: 200;
	display: inline-block;
	top: -60px;
	left: auto;
	right: auto;
	height: 160px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.aufklapper {
	background-color: hsla(0,0%,100%,1.00);
	overflow-y: hidden;
	margin-top: 2%;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 2%;
	width: 46%;
	float: left;
	/* [disabled]height: 760px; */
	clear: none;
}
#navi ul a li:hover {
	background-color: transparent;
	text-decoration: none;
	color: #333333;
}
#vlightbox1 {
    zoom: 1;
	width: 100%;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    display: inline-block;
}
article ul li {
	width: 29.33%;
	float: left;
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin-left: 2%;
	margin-right: 2%;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	border: 1px dashed #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: hsla(0,0%,100%,0.95);
}
.partnerlogos {
	margin-left: auto;
	margin-right: auto;
	/* [disabled]width: 100%; */
	max-width: 820px;
	text-align: center;
	display: inline-block;
 
}
.iframeSlider {
	width: 100%;
	height: 560px;
}
.stuhlTop {
	width: 100px;
	position: absolute;
	top: 0px;
	left: auto;
	z-index: 1000;
	margin-left: 61%;
	margin-top: 55px;
}
.stuhlFooter {
	display: block;
	position: absolute;
	width: 170px;
	height: auto;
	margin-top: -60px;
	max-width: 170px;
}









}


/* Umbruch*/

@media screen and (min-width:1280px){
.mehrspaltig {
	column-count: 3;
}
.slider {

}
#borderBox {
    padding-right: 0.5%;
    margin-top: -40px;
    padding-top: 40px;
    display: inline-block;
    width: 99%;
    padding-left: 0.5%;
}
#navi {
	width: 1134px;
	height: 90px;
	margin-left: 62px;
	margin-right: 5%;
	margin-top: 0px;
}
#navi ul {
    background-color: transparent;
    /* [disabled]margin-top: -40px; */
}
.logo {
	width: auto;
	position: relative;
	z-index: 200;
	display: inline-block;
	top: -60px;
	left: auto;
	right: auto;
}
#pagewrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 0px 0px 50px hsla(0,0%,0%,0.20);
	box-shadow: 0px 0px 50px hsla(0,0%,0%,0.20);
}
body {
	background-image: url(../images/layout/bg-stuhl.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #CCCCCC;
	background-attachment: fixed;
	background-position: right 0%;
}
.iframeSlider {
	width: 100%;
	height: 709px;
}








}



/* Effekte*/

.button:hover, .buttonFooter:hover {
	color: hsla(0,0%,100%,1.00);
	/* [disabled]text-transform: uppercase; */
	background-image: url(../images/layout/bg-main.jpg);
	text-decoration: none;
}
.mobileBtn:hover {
	background-image: url(../images/layout/bg-main.jpg);


}
footer a:hover {
    text-decoration: underline;
}
.aufklapper:hover {
	-webkit-box-shadow: 0px 0px 10px hsla(0,0%,0%,0.50);
	box-shadow: 0px 0px 10px hsla(0,0%,0%,0.50);
}
