.startpage .content-container .image_container .caption
{
	display:none;
}

.contentpage .ce_text a img
{
	pointer-events: none;
	cursor: default;
    text-decoration: none;
    color: #000;
}

.contentpage.type-a #header,
.contentpage.type-a #container
{
    max-width: 1280px;
    margin: auto;
}

.contentpage.type-b #header
{
    max-width: 1920px;
    margin: auto;
	margin-bottom: 63px;
}

.contentpage.type-b #container
{
    max-width: 1280px;
    margin: auto;
}

.contentpage.type-menu #header
{
	max-width:1920px;
	margin: auto;
}

.contentpage.type-a #header .slide_item_content,
.contentpage.type-b #header .slide_item_content
{
	position: absolute;
	bottom:0;
	left:0;
	height:64px;
	padding-left:45px;
	padding-top:12px;
	padding-right:64px;
	background-image:url(/files/theme/elements/bkw-bw_background_blau-verlauf.jpg);
	color:#fff;
	font-weight:300;
}

.contentpage.type-a #header .slide_item_content .h2, .contentpage.type-b #header .slide_item_content .h2
{
	font-size:24px;
	font-family: "FoundrySterling-Bold", sans-serif;
	margin-right:90px;
	margin-left:15px;
	margin-top:5px;
	
}

.contentpage.type-a #container,
.contentpage.type-b #container
{
	margin-top:60px;	
	margin-bottom:60px;
}

.contentpage.type-b #main
{
	max-width:858px;
	padding-right:100px;
	float:left;
}

.contentpage.type-b #right
{
	width:422px;
	float:left;
}

.contentpage.type-b #right .sidebar_box 
{
	padding-left:32px;
	padding-right:32px;
	padding-top:40px;
	padding-bottom:25px;
	background-color:#f5f3f3;
	margin-bottom:30px;
	
}

.contentpage.type-b #right .sidebar_box.contact
{
	min-height:330px;
}

.contentpage.type-b #right .sidebar_box.contact img
{
	position: absolute;
    margin-top: 80px;
}

.contentpage.type-b #right .sidebar_box h5
{
	font-size:12px;
	line-height:12px;
	color:#02638e;
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:0px;
}
.contentpage.type-b #right .sidebar_box h4
{
	font-size:25px;
	line-height:25px;
	color:#02638e;
	text-transform:uppercase;
	margin-top:33px;
	margin-bottom:22px;
}

.contentpage.type-b #right .sidebar_box p
{
	font-size:14px;
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:38px;
}

.contentpage.type-b #right .sidebar_box.contact p{
	padding-left: 178px;
}

.contentpage.type-b #right .sidebar_box p.wasser
{
	background-image:url(../elements/sidebar-box-icon-menu.png);
}
 
.contentpage .nopadding .ce_text h1
{
	margin-top:0px;
}

.contentpage .ce_text h3
{
	margin-top:25px;
	margin-bottom:10px;
}

.contentpage .ce_gallery
{
	margin:-10px;
	
}

.contentpage .ce_gallery ul
{
	width:100%;
}

.contentpage #main .ce_gallery li
{
	float:left;
	padding:10px;
	width:33.3333%;
    clear: unset!important;
}

.contentpage #main .ce_gallery.gallery-2 li
{
	width:50%;
}

.contentpage #main .ce_gallery.gallery-3 li
{
	width:33.333%;
}

.contentpage #main .ce_gallery.gallery-4 li
{
	width:25%;
}

.mobile_quickselect
{
	display:none;
}


.mod_breadcrumb
{
	margin-top:24px;
}
 
.mod_breadcrumb, .mod_breadcrumb a{
	
	color:#ababab!important;
	font-size:12px;
	
}

.mod_breadcrumb li
{
	float: left;
	margin-right:12px;
}


.mod_breadcrumb li:not(.first):before{
	content: url("/files/theme/elements/neuental_pfeil_rechts-grau.png");;
	display:inline-block;
	padding-right:12px;
}


/**/

.ce_accordion .ui-accordion-header-icon
{
	content: url("/files/theme/elements/neuental_pfeil_rechts-grau.png");
	display:inline-block;
	padding-left:6px;
	padding-right:8px;
}
.ce_accordion .active .ui-accordion-header-icon
{
	content: url("/files/theme/elements/neuental_pfeil_unten.png");
}

.ce_accordion .toggler
{
	font-size: 16px;
    line-height: 22px;
    border-bottom: 2px solid #f1f1f1;
    padding-bottom: 7px;
    padding-top: 7px;
    /*padding-left: 30px;*/
	margin-top:4px;
	color:#85be4c;
	font-weight:600;
	cursor:pointer;
} 

.ce_accordion .toggler.active
{
	border-bottom:0px;
}
.ce_accordion .accordion
{
	padding-left: 24px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.contentpage .ce_downloads li
{
	margin-bottom:5px;
	margin-top:5px;
}

.contentpage .ce_download a,
.contentpage .ce_downloads a
{
	text-transform:uppercase;
	margin-left:28px;
}

.contentpage .ce_download a::before,
.contentpage .ce_downloads a::before
{
	content:url(/files/theme/elements/bkw_icon-20px_download.png);
    width: 25px;
    height: 25px;
    position: relative;
    
    margin-right: 4px;
	position: absolute;
	margin-top:3px;
	margin-left:3px;
	left:0px;
}

.contentpage.type-b #right .sidebar_box.icon-download > p
{
	background-image:url(/files/theme/elements/bkw_icons_40px_download.png);
	background-position: -9px 5px;
}

.contentpage.type-b #right .sidebar_box.icon-trinkwasser > p
{
	background-image:url(/files/theme/elements/bkw_icons_40px_wasser.png);
	background-position: -9px 5px;
}

.contentpage.type-b #right .sidebar_box.icon-reisen > p
{
	background-image:url(/files/theme/elements/bkw_icons_40px_verkehr.png);
	background-position: -5px 1px;
}

/*
.contentpage.type-a .slide_item_content_wrapper
{
	position:relative;
	height:auto;
	display:block;
	overflow:hidden;
}
.contentpage.type-a .slide_item_content_wrapper .slide_item_image
{
	width:66.66666%;
	float:left;

} 
.contentpage.type-a .slide_item_content_wrapper .slide_item_content
{
	width:33.33333%;
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	background-color:blue;
} */
.box-flotte 
{
	background-color: #f1f1f1;
    margin-bottom: 36px;
}

.box-flotte .image_container{
	float: left;
    margin-right: 36px;
}

#colorbox
{
	width:90%;
	height:90%;
}

#portraetitems a figcaption
{
	font-size:15px;
	margin-top:10px;
	font-weight:700;
	text-transform:uppercase;
}

.slider-control .slider-menu b {
    color: #bbb;
    cursor: pointer;
    font-size: 39px;
    line-height: 29px;
}


.slider-control .slider-menu b.active
{
	 color: #0599c1;
}

#wrapper .ce_form input[type="text"],
#wrapper .ce_form textarea,
input[type="search"]
{
	width: 90%;
    height: 42px;
    background: #fdfdfd;
    border: 0px;
    border-bottom: 2px solid #e2e1e1;
    padding: 10px;
	margin-bottom:24px;
}

input[type="search"]
{
	box-sizing: border-box;
}

input[type="file"]
{
	margin-bottom:24px;
}
#wrapper .ce_form .widget-checkbox
{
	margin-bottom:24px;
}

#wrapper .ce_form .widget-checkbox fieldset
{
	border:0px;
	font-size:14px;
	position:relative;
}

#wrapper .ce_form .widget-checkbox input[type="checkbox"]
{
	position:absolute;
	margin-top: 5px;

}
#wrapper .ce_form .widget-checkbox label
{
	margin-left:24px;
	display:block;
}



#wrapper .ce_form textarea
{
	height:250px;
}

.mod_search .widget-submit
{
	margin-bottom:48px;
}

.ce_metamodel_content .label
{
	display:none;
}

.contentpage.type-b #cboxLoadedContent
{
	background-color:#000;
}
.contentpage.type-b #cboxTitle
{
	display:none!important;
}

.ce_table th, .ce_table td
{
	padding:5px;
	line-height: 18px;
	vertical-align: middle;
	padding-left:10px;
	padding-right:10px;
}
.ce_table th, .ce_table th.strong{
	font-family: "FoundrySterling-Bold", sans-serif;
	font-weight:300;
	
}

.ce_table .head_1, .ce_table .head_2, .ce_table .head_3,
.ce_table .col_1, .ce_table .col_2, .ce_table .col_3
{
	text-align:center;
	vertical-align: middle;
}

.ce_table th .tbl_smaller{
	font-family: "FoundrySterling-Medium", sans-serif;
	font-weight:300;
	font-size:14px;
}

.ce_table tr
{
	background-color: #f9f9f9;
    display: table-row;
    border-top: 2px #fff solid;
    height: 42px;
}

#mmreader .field.entry_title
{
	font-size: 2.2em;
    line-height: 1.15em;
    font-weight: 900;
    font-family: museo-sans, sans-serif;
    font-weight: 700;
    letter-spacing: -0.5px;
	margin-top: 1em;
}

#mmreader .field.entry_company
{
	margin-top:24px;
	font-weight:800;
}

#mmreader .field.entry_web
{
	margin-bottom:24px;
}


#mmreader .text li
{
	list-style-type:disc;
	margin-left:32px; 
}

.flipbook
{
	 background-color: #EBEBEB!important;
	 margin-bottom:2rem;
 }

.flipbook.df-floating .df-ui-controls:after, .flipbook .df-floating .df-ui-controls:after, .df-lightbox-wrapper.df-floating .df-ui-controls:after, .df-lightbox-wrapper .df-floating .df-ui-controls:after,
.flipbook.df-floating .df-ui-controls:before, .flipbook .df-floating .df-ui-controls:before, .df-lightbox-wrapper.df-floating .df-ui-controls:before, .df-lightbox-wrapper .df-floating .df-ui-controls:before
 {
	 content:unset;
 }

.flipbook .df-ui-btn.df-ui-outline.far.fa-list,
.flipbook .df-ui-btn.df-ui-share.fas.fa-share-alt
{
	 display:none;
 }
 