

/* --- Stylesheet 7312 () --------- */ 

#body{
	background: #5D94CF url(https://www.kling-oberstdorf.de/images/noisy.png) fixed;
	grid-column-start: 2;
}
#content .wrapper{
	background-color: #FFF;
	padding: 1.5rem;
	margin-top: 10em;
}

@media screen and (max-width: 1023px){
	.mainWrapper{
		display: block;
		grid-template-columns: inherit;	
	}
	#content .wrapper{
		margin: 0;
		width: 95%;
	}
}


/* --- Stylesheet 7310 () --------- */ 

h1,h2,h3{
	font-family: 'Cardo', serif;
    font-style: italic;
    font-weight: normal;
}

/* --- Stylesheet 7311 () --------- */ 

#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;
}

.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;
}
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 {
    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;
}
select{
	font-size: 1rem;
	height: 44px;
}
.anrede select,
.kategorie  select{
	width: 100%;	
}
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: #462800;
}
#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;	
}
input[type="button"],
input[type="submit"]{
	width: 250px;
	height: 44px;
    display: inline-block;
    background: #517FA8;
	border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border: 1px solid transparent;
	font-size: 1rem;
	color: #FFF;
    -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: #006030 !important;
}
#cartProgressBar .step:before{
	content: counter(posMarkup);	
	padding-right: .5rem;
	font-size: 2em;
}
#cartProgressBar .step4{
	color: transparent;
}

/* --- Stylesheet 7309 () --------- */ 

.T2646 .booking{
	color: #575756;	
}
.T2646 .booking .class .book .button{
	padding: 5px 2% !important;	
    width: 45%;
}
.T2646 .booking h5{
	font-size: 2rem;
	padding-bottom: 1.5rem;
	font-weight: normal;
	text-transform: none;	
}
.item-occupied-show-button{
	background-color: #5D94CF !important;
	color: #FFF;	
	border-radius: 3px;
}
.T2646 .booking .class .book .button.button-booking,
.T2646 .search input[type="submit"],
.T2886 input[type=submit]{
	color: #FFF !important;
	font-family: sans-serif !important;
}
.T2646 .search input[type="submit"]{
	background-color: #5D94CF !important;
}
.T2646 .booking .class .book .text,
.T2646 .booking .class .info .text{
	color: #575756 !important;
	padding: 1rem 0;
	font-family: sans-serif;
	font-size: 1rem;
	line-height: 1.35em;
}
.T2646 .booking .class .book .button.button-booking{
		margin: 0 4% 0 0;
}
.T2646 .booking .class .book .button.button-request{
	background-color: #5D94CF !important
	color: #FFF;
	font-family: sans-serif !important;
	margin: 0 10px .5rem 0;
}

.T2886 table.cart td.total{
	color: 	#575756 !important;	
}
.classes-result{
	position: relative;
	display: flex;
	flex-wrap: wrap;	
}

.classes-result .class{
	flex: 1 1 100%;
	order: 2;
	line-height: 1.45em !important;
	color: #000;
}

body .classes-result .class h2{
	margin-top: 2rem !important;
	font-size: 2.3rem !important;
		color: #517FA8 !important;
}

body .booking .class button.show-result-timetable{
	display: inline-block;
	font-family: sans-serif;
	font-size: 1rem;
	font-weight: normal;
	line-height: 2.5em;
	background-color: rgba(0,0,0,.3) !important;
	padding: 0 .8rem;
	color: #575756;
	text-transform: none;
	top: .8rem;
}
body .booking .class button.show-result-timetable:after{
	content: ' ::';	
}

.id118312 .classes-result .class[data-class="1250"],
.id118313 .classes-result .class[data-class="1251"],
.id118314 .classes-result .class[data-class="1252"],
.id118315 .classes-result .class[data-class="1253"],
.id118316 .classes-result .class[data-class="1254"],
.id118317 .classes-result .class[data-class="1255"]{
	order: 1;
	padding-bottom: 10rem;
	margin-bottom: 5rem;
	border-bottom: none;
}
.id118312 .classes-result .class[data-class="1250"]:after,
.id118313 .classes-result .class[data-class="1251"]:after,
.id118314 .classes-result .class[data-class="1252"]:after,
.id118315 .classes-result .class[data-class="1253"]:after,
.id118316 .classes-result .class[data-class="1254"]:after,
.id118317 .classes-result .class[data-class="1255"]:after{
	content: 'Weitere Wohnungen';
	display: inline-block;
	position: absolute;
	bottom: 1rem;
	font-size: 2rem;
	color: #575756;
	left: 0;
	max-width: 1240px;
}
.id118312 .classes-result .class[data-class="1250"]:before,
.id118313 .classes-result .class[data-class="1251"]:before,
.id118314 .classes-result .class[data-class="1252"]:before,
.id118315 .classes-result .class[data-class="1253"]:before,
.id118316 .classes-result .class[data-class="1254"]:before,
.id118317 .classes-result .class[data-class="1255"]:before{
	content: '';
	display: inline-block;
	width: 100%;
	height: 26px;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: translateY(100%);
	background-image: linear-gradient(to top, transparent 0%, rgba(0,0,0,.3) 100%)
}
.reserva-table-year,
.reserva-pricetable,
.belegung{
	background-color: #EEE;	
	padding: 1.5rem;
	color: #000;
}
#cart{
	background-color: #FFF;	
	padding: 1.5rem;
	max-width: 1280px;
	margin: 0 auto;
}
body #cart-items-container .cart-item{
	dispaly: grid;	
}

body .T2886 table.cart td .info{
	font-size: 1rem !important;
	line-height: 1.5rem;
}
@media screen and (max-width: 768px){
	.T2646 .booking .class .book .button{
		margin: 0 !important;	
	}
}
@media screen and (max-width: 460px){
	#detail-booking .class{
		display: flex;
		flex-wrap: wrap;
		justify-content: left;
	}
	#detail-booking .class div{
		flex: 1 1 100%;	
	}
	#detail-booking .class .col.book{
		max-width: 200px;	
	}
}