.contentpage.type-a #header,
.contentpage.type-a #container
{
    max-width: 1280px;
    margin: auto;
}

.contentpage.type-b #header,
.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 .ce_gallery
{
	margin:-10px;
	
}

.contentpage .ce_gallery ul
{
	width:100%;
}

.contentpage .ce_gallery li
{
	float:left;
	padding:10px;
	width:33.3333%;
    clear: unset!important;
}

.mobile_quickselect
{
	display:none;
}

/**/

.ce_accordion .ui-accordion-header-icon
{
	content: url("/files/theme/elements/bkw_aufzaehlung-pfeil-blau.png");
	display:inline-block;
	padding-left:6px;
	padding-right:8px;
}
.ce_accordion .active .ui-accordion-header-icon
{
	content: url("/files/theme/elements/bkw_aufzaehlung-pfeil-blau_unten.png");
}

.ce_accordion .toggler
{
	font-family: "FoundrySterling-Bold", sans-serif;
    border-bottom: 2px solid #f1f1f1;
    padding-bottom: 7px;
    padding-top: 7px;
    /*padding-left: 30px;*/
	margin-top:4px;
	color:#02638e;
} 

.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%;
}


.slider-control .slider-prev
{
	text-indent: -9999em;
    background-image: url(/files/theme/elements/bkw_slider-pfeil_links.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    background-position: -10px;
    background-size: cover;
    margin-top: -3px;
}

.slider-control .slider-next
{
	text-indent: -9999em;
    background-image: url(/files/theme/elements/bkw_slider-pfeil_rechts.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    background-position: 10px;
    background-size: cover;
    margin-top: -3px;
}

.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;
}
#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;
}
.ce_metamodel_content .item_title
{
	font-family: "FoundrySterling-Bold", sans-serif;
    color: #02638e;
    margin-bottom: 15px;
    margin-top: 1em;
    font-size: 1.8333em;
}
.ce_metamodel_content h2
{
	text-align: left!important;
    color: #f1552d;
    font-size: 20px;
    margin-bottom: 32px;
}
.ce_metamodel_content .item_text ul
{
	margin-left:24px;
}

.ce_metamodel_content .item_text ul li
{
	list-style-type: disc
}

.ce_metamodel_content .item_gallery:before{
	content:"Weitere Bilder";
	display:block;
	width:100%;
	position:relative;
	font-family: "FoundrySterling-Bold", sans-serif;
	margin-top:32px;	
	
}

.ce_metamodel_content .item_gallery li
{
	float:left;
	margin-right:24px;
	margin-bottom:24px;
}
.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;
}