/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  min-width: 320px;
  background: url(../gfx/holzfont.jpg) center fixed;
  color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family: AdelleSans-Regular;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 151px;
}

.MalagaOT-Bold { 
	font-family: MalagaOT-Bold;
	font-weight: normal;
	font-style: normal;
}
.MalagaOT-Med { 
	font-family: MalagaOT-Med;
	font-weight: normal;
	font-style: normal;
}
.AdelleSans-Bold { 
	font-family: AdelleSans-Bold;
	font-weight: normal;
	font-style: normal;
}
.AdelleSans-Regular { 
	font-family: AdelleSans-Regular;
	font-weight: normal;
	font-style: normal;
}
.AdelleSans-SemiBold { 
	font-family: AdelleSans-SemiBold;
	font-weight: normal;
	font-style: normal;
}

.AdelleSans-Light { 
	font-family: AdelleSans-Light;
	font-weight: normal;
	font-style: normal;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  padding-left: 15px;
  padding-right: 15px;
  text-shadow: none;
}

.footer a {
  text-shadow: none;
}

b, strong {
    font-family: AdelleSans-SemiBold;
	font-weight: normal;
	font-style: normal;
}

.datenschutz strong, .datenschutz li {
	color: #000 !important;
}

.datenschutz p {
	font-size: 14px;
}

.cookiebar {
	opacity: 0.9;
	z-index: 9999999999;
}

.cookiebar__message, .cookiebar__text {
	margin-bottom: 5px;
}

.cookiebar__button {
	background: #bc2b0b !important;
	border-radius: 0px;
}

.cookiebar__button:hover {
	background: #98270d !important;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.ihlecontainer .container {
  width: auto;
  max-width: 680px;
  padding: 0 15px;
}

.container-fluid, .container {
	padding-left: 0px;
	padding-right: 0px;
}

.binswangerstandard .container-fluid, .binswangerstandard .container {
}

.container {
  max-width: 970px;
}

.nospace {
	margin: 0;
}

.leftspacenone {
	padding-left: 0;
}

.container .text-muted {
  margin: 20px 0;
}

.ce_text {
	padding-left: 15px;
	padding-right: 15px;
}

* {
	font-family: AdelleSans-Light;
	font-weight: normal;
	font-style: normal;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover, a:focus {
	color: #eee;
	text-decoration: underline;
}

.element-item a:hover {
	text-decoration: none;
}

p {
	font-size: 17px;
	font-family: AdelleSans-Light;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4em;
	text-shadow: 0 0 12px rgba(0, 0, 0, 0.9);
}

p.error {
	color: #c51a1b;
	font-weight: 600;
}

.jumbotron {
	margin-bottom: 0;
	background: url(../gfx/rot_oben.png) center bottom repeat-x;
	height: 111px;
	padding: 0; 
	text-align: center;
	position: relative;
	z-index: 1000;
	padding-top: 0px;
}

.footer {
	margin-bottom: 0;
	background: url(../gfx/rot_unten.png) center bottom repeat-x;
	height: 111px;
	padding: 0; 
	text-align: center;
	z-index: 1000;
	padding-top: 0px;
	margin-top: 40px;
	position: absolute;
	bottom: 0;
}

.die-ihle-geschichte .cboxElement {
	display: none;
}

.cboxElement.first0 {
	display: block;
}

.cboxElement.first0 img {
	display: none;
}

.invisible {
	display: none;
}

a.cboxElement.first0 {
	height: 330px;
	width: 100%;
	display: block;
	position: relative;
	box-sizing: border-box;
	margin: 0 auto;
	margin-bottom: -330px;
	
	/* background: #aaa;
	opacity: 0.5; */
}

.clickgallery.cboxElement {
	display: block;
}

.carousel {
	margin-top: -30px;
}

.carousel img {
	width: 100%;
	height: auto;
}

.carousel .carousel-inner {
	padding-bottom: 50px;
}

span.pfeil_links {
	height: 64px;
	width: 28px;
	background: url(../gfx/pfeil_links.png) no-repeat center center;
	left: 20%;
	top: 50%;
	display: inline-block;
    position: absolute;
    z-index: 5;
    margin-top: -32px;
}

span.pfeil_rechts {
	height: 64px;
	width: 28px;
	background: url(../gfx/pfeil_rechts.png) no-repeat center center;
	right: 20%;
	top: 50%;
	display: inline-block;
    position: absolute;
    z-index: 5;
    margin-top: -32px;
}

.carousel-control {
	opacity: 1;
}

.ihlecontainer {
	background: #c51a1b;
}

.ce_youtube {
	padding-left: 100px;
	padding-right: 100px;
}

.mejs-container {
  width: 100% !important;
  height: auto !important;
  padding-top: 56.2%;
}
.mejs-overlay, .mejs-poster {
  width: 100% !important;
  height: 100% !important;
}
.mejs-mediaelement video {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100% !important;
max-width: 100%;
height: auto !important;
max-height: 100% !important;
}

.embed-container {
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
  margin-bottom: 0px;
}
.embed-container iframe {
  position: absolute; 
  top: 0; 
  left: 0;
  width: 100%; 
  height: 100%; 
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 62px;
  padding-bottom: 62px;
}




h2, h1 {
	color: #fff;
	font-family: MalagaOT-Med;
	font-weight: normal;
	font-style: normal;
	font-size: 36px;
	line-height: 1.1;
	/* text-shadow: 0 0 12px rgba(0, 0, 0, 0.9); */
}

.ce_text h2, .ce_text h1 {
	text-align: center;
}

 h1 {
	font-size: 60px;
	line-height: 1;
}

h2 {
	font-size: 45px;
	margin-top: 0;
}

h6 {
	color: #c51a1b;
	font-family: MalagaOT-Med;
	font-weight: 700;
	font-size: 60px;
	margin-bottom: 0;
}

h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
	font-size: 16px;
}

h3.ce_headline {
	padding-left: 15px;
	margin-bottom: 30px;
}

.textzentrieren {
	text-align: center;
}

.ce_text.rahmenbutton {
	border: 1px solid #fff;
	margin-bottom: 60px;
	padding: 30px;
	margin-left: 15px;
	margin-right: 15px;
}

.ce_text.rahmenbutton .image_container {
	position: relative;
}


.ce_text.rahmenbutton .image_container img {
	position: absolute;
	right: 0;
	margin-top: -60px;
}

.ce_text.rahmenbutton p {
	padding-right: 150px;
	margin-bottom: 0;
}

.ce_text.rahmenbutton p.bigarrow::before {
	width: 40px;
	height: 31px;
	content: "";
	display: block;
	background: url(../gfx/Pfeile.png);
	background-size: cover;
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}


body.binswangerstandard h1 {
	margin-bottom: 30px;
	text-align: center;
	margin-top: 5px;
}



footer {
	text-align: center;
}

footer p {
	word-break: keep-all;
	font-family: AdelleSans-SemiBold;
	font-weight: normal;
	font-style: normal;
	font-weight: 300;
}

footer .container p.text-muted  {
	margin-top: 50px;
}

.text-muted {
	color: #fff;
}

table {
	width: 100%;
	border-bottom: dotted;
	border-collapse: inherit;
	border-color rgba(255, 255, 255, 1) 
    border-image-source url('http://cl.ly/3c2J3c0l3r0P/dots.svg')
    border-image-slice 33% 33%
    border-image-repeat round;
    margin-bottom: 10px;
    font-size: 17px;
	font-family: AdelleSans-Light;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4em;
	text-shadow: 0 0 12px rgba(0, 0, 0, 0.9);
	padding-bottom: 5px;
}

table td.rechts {
	text-align: right;
	vertical-align: top;
}

.margintop40 {
	margin-top: 40px;
}

.hintergrund {
	border-style: solid; border-width: 29px 31px 30px 29px; -moz-border-image: url(../gfx/dekorahmen.png) 29 31 30 29 repeat; -webkit-border-image: url(../gfx/dekorahmen.png) 29 31 30 29 repeat; -o-border-image: url(../gfx/dekorahmen.png) 29 31 30 29 repeat; border-image: url(../gfx/dekorahmen.png) 29 31 30 29 fill repeat;
	background: transparent;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 0px;
}

.hintergrund p, .hintergrund h2, .hintergrund table {
	text-shadow: none;
}

.hintergrund p, .hintergrund table {
	color: #000;
}

.hintergrund a {
	color: #bc2b0b;
}

.hintergrund h2 {
	color: #bc2b0b;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 25px;
}

.hintergrund h2::after {
	width: 100%;
	height: 27px;
	display: block;
	content: "";
	background: url(../gfx/deko2.png) no-repeat center center;
	margin-top: 10px;
}

.hintergrund .information {
	font-size: 12px;
	color: #5a4e3b;
}

.hintergrund .hinweis p {
	line-height: 1em;
}

.hintergrund .toggler {
	color: #bc2b0b;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 25px;
	font-size: 45px;
	font-family: MalagaOT-Med;
	font-style: normal;
    font-weight: normal;
    line-height: 1.3;
    cursor: pointer;
    background: transparent;
    background-image: transparent;
    -moz-border-image: none; 
	-webkit-border-image: none; 
	-o-border-image: none; 
	border-image: none;
}

.hintergrund .toggler.ui-state-default::after {
	width: 60px;
	height: 60px;
	display: block;
	content: "";
	background: url(../gfx/plus.png) no-repeat center center;
	margin-top: 10px;
	position: absolute;
	margin-left: auto;
 margin-right: auto;
 left: 0;
 right: 0;
    -moz-border-image: none; 
	-webkit-border-image: none; 
	-o-border-image: none; 
	border-image: none;
	padding: 0;
	border-width: none;
}

.hintergrund .toggler.ui-state-active::after {
	width: 100%;
	height: 27px;
	display: block;
	content: "";
	background: url(../gfx/deko2.png) no-repeat center center;
	margin-top: 10px;
	position: relative;
}

.hintergrund .ui-accordion-header {
	-moz-border-image: none; 
	-webkit-border-image: none; 
	-o-border-image: none; 
	border-image: none;
	padding: 0;
	border-width: 0;
}



a.buttonrot {
	border-style: solid; border-width: 10px 19px 13px 11px; -moz-border-image: url(../gfx/kasten_rot.png) 10 19 13 11 repeat; -webkit-border-image: url(../gfx/kasten_rot.png) 10 19 13 11 repeat; -o-border-image: url(../gfx/kasten_rot.png) 10 19 13 11 repeat; border-image: url(../gfx/kasten_rot.png) 10 19 13 11 fill repeat;
	display: block;
	font-size: 18px;
	text-align: center;
	margin-left: 15px;
	margin-bottom: 20px;
	color: #fff;
}

.image_container {
	-webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.6);
	box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.6);
}

.image_container img {
	border: 10px solid #fff;
}

.rahmenlos .image_container {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.rahmenlos .image_container img {
	border: none;
	width: 100%;
	height: auto;
}

.bildrahmen img {
	display: block;
	border: 10px solid #fff;
	transform: rotate(-3deg);
	-webkit-box-shadow: 8px 8px 10px 1px rgba(0,0,0,0.5);
	box-shadow: 8px 8px 10px 1px rgba(0,0,0,0.5);
	margin-top: 20px;
}

.bildrahmen.rechts img {
	display: block;
	border: 10px solid #fff;
	transform: rotate(-3deg);
	-webkit-box-shadow: -8px 8px 10px 1px rgba(0,0,0,0.5);
	box-shadow: -8px 8px 10px 1px rgba(0,0,0,0.5);
	margin-top: 20px;
}

.bildrahmen.rahmenlos img {
	display: block;
	border: none;
	transform: rotate(0deg);
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-top: 0px;
}

.bildrahmen.links .image_container {
	padding-right: 20px;
	margin-bottom: 30px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.bildrahmen.rechts .image_container {
	padding-left: 20px;
	margin-bottom: 30px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.carousel-indicators {
	bottom: 0;
}

.carousel-indicators li {
	background: #fff;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    text-indent: -999px;
    width: 10px;
    -webkit-box-shadow:inset 0 0 1px 0px #000;
	box-shadow:inset 0 0 1px 0px #000;
	width: 12px;
	height: 12px;
	margin-right: 5px;
}

.carousel-indicators li.active {
	background: #bc2b0b;
	border: none;
	margin: 1px;
	margin-right: 5px;
}

.carousel .item {
	text-align: center;
}

.carousel .item img {
	width: 80%;
	display: block;
	margin: 0 auto;
	border: 10px solid #fff;
	transform: rotate(-3deg);
	margin-top: 60px;
	-webkit-box-shadow: 8px 8px 10px 1px rgba(0,0,0,0.5);
	box-shadow: 8px 8px 10px 1px rgba(0,0,0,0.5);
}

.fullimage .item img {
	width: 80%;
	display: block;
	margin: 0 auto;
	border: 10px solid #fff;
	transform: rotate(-3deg);
	margin-top: 60px;
	-webkit-box-shadow: 8px 8px 10px 1px rgba(0,0,0,0.5);
	box-shadow: 8px 8px 10px 1px rgba(0,0,0,0.5);
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
}


.ihlearbeiter {
	display: block;
	position: absolute;
	right: 100px;
	text-align: right;
	z-index: 900;
	margin-top: -80px;
	font-family: MalagaOT-Med;
	font-weight: 400;
	line-height: 16px;
}

.hauptnavi {
	padding-left: 10px;
	padding-right: 10px;
}

.binswangerstandard .hauptnavi {
	margin-top: 50px;
}

.hauptnavi ul {
	display:table;
	margin: 0 auto;
	padding-left: 0;
}

.hauptnavi ul.level_1 {
	background: url(../gfx/navi_deko.png) no-repeat center bottom;
	width: 100%;
	height: 100px;
	overflow: hidden;
	padding-bottom: 26px;
}

.hauptnavi li {
	list-style: none;
	display: table-cell;
	vertical-align: middle;
}

.hauptnavi li a {
	font-family: MalagaOT-Med;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	font-size: 18px;
	padding: 0 10px 0 10px;
	white-space:nowrap;
	cursor: pointer;
	text-transform: uppercase;
	height: 70px;
	display: block;
	padding-top: 50px;
	margin-bottom: 10px;
	background: url(../gfx/navi_herz.png) no-repeat left center;
	text-align: center;
	text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.9);
}

.hauptnavi li a:hover {
	text-decoration: none;
}

.hauptnavi li.first a {
	padding-right: 10px;
}

.hauptnavi li.last a {
	padding-left: 10px;
}

.navistandard .hauptnavi li a:hover, .navistandard .hauptnavi li.active a, .hauptnavi li.trail a {
	background: url(../gfx/navi_herz.png) no-repeat center center;
}

.hauptnavi li.button a::before {
	background: transparent;
}

.hauptnavi li.button a.is-checked, .hauptnavi li.is-checked a {
	background: url(../gfx/navi_herz.png) no-repeat center center;
}



body.binswangerstandard .hauptnavi li a:hover::after, body.binswangerstandard .hauptnavi li.active a::after, body.binswangerstandard .hauptnavi li.trail a::after {
	background: url(../gfx/Navi_Aktiv_rot.png) no-repeat center center;
}

.binswangerhome .col-md-4, .binswangerhome .col-sm-4, .binswangerhome .col-xs-6 {
 width: 33.3%;
}

.col-md-3 {
	width: 25%;
}

.homecontainer {
	border: 4px solid #fff;
	background: #fff;
	width: 100%;
	height: auto;
	-webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.6);
	box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.6);
}

.homecontainer.transparent {
	border: none;
	background: transparent;
}

.homecontainer img {
	width: 100%;
	height: auto;
	margin-bottom: 0;
}

.homebox {
	display: block;
	position: relative;
}

.homebox a {
	display: block;
	position: relative;
	height: 100%;
}

.homebox h2 {
	font-family: AdelleSans-Light;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	text-align: center;
	margin: 0;
	width: 100%;
	text-shadow: none;
}

.homerahmen {
	width: 70%;
	border-style: solid; border-width: 11px 10px 10px 9px; -moz-border-image: url(../gfx/rahmen.png) 11 10 10 9 repeat; -webkit-border-image: url(../gfx/rahmen.png) 11 10 10 9 repeat; -o-border-image: url(../gfx/rahmen.png) 11 10 10 9 repeat; border-image: url(../gfx/rahmen.png) 11 10 10 9 fill repeat;
	position: relative;
	margin-top: -22px;
	margin-left: 15%;
	margin-right: 15%;
	
}

.endegelaende {
	background: url(../gfx/original_regional.png) no-repeat center center;
	height: 85px;
	display: block;
}

.platzhalter {
	width: 294px;
	height: auto;
	display: block;
}

.homecontainer h2 {
	color: #000;
	font-family: MalagaOT-Med;
	font-weight: 600;
	font-size: 22px;
	margin-top: 15px;
	text-align: center;
}

.homecontainer h3 {
	color: #c51a1b;
	font-family: MalagaOT-Med;
	font-weight: 600;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
}

h3 {
	color: #fff;
	font-family: MalagaOT-Med;
	font-weight: 600;
	font-size: 22px;
	margin-top: 15px;
	margin-bottom: 0px;
}

h3.rot {
	color: #c51a1b !important;
	margin-top: 0;
}


.container-fluid.homemain {
	margin-top: 20px;
}

.homemain .line {
	background: url(../gfx/trenner.png) no-repeat center center;
	height: 67px;
	clear: both;
	margin-bottom: 40px;
	margin-left: 10px;
	margin-right: 10px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.noline .line {
	border: none;
}

.homemain .col-md-4 {
	margin-bottom: 30px;
}

.schwarzaufweiss {
	color: #000;
}

.schwarzaufweiss .textbox {
	padding: 0 15px 0 15px;
}

.mobilenavi, .mobilenavi button {
	display: none;
}

.textbox.line {
	background: url(../gfx/whiteline.png) no-repeat center top;
	border-bottom: 0;
	margin-bottom: 20px;
}

.brotfamilien .textbox.line, .brotfamilien .bottomline {
	background: none;
}

.brotfamilien h2 {
	margin-bottom: 0;
}

.brotfamilien h2 img {
	margin-bottom: 5px;
	margin-right: 5px;
}

.bottomline {
	background: url(../gfx/whiteline.png) no-repeat center bottom;
	height: 1px;
	width: auto;
}

.textbox.line h2 {
	margin-top: 0;
	padding-top:10px;
	font-size: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
}

.line.bottomspace {
	margin-bottom: 40px;
	margin-top: 10px;
}

.mobiledevice {
	  display: none;
  }
  
  .desktopdevice {
	  display: block;
  }

.kaffeetasse {
	display: none;
}

.die-ihle-geschichte .kaffeetasse {
	display: block;
	width: 569px;
	height: 522px;
	background: url(../../ihle_files/02_Historie/Tasse.png) left top no-repeat;
	position: absolute;
	z-index: -200;
	margin-top: 45px;
	overflow: hidden;
}

.fullimage {
	margin-top: -30px;
}

.fullimage img {
	width: 100%;
	height: auto;
}

.oversize {
	width: 120%;
	margin-left: -10%;
}

.leftrightspace {
	padding-left: 15px;
	padding-right: 15px;
}

.morespace .left.leftrightspace {
	padding-left: 85px;
	padding-right: 15px;
}

.textboxwhitecontainer {
	padding-left: 15px;
	padding-right: 15px;
}

.textboxwhite {
	background: #fff;
	margin-top: 130px;
}

.logoicon .textboxwhite {
	margin-top: 60px;
}

.textboxwhite h2, .textboxwhite p, .textboxwhite li {
	color: #000;
}

.textboxwhite h2 {
	width: 190px;
	padding-top: 90px;
}

.logoicon .textboxwhite h2 {
	width: 100%;
	padding-top: 0px;
}

.textboxwhite p {
	
}

.textboxwhiteline {
	border-top:1px solid #000;
}

.textboxwhiteline.bottomspace {
    padding-bottom: 20px;
}

.textboxwhite .button {
	width: 119px;
	height: 118px;
	display: block;
	position: absolute;
	margin-top: -60px;
}

.logoicon .textboxwhite .button {
	display: none;
}

.textboxwhite .product {
	width: 290px;
	height: 290px;
	display: block;
	position: absolute;
	margin-top: -60px;
	right: 15px;
	background-position: top center !important;
	background-repeat: no-repeat !important;
}

.logoicon .textboxwhite .product {
	width: 100px;
	height: 100px;
	margin-top: -20px;
	right: 15px;
}

.fairtrade-bio-kaffee-bei-ihle .logoicon .leftrow .textboxwhite .product {
	right: 30px;
}

.homemain ul {
	padding: 0;
	margin: 0;
}


.homemain li {
	padding: 0;
	margin: 0;
	font-size: 17px !important;
	font-weight: 300;
	margin-left: 15px;
}

/* .homemain li::before {
	width: 9px;
	height: 10px;
	display: block;
	background: url(../gfx/roter_pfeil.png) no-repeat left top;
	content: "";
	float: left;
	margin-top: 5px;
	margin-left: -15px;
} */

.hintergrund.programm li {
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
	width: 100%;
	border-bottom: dotted;
	border-collapse: inherit;
	border-color rgba(255, 255, 255, 1) 
    border-image-source url('http://cl.ly/3c2J3c0l3r0P/dots.svg')
    border-image-slice 33% 33%
    border-image-repeat round;
    padding-bottom: 10px;
    padding-top: 10px;
    list-style: none;
}

.hintergrund.programm li::before {
	margin: 0;
	padding: 0;
	background: none;
	width: 0;
}

.whiteback {
	margin: 0 15px 0 15px;
	background: #fff;
	border: 4px solid #fff;
	color: #000;
}

.whiteback.beige {
	background: #f0e4da;
	padding-left: 85px;
	padding-right: 85px;
}

.whiteback.beige hr {
	border-color: #000;
}

.whiteback.beige .ce_text {
	padding: 0;
	padding-bottom: 25px;
}

.whiteback h3 {
	color: #000;
	text-align: center;
	font-family: "Khand",sans-serif;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 20px;
}

.whiteback.beige h3 {
	color: #c51a1b;
	text-align: left;
	margin-top: 25px;
}

.whiteback h1 {
	color: #000;
	margin-bottom: 0px !important;
}

.dlh_googlemap {
	width: 100%;
	height: 480px;
	margin-bottom: 40px;
	border: 10px solid #fff;
	-webkit-box-shadow: 8px 8px 10px 1px rgba(0,0,0,0.5);
	box-shadow: 8px 8px 10px 1px rgba(0,0,0,0.5);
}

.gm-style-iw, .gm-style-iw a {
	color: #000;
}
.gm-style-iw p {
	padding-left: 0px;
	margin-bottom: 0;
	text-shadow: none;
	text-align: center;
}


.whitelinebottomtop {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin-bottom: 30px;
	margin-top: 10px;
	padding-bottom: 20px;
	padding-top: 30px;
	margin-left: 6px;
	margin-right: 6px;
}

#ui-accordion-1-header-0 {
	font-family: "Khand",sans-serif;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 15px;
	padding-left: 25px;
}

#ui-accordion-1-header-0::before {
	background: url(../gfx/agb-pfeilrot.png) no-repeat center center;
	width: 19px;
	height: 19px;
	content: "";
	display: block;
	float: left;
	margin-top: 6px;
	margin-right: 5px;
	cursor: pointer;
	margin-left: -25px;
}

.ce_accordionSingle {
	margin-bottom: 30px;
	cursor: pointer;
}

.produkte .row {
	padding-left: 15px;
	padding-right: 15px;
}

.produktimage {
	width: 100%;
	clear: both;
}

.produktimage img {
	height: auto;
	width: 100%;
}

.produktekasten {
	overflow: hidden;
}

.produktcontainer {
    background: #fff none repeat scroll 0 0;
    border: 4px solid #fff;
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    box-sizing: border-box;
}

.produktcontainer h3 {
	color: #c51a1b;
	font-family: MalagaOT-Med;
	font-weight: 600;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
}

.centbutton {
	position: absolute;
	margin-top: -90px;
	right: 20px;
}

.ce_image img, .textbox.leftrightspace img.bmwmini {
	width: 100%;
	height: auto;
	margin-right: -15px;
	
}

.ce_image.bildklein img {
	width: 60%;
	height: auto;
	margin-right: -15px;
	display: block;
  margin-left: auto;
  margin-right: auto;
}

form {
	margin-bottom: 30px;
}

label {
	font-size: 16px;
	font-weight: normal;
}



.form-control {
	border: transparent;
	height: 50px;
	font-size: 16px;
	opacity: 0.9;
	border-radius: 0;
}

select.select {
	border: transparent;
	height: 50px;
	font-size: 16px;
	opacity: 0.9;
	border-radius: 0;
	width: 100%;
	color: #555;
}

select.select option {
	color: #555;
}

.widget, .widget-select {
	margin-bottom: 25px;
}

.btn.btn-default.submit {
	border-style: solid; border-width: 10px 19px 13px 11px; -moz-border-image: url(../gfx/kasten_rot.png) 10 19 13 11 repeat; -webkit-border-image: url(../gfx/kasten_rot.png) 10 19 13 11 repeat; -o-border-image: url(../gfx/kasten_rot.png) 10 19 13 11 repeat; border-image: url(../gfx/kasten_rot.png) 10 19 13 11 fill repeat;
	display: block;
	font-size: 18px;
	text-align: center;
	text-shadow: none;
	color: #fff;
	background: transparent;
	width: 100%;
	margin-top: 0px;
}

.checkbox {
	float: left;
	display: block;
	position: absolute;
}

.checkbox_container label {
	float: left;
	display: block;
	margin-left: 20px;
}

.checkbox_container a {
	text-decoration: underline;
}

.radio {
	margin-bottom: 5px;
	margin-top: 5px;
}

.radio label {
	font-weight: 300;
}

#ctrl_9 .radio {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

.headlinesmall label {
	font-weight: 300;
}

.widget-text, .widget-captcha, .widget-select {
	margin-top: 5px;
}

.pflichtfelderhinweis {
	font-weight: 300;
	text-align: right;
	margin-top: 40px;
	font-size: 16px;
}

.btn-default {
	background-color: #c51a1b;
	color: #fff;
	border: none;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 18px;
	margin-top: 20px;
}

.btn-default:hover {
	background-color: #c51a1b;
	color: #f0e4da;
} 




.datalist {
	list-style: none;
	display: none;
	background: white;
	color: black;
	box-shadow: 0 2px 2px #999;
	position: absolute;
	left: inherit;
	top: inherit;
	max-height: 300px;
	overflow-y: auto;
}
.datalist:empty {
	display: none !important;
}
.datalist li {
	padding: 3px;
	font: 13px "Lucida Grande", Sans-Serif;
}
.datalist li.active {
	background: #3875d7;
	color: white;
}

ul.datalist {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

/*safari bug beheben*/
.col-md-6,.col-sm-6,.col-xs-12 {position: inherit;}


/* ---- isotope ---- */

.isotope {
  -webkit-transition-property: height;
  -moz-transition-property: height;
  -ms-transition-property: height;
  -o-transition-property: height;
  transition-property: height;
}

/* clear fix */
.isotope:after {
  content: '';
  display: block;
  clear: both;
}


#filters {
	margin-bottom: 40px;
}

.button-group.morespace {
	margin-top: 50px;
}

.button-group button {
	text-transform: uppercase;
	border: none;
	background: none;
	text-decoration: none;
}

.button-group button:hover, .button-group button.is-checked {
	color: #fe6f00;	
}

.button-group button:hover::before {
    width: 10px;
    cursor: pointer;
    display: inline-block;
    overflow: visible;
    white-space: nowrap;
    content: "";
    padding: 0;
    margin-left: 0px;
    border-bottom: 2px solid #000;
    position: absolute;
    margin-top: 18px;
}

#home {
	width: 970px;
	display: block;
}

.angebot img {
	border: 1px solid #fff;
}

.angebot {
	margin-bottom: 40px;
}



#cboxOverlay{background:#000;}
#colorbox{outline:0;}
    #cboxContent{margin-top:20px; margin-bottom: 50px; background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #fff !important; background:#fff;}
        #cboxTitle{position:absolute; bottom:-50px !important; top:inherit !important; left:0; color:#ccc; font-size: 16px}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#fff !important;}
        #cboxLoadingGraphic{background:url("../images/loading.gif") no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url("../images/controls.png") no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url("../images/controls.png") no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url("../images/controls.png") no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}


.vielen-dank-fuers-teilnehmen .leftrightspace, .filialwettbewerb .leftrightspace {
	padding: 0;
}

.vielen-dank-fuers-teilnehmen .ce_image img, .vielen-dank-fuers-teilnehmen .textbox.leftrightspace img.bmwmini,
.filialwettbewerb .ce_image img, .filialwettbewerb .textbox.leftrightspace img.bmwmini {
    height: inherit;
    margin: 0;
    width: inherit;
    margin-right: -85px;
    margin-top: 30px !important;
    height: auto;
    width: 120%;
    margin-bottom: 50px;
}

.vielen-dank-fuers-teilnehmen h1, .filialwettbewerb h1 {
	text-align: left !important;
	margin-top: 80px !important;
	font-family: "Khand",sans-serif !important;
	font-weight: 700;
}

.vielen-dank-fuers-teilnehmen h3, .filialwettbewerb h3 {
margin-top: 15px !important;
}

blockquote {
    border-left: none;
    font-size: 16px;
    margin: 0 0 20px;
    padding: 10px;
	border-style: solid; border-width: 29px 31px 30px 29px; -moz-border-image: url(../gfx/dekorahmen.png) 29 31 30 29 repeat; -webkit-border-image: url(../gfx/dekorahmen.png) 29 31 30 29 repeat; -o-border-image: url(../gfx/dekorahmen.png) 29 31 30 29 repeat; border-image: url(../gfx/dekorahmen.png) 29 31 30 29 fill repeat;
	background: transparent;
	color: #000;

}

.buttonlink a {
	border-style: solid; border-width: 10px 19px 13px 11px; -moz-border-image: url(../gfx/kasten_rot.png) 10 19 13 11 repeat; -webkit-border-image: url(../gfx/kasten_rot.png) 10 19 13 11 repeat; -o-border-image: url(../gfx/kasten_rot.png) 10 19 13 11 repeat; border-image: url(../gfx/kasten_rot.png) 10 19 13 11 fill repeat;
	display: block;
	font-size: 18px;
	text-align: center;
	text-shadow: none;
	color: #fff;
	clear: both;
}

footer .container .mod_navigation {
	margin-top: 35px;
}

footer ul {
	margin: 0;
	padding: 0;
	display:table;
	margin: 0 auto;
	padding-left: 0;

}

footer li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

footer li a {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	height: 30px;
	display: block;
	padding-top: 25px;
	margin-bottom: 10px;
	font-size: 18px;
}

footer li a:hover {
	text-decoration: none;
	background: url(../gfx/footer_herz2.png) no-repeat center center;
}

footer li a.active {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	background: url(../gfx/footer_herz2.png) no-repeat center center;
}

footer li a::before {
	display: block;
	content: "I";
	float: left;
	width: 9px;
	color: #bc2b0b;
	padding-right: 8px;
}

footer li a::after {
	display: block;
	content: "I";
	float: right;
	width: 9px;
	padding-left: 8px;
}

footer li.last a::after {
	content: "";
	margin-left: 0px;
}

.ce_dma_eg_3 h2, .ce_dma_eg_2 h2 {
	margin-bottom: 20px;
}

.ce_gallery li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ce_gallery img {
	width: 100%;
	height: auto;
	-webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.6);
	box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.6);
	border: 6px solid #fff;
}

.ce_gallery .image_container {
	padding: 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
}






.ui-accordion-header {
    color: #bc2b0b;
    cursor: pointer;
    font-family: MalagaOT-Med;
    font-size: 45px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.3;
    margin-bottom: 25px;
    margin-top: 25px;
    text-align: center;
	border-style: solid; 
	border-width: 29px 31px 30px 29px; 
	-moz-border-image: url(../gfx/dekorahmen.png) 29 31 30 29 repeat; 
	-webkit-border-image: url(../gfx/dekorahmen.png) 29 31 30 29 repeat; 
	-o-border-image: url(../gfx/dekorahmen.png) 29 31 30 29 repeat; 
	border-image: url(../gfx/dekorahmen.png) 29 31 30 29 fill repeat;
	background: transparent;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 0px;
}

.ui-accordion-header-active {
    margin-bottom: 30px;
    margin-top: 5px;
    text-align: center;
    font-size: 60px;
    color: #fff;
    font-family: MalagaOT-Med;
    font-style: normal;
    font-weight: normal;
    line-height: 1.1;
    border-style: none;
    border-width: none;
    padding: 0;
    background: transparent;
    background-image: transparent;
    -moz-border-image: none; 
	-webkit-border-image: none; 
	-o-border-image: none; 
	border-image: none;
}

.ce_accordion {
	clear: both;
}

.panel {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: 0;
    margin-bottom: 20px;
}

li.ui-tabs-tab {
	width: 25%;
	float: left;
	margin: 0;
	text-align: center;
}

li.ui-tabs-tab a {
	font-family: MalagaOT-Med;
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    color: #fff;
    text-align: center;
    padding: 5px;
}

li.ui-tabs-active, li.ui-tabs-active a:hover, li.ui-tabs-tab, li.ui-tabs-tab a:hover, li.ui-tabs-tab a:focus{
	background: transparent;
}

li.ui-tabs-active a::before {
	width: 20px;
	height: 14px;
	display: block;
	content: "";
	background: url(../gfx/footer_herz.png);
	background-size: cover;
	margin-top: 12px;
	float: left;
}

li.ui-tabs-active a::after {
	width: 20px;
	height: 14px;
	display: block;
	content: "";
	background: url(../gfx/footer_herz.png);
	background-size: cover;
	margin-top: 12px;
	float: right;
}

#cboxCurrent, #cboxTitle {
	display: none !important;
}

#cboxLoadedContent {
	border: 10px solid #fff !important;
}

#cboxPrevious {
	width: 40px !important;
	left: 10px !important;
}

#cboxNext {
	width: 40px !important;
	right: 10px !important;
}

#cboxClose {
	height: 35px !important;
	top: 10px !important;
	right: 30px !important;
}

.caroufredsel_thumbnails_wrapper {
	height: auto !important;
	width: 100% !important;
	float: left !important;
	left: inherit !important;
	bottom:  inherit !important;
    display:  inherit !important;
    margin: 0;
    overflow:  inherit !important;
    position: relative;
    right:  inherit !important;
    text-align: left;
    top:  inherit !important;
    z-index:  inherit !important;
	
}

.caroufredsel_thumbnails {
	position: relative  !important;
	width: 100%  !important;
	height: auto !important;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}

.caroufredsel_thumbnails_controls {
	display: none;
}

.caroufredsel_thumbnail {
	width: 16.66666666%;
	margin-right: 0 !important;
}

.caroufredsel_thumbnail .image_container {
	padding: 9px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.caroufredsel_thumbnail .image_container img {
	width: 100%;
	height: auto;
	-webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.6);
	box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.6);
	border: 6px solid #fff;
}

.caroufredsel_gallery .image_container {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.caroufredsel_gallery .image_container img {
	width: 100%;
	height: auto;
	-webkit-box-shadow: none;
	box-shadow: none;
}


.camera_wrap img {
	-webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.6);
	box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.6);
	border: 10px solid #fff !important;
}

.camera_prev {
	background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0 !important;
	margin-left: 10px;
	-webkit-border-radius: 0 10px 10px 0;
border-radius: 0 10px 10px 0;
}

.camera_next {
	background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0 !important;
	margin-right: 10px;
	-webkit-border-radius: 10px 0 0 10px;
border-radius: 10px 0 0 10px;
}

.camera_prevThumbs, .camera_nextThumbs, .camera_commands, .camera_thumbs_cont {
	background: transparent !important;
}

img.camera_thumb {
	opacity: 1 !important;
}

.camera_thumbs_cont ul li {
	display: block !important;
	float: left !important;
	padding: 9px !important;
}

.camera_thumbs_cont ul li > img {
	margin-top: 0 !important;
	width: 100% !important;
	height: auto !important;
	border: 6px solid #fff !important;
}

.camera_command_wrap {
	margin-left: -12px !important;
    margin-right: -12px !important;
}

.camera_target_content {
	margin-bottom: -80px;
	margin-left: 10px;
	margin-right: 10px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.camera_thumbs_cont {
	margin-top: 100px;
}

.camera_nextThumbs, .camera_prevThumbs {
	visibility: inherit !important;
	background: rgba(255,255,255,0.3) !important;
}




a.metzgereilink {
    background: transparent;
    display: block;
    height: 149px;
    margin-top: 12px;
    position: fixed;
    right: 0;
    transition: all 200ms ease-in-out 0s;
    width: 45px;
    z-index: 11111;
}

.galeriebutton {
	margin-bottom: 40px;
}

.galeriebutton a h3 {
	text-decoration: none;
}

.galeriebutton a:hover {
	text-decoration: none;

}


.hintergrund h3 {
    color: #bc2b0b;
    cursor: pointer;
    font-family: MalagaOT-Med;
    font-size: 45px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.3;
    text-align: center;
}

.hintergrund h3::after {
    background: rgba(0, 0, 0, 0) url("../gfx/plus.png") no-repeat scroll center center;
    border-image: none;
    content: "";
    display: block;
    height: 60px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: -10px;
    padding: 0;
    position: absolute;
    right: 0;
    width: 60px;
}

.binswangerhomesub .container-fluid.desktopnavi {
	margin-top: 80px;
}

.ce_juiTabStart .ui-widget-header {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
	margin-left: 10px;
    margin-right: 10px;
}

.ce_juiTabStart {
	 
}

.roterbutton {
	clear: both;
}

























@media (max-width: 1160px) {

.oversize {
	width: 100%;
	margin-left: 0%;
}

}


@media (max-width: 900px) {
.hintergrund {
    padding-left: 30px;
    padding-right: 30px;
}


}


@media (max-width: 810px) {

.hauptnavi li a {
	padding-left: 5px;
	padding-right: 5px;
}

}


@media (max-width: 799px) {

.vielen-dank-fuers-teilnehmen h1, .filialwettbewerb h1 {
	font-size: 55px;
}

}

@media (max-width: 767px) {

.jumbotron {
	margin-bottom: 0;
	background: url(../gfx/rot_oben.png) center bottom repeat-x;
	height: 111px;
	padding: 0; 
	text-align: center;
	position: relative;
	z-index: 1000;
	padding-top: 0px;
}

.container.binswangerlogo img {
	width: 240px;
	height: auto;
}


    .mobiledevice {
	  display: block;
  }
  
  .desktopdevice {
	  display: none;
  }
  

  
  .row.ce_dma_eg_4 .textbox h3 {
	  text-align: center !important;
  }
  
  .morespace .left.leftrightspace {
    padding-left: 85px;
    padding-right: 85px;
}

.embed-container {
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.embed-container iframe {
  position: absolute; 
  top: 0; 
  left: 0;
  width: 100%; 
  height: 100%; 
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
}


.container-fluid.homemain {
    margin-top: 20px;
}

.binswangerhomesub .container-fluid.homemain {
	margin-top: 90px;
}

.ce_dma_eg_2 p, .ce_dma_eg_2 h2, .ce_dma_eg_3 p, .ce_dma_eg_3 h2 {
	text-align: center;
}

.bildrahmen .image_container {
	text-align: center;
}

.bildrahmen img {
	width: 70%;
	display: inline !important;
}

.homemain .col-md-4 {
    margin-bottom: 10px;
}

.homebox h2 { 
	font-size: 16px;
}

.binswangerstandard .container-fluid.homemain {
	margin-top: 70px;
}
  
a.metzgereilink {
	display: none;
}
  
  .desktopnavi, #filters {
	  display: none;
  }
  
  .mobilenavi {
	  display: block;
	  position: absolute;
	  right: 15px;
	  margin-top: 8px;
	  z-index: 1100;
  }

  .mobilenavi button {
	  background: transparent url(../gfx/navibutton.png) no-repeat top center;
	  border: none;
	  width: 20px;
	  height: 16px;
	  margin-top:10px;
	  display: block;
  }
  
  .mobilenavi .dropdown-menu {
	  left: inherit;
	  right: -15px;
	  border-radius: 0;
	  border: none;
	  background: #bb2b0a;
	  margin-top: 10px;
	  z-index: 11900;
  }
  
  .mobilenavi .dropdown-menu li {
	  margin-bottom: 5px;
  }
  
  .mobilenavi .dropdown-menu li a{
	color: #fff;
	font-family: MalagaOT-Med;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
  }
  
  .mobilenavi .dropdown-menu li.subnavi a{
	color: #fff;
	font-family: AdelleSans-Light;
    font-style: normal;
    font-weight: normal;
    text-transform: inherit;
  }
  
  .mobilenavi .dropdown-menu li a:hover, .mobilenavi .dropdown-menu li.active a {
	  color: #c51a1b;
	  background-color: #fff;
  }
  
  h1 {
	font-size: 42px;
}

.homebox h2 { 
	font-size: 14px;
}

h2 {
	font-size: 32px;
}

.hintergrund .toggler {
	font-size: 32px;
}

.hintergrund h3 {
	font-size: 32px;
}

.fontheight50 {
	font-size: 32px !important;
}

li.ui-tabs-tab {
	width: 33.33333%;
}

body {
  background: url(../gfx/holzfont-dunkel-kachel.jpg) repeat fixed 0 0 / contain ;
}


}

@media (min-width: 768px) {
  .container {
    width: 100%;
  }
  
  .col-md-5 {
	width: 20%;
}

.col-sm-5 {
	width: 20%;
}

.dreivirtel .col-md-6.col-sm-6 {
	width: 66.6667%;
}

.dreivirtel .col-md-6.col-sm-6.rechtespalte {
	width: 33.3333%;
}


}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}


@media (max-width: 740px) {


	.ihlearbeiter {
	right: 20px;
	margin-top: -60px;
}

.col-xs-6 {
	width: 50%;
}

.homecontainer.transparent {
	display: none;
}

.ce_dma_eg_3 .textblock, .ce_dma_eg_2 .textblock {
	margin-top: 10px;
}

.line.bottomspace {
	margin-bottom: 20px;
    margin-top: 20px;
}


}


@media (max-width: 570px) {
	.col-md-4 {
		/* width: 100%; */
	}
	
.die-ihle-geschichte .kaffeetasse {
	width: 70%;
	background-size: contain;
}

.morespace .left.leftrightspace {
    padding-left: 15px;
    padding-right: 15px;
}

.dlh_googlemap {
    height: 300px;
}

.ce_youtube {
	padding-left: 15px;
	padding-right: 15px;
}

.container-fluid.homemain {
	margin-top: 20px;
}

.jumbotron {
    height: 75px;
}

.container.binswangerlogo img {
	width: 162px;
	height: 119px;
}

.binswangerstandard .container-fluid.homemain {
	margin-top: 50px;
}

.hintergrund .toggler {
	font-size: 30px;
}

li.ui-tabs-tab {
	width: 50%;
}

/* Background Fix für ios */

html {
  position: relative;
  min-height: 100%;

width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;

  -webkit-background-size: auto auto;
  -moz-background-size: auto auto;
  -o-background-size: auto auto;
  background-size: auto auto;
  
}

.wrap_bg{
    background-image: url('../gfx/holzfont.jpg') !important;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 768px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    z-index: -1;
    -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
    }

body {
	margin-bottom: 0;
}

footer .mod_navigation {
	display: none;
} 

.footer {
	margin-bottom: 0;
	background: url(../gfx/rot_unten.png) center top repeat-x;
	height: 80px;
	padding: 0; 
	text-align: center;
	position: relative;
	z-index: 1000;
	padding-top: 0px;
	margin-top: 40px;
}




}

@media (max-width: 480px) {


	
.carousel-control {
	display: none;
}

	.ihlearbeiter {
	right: 20px;
	margin-top: -60px;
}

.binswangerhome .col-md-4 {
		width: 50%;
	}
	
.mobilenavi {
	  margin-top: 8px;
}
  
  .whiteback.beige {
    padding-left: 15px;
    padding-right: 15px;
}

.col-mini-12 {
	width: 100%;
}

.fullimage {
	margin-top: -10px;
}

.container-fluid.homemain {
	margin-top: 40px;
}

.binswangerhomesub .container-fluid.homemain {
	margin-top: 70px;
}

.vielen-dank-fuers-teilnehmen .ce_image img, .vielen-dank-fuers-teilnehmen .textbox.leftrightspace img.bmwmini,
.filialwettbewerb .ce_image img, .filialwettbewerb .textbox.leftrightspace img.bmwmini {
    height: inherit;
    margin: 0;
    width: inherit;
    margin-right: -15px;
    margin-top: 30px !important;
    height: auto;
    width: 100%;
    margin-bottom: 50px;
}


 #cboxContent{margin-bottom: 100px;}
 #cboxTitle{ bottom:-100px !important;}




.ce_text.rahmenbutton {
	padding-top: 80px;
}

.ce_text.rahmenbutton .image_container {
	position: relative;
}


.ce_text.rahmenbutton .image_container img {
	position: absolute;
	right: 0;
	margin-top: -140px;
}

.ce_text.rahmenbutton p {
	padding-right: 0px;
	margin-bottom: 0;
}

.hintergrund {
	padding-left: 0px;
	padding-right: 0px;
}

.bildrahmen img {
	width: 100%;
}



}


@media (max-width: 400px) {

	.textboxwhite .product {
	width: 190px;
	height: 190px;
	background-size: contain !important;
}

.whiteback.beige {
    margin-left: 10px;
    margin-right: 10px;
}

	
li.ui-tabs-tab {
	width: 100%;
}
	
.homemain .col-md-4 {
	margin-bottom: 15px;
}

.homemain .col-xs-6	{
	padding:0 7px 0 7px;
}

.binswangerstandard .col-xs-6 {
    padding: 0 15px;
}

.alles-neu-bei-ihle.binswangerstandard .col-xs-6, .mein-ihle.binswangerstandard .col-xs-6  {
    padding: 0 7px;
}

.homemain {
	padding-left: 8px;
	padding-right: 8px;
}

.homemain .line {
	margin-left: 7px;
	margin-right: 7px;
}

.whiteback {
    margin: 0 10px;
}



}

@media (max-width: 320px) {


	

	
	.produkte h1 {
	font-size: 35px;
}

}



