/********************** ALLGEMEIN FÜR ALLE ****************/

.-sonk_bp_100_0 img {
	object-position: right top;
}
.-sonk_bp_100_50 img {
	object-position: right center;
}
.-sonk_bp_0_50 img {
	object-position: left center;
}

.-sonk_bp_100_center img {
	object-position: center bottom !important;
}



.-sonk_bp_0_100 img {
	object-position: left bottom;
}
.-sonk_bp_50_100 img {
	object-position: center bottom;
}
.-sonk_bp_100_100 img {
	object-position: right bottom;
}


.ce_rsce_sonk .textbox,
.-sonk_no_image .textbox {
	margin: 0px 0px;
}


.ce_rsce_sonk h2 {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.ce_rsce_sonk h3 {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.-sonk_width_1 {
	max-width: var(--max_content_width) !important;
	*margin-left: var(--left_content_margin);
	margin: auto;
	padding-left: 50px;
	padding-right: 50px;
}
.-sonk_width_2 {
	max-width: var(--max_width_textcontent) !important;
	margin: auto;
}
.-sonk_padding_top {
	padding-top: 20px;
}

.-sonk_padding_top_0 {
	padding-top: 0px !important;
}

.-sonk_padding_top_1 {
	padding-top: 60px !important;
}
.-sonk_padding_top_2 {
	padding-top: 80px !important;;
}
.-sonk_padding_top_3 {
	padding-top: 100px !important;;
}

.-sonk_padding_bottom_0 {
	margin-bottom: -20px !important;;
}

.-sonk_padding_bottom_1 {
	padding-bottom: 0px !important;;
}
.-sonk_padding_bottom_2 {
	padding-bottom: 40px !important;;
}
.-sonk_padding_bottom_3 {
	padding-bottom: 60px !important;;
}

.-sonk_textbox_css_5 {
	
}

/*************************  ce_rsce_sonk_wohnungen_raster *****************/

.ce_rsce_sonk_wohnungen_raster .container {
	display: flex;
}

.ce_rsce_sonk_wohnungen_raster .description_container {
	position: relative;
	width: var(--left_content_margin);
	display: flex;
	height: 400px;
	top: 150px;
	flex-direction: column;
	align-items: flex-end;
}

.ce_rsce_sonk_wohnungen_raster .description_textbox {
	padding-right: 40px;	
	text-align: right;
}

.ce_rsce_sonk_wohnungen_raster .raster_container {
	width: calc(100vw - var(--left_content_margin));
}

/*
.ce_rsce_sonk_wohnungen_raster .raster_container .boxes {
	display: grid;
  	grid-template-columns: repeat(3, max-content); 
  	gap: 16px; 
}
*/

.ce_rsce_sonk_wohnungen_raster .box {
	display: flex;
	position: relative;
	overflow: hidden;
}

.ce_rsce_sonk_wohnungen_raster .raster_container .boxes,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .raster_container .boxes {
	display: block;
	position: relative;
	*height: calc(45vw + 32px);
	height: calc(100vh - 50px);
}

.ce_rsce_sonk_wohnungen_raster .raster_container .boxes .box,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .boxes .box {
	*border: 3px solid #ff0000;
	position: absolute;
}

/************************************ Version mit Begrenzung nach Rechts ********************/

/*
.ce_rsce_sonk_wohnungen_raster .raster_container .box_1,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .box_1 {
	top: 0px;
	left: 0px;
}
.ce_rsce_sonk_wohnungen_raster .box_2,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .box_2 {
	top: 0px;
	left: calc(15vw + 16px);
}
.ce_rsce_sonk_wohnungen_raster .box_3,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .box_3 {
	top: 0px;
	left: calc(30vw + 32px);
}
.ce_rsce_sonk_wohnungen_raster .box_4,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .box_4 {
	top: calc(15vw + 16px);
	left: 0px;
}
.ce_rsce_sonk_wohnungen_raster .box_5,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .box_5 {
	top: calc(15vw + 16px);
	left: calc(15vw + 16px);
}
.ce_rsce_sonk_wohnungen_raster .box_6,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .box_6 {
	top: calc(15vw + 16px);
	left: calc(30vw + 32px);
}
.ce_rsce_sonk_wohnungen_raster .box_7,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .box_7 {
	top: calc(30vw + 32px);
	left: 0px;
}
.ce_rsce_sonk_wohnungen_raster .box_8,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .box_8 {
	top: calc(30vw + 32px);
	left: calc(15vw + 16px);
}
.ce_rsce_sonk_wohnungen_raster .box_9,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .box_9 {
	top: calc(30vw + 32px);
	left: calc(30vw + 32px);
}

.ce_rsce_sonk_wohnungen_raster .box.-sonk_raster_1_1,
.ce_rsce_sonk_wohnungen_raster .box img,
.ce_rsce_sonk_wohnungen_raster .box.-sonk_raster_1_1 img {
	width: 15vw;
	height: auto;
}

.ce_rsce_sonk_wohnungen_raster .box.-sonk_raster_1_2 {
	width: calc(30vw + 16px);
	height: 15vw;
}

.ce_rsce_sonk_wohnungen_raster .box.-sonk_raster_2_1 img {
	width: 15vw;
	height: calc(30vw + 16px);
}
.ce_rsce_sonk_wohnungen_raster .box.-sonk_raster_1_2 img {
	width: calc(30vw + 16px);
}

.ce_rsce_sonk_wohnungen_raster .box.-sonk_raster_2_2 img {
	width: calc(30vw + 16px);
	height: calc(30vw + 16px);
}

/************************************ Version mit Begrenzung nach Unten ********************/


.ce_rsce_sonk_wohnungen_raster .raster_container .box_1,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .box_1 {
	top: 0px;
	left: 0px;
}
.ce_rsce_sonk_wohnungen_raster .box_2,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .box_2 {
	top: 0px;
	left: calc(27vh + 16px);
}
.ce_rsce_sonk_wohnungen_raster .box_3,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .box_3 {
	top: 0px;
	left: calc(54vh + 32px);
}
.ce_rsce_sonk_wohnungen_raster .box_4,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .box_4 {
	top: calc(27vh + 16px);
	left: 0px;
}
.ce_rsce_sonk_wohnungen_raster .box_5,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .box_5 {
	top: calc(27vh + 16px);
	left: calc(27vh + 16px);
}
.ce_rsce_sonk_wohnungen_raster .box_6,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .box_6 {
	top: calc(27vh + 16px);
	left: calc(54vh + 32px);
}
.ce_rsce_sonk_wohnungen_raster .box_7,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .box_7 {
	top: calc(54vh + 32px);
	left: 0px;
}
.ce_rsce_sonk_wohnungen_raster .box_8,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .box_8 {
	top: calc(54vh + 32px);
	left: calc(27vh + 16px);
}
.ce_rsce_sonk_wohnungen_raster .box_9,
.ce_rsce_sonk_wohnungen_raster .detailraster_container .box_9 {
	top: calc(54vh + 32px);
	left: calc(54vh + 32px);
}

.ce_rsce_sonk_wohnungen_raster .box.-sonk_raster_1_1,
.ce_rsce_sonk_wohnungen_raster .box img,
.ce_rsce_sonk_wohnungen_raster .box.-sonk_raster_1_1 img {
	width: 27vh;
	height: auto;
}

.ce_rsce_sonk_wohnungen_raster .box.-sonk_raster_1_2 {
	width: calc(54vh + 16px);
	height: 27vh;
}

.ce_rsce_sonk_wohnungen_raster .box.-sonk_raster_2_1 img {
	width: 27vh;
	height: calc(54vh + 16px);
}
.ce_rsce_sonk_wohnungen_raster .box.-sonk_raster_1_2 img {
	width: calc(54vh + 16px);
}

.ce_rsce_sonk_wohnungen_raster .box.-sonk_raster_2_2 img {
	width: calc(54vh + 16px);
	height: calc(54vh + 16px);
}




/********************************************************/


.ce_rsce_sonk_wohnungen_raster .box .textbox {
	position: absolute;
	font-weight: 500;
	color: #FFFFFF;
	bottom: 10px;
	text-align: center;
	width: 100%;
	z-index: 12345;
	text-transform: uppercase;
	line-height: 20px;
}
.ce_rsce_sonk_wohnungen_raster .box .w_infos {
	display: none;
}

.ce_rsce_sonk_wohnungen_raster .box .later {

}

.ce_rsce_sonk_wohnungen_raster .box .zeile_anzahl {
	justify-content: center;
	display: flex;
}

.ce_rsce_sonk_wohnungen_raster .box .personen {
	width: 18px;
	height: 20px;
	background: url(../assets/icon_person.png);
	background-size: 100%;
	margin-left: 10px;
	margin-top: 0px;
}

.ce_rsce_sonk_wohnungen_raster .w_name {
	font-family: "NectoBold";
	*font-weight: 600;
	font-size: 35px;
	border-top: 1px dotted #999;
	padding-top: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
}

.ce_rsce_sonk_wohnungen_raster .w_info {
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	*text-transform: uppercase;
}

.ce_rsce_sonk_wohnungen_raster .detailraster_container {
	width: calc(100vw - var(--left_content_margin));
	height: 100vh;
	position: absolute;
	*margin-left: var(--left_content_margin);
	*margin-left: calc(var(--left_content_margin) - 5px);
	margin-left: 0px;
	z-index: 100;
	pointer-events: none;
}

/*************************  ce_rsce_sonk_wohnungen_detailraster *****************/

.ce_rsce_sonk_wohnungen_detailraster {
	display: none;
}

.ce_rsce_sonk_wohnungen_detailraster .boxes {
	display: grid;
  	grid-template-columns: repeat(3, max-content); /* 3 Spalten */
  	gap: 16px; /* optional: Abstand zwischen den Items */
}

.ce_rsce_sonk_wohnungen_detailraster .raster_container {
	width: calc(100vw - var(--left_content_margin));
}

.ce_rsce_sonk_wohnungen_detailraster .box img {
	width: 15vw;
	height: auto;
}

/*************************  ce_rsce_sonk_wohnung_detailseite *****************/

.ce_rsce_sonk_wohnung_detailseite .container {
	display: flex;
}

.ce_rsce_sonk_wohnung_detailseite .description_container {
	position: relative;
	width: var(--left_content_margin);
	display: flex;
	height: 400px;
	top: 150px;
	flex-direction: column;
	align-items: flex-end;
}

.ce_rsce_sonk_wohnung_detailseite .description_textbox {
	padding-right: 40px;	
	text-align: right;
}

.ce_rsce_sonk_wohnung_detailseite .slider_container {
	width: var(--slider_width);
	position: relative;
	overflow: hidden;
}

.ce_rsce_sonk_wohnung_detailseite_height .slider_container {
	height: var(--slider_height);
	width: var(--slider_height);
	position: relative;
	overflow: hidden;
}

.ce_rsce_sonk_wohnung_detailseite .slider_container .boxes {
	position: relative;
	height: calc(45vw + 32px);
	overflow: hidden;
}

.ce_rsce_sonk_wohnung_detailseite_height .slider_container .boxes {
	position: relative;
	height: calc(81vh + 32px)!important;
	overflow: hidden;
}

.ce_rsce_sonk_wohnung_detailseite .box {
	position: absolute;
	display: block;
	
}


.ce_rsce_sonk_wohnung_detailseite .detail_infos {
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	margin-left: -50px;
}

sup {
	font-size: 0.6em;
}

.ce_rsce_sonk_wohnung_detailseite .imagebox {
	width: calc(45vw + 32px);
	height: auto;
}
.ce_rsce_sonk_wohnung_detailseite_height .imagebox {
	width: calc(81vh + 32px) !important;
	height: calc(81vh + 32px) !important;
}

.ce_rsce_sonk_wohnung_detailseite .bt_overview {
	position: absolute;
	z-index: 123;
	top: 20px;
	right: 20px
}
.ce_rsce_sonk_wohnung_detailseite .bt_more {
	position: absolute;
	margin-left: -80px;
	z-index: 123;
	top: 190px;
	width: 40px;
	height: 100px;
	background: url(../assets/Arrow_Black_Down.svg);
	background-position: cover;
	background-repeat: no-repeat;
}
.ce_rsce_sonk_wohnung_detailseite .bt_overview a,
.ce_rsce_sonk_wohnung_detailseite .bt_more a { 
	*background: #94937e;
	color: #94937e;
	padding: 5px 7px 3px 7px;
	text-decoration: none !important;
	font-weight: 300;
	font-size: 28px!important;
}

.ce_rsce_sonk_wohnung_detailseite .bt_overview a {
	color: #000000;
}

.ce_rsce_sonk_wohnung_detailseite .more_infos {
	position: relative;
	margin-top: 150px;
	background: #94937e;
	color: #000000;
	width: 100vw;
	display: flex;
	align-items: flex-end;
	*padding-top: 50px;
}

.ce_rsce_sonk_wohnung_detailseite .more_infos .inside {
	position: relative;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 0px;
	display: flex;
	max-width: 1800px;
	width: 100vw;
	margin: auto;
	align-items: flex-end;
	justify-content: center;
}

.ce_rsce_sonk_wohnung_detailseite .h1_biggerPart {
	line-height: 40px;
}

/*
.ce_rsce_sonk_wohnung_detailseite .more_infos .description_textbox2 {
	right: 0px;
	top: 0px;
	padding: 100px 150px 300px 250px;
	text-align: right;
	background: url(../assets/5_schafgarbe.png);
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	width: 150px;
}
*/

.ce_rsce_sonk_wohnung_detailseite .more_infos .description_textbox2 {
	text-align: right;
	background: url(../assets/5_schafgarbe.png);
	background-size: 100%;
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 400px!important;
	height: 400px!important;
	flex-shrink: 0;
	position: relative;
}

.ce_rsce_sonk_wohnung_detailseite .description_textbox2 .detail_infos {
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	position: absolute;
	bottom: 150px;
	right: 150px;
}

.wohnung2 .ce_rsce_sonk_wohnung_detailseite .more_infos .description_textbox2 {
	background: url(../assets/2_goldfelberich.png);
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;

}
.wohnung3 .ce_rsce_sonk_wohnung_detailseite .more_infos .description_textbox2 {
	background: url(../assets/1_labkraut.png);
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;

}
.wohnung4 .ce_rsce_sonk_wohnung_detailseite .more_infos .description_textbox2 {
	background: url(../assets/4_vergissmeinnicht.png);
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;

}
.wohnung5 .ce_rsce_sonk_wohnung_detailseite .more_infos .description_textbox2 {
	background: url(../assets/3_kronwicke.png);
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;

}

.ce_rsce_sonk_wohnung_detailseite .more_infos .description_textbox2 .name {
	padding-bottom: 15px;
	max-width: 200px;
}

.ce_rsce_sonk_wohnung_detailseite .more_infos .features {
	*margin-left: var(--left_content_margin);
	*width: 550px;
	width: auto;
	margin-right: 30px;
	margin-bottom: 50px;
	border-bottom: 1px solid #000000;
	font-size: 15px;
	line-height: 20px;
	padding-top: 50px;
}

.ce_rsce_sonk_wohnung_detailseite .more_infos .features .f {
	text-transform: uppercase;
	list-style: none;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 5px 10px;
	font-size: 16px;
}

.ce_rsce_sonk_wohnung_detailseite .more_infos .message {
	font-size: 20px;
	line-height: 25px;
	font-weight: 500;
	width: 500px;
	padding-bottom: 50px;
}

.ce_rsce_sonk_wohnung_detailseite .more_infos .message p {
	margin-bottom: 0px;
}

.ce_rsce_sonk_wohnung_detailseite .lupe {
	z-index: 124569;
	background: rgba(255,255,255,0.75);
	border-radius: 100px;
	padding: 10px 5px;
	position: absolute;
	bottom: 25px;
	left: 20px;
	line-height: 0px;
}
.ce_rsce_sonk_wohnung_detailseite .lupe a {
	text-decoration: none!important;
}

.ce_rsce_sonk_wohnung_detailseite .slider_navi {
	z-index: 99;
	position: absolute;
	bottom: 20px;
	right: 20px;
	display: flex;
}

.ce_rsce_sonk_wohnung_detailseite .slider_navi .bullet {
	width: 15px;
	height: 15px;
	background: #94937e;
	background: #000000;
	border-radius: 20px;
	margin-right: 10px;
	cursor: pointer;
}

.ce_rsce_sonk_wohnung_detailseite .slider_navi .bullet.active_slide {
	background: #ffffff;
}

.ce_rsce_sonk_wohnung_detailseite .active_slide,
.ce_rsce_sonk_wohnung_detailseite .goleft {
	display: block !important;
	opacity: 1 !important;
}

.ce_rsce_sonk_wohnung_detailseite .arrows {
	position: absolute;
	bottom: 50px;
	left: 550px;
	z-index: 99;
	display: none;
}
.ce_rsce_sonk_wohnung_detailseite .arrows .next_slide,
.ce_rsce_sonk_wohnung_detailseite .arrows .prev_slide {
	background: #ffffff;
	color: #FFFFFF;
	padding: 5px 10px;
	border-radius: 5px;
}

/*************************  ce_rsce_sonk_header *****************/

.ce_rsce_sonk_header .container {
	display: flex;
}

.ce_rsce_sonk_header .description_container {
	position: relative;
	width: var(--left_content_margin);
	display: flex;
	height: 400px;
	top: 250px;
	flex-direction: column;
	align-items: flex-end;
}

.ce_rsce_sonk_header.--sonk_notext .description_container {
	display: none;
}

.ce_rsce_sonk_header .description_textbox {
	padding-right: 40px;	
	text-align: right;
	max-width: 350px;
}

.ce_rsce_sonk_header .description_textbox p {
	text-transform: none;
	letter-spacing: 2px;
}

.ce_rsce_sonk_header .slider_container {
	width: calc(100vw - var(--left_content_margin));
	height: 100vh;
	position: relative;
	overflow: hidden;
}

.ce_rsce_sonk_header.--sonk_notext .slider_container {
	width: 100vw;
}

.ce_rsce_sonk_header .slider_container .boxes {
	position: relative;
	width: calc(100vw - var(--left_content_margin));
	height: 100vh;
	overflow: hidden;
}

.ce_rsce_sonk_header.--sonk_notext .slider_container .boxes {
	width: 100vw;
}
.ce_rsce_sonk_header .box {
	position: absolute;
	display: block;
	
}

.ce_rsce_sonk_header .box img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.ce_rsce_sonk_header .imagebox,
.ce_rsce_sonk_header .imagebox .inside {
	width: calc(100vw - var(--left_content_margin));
	height: 100vh;
}
.ce_rsce_sonk_header.--sonk_notext .imagebox,
.ce_rsce_sonk_header.--sonk_notext .imagebox .inside {
	width: 100vw;
}

.ce_rsce_sonk_header .lupe {
	z-index: 124569;
	background: rgba(255,255,255,0.75);
	border-radius: 100px;
	padding: 10px 5px;
	position: absolute;
	bottom: 20px;
	left: 20px;
	line-height: 0px;
}

.ce_rsce_sonk_header.--sonk_notext .lupe {
	display: none;
}

.ce_rsce_sonk_header .lupe a {
	text-decoration: none!important;
}
.ce_rsce_sonk_header .slider_navi {
	z-index: 99;
	position: absolute;
	bottom: 20px;
	right: 20px;
	display: flex;
}

.ce_rsce_sonk_header .slider_navi .bullet {
	width: 15px;
	height: 15px;
	background: #94937e;
	background: #000000;
	border-radius: 20px;
	margin-right: 10px;
	cursor: pointer;
}

.ce_rsce_sonk_header .slider_navi .bullet.active_slide {
	background: #ffffff;
}

.ce_rsce_sonk_header .active_slide,
.ce_rsce_sonk_header .goleft {
	display: block !important;
	opacity: 1 !important;
}

.ce_rsce_sonk_header .arrows {
	position: absolute;
	bottom: 50px;
	left: 550px;
	z-index: 99;
	display: none;
}
.ce_rsce_sonk_header .arrows .next_slide,
.ce_rsce_sonk_header .arrows .prev_slide {
	background: #ffffff;
	color: #FFFFFF;
	padding: 5px 10px;
	border-radius: 5px;
}











/*************************  ce_rsce_sonk_two_images *****************/

.ce_rsce_sonk_two_images .container .images {
	display: flex;
}
.ce_rsce_sonk_two_images .container .images img {
	width: 100%;
	height: 100%;	
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top:0px;
	left:0px;
	height: 60vh;
}

.ce_rsce_sonk_two_images .container .images .imagebox_1 {
	width: 66%;
	padding-right: 20px;
	overflow: hidden;
	position: relative;
	height: 60vh;
}
.ce_rsce_sonk_two_images .container .images .imagebox_2 {
	width: calc(34% - 20px);
	overflow: hidden;
	position: relative;
	height: 60vh;
}

.ce_rsce_sonk_two_images.-sonk_big_image_right .container .images .imagebox_1 {
	width: calc(34% - 20px);
}

.ce_rsce_sonk_two_images.-sonk_big_image_right .container .images .imagebox_2 {
	width: 66%;
}


















/********************** NEUE SONK TEXT IMAGE BOX ****************/

.a3 h3 {
	color: #3b74af !important;
	font-weight: 300;
}


.ce_rsce_sonk_text_image_box {
	position: relative;
	max-width: var(--max_content_width);
	margin: auto;
	margin-left: var(--left_content_margin);
	padding-top: 60px;
	padding-left: 0px;
	padding-right: 50px;
	letter-spacing: 2px;
}

.ce_rsce_sonk_text_image_box .headline {
	position: relative;
	z-index: 3;
}

.fullwidth.-sonk_bg_image {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.ce_rsce_sonk_text_image_box.-sonk_bg_image  {
	max-width: 100% !important;
}

.ce_rsce_sonk_text_image_box .container {
	*display: flex;
	*justify-content: center;
	width: 100%;
	margin: auto;
}
.ce_rsce_sonk_text_image_box .container .inside {
	display: flex;
	justify-content: center;
}

.ce_text.ce_rsce_sonk_text_image_box .container {
	display: flex;
}


.ce_rsce_sonk_text_image_box.-sonk_bg_image .container {
	max-width: var(--max_content_width);
	padding-top: 80px;
	padding-bottom: 50px;
}

.ce_rsce_sonk_text_image_box.-sonk_bg_image .imagebox {
	*opacity: 0;
}

.ce_rsce_sonk_text_image_box.-sonk_bg_image .textbox {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
}

.ce_text.ce_rsce_sonk_text_image_box .textbox {
	padding-top: 30px;
	width: auto !important;
}
.ce_text.ce_rsce_sonk_text_image_box .imagebox {
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 30px;
	width: 50%;
}

.ce_text.ce_rsce_sonk_text_image_box .textbox .textcontent {
	padding-right: 0px;
}


.ce_rsce_sonk_text_image_box .-sonk_image_ratio_35 .textbox {
	width: 65%;
		padding-top: 30px;
}
.ce_rsce_sonk_text_image_box .-sonk_image_ratio_35 .imagebox {
	width: 35%;
}

.ce_rsce_sonk_text_image_box .-sonk_no_image .textbox .inside {
	justify-content: left;
}

.ce_rsce_sonk_text_image_box .-sonk_no_image .textcontent {
	padding: 0px !important;
}

.ce_rsce_sonk_text_image_box .imagebox .inside {
	height: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: right;
}

.ce_rsce_sonk_text_image_box .-sonk_picture_right .imagebox .inside {
	height: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: left;
}

.ce_rsce_sonk_text_image_box .-sonk_image_top .imagebox .inside {
	align-items: flex-start;
	overflow: hidden;
}

.ce_rsce_sonk_text_image_box .-sonk_image_center .imagebox .inside {
	align-items: center;
}
.ce_rsce_sonk_text_image_box .-sonk_image_bottom .imagebox .inside {
	align-items: flex-end;
}

.ce_rsce_sonk_text_image_box .textbox {
	*background: #f9f9f9;
}

.ce_rsce_sonk_text_image_box .textbox .textcontent {
	padding-right: 50px;
}
.ce_rsce_sonk_text_image_box .-sonk_picture_left .textbox .textcontent {
	padding-left: 50px;
}

.ce_rsce_sonk_text_image_box .-sonk_textbox_boxed .textbox,
.ce_rsce_sonk_text_image_box .-sonk_textbox_boxed .imagebox{
	*max-width: 800px;
}

.ce_rsce_sonk_text_image_box .-sonk_textbox_css_3 .textbox {
	border-radius: 10px;
	margin: 40px;
	padding-left: 30px;
}

.ce_rsce_sonk_text_image_box .-sonk_textbox_css_4 .textbox {
	border-radius: 30px;
	margin: 20px 80px;
	padding-left: 30px;
}

.ce_rsce_sonk_text_image_box .textbox .inside {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: left;
	margin: initial;
}

.ce_rsce_sonk_text_image_box .-sonk_picture_right .textbox .inside {
	*justify-content: right;
}

.ce_rsce_sonk_text_image_box .-sonk_image_full img {
	object-fit:contain;
	height: auto;
}
.ce_rsce_sonk_text_image_box .-sonk_image_full picture {
	height: auto;
}

.ce_rsce_sonk_text_image_box .-sonk_image_cover img {
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.ce_rsce_sonk_text_image_box .-sonk_image_cover picture {
	height: 100%;
}

.ce_rsce_sonk_text_image_box .backgroundbox {
	position: absolute;
	width: calc(100vw - var(--left_content_margin));
	height: 100%;
	left: var(--left_content_margin);
}

.ce_rsce_sonk_text_image_box .-sonk_element_box_height_textbox .imagebox .inside {
	height: 100%;
	width: 100%;
}

/********************** ACCORDION ****************/

.ui-state-hover .ui-icon, 
.ui-state-focus .ui-icon,
.ui-state-default .ui-icon {
	display: none;
}
.ce_rsce_accordion {
	max-width: 1300px;
	padding-top: 15px;
	padding-bottom: 20px;
}

.ce_rsce_accordion h2 {
	margin-top: 0px;
}

.ce_rsce_accordion .container {
	*display: flex;
	*justify-content: space-between;
}

/*
.ce_rsce_accordion .row {
	display: flex;
	justify-content: space-between;
}
*/

.ce_rsce_accordion .column_1,
.ce_rsce_accordion .column_2 {
	width: 100%;
}

.ce_rsce_accordion .ce_accordionSingle {
	width: 98%;
	position: relative;
}

.ce_rsce_accordion .ui-accordion-header {
	width: auto;
	display: block;
	font-size: 25px;
	background: #ffffff;
	color: #000000;
	font-family: "Necto";
	border: none;
}
.ce_rsce_accordion .ui-accordion-content {
	padding-left: 10px;
	padding-right: 10px;
	display: flex;
	font-size: 18px;
	line-height: 27px;
	border: none;
	font-weight: 500;
	letter-spacing: 2px;
}

.ce_rsce_accordion .textbox {
	width: 100%;
	padding-left: 28px;
}

/*
.ce_rsce_accordion .-no_image .textbox {
	width: 100%;
}
*/

.ce_rsce_accordion .imagebox {
	width: 30%;
	margin-top: 5px;
	padding-left: 10px;
}

.ce_rsce_accordion img {
	border-radius: var(--image_border_radius);
}


/********************** NEUE SONK TEXT TEASER/BILD/ACCORDION  ****************/

.ce_rsce_text_teaser_bild_accordion .textbox .textcontent {
	padding-bottom: 20px !important
}
.ce_rsce_text_teaser_bild_accordion .textbox .textcontent h3 {
	padding-top: 0px;
	margin-top: 0px;
}
.ce_rsce_text_teaser_bild_accordion .imagebox {
	width: 35% !important;
}

.ce_rsce_text_teaser_bild_accordion .imagebox .inside {
	justify-content: initial;
}

.ce_rsce_text_teaser_bild_accordion .imagebox img {
	border-radius: var(--image_border_radius);
}
.ce_rsce_text_teaser_bild_accordion .textbox {
	width: 65% !important;
}
.ce_rsce_text_teaser_bild_accordion .-sonk_no_image .textbox {
	width: 100% !important;
}

.ce_rsce_text_teaser_bild_accordion .textbox {
	background: none !important;
}

.ce_rsce_text_teaser_bild_accordion .textbox h2 {
	*margin-left: -40px;
	margin-bottom: 20px;
}

.ce_rsce_text_teaser_bild_accordion .accordion_content {
	margin-top: 30px;
	background: #f2f2ea;
}

.ce_rsce_text_teaser_bild_accordion .accordion_content .container {
	display: none;
	padding-top: 20px;
}

.ce_rsce_text_teaser_bild_accordion  .accordion_content.-sonk_show_content_by_button_no .container {
	display: block;
}

.ce_rsce_text_teaser_bild_accordion .accordion_content.show_content  .container {
	display: block !important;
}

.ce_rsce_text_teaser_bild_accordion .accordion_content.hide_content  .container {
	display: none !important;
}

.ce_rsce_text_teaser_bild_accordion .accordion_content .textbox {
	display: block;
	width: auto;
	padding: 10px 30px;
	width: 80% !important;
	margin: auto;
	padding-bottom: 10px;
}

.ce_rsce_text_teaser_bild_accordion.-sonk_content_intend_no .accordion_content .textbox  {
	border-top: 1px dotted #ffffff;
	width: 100%;
	margin: 0 40px;
	padding: 0px;
}

.ce_rsce_text_teaser_bild_accordion .accordion_content .textbox .inside {
	display: block;
}

.ce_rsce_text_teaser_bild_accordion .thumbs {
	text-align: center;
	max-width: 90%;
	margin: auto;
	background: #f2f2ea;
	display: flex;
	width: auto;
	height: auto;
	padding-bottom: 30px;
	justify-content: center;
}

.ce_rsce_text_teaser_bild_accordion .thumb {
	float: left;
	padding: 5px;
	
}


.ce_rsce_text_teaser_bild_accordion .thumb img {
	border-radius: var(--image_border_radius);
}


/********************** TABELLE ****************/

.ce_rsce_tabelle {
	max-width: var(--max_content_width);
	margin: auto;
}
.ce_rsce_tabelle .table_name {
	display: flex;
	justify-content: flex-start;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	margin-top: 25px;
	margin-bottom: 15px;
}
.ce_rsce_tabelle.-sonk_table_mode_boxes .table_name {
	border-bottom: 0px solid #999 !important;
}
.ce_rsce_tabelle .row .inside {
	display: flex;
	justify-content: space-between;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: var(--table_content_font_size);
	line-height: var(--table_content_font_lineheight);
	overflow: hidden;
}
.ce_rsce_tabelle .row:last-child {
	border-bottom: 0px solid #999;
}
.ce_rsce_tabelle .column {
	width: 33%;
	padding-right: 15px;
}
.ce_rsce_tabelle .column:last-child {
	padding-right: 0px;
}
.ce_rsce_tabelle .column p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.ce_rsce_tabelle .rows.-sonk_table_mode_boxes {
	display: flex;
	flex-wrap: wrap;
}
.ce_rsce_tabelle .rows.-sonk_table_mode_boxes .row .inside {
	flex-direction: column;
	justify-content: left;
}

.ce_rsce_tabelle .rows .row {
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
}

.ce_rsce_tabelle .rows.-sonk_table_mode_boxes.-sonk_nob_2 .row {
	padding: 20px;
	border: 1px dotted #999;
	width: calc(50% - 48px);
}
.ce_rsce_tabelle .rows.-sonk_table_mode_boxes.-sonk_nob_3 .row {
	padding: 20px;
	border: 1px dotted #999;
	width: calc(33% - 48px);
}
.ce_rsce_tabelle .rows.-sonk_table_mode_boxes.-sonk_nob_4 .row {
	padding: 20px;
	border: 1px dotted #999;
	width: calc(25% - 48px);
}
.ce_rsce_tabelle .rows.-sonk_table_mode_boxes.-sonk_nob_5 .row,
.ce_rsce_tabelle .rows.-sonk_table_mode_boxes .row {
	padding: 20px;
	border: 1px dotted #999;
	width: calc(20% - 48px);
	min-width: 220px;
}

.ce_rsce_tabelle .rows.-sonk_table_mode_boxes .column {
	width: 100%;
}

.ce_rsce_tabelle div.externerlink a:before,
.ce_rsce_sonk_boxes div.externerlink a:before
{
	top: 7px;
}

.ce_rsce_tabelle div.buttonlink a:before,
.ce_rsce_sonk_boxes div.buttonlink a:before {
	top: 9px;
}


/********************** BOXES / TextColumns ****************/

.ce_rsce_sonk_boxes,
.ce_rsce_sonk_textcolumns {
	max-width: var(--max_content_width);
	margin: auto;
}

.ce_rsce_sonk_boxes .name {
	font-size: 17px;
	font-weight: 500;
	padding-bottom: 0px;
	padding-top: 15px;
}
.ce_rsce_sonk_boxes .boxes {
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
	font-size: var(--box_content_font_size);
	line-height: var(--box_content_font_lineheight);
}

.ce_rsce_sonk_boxes .textcontent p:first-child {
	margin-top: 8px;
}

.ce_rsce_sonk_boxes .textbox {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.ce_rsce_sonk_boxes .boxes.-sonk_nob_2 .box {
	margin: 5px;
	width: calc(50% - 32px);
}
.ce_rsce_sonk_boxes .boxes.-sonk_nob_3 .box {
	margin: 15px;
	width: calc(32% - 30px);
	border: 1px dotted;
}
.ce_rsce_sonk_boxes .boxes.-sonk_nob_4 .box {
	margin: 5px;
	width: calc(25% - 32px);
}
.ce_rsce_sonk_boxes .boxes.-sonk_nob_5 .box,
.ce_rsce_sonk_boxes .boxes .box {
	margin: 5px;
	width: calc(20% - 32px);
	min-width: 220px;
	background: #FFFFFF;
}

.ce_rsce_sonk_textcolumns .boxes .box  {
	background: none;
	font-size: initial;
	font-size: 20px;
	line-height: 30px;
}

.ce_rsce_sonk_textcolumns .box .textbox {
	padding: 0px 20px
}

/* .-sonk_textbox_css_5 */

.ce_rsce_sonk_textcolumns .box.-sonk_textbox_css_5 {
	border-radius: 20px;
	border: 2px solid #4e5b7c;
	*background: #ffffff;
}

.ce_rsce_sonk_textcolumns .box.-sonk_textbox_css_5 .textcontent {
	padding: 20px 20px
}

/********************** SOLO IMAGE ****************/

.ce_rsce_sonk_image {
	max-width: var(--max_content_width);
	margin: auto;
}

.ce_rsce_sonk_image .textbox {
	padding: 20px
}

.ce_rsce_sonk_image h2 {
	padding-bottom: 20px;
}

/********************** MULTI IMAGES ****************/

.ce_gallery .ce_rsce_sonk_multi_images {
	padding-top: 30px;
}

.ce_rsce_sonk_multi_images {
	max-width: var(--max_content_width);
	margin: auto;
}

.ce_rsce_sonk_multi_images .boxes {
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
	font-size: var(--box_content_font_size);
	line-height: var(--box_content_font_lineheight);
}

.ce_rsce_sonk_multi_images .textbox {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.ce_rsce_sonk_multi_images .boxes.-sonk_nob_2 .box {
	margin: 5px;
	width: calc(50% - 10px);
}
.ce_rsce_sonk_multi_images .boxes.-sonk_nob_3 .box {
	margin: 5px;
	width: calc(33% - 10px);
}
.ce_rsce_sonk_multi_images .boxes.-sonk_nob_4 .box {
	margin: 5px;
	width: calc(25% - 10px);
}
.ce_rsce_sonk_multi_images .boxes.-sonk_nob_5 .box,
.ce_rsce_sonk_multi_images .boxes .box {
	margin: 5px;
	width: calc(20% - 10px);
	min-width: 100px;
	background: #FFFFFF;
}







.ui-accordion-header {
	display: inline-block;
	position: relative;
	margin-top: 20px;
	padding: 5px 20px;
	padding-left: 40px;
	color: #FFFFFF;
	background: #ffffff;
	border-radius: 5px;
	font-weight: 500;	
	font-size: 20px;
	cursor: pointer;
}

.ui-accordion-header:before {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 20px;
	height: 30px;
	content: "+";
	font-size: 20px;
	//background: url(../assets/icon_accordion_open.svg);
	background-position: cover;
	background-repeat: no-repeat;
}



/********************** HEADER SLIDER ****************/

.ce_rsce_header_slider_carousel picture img {
	width: 100%;
  	height: 100%;
  	object-fit: cover; /* oder contain, je nach gewünschtem Verhalten */
	object-position: 25% 75%; /* Horizontal: 25%, Vertikal: 75% */
	//object-position: 100% 100%; 
}

.ce_rsce_header_slider_carousel .image_container.bg_element {
	display: none !important
}

.ce_rsce_header_slider_carousel .slide {
	display: none;
	*opacity:0
}

.ce_rsce_header_slider_carousel .slider_navi {
	z-index: 99;
	position: absolute;
	bottom: 150px;
	left: 100px;
	display: flex;
}

.ce_rsce_header_slider_carousel .slider_navi .bullet {
	width: 15px;
	height: 15px;
	background: rgba(80,93,124,0.3);
	border-radius: 20px;
	margin-right: 10px;
	cursor: pointer;
}

.ce_rsce_header_slider_carousel .slider_navi .bullet.active_slide {
	background: #ffffff;
}

.ce_rsce_header_slider_carousel .active_slide,
.ce_rsce_header_slider_carousel .goleft {
	display: block !important;
	opacity: 1 !important;
}

.ce_rsce_header_slider .textblock {
	background: rgba(255,255,255,0.8) !important;
}

.ce_rsce_header_slider .arrows {
	position: absolute;
	bottom: 50px;
	left: 550px;
	z-index: 99;
	display: none;
}
.ce_rsce_header_slider .arrows .next_slide,
.ce_rsce_header_slider .arrows .prev_slide {
	background: #ffffff;
	color: #FFFFFF;
	padding: 5px 10px;
	border-radius: 5px;
}


.ce_rsce_header_slider .imageslides {
	position: fixed;
}
.ce_rsce_header_slider .imageslides .slide {
	position: absolute;
	top: 0px;
	left: 0px;
}

.ce_rsce_header_slider .textslides {
	position: fixed;
	z-index: 2;
	top: 0px;
	left: 0px;
	height: 82vh;
	width: 550px;
	min-height: 700px;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.ce_rsce_header_slider .textslides::before, 
.ce_rsce_header_slider .textslides::after {
  pointer-events: none;
}
