/* Kontaktzeile über dem eigentlichen Header */
	#preheader {
		width: 100%;
		max-width: 100%;
		height: 32px;
		background-color: #666;
		position: fixed;
		z-index: 99999;
	}
	#preheader ul {
		margin: 3px auto;
		width: 1200px;
		max-width: 100%;
		list-style: none;
	}
	#preheader ul li {
		text-transform: uppercase;
		display: inline-block;
		color: #fff;
		margin-right: 2em;
	}
	#preheader ul li a {
		text-decoration: none;
		font-size: 85% !important;
		color: #fff;
	}
	#preheader ul li a svg {
		height: 20px;
		width: auto;
		fill: #fff;
		margin-right: .5em;
		vertical-align: text-top;
	}
	@media screen and (max-width: 1200px) {
		#preheader ul {
			width: 100%;
			max-width: 100%;
		}
		#preheader ul li {
			margin-right: 1em;
			margin-left: 1em;
		}
		#naviInner {
			width: 100%;
			max-width: 100%;
		}
	}
	#navi {
		margin-top: 32px;
	}
	/* Seite Nachhaltigkeit */
	body#pid1643 #content b {
		font-weight: 600;
	}
	body#pid1643 #content ol {
		padding-left: 1em;
	}
	body#pid1643 #content ol li {
		margin-bottom: .5em;
	}
		
		
#header {
	height: auto;
}

/* News auf der Startseite */
body#pid4 .news-latest-container {
	background-color: #cfd1d2;
	/*background-color: #a3acb1;*/
	height: 300px;
	margin-bottom:25px;
}

body#pid4 .news-latest-container {
	padding: 20px;	
}

body#pid4 .news-latest-item {
	/*width: calc((100% / 3) - 20px);*/
	width: calc((100% / 3) - 50px);
	float: left;
	/*margin-right: 20px;*/
	margin-right: 70px;
}
body#pid4 .news-latest-item * {
	color: #fff;
}

body#pid4 .news-latest-item:nth-child(3),
body#pid4 .news-latest-item:nth-child(4),
body#pid4 .news-latest-item:nth-child(5) {
	/*width: calc(100% / 3);*/
	width: calc((100% / 3) - 50px);
	margin-right: 0;
	margin-bottom: 15px;
}
body#pid4 .news-latest-item:nth-child(3) *,
body#pid4 .news-latest-item:nth-child(4) *,
body#pid4 .news-latest-item:nth-child(5) * {
	line-height: 1.2em;
	font-size: 15px !important;
}


body#pid4 .news-latest-item span {
	font-size: 14px !important;
	padding-left: 0 !important;
}

body#pid4 .news-latest-item:nth-child(3) span,
body#pid4 .news-latest-item:nth-child(4) span,
body#pid4 .news-latest-item:nth-child(5) span {
	line-height: 1em;
	font-size: 13px !important;
}

body#pid4 .news-latest-item a {
	text-decoration: none;
}

body#pid4 .news-latest-item h3.headline {
	height: 25px;
	font-size: 19px !important;
	margin-bottom: 10px;
	text-transform: uppercase;
}

body#pid4 .news-latest-item img {
	max-width: calc(100% - 2px);
	height: auto;
	border: 1px solid #fff;
}

body#pid4 .news-latest-item:nth-child(3) img,
body#pid4 .news-latest-item:nth-child(4) img,
body#pid4 .news-latest-item:nth-child(5) img {
	max-width: 43.5%;
	height: auto;
	float: left;
	margin-right: 20px;
}

/* Kontakt international im iframe keine navi anzeigen */
iframe #navi {
	display: none;
}


/* ***************** */
/* Karriere NEU 2019 */
/* ***************** */
body#pid1574 .grid-3col {
	margin-bottom:25px;
}

body#pid1574 .grid-3col .col1 .colContent img {

    width: 100%;
    height: auto;

}


/* Slick Slider für Mitarbeiter-Zitate */
.slick-slider {
	background-color: #cfd1d2;
}
.slick-slider .slick-header {
	display: none;
}
.slick-slider .slick-slide figure {
	float:left;
	width: 200px;
}
.slick-slider .border {
	border-left: none;
	float:right;
	width: calc(100% - 200px);
}

.slick-slider .slick-text .span p {
	background-color: transparent;
	/*color: #2e2e2e;*/
	color: #fff;
	font-size: 1.5em !important;
	font-weight: 300;
}
.slick-slider .name-of-person {
	color: #fff;
	display: block;
	float: right;
}

.slick-slider .slick-text {
    bottom: auto;
    top: auto;
    position: relative;
    float: right;
    display: block;
    padding-right: 100px;
    padding-top: 2.5em;
}
.slick-list {
	height: 220px;
}
ul.slick-dots {
	display: none !important;
}


/* Stellenangebote 2019 */
body#pid1579 #content h2 {
	border-bottom: 1px solid #2e2e2e;
	text-transform: uppercase;
	padding: 10px 0;
	margin-bottom: 10px;
	cursor: pointer;
	
	clear: both;
}

body#pid1579 #content h2::after,
body#pid1579 #content h2.signPlus::after {
	content: '+';
	float: right;
	font-size: 2em;
}
body#pid1579 #content h2.signMinus::after {
	content: '-';
	float: right;
	font-size: 2em;
}
/*
body#pid1579 #content h2:first-child {
	border-top: 1px solid #2e2e2e;
}
*/
body#pid1579 .jobofferB,
body#pid1579 .csc-frame-invisible {
	width: calc((100% - 80px) / 4);
	height: 285px;
	float: left;
	margin: 0 10px;
}
@media screen and (max-width: 900px) {
	body#pid1579 .jobofferB,
	body#pid1579 .csc-frame-invisible {
		width: calc((100% - 80px) / 2);
		float: left;
		margin: 0 10px;
	}
}
@media screen and (max-width: 500px) {
	body#pid1579 .jobofferB,
	body#pid1579 .csc-frame-invisible {
		width: calc(100% - 80px);
		float: left;
		margin: 0 10px;
	}
}
body#pid1579 .jobofferA,
body#pid1579 .jobofferB,
body#pid1579 .csc-frame-invisible {
	display: none;
}

body#pid1579 .jobofferA h3,
body#pid1579 .jobofferB h3,
body#pid1579 .csc-frame-invisible h3 {
	font-weight: 700;
	margin-bottom: .75em;
}

body#pid1579 h2.lineTop {
	border-top: 1px solid #2e2e2e;
}

body#pid1579 #content_main_full .jobofferA div.csc-textpic,
body#pid1579 #content_main_full .jobofferB div.csc-textpic,
body#pid1579 #content_main_full .csc-frame-invisible div.csc-textpic {
	height: auto;
}

/* Überschrift h4 im Content fett */
div#content_main .csc-header h4 {
	font-weight: 700 !important;
}

/* Navigations-Layer: ext. Links kennzeichnen (Spinde und Reinraum) */
li .lv2.id1485 a::after,
li .lv2.id1486 a::after,
li .lv2.id1529 a::after,
li .lv2.id90 a::after,
li .lv2.id498 a::after,
li .lv2.id284 a::after,
li .lv2.id889 a::after {
	content: ' ';
	background: url('/fileadmin/templates/img/ext_link.svg');
	background-size: cover;
	color: inherit;
    display: inline-block;
    width: 16px;
    height: 14px;
    margin-left: .25em;
}


/* Karriere-Seite 2022 */

	/* Link auf Karriere-Portal im Header */
	a.karriereLink {
		display: block;
		text-transform: uppercase;
		border: 2px solid #213a8f;
		padding: 4px 8px;
		color: #999;
		font-weight: bold;
		text-decoration: none;
		position: absolute;
	    right: -200px;
	    top: 38px;
	}

	body#pid1639 #content_main_full div.csc-textpic {
		height: auto;
	}

	body#pid1639 #content #content_main_full p {
		font-size: 20px !important;
	}
	
	body#pid1639 #content p.align-center {
		text-align: center;
	}
	
	body#pid1639 #keyvisual img {
		max-width: 100%;
		height: auto;
	}
	
	body#pid1639 #content a.external-link-new-window {
		font-size: .8em !important;
		text-transform: uppercase;
		border: 2px solid #213a8f;
		padding: 4px 8px;
	}
	
	/* Element Text+Bild im 50%-Raster-Element */
	body#pid1639 #content #content_main_full .grid-2col {
		margin: 0 50px;
	}
	body#pid1639 #content #content_main_full .grid-2col .col1,
	body#pid1639 #content #content_main_full .grid-2col .col2 {
		width:  calc(50% - 5px);
	}
	
	@media screen and (max-width: 500px) {
		
		body#pid1639 #content #content_main_full .grid-2col {
			margin: 0 10px;
		}
		
		body#pid1639 #content #content_main_full .grid-2col .col1,
		body#pid1639 #content #content_main_full .grid-2col .col2 {
			width:  calc(100% - 5px);
		}
		
	}
	
	
	body#pid1639 #content #content_main_full .grid-2col .colContent > div {
		position: relative;
		margin-bottom: 10px;
	}
	body#pid1639 #content #content_main_full .grid-2col .csc-header {
		position: absolute;
		z-index: 100;
		bottom: 1em;
		left: 2em;
	}
	body#pid1639 #content #content_main_full .grid-2col .csc-header h2 {
		font-weight: bold;
		font-size: 24px !important;
		color: #fff;
	}
	body#pid1639 #content #content_main_full .grid-2col .csc-header h2:before {
		content: " ";
		border: solid #fff;
		border-width: 0 3px 3px 0;
		display: inline-block;
		padding: 3px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		width: 10px;
		height: 10px;
		margin-right: .5em;
		vertical-align: text-top;
	}
	body#pid1639 #content #content_main_full .grid-2col div.csc-textpic {
		height: auto;
	}
	body#pid1639 #content #content_main_full .grid-2col div.csc-textpic .csc-textpic-imagewrap img {
		width: 100%;
		height: auto;
	}
	body#pid1639 #content #content_main_full .grid-2col div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
		margin-bottom: 0;
	}
	body#pid1639 #content #content_main_full .grid-2col div.csc-textpic .csc-textpic-text {
		position: absolute;
		top: 0;
		height: calc(100% - 4em);
		padding: 2em;
		background-color: rgba(0,0,0,.8);
		z-index: 99;
		display: none;
	}
	body#pid1639 #content #content_main_full .grid-2col div.csc-textpic:hover .csc-textpic-text {
		display: block;
	}
	body#pid1639 #content #content_main_full .grid-2col div.csc-textpic .csc-textpic-text p {
		color: #fff;
		font-size: 17px !important;
	}
	@media screen and (max-width: 500px) {
		body#pid1639 #content #content_main_full .grid-2col div.csc-textpic .csc-textpic-text p {
			font-size: 13px !important;
		}
	}
	body#pid1639 #content #content_main_full .grid-2col div.csc-textpic .csc-textpic-text a.external-link-new-window {
		color: #fff;
	}
	
	
	
	/* Element Text+Bild im 3x3-Raster-Element */
	body#pid1639 #content #content_main_full .grid3x3 {
		margin: 0 0;
	}
	body#pid1639 #content #content_main_full .grid3x3 .row1,
	body#pid1639 #content #content_main_full .grid3x3 .row2,
	body#pid1639 #content #content_main_full .grid3x3 .row3 {
		margin-bottom: 0;
	}
	 
	body#pid1639 #content #content_main_full .grid3x3 .col1,
	body#pid1639 #content #content_main_full .grid3x3 .col2,
	body#pid1639 #content #content_main_full .grid3x3 .col3
	 {
		width:  33%;
		margin: 0;
	}
	
	@media screen and (max-width: 500px) {
		body#pid1639 #content #content_main_full .grid3x3 .col1,
		body#pid1639 #content #content_main_full .grid3x3 .col2,
		body#pid1639 #content #content_main_full .grid3x3 .col3
		 {
			width:  100%;
			margin: 0;
		}
	}
	
	
	body#pid1639 #content #content_main_full .grid3x3 .colContent > div {
		position: relative;
	}
	body#pid1639 #content #content_main_full .grid3x3 .csc-header {
		position: absolute;
		z-index:100;
		bottom: 1em;
		left: 2em;
	}
	body#pid1639 #content #content_main_full .grid3x3 .csc-header h2 {
		font-weight: bold;
		font-size: 20px !important;
		color: #fff;
	}
	body#pid1639 #content #content_main_full .grid3x3 .csc-header h2:before {
		content: " ";
		border: solid #fff;
		border-width: 0 3px 3px 0;
		display: inline-block;
		padding: 3px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		width: 8px;
		height: 8px;
		margin-right: .5em;
		vertical-align: text-top;
	}
	body#pid1639 #content #content_main_full .grid3x3 div.csc-textpic {
		height: auto;
	}
	body#pid1639 #content #content_main_full .grid3x3 div.csc-textpic .csc-textpic-imagewrap img {
		width: 100%;
		height: auto;
	}
	body#pid1639 #content #content_main_full .grid3x3 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
		margin: 0;
	}
	body#pid1639 #content #content_main_full .grid3x3 div.csc-textpic .csc-textpic-text {
		position: absolute;
		top: 0;
		height: calc(100% - 4em);
		padding: 2em !important;
		background-color: rgba(0,0,0,.8);
		z-index: 99;
		display: none;
	}
	body#pid1639 #content #content_main_full .grid3x3 div.csc-textpic:hover .csc-textpic-text {
		display: block;
	}
	body#pid1639 #content #content_main_full .grid3x3 div.csc-textpic .csc-textpic-text p {
		color: #fff;
		font-size: 17px !important;
	}
	@media screen and (max-width: 500px) {
		body#pid1639 #content #content_main_full .grid3x3 div.csc-textpic .csc-textpic-text p {
			font-size: 13px !important;
		}
	}
	body#pid1639 #content #content_main_full .grid3x3 div.csc-textpic .csc-textpic-text a.external-link-new-window {
		color: #fff;
	}
	
	
	
	body#pid1639 .slick-slider {
		background-color: transparent;
	}
	body#pid1639 .slick-slider .slick-slide figure {
		float: right;
		width: 800px;
	}
	body#pid1639 .slick-slider .border {
		background-color: #eee;
		float: left;
		width: calc(100% - 810px);
	}
	body#pid1639 .slick-list,
	body#pid1639 .slick-slider .border {
		height: 400px;
	}
	body#pid1639 .slick-slider .slick-text {
		
		padding: 6em 2em;
	}
	body#pid1639 .slick-slider .slick-text > .span blockquote > p::before {
		content: '“';
		display: block;
		font-family: serif;
		font-size: 100px;
		color: #213a8f;
		vertical-align: sub;
	}
	body#pid1639 .slick-slider .slick-text .span p {
		color: #2e2e2e;
	}
	body#pid1639 .slick-slider .name-of-person {
		color: #2e2e2e;
	}
	@media screen and (max-width: 500px) {
		/*
		body#pid1639 #slickcarousel1 {
			display: none;
		}
		*/
		body#pid1639 .slick-slider .slick-slide figure {
			display: none !important;
		}
		body#pid1639 .slick-slider .border,
		body#pid1639 #slickcarousel1 .slick-slider .border {
			width: 100%;
		}
		body#pid1639 .slick-prev {
			left: 5px;
			z-index: 9;
		}
		body#pid1639 .slick-next {
			right: 5px;
			z-index: 9;
		}
	}
	

/* Ausbildung (12/2023) */
	body#pid1650 #content_main_full div.csc-textpic { height: auto; }
	
	body#pid1650 #content strong, body#pid1650 #content b, body#pid1650 #content b a { font-weight: 600; }
	
	body#pid1650 #content_main_full .indent { padding-left: 3rem; }
	
	body#pid1650 #content_main_full hr { border-top: solid #213a8f 1px; height:1px; color: #213a8f; margin-top: 2.5em; margin-bottom: 2.5em; }
	
	body#pid1650 #content_main_full p.align-center { text-align: center; }
	
	/* Headline-Element mit KEMMLIT */
	body#pid1650 #c21067 .csc-textpic-imagewrap {
		width: 46.99%;
		float: left;
		margin-right: 0;
	}
	body#pid1650 #c21067 .csc-textpic-imagewrap img {
		float: right;
		margin-top: .3em;
	}
	body#pid1650 #c21067 .csc-textpic-text {
		width: 51.99%;
		float: right;
		margin-left: 0;
	}
	
	/* Youtube Video */
	body#pid1650 .youtubeVideo {
		max-height: 500px;
	}
	body#pid1650 .youtubeVideo:after {
		content: ' ';
		display: block;
		background-color: #213a8f;
		width: 100%;
		height: 100px;
		position: relative;
		height: 250px;
		bottom: 350px;
		z-index: -1;
	}
	body#pid1650 .youtubeVideo iframe {
		display: block;
		margin: 0 auto;
		width: 800px;
		height: 450px;
		
		filter: drop-shadow(3px 3px 8px #000);
	}
	
	/* Content-Table mit Ausbildungen + Icons */
	body#pid1650 #c21047 table.contenttable td {
		width: 25%;
		padding-bottom: 1rem;
		padding-right: 1rem;
		line-heitgh: 1.3em;
	}
	body#pid1650 #c21047 table.contenttable img {
		width: 23px;
		height: 23px;
		padding: 4px;
		border: 1px solid #213a8f;
		border-radius: 50%;
		vertical-align: middle;
		float: left;
		margin-right: .5em;
	}
	
	/* Accordon-Elemente */
	body#pid1650  #content_main_full .csc-default h3 {
		font-size: 1.3rem !important;
		cursor:pointer;
		background-color: #f0f0f0;
		padding: .25em .5em;
		margin-bottom: 1em;
	}
	/* c21059 - c21066 */
	body#pid1650 #c21059 > *:not(.csc-header),
	body#pid1650 #c21060 > *:not(.csc-header),
	body#pid1650 #c21061 > *:not(.csc-header),
	body#pid1650 #c21062 > *:not(.csc-header),
	body#pid1650 #c21063 > *:not(.csc-header),
	body#pid1650 #c21064 > *:not(.csc-header),
	body#pid1650 #c21065 > *:not(.csc-header),
	body#pid1650 #c21066 > *:not(.csc-header),
	body#pid1650 #c21069 > *:not(.csc-header),
	body#pid1650 #c21070 > *:not(.csc-header) {
		display:none;
	}
	body#pid1650  #content_main_full .csc-default h3:after {
		content: " ";
		border: solid #213a8f;
		border-width: 0 3px 3px 0;
		display: inline-block;
		padding: 3px;
		margin-left: 2rem;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		width: 10px;
		height: 10px;
		margin-right: .5em;
		vertical-align: text-top;
	}
	body#pid1650  #content_main_full .csc-default h3.opened:after {
		transform: rotate(225deg);
		-webkit-transform: rotate(225deg);
		vertical-align: text-bottom;
	}
	
	/* Tabelle Benfits */
	body#pid1650 #c21050 table.contenttable {
		width: 100%;
	}
	body#pid1650 #c21050 table.contenttable td {
		width: 24.99%;
		vertical-align: middle;
	}
	
	/* Tabelle Kontakt */
	body#pid1650 #c21054 table.contenttable {
		width: 100%;
	}
	body#pid1650 #c21054 table.contenttable td {
		padding: 0 3em;
	}
	body#pid1650 #c21054 table.contenttable td a[href^="tel:"]:before {
		content: '';
		width: 1em;
		height: 1em;
		display: inline-flex;
		-webkit-mask: url('/fileadmin/Media/ausbildung/icon_tel.svg') no-repeat 50% 50%;
		mask: url('/fileadmin/Media/ausbildung/icon_tel.svg') no-repeat 50% 50%;
		-webkit-mask-size: cover;
		mask-size: cover;
		background-color: #213a8f;
		margin-right: .5em;
		vertical-align: middle;	
	}
	body#pid1650 #c21054 table.contenttable td a[href^="mailto:"]:before {
		content: '';
		width: 1em;
		height: 1em;
		display: inline-flex;
		-webkit-mask: url('/fileadmin/Media/ausbildung/icon_email.svg') no-repeat 50% 50%;
		mask: url('/fileadmin/Media/ausbildung/icon_email.svg') no-repeat 50% 50%;
		-webkit-mask-size: cover;
		mask-size: cover;
		background-color: #213a8f;
		margin-right: .5em;
		vertical-align: middle;	
	}
	
	/* blauer Balken zu Social Media */
	body#pid1650 #c21057 {
		background-color: #213a8f;
		color: #fff;
		padding: .5em 0;
	}
	body#pid1650 #c21057 p {
		color: #fff;
		font-weight: 600;
		margin: 0;
	}