/* Akkordeon */

.akkordeon {
	
}

	.akkordeon .open {
		
	}
	
	.akkordeon .frame-default {
		background: #e8e8e8;
	}
	
		.akkordeon  h2 {
			margin-bottom:0;	
			height:56px;
			line-height:56px;
			color:#3f3f3f;
			position:relative;
			padding-left:10px;
			font-size:1em;
			font-weight:bold;
		}
		
		.akkordeon  h2::after {
			position:absolute;
			content:"+";
			right:0;
			top:0;
			color:#fff;
			background:#dfca6a;
			width:56px;
			height:56px;
			line-height:56px;
			display:inline-block;
			text-align:center;
			font-size:28px;
			font-weight:normal;
		}
		
		.akkordeon header.open h2::after {
			content:"-";	
		}
		
	
	.akkordeon header {
		cursor:pointer;	
	}
	
	
	.akkordeon p, .akkordeon .frame-type-html, .akkordeon .ce-textpic {
		visibility:visible;
		opacity:0;
		height:0;
		margin-bottom:0;
		padding:0 10px;
	}
	
	.akkordeon p.open, .akkordeon .frame-type-html.open, .akkordeon .ce-textpic.open {
		height:auto;
		visibility:visible;
		opacity:1;	
		padding:10px;
	}
	
	.akkordeon .frame-type-html.open {
		padding:0;	
	}
	
/* News */

	

/* PW Teaser */

.pw_teaser_normal {
	font-size:0;
	vertical-align:top;
}

.pw_teaser_item {
	display:inline-block;
	width: 32%;
	margin-bottom:10px;
	background:#fff;
	float:left;
	font-size:16px;
	position: relative;
}

body:not(.page_1) .pw_teaser_item {
	height:600px;
}

body:not(.page_1) .pw_teaser_item:nth-child(3n+2) {
	margin:0 2% 10px 2%;
}

body:not(.page_1) .dce .pw_teaser_item {
	height: inherit;
}

.pw_teaser_head {
	font-size:22px;
	margin:10px 0;
}

.pw_teaser_img {
	line-height:0;
	position:relative;		
}

	.pw_teaser_img img {
		width:100%;
		height:auto;
	}	
	
	
	.pw_teaser_zoom {
		height:300px;	
	}
		
.pw_teaser_content {
	padding:25px;
	border-top:none;
	border:1px solid #cecece;
}

	body:not(.page_1) .pw_teaser_content {
		height:300px;
	}



	.pw_teaser_content p {
		margin-bottom:0;
	}
	
	.pw_teaser_text {
		min-height:6em;
	}

	.pw_persons {
		margin-bottom:1em;	
	}
	
	.pw_teaser_content a,
	.pw_teaser_content a:link,
	.pw_teaser_content a:active,
	.pw_teaser_content a:visited,
	.pw_teaser_content a:hover {
		background:#3c3a3e;
		color:#fff;
		height:38px;
		line-height:38px;
		padding:0 16px;
		display:inline-block;
	}
	
		.pw_teaser_content a:hover {
			background:#d0bb5b;
		}
	
	.pw_more {
		text-align:center;
	}
	
		.pw_teaser_content a.pw_book {
			background:#ffed00;
			color:#000;
		}
		
		.pw_teaser_content a.pw_book:hover {
			background:#3c3a3e;
			color:#fff;
		}
		
		/* Spezialteaser 5 und 6 */
		
		.pw_teaser_item_5,
		.pw_teaser_item_6 {
			position:relative;
		}
		
			.pw_teaser_item_5:hover,
			.pw_teaser_item_6:hover {
				cursor:pointer;
			}
			
		
#main .pw_teaser_item.pw_teaser_item_6,
#main .pw_teaser_item.pw_teaser_item_7{
	height: 295px;
	overflow: hidden;
}

#main .pw_teaser_item.pw_teaser_item_6 {
	margin-bottom: 10px;
}

#main .pw_teaser_item_6 .dce_4f_frame .dce_4f_linkwrap,
#main .pw_teaser_item_7 .dce_4f_frame .dce_4f_linkwrap {
	top:90px;
}


/* GRID */

.two-cols-container {
	
}
	.two-col-item-50 {
		width:48%;
		float:left;	
	}

	.two-col-left {
		margin-right:2%;	
	}
	
	.two-col-right {
		margin-left:2%;	
	}

.three-cols-container {
}

	.three-cols-item {
		float:left;
		width:30%;	
	}
	
	.three-cols-middle {
		margin: 0px 5%;	
	}
	
.four-cols-container {
}

	.four-cols-item {
		float:left;
		width:24%;
		margin-right:1%;
	}
	
	.four-cols-last {
			
	}
	
/* Stellar */
	
.stellar {
	background:url("https://www.hilighthotel.com/fileadmin/layout/img/parallax_bg.jpg");
	padding:40px 0;	
	
}
	
/* News */

/* Inhaltselement zusätzlich eingebunden - Preistabelle*/
.packages .frame-default {
}

.packages-single {
	margin-bottom:30px;	
}

.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: #dfca6a;
    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:#e8e8e8;
	color:#000;
}

/* *****************************************************************************************
   RESPONSIVE SECTION
*******************************************************************************************/

@media screen and (max-width: 1280px) {
.pw_teaser_item,
.pw_teaser_item:nth-child(3n+2),
body:not(.page_1) .pw_teaser_item:nth-child(3n+2) {
	width: 49%;
	margin:0 0 30px 0;
}

	#main .pw_teaser_item.pw_teaser_item_7,
.pw_teaser_item.even {
	float:right;
}
	
	
}

@media screen and (max-width: 430px) {
.pw_teaser_item,
.pw_teaser_item:nth-child(3n+2),
.two-col-item-50,
.two-col-left,
.two-col-right,
.pw_teaser_item, .pw_teaser_item:nth-child(3n+2), body:not(.page_1) .pw_teaser_item:nth-child(3n+2),
#main .news-cta a, #main .news-cta a:link, #main .news-cta a:active, #main .news-cta a:visited, #main .news-cta a:hover {
	width: 100%;
	float:none;
	margin:0 0 10px 0;
}

.dce_100img_cont .pw_teaser_item.slick-slide  {
	float:left;
}

.akkordeon h2 {
	height:auto;
}
	
#main .pw_teaser_head h3,
#main .pw_teaser_item .pw_persons p {
	font-size: 14px;
}

#main .pw_teaser_item.pw_teaser_item_6,
#main .pw_teaser_item.pw_teaser_item_7{
	height: 295px;
	overflow: hidden;
}
	
	
#main .pw_teaser_item .img2 {
	height: 295px;
}

#main .pw_teaser_item.pw_teaser_item_6 {
	margin-bottom: 10px;
}

#main .pw_teaser_item_6 .dce_4f_frame .dce_4f_linkwrap,
#main .pw_teaser_item_7 .dce_4f_frame .dce_4f_linkwrap {
	top:90px;
}

#main .akkordeon img {
		width:100%;
		height: auto;
	}
	
}