html, *, *:before, *:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    font-smooth: always;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 0%);
    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;
}
body{
	line-height: 140%;	
}
.File.Bild{
	outline: 1px solid transparent;
}

.filter_open #TraminoInhalt > div {
    position: relative;
    z-index: 0;
}
.filter_open #page header .header{
	display: none;
}

.S4508 .specialfont{
	font-family:"Baskerville Disp PT Bold W03";	
}input {
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}

#anfrage{
	max-width: 960px;
	margin: 0 auto;	
	padding: 1% 1.5rem 2%;
    background: -moz-linear-gradient(left, #FFFFFF, #f2f2f2 30%);
    background: -webkit-linear-gradient(left, #FFFFFF, #f2f2f2 30%);
}

#anfrage-form{
	color: #000;
}
@media screen and (min-width: 768px){
	#anfrage-form{
		display: grid;
	    grid-template-columns: 1fr 1fr;	
		color: #000;
	}
	#anfrage-form input[type="submit"],
	#anfrage-form .row.anrede{
		grid-column: 1/3;
		max-width: 456px;
	}
	.T957 #anfrage .row.umfrage{
		position: relative;
		grid-column: 1/3;
		border-bottom: 1px solid #ddd !important;
		padding-bottom: 4rem;
	}
	.T957 #anfrage .row.umfrage:after{
		content: 'Ihre Kontaktdaten';
		position: absolute;
		bottom: 0;
		font-size: 1.5rem;
	}
	#anfrage.nohelpers .left.col2{
		
	}
}

.TraminoForm .input input,
.TraminoForm textarea{
	border: none;
	height: 44px;
	padding: 5px 2em;
	background-color: #ddd;
}
.TraminoForm .label{
	text-align: left;
}
.TraminoForm .formtype_Datum{
	float: left;
	width: 50%;
}
.TraminoForm .formtype_Spamstop{
	clear: both;	
}
.TraminoForm .group{
	width: 100% !important;
}
.TraminoForm .group .element{
	width: 48%;
	margin: 0 1%;
	float: left;
}
.checkout input[type="text"], 
#anfrage input[type="text"], 
.TraminoForm input[type="password"], 
.TraminoForm input[type="date"],
.TraminoForm input[type="datetime"],
#TraminoInhalt input[type="email"],.TraminoForm input[type="number"],.TraminoForm input[type="search"],.TraminoForm input[type="tel"],
.TraminoForm input[type="time"],.TraminoForm input[type="url"],.TraminoForm input:not([type]),.TraminoForm textarea {
    width: 100%;
	height: 44px;
	padding: 0 1rem !important;
	font-size: 1rem !important;
    display: inline-block;
    background: #fff;
	border: 1px solid #000;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 1px 1px #eee;
    -webkit-box-shadow: inset 0 1px 1px #eee;
    box-shadow: inset 0 1px 1px #eee;
    -moz-transition: all .15s linear;
    -webkit-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input:not([type]), textarea{
	border-color: #ddd !important;	
}

select{
	font-size: 1rem;
	height: 44px;
	padding: 0 1rem;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 1px 1px #eee;
    -webkit-box-shadow: inset 0 1px 1px #eee;
    box-shadow: inset 0 1px 1px #eee;
}
.anrede select,
.kategorie  select{
	width: 100%;	
}
#anfrage .left.col1{
	float: none;
	font-size: 1rem;
	margin: .5rem 0;
}
.content .TraminoForm .label h4{
	text-align: left;
}
.T3082 .tb{
	float: left;
}
.TraminoForm .input SELECT{
	width: 100%;
	height: 44px;	
	background-color: #ddd;
}
.TraminoForm .input textarea{

}
#anfrage textarea{
	padding: 15px;
	font-size: 16px;
	height: 5rem;	
}
#anfrage .left.col2{
	padding: 0 !important;	
}
#anfrage .row{
	margin-top: 1.5em;	
}
#anfrage .left.col1{
	font-weight: normal !important;
}
#anfrage .idk{
	font-size: 1rem;
	margin-top: 1rem;
}
.ui-datepicker{
	width: inherit !important;	
}
#besteller_form input[type="submit"],
#anfrage-form input[type="submit"],
input[type="button"],
#cart .bottom_button{
	height: 44px;
    display: inline-block;
    background: #840000;
	font-size: 1rem;
	color: #FFF;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 1px 1px #eee;
    -webkit-box-shadow: inset 0 1px 1px #eee;
    box-shadow: inset 0 1px 1px #eee;
    -moz-transition: all .15s linear;
    -webkit-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#anfrage .left.col1{
	width: 100% !important;	
}
.left.col1{
	color: #000;
}
.left.col2 .hasDatepicker{
	width: 40%;
}
#anfrage .row{
	border: none !important;
}
.ui-datepicker-trigger:before{
	content: '';
	width: 100px;
	height: 48px;
	background: blue;
}
#cartProgressBar .step{
  counter-increment: posMarkup;	
}
#cartProgressBar .step.active{
  color: #840000 !important;
}
#cartProgressBar .step:before{
	content: counter(posMarkup);	
	padding-right: .5rem;
	font-size: 2em;
}
#cartProgressBar .step4{
	color: transparent;
}

@media screen and (max-width: 640px){
	.TraminoVorlage.T957{
		margin: 0;
		padding: 0;
	}
	select{
		padding: .5rem;	
	}
	#anfrage .left.col1{
		margin: 0;	
	}
}
#menu_datepicker_display,
#menu_people_display{
	background-color: #eaeaea;
	border: 2px solid transparent;
}
#menu_datepicker_display:hover,
#menu_people_display:hover{
	background-color: #FFF;
}

#ibe-container .search-container .button:hover{
	background-color: #ddd;
}
#menu_datepicker_display.on,
#menu_people_display.on{
	background-color: #fff;
	border: 2px solid green;
}

body .reserva-datepicker,
body .reserva-people-select,
body .people-panel{
	box-shadow: 0px 20px 20px rgb(0 0 0 / 30%);
	border-radius: 12px;
}
body .reserva-datepicker,
body .reserva-people-select{
	transform: translateY(1rem);
}
.people-panel select.room-type,
.people-panel select.room-childage{
	width: fit-content;
}

.datepicker-item-info{
	min-height: 48px;	
}

#body .T2883.S4783 .header .button_wrapper input[type="submit"]{
	background-color: transparent !important;
	border-radius: 3px;
	border: 2px solid transparent;
}
#body .T2883.S4783 .header .button_wrapper input[type="submit"]:hover{
	background-color: #dab810 !important;	
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next,
.reserva-datepicker .ui-datepicker-calendar td{
	padding: 1vw;	
}

#page #gastgeber-teaser-form .submit input[type="submit"]{
	line-height: normal;
	height: 40px;
}
#page .T2646 .booking .search .button.pulldown{
	background-image: none;
}


@media screen and (min-width: 1200px){
  .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next,
  .reserva-datepicker .ui-datepicker-calendar td{
	padding: 12px;	
  }
}

#body #page .reserva-datepicker .ui-datepicker td:hover{
	background-color: #dedede;
}

.results-list > div{
   	width: 100%;
}
@media screen and (min-width: 767px){
	.results-list > div{
   		width: 50%;
	}	
}
@media screen and (min-width: 1200px){
	.results-list > div{
   		width: 33.333%;
	}	
}

.S4532 .search

.reserva-datepicker .ui-datepicker-title{
	margin-bottom: 2vw;	
}
.reserva-datepicker input.from,
.reserva-datepicker input.to{
	height: 36px;
	border-radius: 12px;
}

.reserva-datepicker .date_wrapper{
	height: auto;
	position: relative;
    display: inline-block;
	padding-left: 8px;
	background-color: #ccc;
	border-radius: 12px;
}
.reserva-datepicker .date_wrapper .word{
	display: none;	
}
.reserva-datepicker .date_wrapper:before{
	content: "Anreise";
	font-size: 14px;
}
.reserva-datepicker .date_wrapper + .date_wrapper:before{
	content: "Abreise";
	white-space: pre-wrap;
}

@media screen and (max-width: 767px){
	.datepicker_open .reserva-datepicker .date_wrapper{
		margin: 1.5rem 5px 0 !important;	
		padding-left: 0;
	}
	.reserva-datepicker .date_wrapper:before{
		position: absolute;	
		top: -1.5rem;
		color: #888;
	}
	.nights{
		width: 100%;
		margin-bottom: .5rem;
	}
	.modes{display:none;}
	input[type="date"]{
		min-height: 32px;	
		line-height: 36px;
	}
	.T2646 .booking .class .info{
		width: 98%;	
	}
}



.datepicker-open .reserva-datepicker .date_wrapper,
.datepicker_open .reserva-datepicker .date_wrapper{
    background-color: #238C00;
	color: #FFF;
	margin: 0 5px;
	border: 3px solid #238C00;
	box-shadow: 0 0 5px rgba(0,0,0,.4);
    position: relative;
	z-index: 9;
}
.reserva-datepicker .date_wrapper + .date_wrapper{
	background-color: #CCC;
	color: #000;
	border: 3px solid transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.4);
	z-index: inherit;
}
.datepicker-open .reserva-datepicker.selecting .date_wrapper,
.datepicker_open .reserva-datepicker.selecting .date_wrapper{
    background-color: #CCC;
	color: #000;
	border: 3px solid transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.4);
	z-index: inherit;
}

.reserva-datepicker.selecting .date_wrapper + .date_wrapper{
	background-color: #238C00;
	color: #FFF;
	border: 3px solid #238C00;
	box-shadow: 0 0 5px rgba(0,0,0,.4);
	z-index: 9;
}
#TraminoAnhang287998  .results-list .notify,
#ibe-container .results-list .notify{
	color: #efefef;	
}

#TraminoAnhang287998{
	background-image: url(https://tramino.s3.amazonaws.com/s/wir-oberstdorfer/1035555/wiroberstdorfer-grafikenwebseite-1stof8-200x110px.jpg);	
}

@media screen and (min-width: 960px){
	#ibe-container{
		padding-left: 30px;
		position: relative;
		z-index: 95;
	}
}
#TraminoAnhang287998 aside,
#ibe-container aside{
	background-color: #FFF;	
}
#TraminoAnhang287998 aside .tags a:before, 
#TraminoAnhang287998 aside .tags .tag:before,
#ibe-container aside .tags a:before, 
#ibe-container aside .tags .tag:before{
	border: 1px solid #ddd;
}

/* Sort Order */

#sort_order [data-orderby="auto"],
#sort_order [data-orderby="booking"]{
	display: none;
}


.result-box .logo{
	display: none;	
}
.result-box .info{
	padding-left: 1.5rem;	
}
.result-box .text{
	width: 95% !important;	
}
.result-box .text h2{
  font-family: 'Baskerville Disp PT Bold W03', serif;	
}
.result-box .text h3{
	line-height: 140%;
}

.datepicker-controls{
	padding: 8px .5rem 16px;
	border-bottom: 1px solid #999;	
	border-radius: 6px 6px 0 0;
}
.datepicker-controls .mode{
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0,0,0,.3);
	margin: 0 3px;
}
.datepicker-controls input{
	border-radius: 0 0 25px 0;	
}
.result-box .item .info .price .online-booking {
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    letter-spacing: 0px;
    /* height: 75px; */
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    margin: 0px;
    font-size: 10px;
    line-height: 1.1;
    padding: 7px 5px 0px 5px;
    background-color: green;
    color: #FFF;
    width: 58px;
    height: 32px;
    text-align: center;
    padding-top: 5px;
	position: absolute;
    top: 0;
    right: 0;
	transform: translate3d(32px, -23px, 0);
}
.datepicker-controls .modes{
	display: none;	
}
.control-nights{
	
}


#TraminoAnhang287998 .results-list .result-box .info.bottom .text h3,
#ibe-container .results-list .result-box .info.bottom .text h3{
	color: #000 !important;	
}
.result-box > .inner{
	border-radius: 12px;
	overflow: hidden;
	padding-bottom: 16px;
	box-shadow: 0 0 20px rgb(47 5 5 / 70%)
}
.result-box .inner .slider{
	border-radius: 12px;
	overflow: hidden;
}

.result-box-overlay-right {
    position: absolute;
    top: 0;
    left: 0;
	right: inherit;
	width: content-fit;
    background: white;
    border: none;
    padding: 0px 10px 0px 0px;
    text-align: right;
    font-size: 12px;
    line-height: 15px;
    z-index: 50;
}
.result-box-overlay-right .digit {
    padding: 4px 5px 1px 7px;
}

.T2646 .booking .class .stars,
.result-box .stars{
	background-color: #fef7e7;	
	left: -3px;
}
.T2646 .booking .class .stars:after,
.result-box .stars:after,
.result-box-overlay-right:after {
	display:none;
}

.result-box .slider .item .info{
	background: none;	
}
.result-box .slider .item .info .text{
	display: block;	
	max-width: 190px;
    text-align: right;
    position: absolute;
    right: 40%;
    background-color: rgba(255,255,255,.85);
    padding: .5rem;
    color: #000;
	opacity: 0;
	transform: scale(.5);
	transition: transform .345s ease;
}
.result-box .slider .item .info .text:after{
	content: "";
    display: inline-block;
    position: absolute;
    right: -16px;
    top: 20px;
    border-style: solid;
    border-width: 0 8px 16px 8px;
    border-color: transparent transparent rgba(255,255,255,.85) transparent;
    transform: rotate(90deg);
}

@media screen and (min-width: 768px){
  .result-box .slider .item .info .price:hover + .text{
	opacity: 1;
	transform: scale(1);
	transition: transform .345s ease;
  }
}

@media (min-width: 700px) and (max-width: 999px){
  .results-list{
    justify-content: center;	
  }

}



.result-box .slider .item .info .text .inner b,
.result-box .slider .item .info .text .inner br{
	display: none;	
}
.result-box .item .info .price{
	background: #fff;
	color: #000;
	width: 27%;
	position: absolute;
	top: -3px;
    right: 50px;
	border-radius: 8px;
}
.result-box .item .info .price > *{
	display: inline-block;
}
.result-box .item .info .price .currency:after{
	content: "Anfragen";
	display: inline-block;
	font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
	font-size: 10px;
    letter-spacing: 0px;
    /* height: 75px; */
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
	width: 58px;
    height: 32px;
    text-align: center;
	background-color: #ddd;
	position: absolute;
	top: 0;
    right: 0;
	line-height: 2rem;
	transform: translate3d(32px, -23px, 0);
}


.result-box .info .text .foot{
	margin: 0px;	
}

/* Favorit */
.result-box .info .favable,
.result-box .info .favable.on{
	background: none;	
}
.result-box .info .favable:after{
  content: "\e908";
  font-family: 'vevo' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #000;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
}
.result-box .info .favable:hover:after{
	color: #888;	
}
.result-box .info .favable.on:hover:after{
	color: #840000;	
}
.result-box .info .favable.on:after{
  content: "\e909";
  color: #840000;	
}

/* Arrow weitere Wohnungen */

.arrow.next:hover{
	opacity: 1;	
}
.arrow.next span{
	display: none;
}
.arrow.next:hover span{
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 50%;
	transform: translateX(-50%);
	width: 350%;
	background-color: #dedede;
	color: #000;
	line-height: 1.3em;
	font-size: .8rem;
	padding: .3rem .5rem;
	white-space: nowrap;
}

/* Font Size */

.result-box .text h2{
	font-size: 20px !important;
	line-height: 1.5 !important;	
}

.result-box .text h3{
	font-size: 16px !important;
	line-height: 1.5 !important;	
}
#ibe-container .results-list .result-box .info .text .address,
#ibe-container .results-list .result-box .info .text .phone,
.results-list .result-box .info .text .address,
.results-list .result-box .info .text .phone{
	font-size: 16px;
	line-height: 1.5;
}
.results-list .result-box .info .text .phone{
	color: #000;	
}

/* mobile blend out */

@media screen and (max-width: 768px){
	.tabs .group.search,
	#sort_order{
		display: none !important;
	}
}
#cartProgressBar .step{
	line-height: 135%;
	font-size: 1.3rem;
}
#cartProgressBar .step:before{
	font-size: 1em;
	display: inline-block;
	padding-right: .5rem;
}
#cartProgressBar .step1:before{
	content: '1';
}
#cartProgressBar .step2:before{
	content: '2';
}
#cartProgressBar .step3:before{
	content: '3';
}
.T2886 #cartProgressBar .step.active,
#cartProgressBar .step.active:before{
	color: #840000;
}
.T2886 table.cart td{
	font-size: 16px !important;	
}
.T2886 table.cart td .info{
	font-size: 16px !important;
	max-width: 600px;
}
.T2886 .terms p{
	font-size: 16px !important;	
}
.T2886 .empty .icon{
	color: #840000;	
}
.T2886 table.cart td.total{
	color: #840000;	
}
.T2886 #cart_inner{
	margin-top: 3rem;	
}
.T2886 table.cart td.remove{
    position: absolute;
    right: -5px;
    top: -10px;
}
.T2886 table.cart tr{
	position: relative;
}
#cart_accept{
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
}
#cart_accept:hover{
	background-color: #000;
}


@media screen and (max-width: 767px){
	#cartProgressBar .step{
		font-size: 1rem;	
	}
	.T2886 table.cart > tbody > tr > td.item,
	.T2886 table.cart > tbody > tr > td.details{
		padding: 0 !important;
	}
	.T2886 table.cart > tbody > tr{
		display: grid;	
		row-gap: 2em;
	}
	.T2886 #cartProgressBar{
		height: auto;	
	}
	.AdresseWidget .adresse_vorname,
	.AdresseWidget .adresse_nachname{
		width: 100%;	
		padding-right: 0;
	}
	.T2886 .form .finish{
		padding: inherit;	
	}
	.T2886 .remove .button:after{
		content: ' entfernen';	
	}
}
@media screen and (min-width: 768px){
	#cartProgressBar .step:before{
		font-size: 1.5em;
	}	
}header .header .logo #logo1{
	background-image: url(//tramino.s3.amazonaws.com/s/wir-oberstdorfer/1035555/wiroberstdorfer-grafikenwebseite-1stof8-200x110px.jpg);
    background-repeat: repeat-x;
    background-position: top center;	
	box-shadow: 0 0 -10px 20px #000;
}
#lang{
	display: none;	
}

#button{
	width: fit-content;
}

@media screen and (max-width: 768px){
  #button {
    top: inherit;
    bottom: 0;
	left: 0;
  }
  #button img{
	width: 135px;	
  }
}
@media screen and (min-width: 768px){
	header #button a{
		transform: rotate(10deg);
	}
}

#body .T2883.S4783 .header .button_wrapper input[type="button"]{
	height: 28px;
}

@media screen and (min-width: 1280px){
	#body .T2883.S4783 .header .button_wrapper input[type="button"]{
		border-radius: 16px;
		margin-left: 1rem;
	}
}

.T2883.S4783 .header nav ul a {
    color: rgba(255,255,255,1) !important;
    font-weight: 400 !important;
}.T3219 .element .inner .text{
	line-height: 1.5;
}.TraminoVorlage.T3233.TraminoVorlage_4 .results-list{
	width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;	
}

.TraminoVorlage.T3233.TraminoVorlage_4 .tabs{
	display: none;	
}

.TraminoVorlage.T3233.TraminoVorlage_4 .results-list > div{
	width: 100%;	
}
@media screen and (min-width: 768px){
  .TraminoVorlage.T3233.TraminoVorlage_4 .results-list > div{
	width: 50%;	
  }
}
@media screen and (min-width: 1300px){
  .TraminoVorlage.T3233.TraminoVorlage_4 .results-list > div{
	width: 33.33%;	
  }
}

.TraminoVorlage.T3233.TraminoVorlage_4 #results-list .result-box{
	width: 100%;
}
.TraminoVorlage.T3233.TraminoVorlage_4 #results-list .result-box .inner{
	padding-bottom: 4rem;
	box-shadow: 0 0 10px rgb(0 0 0 / 7%)
}
	
.TraminoVorlage.T3233.TraminoVorlage_4 #results-list .result-box .info {
    position: initial;
}

.TraminoVorlage.T3233.TraminoVorlage_4 #results-list .result-box .text h2 a{
	text-decoration: none;
}


.TraminoVorlage.T3233.TraminoVorlage_4 #results-list .result-box .text h3{
	color: #000 !important;
	font-family: sans-serif;	
	font-style: normal;
	font-weight: normal !important;
	min-height: 3em;
}#TraminoAnhang287998 aside,
#ibe-container aside{
	top: 35px;	
}
#TraminoAnhang287998 aside #engine-sidebar,
#ibe-container aside #engine-sidebar{
	display: grid;	
}
#TraminoAnhang287998 aside #engine-sidebar .group,
#ibe-container aside #engine-sidebar .group{
	order: 9;
}
#TraminoAnhang287998 aside #engine-sidebar .group.group.tag_group_10,
#ibe-container aside #engine-sidebar .group.group.tag_group_10{
	order: 0;
}
#TraminoAnhang287998 aside #engine-sidebar .group.group.tag_group_,
#ibe-container aside #engine-sidebar .group.group.tag_group_{
	order: 1;
}
#TraminoAnhang287998 aside #engine-sidebar .group.group.tag_group_50,
#ibe-container aside #engine-sidebar .group.group.tag_group_50{
	order: 2;
}
#TraminoAnhang287998 aside #engine-sidebar .group.group.tag_group_34,
#ibe-container aside #engine-sidebar .group.group.tag_group_34{
	order: 3;
}

#TraminoAnhang287998 aside.open .close,
#ibe-container aside.open .close {
    position: absolute;
    top: calc( 48px / 2 * -1 );
    right: calc( 48px / 2 * -1 );
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000;
	color: #FFF;
	font-size: 1.5rem;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
}
#ibe-container aside .tags{
	color: #000 !important;	
}
#ibe-container aside .tags .group h4{
	color: #9b1212 !important;	
}.T2646 .request .inner{
	max-width: 960px;	
}
.T2646 .request #anfrage .row.clients{
	grid-column: 1/3;	
}#TraminoAnhang287998 .tabs,
#ibe-container .tabs{
	justify-content: space-between;	
}
.tabs .show-filter{
	display: block;
}
.tabs .show-filter span{
	position: relative;
	padding: 4px 20px 4px 32px;
	border-radius: 13px;
    box-shadow: 0 0 5px rgb(0 0 0 / 40%);
	background-color: #FFF;
}
.tabs .show-filter span:before{
  font-family: 'vevo' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90a";
  position: absolute;
  left: 8px;
  font-size: 18px;
}

.tabs .group{
	background-color: rgba(255,255,255,.8);	
	padding: 4px;
	border-radius: 16px;
}
.tabs span{
	background-color: transparent;
	border-right: none;
	margin-right: 4px;
}
.tabs .group span:last-child{
	margin-right: 0px;
}
.tabs span:hover{
	background-color: rgba(255,255,255,.6);	
}
.tabs span:hover,.tabs span.active{
	border-radius: 13px;
	box-shadow: 0 0 5px rgba(0,0,0,.4);
}
.tabs .group.result-tabs-buttons{
	display: none;
}
.tabs .group.fav-group span[data-href="favs"]{
	position: relative;
	display: inline-block;
	padding-right: 32px;
}
.tabs .group.fav-group span[data-href="favs"]:after{
	content: "\e908";
	font-family: 'vevo' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	position: absolute;
	right: 8px;
  font-size: 18px;
}

.tabs .group.fav-group span[data-href="favs"].active:after{
	content: "\e909";
	color: #840000;
}

@media screen and (max-width: 999px){
  #TraminoAnhang287998 aside,
  #ibe-container aside {	
	width: 100vw !important;
    padding-top: 2rem;
	padding-bottom: 6rem;
    position: fixed;
    top: 0;
    overflow: scroll;
    z-index: 999;
    height: 100vh;
  }
  #TraminoAnhang287998 aside .tags,
  #ibe-container aside .tags{
	font-size: 16px;
	line-height: 140%;
	max-width: 460px;
	margin: 0 auto;
  }
  #TraminoAnhang287998 aside .tag,
  #ibe-container aside .tag{
	margin-bottom: 1rem;
  }
  #TraminoAnhang287998 aside h4,
  #ibe-container aside h4{
	text-transform: none;
	font-size: 2em;
	font-weight: normal;
	margin: 2rem 0 1.5rem;
  }
  #TraminoAnhang287998 aside.open .close,
  #ibe-container aside.open .close{
	position: fixed;
	top: unset;
	bottom: 2rem;
	font-size: 1.3rem;
	left: 50%;
	right: unset;
	border-radius: 12px;
	width: 60%;
	transform: translateX(-50%);
	z-index: 999;
	background-color: #eac300;
	color: transparent;
	box-shadow: 5px 3px 15px rgba(0,0,0,.3);
  }
  #TraminoAnhang287998 aside.open .close:before,
  #ibe-container aside.open .close:before{
	content: 'Anwenden';
	text-transform: uppercase;
	color: #000;
  }
}
@media screen and (min-width: 768px) and (max-width: 999px){
	#TraminoAnhang287998 aside .tags,
	#ibe-container aside .tags{
		max-width: 768px;
	}
	#TraminoAnhang287998 aside #engine-sidebar,
	#ibe-container aside #engine-sidebar{
		display: grid;
	    grid-template-columns: 1fr 1fr;
    	grid-column-gap: 2rem;
	}
}

@media screen and (min-width: 1000px){
	#TraminoAnhang287998 aside,
	#ibe-container aside {	
		display: none;
		position: fixed;
    	top: 50%;
		left: 50%;
		width: 100vw !important;
		max-width: 1366px;
    	padding-top: 2rem;
		padding-bottom: 6rem;
		box-shadow: 0 0 15px rgba(0,0,0,.3);
		transform: translate3d(-50%,-50%,0);
    	overflow: scroll;
    	z-index: 999;
  	}	
	#TraminoAnhang287998 aside #engine-sidebar,
	#ibe-container aside #engine-sidebar{
		grid-template-columns: repeat(4,1fr);	
		grid-column-gap: 3rem;
		grid-row-gap: 3rem;
		max-width: 1200px;
		justify-self: center;
	    align-self: center;
	}
	#TraminoAnhang287998 .col-right,
	#ibe-container .col-right {
    	margin: 0 auto;
	    max-width: 1366px;
	}
	#TraminoAnhang287998 aside.open .close,
  #ibe-container aside.open .close{
	position: fixed;
	top: unset;
	bottom: 2rem;
	font-size: 1.3rem;
	left: 50%;
	right: unset;
	border-radius: 12px;
	padding: 0 6.5rem;
	transform: translateX(-50%);
	z-index: 999;
	background-color: #eac300;
	color: transparent;
	box-shadow: 5px 3px 15px rgba(0,0,0,.3);
  }
	#TraminoAnhang287998 aside.open .close:before,
  #ibe-container aside.open .close:before{
	content: 'Anwenden';
	text-transform: uppercase;
	color: #000;
  }
	#TraminoAnhang287998 aside.open + .col-right:before,
  #ibe-container aside.open + .col-right:before{
	content: '';
	display: inline-block;
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.6);
    z-index: 60;
  }
}


@media screen and (max-width: 767px){
	#TraminoAnhang287998 .tabs span,
  	#ibe-container .tabs span {
    	padding: 8px 13px;
    	font-size: 14px;
  	}
	.tabs .group{
		background-color: rgba(255,255,255,.8);	
		padding: 3px;
		margin-right: 0;
	}
	#TraminoAnhang287998 .group.show-filter span,
	#ibe-container .group.show-filter span{
		padding-left: 32px;
	}
	#TraminoAnhang287998 .group.fav-group span[data-href="favs"],
	#ibe-container .group.fav-group span[data-href="favs"]{
		padding-right: 32px;
	}
}


@media screen and (min-width: 768px){
	.tabs .group.result-tabs-buttons{
		display: flex;	
	}
	.tabs .group{
		background-color: rgba(255,255,255,.8);	
		padding: 3px;
	}

}

@media screen and (min-width: 1251px) and (max-width: 1400px){
	#TraminoAnhang287998 .tabs span,
	#ibe-container .tabs span {
    	padding: 4px 20px 4px 20px;
	    font-size: inherit;
	}
	#TraminoAnhang287998 .tabs .group.fav-group span[data-href="favs"],
	#ibe-container .tabs .group.fav-group span[data-href="favs"]{
		padding: 4px 32px 4px 20px;
	}
	#TraminoAnhang287998 .tabs .group.show-filter span,
	#ibe-container .tabs .group.show-filter span{
		padding: 4px 20px 4px 32px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1250px){
	#TraminoAnhang287998 .tabs span,
	#ibe-container .tabs span {
    	padding: 4px 20px 4px 20px;
	    font-size: inherit;
	}
	#TraminoAnhang287998 .tabs .group.fav-group span[data-href="favs"],
	#ibe-container .tabs .group.fav-group span[data-href="favs"]{
		padding: 4px 32px 4px 20px;
	}
	#TraminoAnhang287998 .tabs .group.show-filter span,
	#ibe-container .tabs .group.show-filter span{
		padding: 4px 20px 4px 32px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1140px){
	#TraminoAnhang287998 .tabs,
	#ibe-container .tabs{
		justify-content: flex-start;	
	}
}.tags > .group{
	display: none;	
}

.search-filter-info:before,
.search-filter-info .tag[data-index="0"],
.search-filter-info .tag[data-index="1"]{
		display: none;
}
.search-filter-info .tag{
	border-radius: 3px;
	background-color: #ddd;
	color: #000;	
	line-height: 28px;
}
.search-filter-info .tag[data-index="0"]:after{
	content: ', ';
}
.search-filter-info .tag[data-index="1"]:after{
	content: ': '	
}
.search-filter-info .tag span{
	color: #444;		
}

.T2646 .booking .class .tags{
	color: #444;
}
/**** Datepicker ***/

#gastgeber-teaser-form input[type="submit"],
#ibe-container .search-container input[type="submit"] {
    display: inline-block;
    background-color: #BD2631;
    border: 0px !important;
    margin: 0px;
    margin-right: 5px;
    padding: 12px 15px 12px 15px;
    cursor: pointer;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 1px 1px 4px rgb(0 0 0 / 30%);
}

#gastgeber-teaser-form .button.pulldown,
#ibe-container .search-container .button.pulldown{
	background-position: right 8px top -37px;
}
#gastgeber-teaser-form .button.pulldown.on,
#ibe-container .search-container .button.pulldown.on {
    background-position: right 8px top 18px;
}
#gastgeber-teaser-form input[type="submit"],
#ibe-container .search-container input[type="submit"] {
    background-color: #eac300 !important;
	color: #000;
}
#gastgeber-teaser-form input[type="submit"]:hover,
#ibe-container .search-container input[type="submit"]:hover {
	background-color: #dab810;
}

#gastgeber-teaser-form .button,
#ibe-container .search-container .button{
	padding: 12px 20px;	
}
#page header .header .button2.pulldown{	
	background-image: none;
	padding-right: 15px;
	margin-right: 2px;
}

@media (min-width: 1000px) and (max-width: 1250px){
	#ibe-container .tabs,
	#ibe-container .search-container {
    	margin-left: 0px;
	}
}

@media screen and (min-width: 768px){
  #gastgeber-teaser-form .button:first-child,
  #ibe-container .search-container .button:first-child{
	border-radius: 16px 0 0 16px;	
  }
  #gastgeber-teaser-form input[type="submit"],
  #ibe-container .search-container input[type="submit"] {
	border-radius: 0 16px 16px 0;		
  }
	#menu_search #menu_datepicker_display{
		border-radius: 16px 0 0 16px;	
	}
	#menu_search .button_wrapper{
		position: relative;
	}
	
	#menu_search .button_wrapper:after{
    	content: "\e90e";
    	font-family: 'vevo' !important;
	    speak: never;
    	font-style: normal;
	    font-weight: normal;
    	font-variant: normal;
	    text-transform: none;
    	line-height: 1;
	    -webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
	    font-size: 1.3em;
    	position: absolute;
	    left: 0;
	    z-index: -1;
	    width: 48px;
		height: 31px;
		background-color: #eac300;
	}
	#body .T2883.S4783 .header .button_wrapper input[type="submit"]{
		border-radius: 0 16px 16px 0;
		padding: 5px 20px 2px 20px !important;
		background-color: #eac300 !important;
	}
	header .header .button2.pulldown{
		margin-right: 0;	
	}
}

@media screen and (max-width: 768px){
	#gastgeber-teaser-form .button,
	#ibe-container .search-container .button{
	  line-height: 32px;
	}
	#gastgeber-teaser-form,
    #ibe-container .search-container{
	  justify-content: center;	
	  flex-wrap: nowrap;
    }
	#gastgeber-teaser-form .button,
    #ibe-container .search-container .button{
		font-size: 14px;	
		padding: 5px 20px;
	}
	#gastgeber-teaser-form .button.pulldown,
	#ibe-container .search-container .button.pulldown{
	  white-space: nowrap;
      overflow: hidden;
	  background-image: none;
	  margin: 0 2px !important;
	}
	#gastgeber-teaser-form .button.pulldown:first-child,
	#ibe-container .search-container .button.pulldown:first-child{
		border-radius: 12px 0 0 12px;
	}
	#gastgeber-teaser-form input[type="submit"],
	#ibe-container .search-container input[type="submit"]{
		line-height: 32px;
	    padding: 0px 10px 0px 10px;
    	border-radius: 0 12px 12px 0;
	}
}@media screen and (min-width: 1250px){
	.T2646 .booking .class .book .button{
		padding: 5px 12px;	
	}	
}

.S4532 .T2646 .booking .class .book .button.button-request{
	background-color: #666 !important;
	color: #FFF;
	font-family: sans-serif !important;
	margin: 0 10px .5rem 0;
}
#page .T2646 .booking .subclasses .button-subclass,
#page .T2646 .booking .class .book .button.button-booking{
	margin: 0 4% 0 0;
	background-color: green !important;
}
.S4532 .search input[type="submit"]{
	background-color: #eac300 !important;	
	color: #000 !important;
	padding: 0;
	height: 44px;
	border-radius: 0 12px 12px 0; 
}

.T2646 .booking .class .slider{
	border-radius: 12px;
	overflow: hidden;
}
.T2646 section h5 {
    margin: 1em 0;
    padding: 0;
    font-size: 23px;
    line-height: 1.5em;
    font-weight: normal !important;
    text-transform: none;
}
.T2646 section > .inner {
    margin-left: 0px;
}
/* Font-Size */

.T2646 .booking .class .tags {
    font-size: 14px;
	line-height: 1.5;
}
.T2646 .booking .class .info .details{
	font-size: 16px;
	line-height: 1.4;
}#TraminoRubrik #TraminoBlock_178059, #TraminoRubrik #page .TraminoVorlage.T2886 .maxwidth, #TraminoRubrik #TraminoAnhang178059{
	background-color: transparent;	
}
#page .module-card .headline{
	color: #000 !important;
}

.cardslider.slider .card{
	border: 10px solid #fff;
}
.cardslider.slider .slick-list{
	padding: 3rem 1rem 4rem;	
}

.cardslider.slider .headline{
	background-color: #FFF;
    width: calc(100% + 20px); 
    position: relative !important;
    color: #000;
	text-shadow: none !important;
    font-size: 1.3rem !important;
    padding: 1rem 1rem;
	min-height: 3em;
	box-shadow: 0 2px 5px rgb(0 0 0 / 15%);
    left: -10px !important;
}

.cardslider.slider .card{
	transform: rotate(1deg);
	overflow: visible;
	border-radius: 2px;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
}
.cardslider.slider .card:nth-child(3n + 1){
	transform: rotate(2deg);
}
.cardslider.slider .card:nth-child(2n + 2){
	transform: rotate(-4deg);	
}
#page .module-card .TraminoVorlage > .headline{
	color: #FFF !important;	
}.article.text_bild .inside{
	display: grid;
}
.article.text_bild .inside .text{
	order: 2;
	padding: 1.5rem;
	color: #FFF;
	background-image: url(//tramino.s3.amazonaws.com/s/wir-oberstdorfer/1035555/wiroberstdorfer-grafikenwebseite-1stof8-200x110px.jpg);
}
.article.text_bild .inside .Bild{
	order: 1;
}

@media screen and (min-width: 768px){
	.article.text_bild .inside{
		grid-template-columns: 2fr 3fr;
	}
	.article.text_bild .inside .text{
		order: 1;
	}
	.article.text_bild .inside .Bild{
		order: 2;
	}
}#confirm,
#close_tooltip{
	display: none;	
}#page footer .wrapper{
	background: none;	
	border: none;
}
#page footer .TraminoVorlage.T2820{
	display: grid;
}
#page footer .TraminoVorlage.T2820 > *{
	order: 2;
}
#page footer .TraminoVorlage.T2820 > .pattern2{
	order: 1;	
}
@media screen and (max-width: 767px){
	#page footer .wrapper{
		border-top: 0;	
	}
	#page footer .box{
		float: none;
		width: 100%;
		font-size: 16px;
	}
	#page footer .box h3{
		font-size: 16px !important;
	}
}.TraminoVorlage.T2884 .maxwidth{
	width: inherit;
	max-width: 1166px;
	padding: 1.5rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	column-gap: 2rem;
	row-gap: 5rem;
}
.TraminoVorlage.T2884 .maxwidth > .headline{
	flex: 0 0 100%;	
}

.TraminoVorlage.T2884 .rubrik{
	float: none;
	width: inherit;
	flex: 0 0 300px;
	display: grid;
}
.TraminoVorlage.T2884 .rubrik .Bild a{
	display: inline-block;
	grid-column: 1/2;
	grid-row: 1/3;
    border: calc(6px + (8 - 6) * ((100vw - 300px) / (1600 - 300))) solid #FFF !important;	
	transform: rotate(-3deg) translateY(-2rem);
	width: fit-content;
    height: fit-content;
}
.TraminoVorlage.T2884 .rubrik .text{
	margin-left: inherit;
}

.TraminoVorlage.T2884 .rubrik .Bild a:after{
	content: 'mehr';
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: -3rem;
	border: 1px solid #fff;
	color: #fff;
	padding: 0 1.5rem;
	line-height: 32px;
	border-radius: 12px;
}

.TraminoVorlage.T2884 .rubrik .Bild a:hover:after{
	background-color: rgba(255,255,255,.3)
}

.TraminoVorlage.T2884 .rubrik .clear{
	display: none;
}
.TraminoVorlage.T2884 .rubrik:nth-child(2n + 1) .Bild{
	transform: rotate(-6deg);
}
.TraminoVorlage.T2884 .rubrik:nth-child(2n + 3) .Bild{
	transform: rotate(5deg);
}#page .TraminoVorlage.T2646{
	max-width: inherit;
    background-color: transparent !important;
}
.TraminoVorlage.T2646 > .wrapper{
	display: grid;	
	width: 100vw;
	max-width: 1300px;
	margin: 0 auto;
	justify-content: center;	
}
.TraminoVorlage.T2646 > .wrapper > *{
	order: 9;
	padding: 1.5rem;
	width: 100%;
	width: 98vw;
	max-width: 1300px;
	background-color: #fff;
	border-radius: 12px;
}
.TraminoVorlage.T2646 .wrapper .header{
	order: 1;
	justify-content: center;
}
.TraminoVorlage.T2646 .wrapper .header .logo{
	flex: 0 0 100%;
	order: 0;
	max-width: 200px;
}

.TraminoVorlage.T2646 .wrapper .booking{
		order: 1;	
}
.TraminoVorlage.T2646 .wrapper .description{
		order: 2;
}
.TraminoVorlage.T2646 .wrapper .description .inner{
	max-width: 640px;
	margin: 0 auto;
}
.TraminoVorlage.T2646 .wrapper .gallery{
		order: 3;	
}
.TraminoVorlage.T2646 .wrapper .tags{
		order: 4;	
}

.T2646 .booking .class .book .price{
	color: #000;
	background: transparent;	
	border: 1px solid #000;
}
.T2646 .header .text h1,
.T2646 .booking .class .info h2{
	font-family: 'Baskerville Disp PT Bold W03', serif;
	margin: 2em 0 1em;
	font-weight: 400 !important;
}
.T2646 .booking .class .info h2{
	font-size: 2em;	
}

@media screen and (max-width: 767px){
	#page #detail-belegung{
		display: none;	
	}
	.T2646 .header .text {
		width: 100%;
		text-align: center;
		hyphens: auto;
	}
	.T2646 .info .text {
	    font-size: 16px;
	    line-height: 1.3;
	}
	.T2646 .booking .class .info .line.tags{
		width: 100%;	
	}
	
	#page .T2646 .header .text h2{
		font-size: 15px;	
		font-weight: 400 !important;
	}
	.T2646 .header .text h3{
		font-size: 16px;	
		text-transform: normal;
	}
	.T2646 .tags .group h6{
		font-size: 14px;	
	}
	.T2646 .tags .inner .cols{
		column-count: 1;	
	}
	.T2646 .booking .class .book{
		width: 100%;	
	}
	.T2646 .booking .class .book > .inner{
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 1rem;
	}
	.T2646 .booking .class .book > .inner .price,
	.T2646 .booking .class .book > .inner .text{
		grid-column: 1/3;
		padding: 8px;
	}
	.T2646 .booking .class .book .price .missing{
		text-align: center;
	}
	.T2646 .booking .class .book .button,
	.T2646 .booking .class .book .button.button-request,
	.T2646 .booking .class .book .button.button-more,
	#page .T2646 .booking .subclasses .button-subclass, 
	#page .T2646 .booking .class .book .button.button-booking{
		padding: 8px;
		margin-top: .5rem;
		border-radius: 8px;
		font-size: 1.2rem;
	}
}footer .copyright .tc{
	font-size: 1rem;
	opacity: 1;
	font-family: 'Baskerville Disp PT Bold W03', serif;
}
footer .copyright .tc:after{
	content: "// Konzeption und Design: 1stof8.com"
}#page .TraminoVorlage.T4483 .text{
	color: #fff !important;	
	max-width: 460px;
}

#page .TraminoVorlage.T4483 .headline{
	font-family: 'Baskerville Disp PT Bold W03', serif;
	font-size: 2.5em !important;
	line-height: 95%;
	font-weight: 400 !important;
	margin: 0;
}

#page .T4483.S7169 a {
    border: none;
    background-color: transparent;
}#body.S4532 .T4113 .color{
	color: #FFF !important;	
}
#body.S4532 .T4113 .text > a:after{
	content: ": Website";	
}
#body.S4532 .T4113 .Bild{
    border: 8px solid #fff;
    width: auto;
}
#body.S4532 .T4113 .Bild:nth-child(odd){
	transform: rotate(3deg);	
}
#body.S4532 .T4113 .Bild:nth-child(even){
	transform: rotate(-3deg);	
}

#body.S4532 .T4113 .memo{
	overflow: visible;
}
#body.S4532 .T4113 .memo .text{
	margin-top: 2rem;
}
#body .image_grid,
#body.S4532 .T4113 .memo .images{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin: 2em 0;
}#page .T3179 .kontakte{
	justify-content: center;	
	row-gap: 3rem;
}
#page .T3179 .maxwidth > h3{
	margin: 3em 0;
	font-size: 3em !important;
	text-align: center;
}
#page .T3179 .kontakt{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;	
}
#page .T3179 .kontakt h3{
	font-size: 1.5rem;
}