*, *:after, *:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    font-smooth: always;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000000,offX=0,offY=0) alpha(opacity=0.4) progid:DXImageTransform.Microsoft.Blur(pixelradius=2.15,enabled='true');
    -ms-filter: "progid:DXImageTransform.Microsoft.dropShadow(color=#000000,offX=0,offY=0)" "alpha(opacity=0.4)" "progid:DXImageTransform.Microsoft.Blur(pixelradius=2.15, enabled='true')";
    text-rendering: optimizeLegibility;
    outline: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*{
	margin: 0;
	padding: 0;
}
.TraminoVorlage{
	margin: 0 !important;
}

#body{
	font-family: 'Signika', sans-serif;
	font-weight: 300;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	background: #3b5998;
}
iframe{
	background-color: #EBF0FE;
	min-height: 600px;	
}

li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #FFFFFF;
}
.nav > li > a:hover, .nav > li > a:focus{
	background-color: transparent;	
}
h1,h2,h3,h4,h5,h6{
	color: #FFFFFF;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6{
	line-height: 1.2em;
	margin-bottom: 1rem;
}
h1,h2{
	font-family: 'Cookie', cursive;
}
h1{
	
}
h2{
		font-size: 3em;
}

p{
	margin-bottom: 1rem;
}

#sprachwahl{
	padding-left: 1em;	
}

#sprachwahl,
#sprachwahl a{
	color: #ddd;
}

.pages{
	height: 555px;
	position: relative;
	transition: min-height 0.5s ease-out;
}


#main, #footer{
	overflow: hidden;
}

#left{
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	height: 555px;
	float: left;
	background: #ebf0f5;
}
#left:after{
	content: '';
	position: absolute;
	bottom: -10px;
	right: 30px;
	display: inline-block;
	width: 70px;
	height: 70px;
	background-image: url(https://tramino.s3.amazonaws.com/s/landhaus-dobler/741524/dobler-vogel.png);
}
#left .mainMenu{
	font-size: 1.2rem;
	margin-left: 17%;
}
#left .mainMenu li{
	line-height: 2em;
}
#left .mainMenu li a{
	color: #243859;
}
#left .mainMenu li a:hover,
#left .mainMenu li.nav_aktiv a{
	color: #243859;
	font-weight: bold;
}

#bergbahn{
	width: 120px;
	position: absolute;
    right: 190px;
    bottom: -50px;
}
#logo{
	width: 320px;
	height: 180px;
	background: url(https://tramino.s3.amazonaws.com/s/landhaus-dobler/741525/fereinwohnung-dobler-logo.png) no-repeat center center;
}

#main{
	width: 100%;
	float: left;
	padding-left: 320px;
}
#main .content{
	position: relative;
	max-width: 1600px;
	overflow: hidden;
}
#main .content .slider{
	width: 100%;
	max-height: 555px;
	overflow: hidden;
	position: relative;
	margin-bottom: 74px;
}

#main .content .article{
	max-width: 1300px;
	clear: both;
	overflow: hidden;
	margin-bottom: 2em;
}
#main .content .article .text{
	width: 50%;
	padding: 3% 3% 0;
	float: left;
}
#main .desc_gal,
#main .content .article .Bild{
	float: left;
	width: 50%;
}
#main .desc_gal .File{
	width: 50%;
}
#footer{
	background-color: #efefef;
	color: #243859;
	position: relative;
	width: 100vw;
}
#footer a{
	color: #243859;	
}
#footer .inside{
	padding: 3% 2%;
}


#daterangepicker{
	position: fixed;
	display: block;
	background-color: #ebf0f5;
	top: 0px;
	right: 0px;
	z-index: 9;
	line-height: 44px;
	padding: 0 20px 3px;
	color: #3b5998;
}
#daterangepicker input,
#daterangepicker button{
	height: 30px;
	padding: 0 20px;
	border: none;
	border-radius: 3px;
	margin-left: 16px;
	line-height: 30px;
}
#daterangepicker input{
	min-width: 185px;
}
#daterangepicker button{
		height: 30px;
		background-color: #3b5998;
		color: #FFFFFF;
}


/****** Ferienwohnung *******/

#main .kategorie_list .content .article{
	position: relative;
	margin-left: 3%;
	width: 97%;
	padding-bottom: 16px;
	padding-right: 16px;
}
#main #preisliste,
#main .kategorie_list .article .inside,
#main .article .inside,
#body #reserva{
	background-color: 	#ebf0f5;
	color: #243859;
	margin: 5em 0 2% 0;
	position: relative;
	box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.5);
	display: inline-block;
	width: 98%;
}
#main .article h2{
	position: absolute;	
	top: -1.5em;
	left: 0;
	z-index: 9;
}
#main .article .text > * {
  vertical-align: bottom;
}
#main .kategorie_list .article .text{
	padding-top: 6em;
}
#main .kategorie_list .article > .Bild.File {
	line-height: 0;
}
.link.btn{
	background-color: #462800;
	line-height: 1.3em;
	width: auto;
	float: left;
	margin-right: 8px;
	padding: 4px 16px;
	border-radius: 3px;
}
.link.btn a{
	width: 100%;
	height: 100%;	
	color: #FFFFFF;
}
#main .kategorie_list .article .link.btn{
	background-color: #3b5998; 
}
#main .kategorie_list .article .link.btn.first{
	background-color: rgba(60, 90, 153, 0.5) 
}
#main .content .kategorie_detail.article{
	margin-top: 5em;
	max-width: 1300px;
}
#main .kategorie_detail.article #motiv{
	float: left;
	width: 50%;
}
#main .content .kategorie_detail.article #motiv .Bild{
	width: 100%;
}
#main .kategorie_detail.article #motiv,
#main .content .kategorie_detail.article .desc_gal{
	padding-right: 2%;
}
#main .content .kategorie_detail.article .desc_gal .Bild{
	width: 50%;
	float: right;
	padding: .6% 0 0 .3%;
}
#main .kategorie_detail.article #motiv_2 .Bild{
	padding: .6% .3% 0 0;	
}
#main .content .kategorie_detail.article .desc_gal .motiv:nth-child(3){
	clear: both;
}

#preisliste h2{
	position: absolute;
	top: -60px;	
}#body #reserva{
	margin: 0 0 0 0;
	box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	background: #ebf0f5;
	color: #243859;
	padding: 2em 1em;
}	
#body .ReservaCartBox{
	margin-top: 2em;
}
#body #reserva .signal{
	background-color: #243859 !important;
}
#reserva .search .input.on .value {
    border-color: #243859 !important;
    color: #243859 !important;
    background-image: none;
}
#body #reserva td.ui-datepicker-current-day{
    background-color: #243859;
}
#body #reserva .selected{
    background-color: #243859;	
}
#body #reserva .steps .step.on{
	color: #462800;
}
#body #reserva .steps .step.on span.circle{
    background-color: #243859;		
}
#body #reserva .LoadingBar .bar{
    background-color: #243859;	
}
#body #reserva .result .notfound{
	border-color: #243859;	
	margin-top: 1em;
}
#reserva .result .item .details span,
#reserva #MiniCart .pos .remove{
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
#reserva .result .item .details span:hover,
#reserva #MiniCart .pos .remove:hover{
	background-color: #243859 !important;	
}
#reserva .result .client .info h2,
#reserva .result .item h3 .info,
#reserva .result .client .info,
#reserva .result .item h3{
	color: #243859;
}
#reserva .result .item h3 .info{
	line-height: normal;
}
.classes-result .class,
.belegung,
.request,
#cart{
	background-color: #ebf0f5;
	padding: 1rem;
	color: #243859;
}
.T2646 .booking .class .info h2,
.T2646 .booking .class .info .text > .inner,
.T2646 section h5,
.T2646 section h5.normal,
.classes-result .class h2,
#gastgeber-teaser-form{
	color: #243859;
}
.classes-result .class .col.images{
	padding-right: 1rem;	
}

#cart{
	margin: 5rem 1.5rem 1.5rem;
}
#cart .maxwidth{
	max-width: 1280px;
	width: 100%;
}
.btn_cart{
	border: 1px solid #243859;
	border-radius: 3px;
	padding: 3px .5rem;
	color: #243859;
}/* Bootstrap */

@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('https://cdn.jsdelivr.net/bootstrap/latest/fonts/glyphicons-halflings-regular.eot');
  src: url('https://cdn.jsdelivr.net/bootstrap/latest/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://cdn.jsdelivr.net/bootstrap/latest/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('https://cdn.jsdelivr.net/bootstrap/latest/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://cdn.jsdelivr.net/bootstrap/latest/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://cdn.jsdelivr.net/bootstrap/latest/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-calendar:before {
    content: "\e109";
}


.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}


/* phonenumber */

.phonenumber{
	position: absolute;
	font-size: 1.5em;	
	padding: 0 10px;
	background-color: #3b5998;
	right: 0px;
	color: #FFFFFF;
}

/* datepicker */
#daterangepicker_m{
	position: absolute;
	display: none;
	background: url('https://tramino.s3.amazonaws.com/s/landhaus-dobler/743437/online-buchen.png') no-repeat center center;
	width: 235px;
	height: 60px;
	top: 0px;
	left: 50%;
	margin-left: -117px;
	z-index: 9;
}
#daterangepicker_m a{
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 60px;
	padding-left: 30px;
	color: #243859;
}

.daterangepicker {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: absolute;
  color: inherit;
  background: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  color: #000000;

  /* Calendars */ }
  .daterangepicker:before, .daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''; }
  .daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc; }
  .daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent; }
  .daterangepicker.opensleft:before {
    right: 9px; }
  .daterangepicker.opensleft:after {
    right: 10px; }
  .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.opensright:before {
    left: 9px; }
  .daterangepicker.opensright:after {
    left: 10px; }
  .daterangepicker.dropup {
    margin-top: -5px; }
    .daterangepicker.dropup:before {
      top: initial;
      bottom: -7px;
      border-bottom: initial;
      border-top: 7px solid #ccc; }
    .daterangepicker.dropup:after {
      top: initial;
      bottom: -6px;
      border-bottom: initial;
      border-top: 6px solid #fff; }
  .daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001; }
  .daterangepicker.single .ranges, .daterangepicker.single .calendar {
    float: none; }
  .daterangepicker.show-calendar .calendar {
    display: block; }
  .daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px; }
    .daterangepicker .calendar.single .calendar-table {
      border: none; }
    .daterangepicker .calendar th, .daterangepicker .calendar td {
      white-space: nowrap;
      text-align: center;
      min-width: 32px; }
  .daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    background: #fff; }
  .daterangepicker table {
    width: 100%;
    margin: 0; }
  .daterangepicker td, .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer; }
    .daterangepicker td.available:hover, .daterangepicker th.available:hover {
      background-color: #eee;
      border-color: transparent;
      color: inherit; }
    .daterangepicker td.week, .daterangepicker th.week {
      font-size: 80%;
      color: #ccc; }
  .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999; }
  .daterangepicker td.in-range {
    background-color: #ebf0f5;
    border-color: transparent;
    color: #000;
    border-radius: 0; }
  .daterangepicker td.start-date {
    border-radius: 4px 0 0 4px; }
  .daterangepicker td.end-date {
    border-radius: 0 4px 4px 0; }
  .daterangepicker td.start-date.end-date {
    border-radius: 4px; }
  .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #243859;
    border-color: transparent;
    color: #fff; }
  .daterangepicker th.month {
    width: auto; }
  .daterangepicker td.disabled, .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through; }
  .daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default; }
  .daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%; }
  .daterangepicker select.yearselect {
    width: 40%; }
  .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
    width: 50px;
    margin-bottom: 0; }
  .daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%; }
    .daterangepicker .input-mini.active {
      border: 1px solid #243859;
      border-radius: 4px;
	  background-color: #ebf0f5; }
  .daterangepicker .daterangepicker_input {
    position: relative; }
    .daterangepicker .daterangepicker_input i {
      position: absolute;
      left: 8px;
      top: 8px; }
  .daterangepicker.rtl .input-mini {
    padding-right: 28px;
    padding-left: 6px; }
  .daterangepicker.rtl .daterangepicker_input i {
    left: auto;
    right: 8px; }
  .daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px; }
    .daterangepicker .calendar-time select.disabled {
      color: #ccc;
      cursor: not-allowed; }

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }
  .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  .ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #462800;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer; }
    .ranges li:hover {
      background: #243859;
      border: 1px solid #243859;
      color: #fff; }
    .ranges li.active {
      background: #243859;
      border: 1px solid #243859;
      color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
    .daterangepicker .ranges ul {
      width: 160px; }
    .daterangepicker.single .ranges ul {
      width: 100%; }
    .daterangepicker.single .calendar.left {
      clear: none; }
    .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
      float: left; }
    .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
      float: right; }
    .daterangepicker.ltr {
      direction: ltr;
      text-align: left; }
      .daterangepicker.ltr .calendar.left {
        clear: left;
        margin-right: 0; }
        .daterangepicker.ltr .calendar.left .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.ltr .calendar.right {
        margin-left: 0; }
        .daterangepicker.ltr .calendar.right .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.ltr .left .daterangepicker_input {
        padding-right: 12px; }
      .daterangepicker.ltr .calendar.left .calendar-table {
        padding-right: 12px; }
      .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
        float: left; }
    .daterangepicker.rtl {
      direction: rtl;
      text-align: right; }
      .daterangepicker.rtl .calendar.left {
        clear: right;
        margin-left: 0; }
        .daterangepicker.rtl .calendar.left .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.rtl .calendar.right {
        margin-right: 0; }
        .daterangepicker.rtl .calendar.right .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.rtl .left .daterangepicker_input {
        padding-left: 12px; }
      .daterangepicker.rtl .calendar.left .calendar-table {
        padding-left: 12px; }
      .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
        text-align: right;
        float: right; } 
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker.ltr .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .calendar.left {
    clear: none !important; } }

@media (max-width: 700px) {
	#daterangepicker_m{
		display: block;
	}
	#daterangepicker{
		display: none;
	}
	#main{
		padding-left: 0px;
	}
}input[type=submit]{
	font-size: 1em !important;	
	color: #3b5998;
	padding: 3px 8px;
}
input[type=text]{
	color: #3b5998;
}
.TraminoForm .input textarea {
	color: #3b5998;
	padding: 5px!important;
}
.recaptcha{
	overflow: hidden;	
}.rating{
	max-width: 1300px;
    clear: both;
    overflow: hidden;
    margin-bottom: 2em;	
	background: #FFFFFF;
	color: #243859;
	padding: 5%;
}
.T3065 .maxwidth,
.maxwidthsmall{
	max-width: 650px !important;
	float: left;
	width: 48%;
	margin: 0 1%;
}
#rating h1,
#rating .group > .Widget label{
	color: #243859;
}#reserva .ReservaMobileCart .phone img{ width: auto; }



@media (min-width: 1500px) {
	.text p{
		font-size: 1.3em;
		line-height: 1.3em;
	}
}

@media (max-width: 960px) {
	#main .content .article .text,
	#main .content .article .Bild{
		width: 90%;
	}
	#main #preisliste, 
	#main .kategorie_list .article .inside,
	#body #reserva{
		width: 90%;
	}
	#main .kategorie_list .article .inside .text,
	#main .kategorie_list .article .inside .Bild{
		width: 100%;
	}
	#main .kategorie_list .article .inside .text{
		padding-top: 2%;
	}
	#main .kategorie_list .article .link.btn{
		width: 48%;
		height: 44px;
		text-align: center;
		line-height: 38px;
		margin-bottom: 8px;
		font-size: 1.5em;
	}
}
@media (max-width: 720px) {
	#main{
		padding-left: 0px;	
	}
	#daterangepicker{
		position: absolute;
		left: 50%;
		right: inherit;
		width: 300px;
		margin-left: -150px;
	}
	#daterangepicker .phonenumber,
	#daterangepicker .pickertext{
		display: none;
	}
	#daterangepicker input,
	#daterangepicker button{
		padding: 0;
	}
	#daterangepicker button{
		width: 30px;
	}
	#left{
		width: 100%;
		position: inherit;
		height: auto;
		position: relative;
	    overflow: visible;
    	z-index: 99;
	}
	#bergbahn{
		display: none;
	}

	#main .content .article{
		padding: 0 5%;
	}
	#main .content .article .text,
	#main .content .article .Bild{
		width: 100%;	
	}

	#bergbahn_inkl{
		position: absolute;
		z-index: 9;
		bottom: 0;
	}

	#main .content .slider,
	.pages{
		max-height: 320px;
		position: relative;
	}
	#i1, #i2, #i3{
		background-size: 100%;
	}
	#left .mainMenu{
		max-height: 0px;
		overflow: hidden;
		-webkit-transition: max-height 0.8s;
		-moz-transition: max-height 0.8s;
		transition: max-height 0.8s;
	}
	#left.openMenu .mainMenu{
		max-height: 600px;
		padding-bottom: 3em;
	}
	#nav_icon{
		display: block;
		position: absolute;
		top: 24px;
		right: 24px;
		height: 25px;
		width: 40px;
		cursor: pointer;
		z-index: 3;
		padding-top: 15px;
	}
	#nav_icon .nav_line{
		position: relative;
		width: 40px;
		height: 2px;
		background-color: #462800;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		-ms-transition: all 1s;
		transition: all 1s;
		
	}
	#nav_icon .nav_line:before,
	#nav_icon .nav_line:after{
		position: absolute;
		content: '';
		width: 40px;
		height: 2px;
		left: 0;
		background-color: #462800;
		-webkit-transition: all .35s;
		-moz-transition: all .35s;
		-o-transition: all .35s;
		-ms-transition: all .35s;
		transition: all .35s;
	}
	#nav_icon .nav_line:before{
		top: -15px;
	}
	#nav_icon .nav_line:after{
		top: 15px;
	}
	#left.openMenu #nav_icon .nav_line{
		background-color: transparent;
	}
	#left.openMenu #nav_icon .nav_line:after{
		transform: rotate(-45deg);
		top: 0;
	}
	#left.openMenu #nav_icon .nav_line:before{
		transform: rotate(45deg);
		top: 0;
	}
	#main #preisliste, #main .kategorie_list .article .inside, #body #reserva{
		width: 95%;
	}
	#preisliste table th, #preisliste table td{
		padding: 5px !important;
	}
	#main .mobileNav{
		display: block;
	}
	#main .mobileNav a span{
		display: none;
	}
	#main .mobileNav li a{
		background-color: #3b5998;
		display: block;
		width: 44px;
		height: 44px;
		margin: 0 auto;
		border-radius: 5px;
		margin-top: 10px;
	}
	.leftside, .rightside{
		float: none;
	}
	#main .article h2{
	position: absolute;
    top: -2.5em;
    left: 0;
    z-index: 9;
	font-size: 29px;
	}
	#footer{
		padding-bottom: 3rem;
	}
	.form_wrapper{
		margin: 0 2rem;
	}#preisliste tr th:nth-child(2),
	#preisliste tr th:nth-child(4),
	#preisliste tr td:nth-child(2),
	#preisliste tr td:nth-child(4){
			display: none;
	}
	#preisliste.kat_1 tr th:nth-child(3),
	#preisliste.kat_1 tr td:nth-child(3){
			display: block;
	}
	#preisliste.kat_1 tr th:nth-child(4),
	#preisliste.kat_1 tr td:nth-child(4){
			display: none;
	}
	.maxwidthsmall,
	.maxwidth{
		width: 94% !important;
		margin: 0 3% !important;
	}
}