#main .EBcicolors {
	background:#57072b !important;
}

#main #pricesFrame .EBPRC-dateselection,
#main #pricesFrame .EBPRC-category-title,
#main #pricesFrame .EBPRC-priceinfo,
#main #pricesFrame .EBPRC-category-buttons,

.page_42  .EBPRC-dateselection,
.page_42  .EBPRC-category-title,
.page_42  .EBPRC-priceinfo,
.page_42  .EBPRC-category-buttons
 {
		
}

#main .EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-onepricerow-heading {
	background:none;
	font-family: 'Bentham', serif;
	color:#baa181;
	font-size: 18px;
}

#main #pricesFrame .EBPRC-wrapper .EBPRC-result .EBPRC-onecategory {
	padding-bottom:0;	
}

#main  .EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-onepricecol {
	background:#f9f6f4;

}

#main .EBPRC-wrapper .EBPRC-onepricecol.EBPRC-onepricecol-active,
#main .EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-activecol-overlay {
	background:#e6e0db !important;
	
}

#main .EBPRC-wrapper .EBPRC-result .EBPRC-onecategory {
	border:none;
}

#main  .EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-onepricerow:nth-child(2n) {
	border:none;
}

#main .EBPRC-persons .EBPRC-onepricerow {
	text-align:center;
}

#main .EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-persons {
	width:24.5%;
	margin-right:0.5%;
	border: 1px solid #baa181;
}

#main  .EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-pricecol-wrapper {
	border: 1px solid #baa181;
}


/* PW Teaser */

.pw_teaser_normal .dce6item_txt span{
	font-size:60px;
	font-family: 'Bentham', serif;
	padding:0 10px;
}


/* GRID */
.frame-type-2cols-container {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
	.frame-type-2cols-container > div > div {
		width: 100%;
	}
	.frame-type-2cols-container .frame-2cols-container-left,
	.frame-type-2cols-container .frame-2cols-container-right {
		width: 48%;
	}

	
/* Stellar */
	
.stellar {
	background:url("https://www.platzhirsch.tirol/fileadmin/layout/img/parallax_bg.jpg");
	padding:40px 0;	
	
}
	
/* News */

/* Inhaltselement zusätzlich eingebunden - Preistabelle*/
.packages .frame-default {
}

.news_detail_ce {
	margin: 20px 0;	
}

.backtolink {
	margin-bottom:60px;
}

#main .news-cta a,
#main .news-cta a:link,
#main .news-cta a:active,
#main .news-cta a:visited,
#main .news-cta a:hover {
	background: #a7173a;
    color: #fff;
    display: inline-block;
    padding: 10px;
	width:49%;
	text-align:center;
}

#main .news-cta a:nth-child(2) {
	margin: 0 0 0 2%;	
}

#main .news-cta.smallcta a {
	width:33%;
}

#main .news-cta.smallcta a:nth-child(2) {
	margin:0 0.5%;
}

#main .news-cta a:hover {
	background-color:#89796A;
}

/* *****************************************************************************************
   RESPONSIVE SECTION
*******************************************************************************************/

@media screen and (max-width: 1280px) {
.pw_teaser_normal .dce6item_txt span {
	font-size:45px;
}
}

@media screen and (max-width: 420px) {
.pw_teaser_item,
.pw_teaser_item:nth-child(3n+2),
.two-col-item-50,
.two-col-left,
.two-col-right {
	width: 100%;
	float:none;
	margin:0 0 10px 0;
}

#main .EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-persons {
	width:34.5%;
}
}


#main .frame-type-netwerk_video iframe {
	border: unset;
	width: 100%;
	aspect-ratio: 16 / 9;
}

#main .frame-type-html iframe {
	border: unset;
	width: 100%;
	height: 500px;
}