/* Klinikum Dritter Orden CSS 2
* Version 2015-07-15
* SEBRA UG / München
*/

/* WICHTIG: WENN DER DATEINAME DIESER CSS-DATEI GEÄNDERT WIRD, DANN MUSS DIES PARALLEL IN DER DATEI "/js/kdo_[...].js" GEÄNDERT WERDEN
DA SONST "printThis" NICHT MEHR KORREKT FUNKTIONIERT!



@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,500,700|Gudea);
*/

/* gudea-regular - latin-ext_latin */
@font-face {
	font-family: 'Gudea';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/gudea-v7-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Gudea'),
		url('../fonts/gudea-v7-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../fonts/gudea-v7-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/gudea-v7-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
		url('../fonts/gudea-v7-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/gudea-v7-latin-ext_latin-regular.svg#Gudea') format('svg'); /* Legacy iOS */
}

/* gudea-italic - latin-ext_latin */
@font-face {
	font-family: 'Gudea';
	font-style: italic;
	font-weight: 400;
	src: url('../fonts/gudea-v7-latin-ext_latin-italic.eot'); /* IE9 Compat Modes */
	src: local('Gudea Italic'), local('Gudea-Italic'),
		url('../fonts/gudea-v7-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../fonts/gudea-v7-latin-ext_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/gudea-v7-latin-ext_latin-italic.woff') format('woff'), /* Modern Browsers */
		url('../fonts/gudea-v7-latin-ext_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/gudea-v7-latin-ext_latin-italic.svg#Gudea') format('svg'); /* Legacy iOS */
}

/* gudea-700 - latin-ext_latin */
@font-face {
	font-family: 'Gudea';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/gudea-v7-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
	src: local('Gudea Bold'), local('Gudea-Bold'),
		url('../fonts/gudea-v7-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../fonts/gudea-v7-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/gudea-v7-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
		url('../fonts/gudea-v7-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/gudea-v7-latin-ext_latin-700.svg#Gudea') format('svg'); /* Legacy iOS */
}


/* +++++++++++++++++++ Globals */
html, body {
	height:100% !important;
	min-width: 320px;
}

_::-moz-svg-foreign-content, :root * {
	font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

body {
	background-color: #f8f2ec;
	-webkit-text-size-adjust: none;
}

.caption a {background-color:#fff;}
select {
	outline: 0;
	height: 32px;
	padding: 0.25rem 1.2rem 0.25rem 0.2rem;
	background-color: #fff ;
}

select:hover {
	background-color: #fff ;


}

* {
	font-family: 'Gudea', sans-serif;
	outline: none;
	/*-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;*/
}

h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 30px;
	line-height: 1.5em;
	color: #585859;
	margin:0 0 20px 0;
	font-weight: 300;
}
h1 strong, h1 b {
	font-family: 'Roboto', sans-serif;
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 30px;
	line-height: 1.5em;
	color: #585859;
	font-weight: 500;
}

h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-size: 1.625rem;
	line-height: 32px;
	line-height: 2rem;
	color: #585859;	
	font-weight: 200;
}
h2 strong, h2 b {
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-size: 1.625rem;
	line-height: 32px;
	line-height: 2rem;
	color: #585859;	
	font-weight: 400;
}
h3, ul.size_h3 li {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-size: 1.5rem;

	line-height: 28px;
	line-height: 1.75rem;
	color: #585859;	
	font-weight: 300;
}
ul.size_h3 li {
	line-height:1.9rem !important;
}

h3 strong, h3 b {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 28px;
	line-height: 1.75rem;
	color: #585859;
	font-weight: 400;
}
h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 18px;
	line-height: 1.125rem;
	color: #585859;	
}
h4 strong, h4 b {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 18px;
	line-height: 1.125rem;
	color: #585859;
	font-weight: 400;
}

h5 {
	color: #f18a00;

	font-family: 'Gudea', sans-serif;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 24px;
	line-height: 1.5rem;
}

p, table tr th, table tr td {
	font-family: 'Gudea', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 24px;
	line-height: 1.5rem;
	color: #585859;
}
p strong, p b {
	font-weight: 600;
}


ul, ol, dl {
	margin-left: 10px;
}

ul li ul, ul li ol {
	margin-bottom: 0;
	margin-left: 10px;
}

li {
	font-family: "Gudea",sans-serif;
	list-style-type: none; 
	list-style-position: outside; 
	list-style-image: none;
	color: #58585a;

	font-size: 16px;
	font-size: 1rem;
	line-height: 24px;
	line-height: 1.5rem;
}
li p{
	margin-bottom: 0px;
}
.content ul li:before {
	content: '•';
	display: block;
	position: relative;
	width: 4px;
	height: 0px;
	margin-left: -10px;
}
.content ul li ul li:before {
	content: '-';
	display: block;
	position: relative;
	width: 4px;
	height: 0px;
	margin-left: -10px;
}


.deeplinks li,  .gallery li, .accordion li, .breadcrumb li, .top-nav li {
	list-style-type: none; 
}
.content .deeplinks li:before,  .content .gallery li:before, .content .accordion li:before, .content .breadcrumb li:before, .top-nav li:before {
	content: '';
}
.accordion li .content {
	color:#58585a;
}
.accordion li .content li {
	list-style-type: disc; 
	margin-left:16px;
	min-height:0;
	margin-bottom:8px;
	color:#58585a;
}

a {
	font-family: 'Gudea', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 24px;
	line-height: 1.5rem;

	color:#585859;
}
a:hover, a:focus {
	color: #f18a00;
}

a[href^="tel:"] {
	color: #4b4b4d;
	cursor: auto;
}

hr {
	border-color: #585859;
	width: 100%;
	margin: 15px 0;
}
.accordion hr {
	width: 100%;
}

@media only screen and (max-width: 840px) {
	hr {width: 100%; }
}

.content .row {
	margin-bottom: 38px;
}

table {
	background: none;
	border: 1px solid #99c5e1;
}
table tr.even, table tr.alt, table tr:nth-of-type(2n) {
	background: none
}

.styled-select select {
	background: transparent;
	width: 100%;
	padding: 0px 48px 0px 5px;
	font-size: 14px;
	line-height: 15px;
	border: 0;
	border-radius: 0;
	height: 34px;
	-webkit-appearance: none;
	color: #585859;
	z-index: 98;
	margin: 0;
}
.styled-select select option {
	background-color: #fff;
}   

.styled-select {

	height: 37px;
	display: block;
	background: url('../img/bt-select.png') no-repeat right #fff;
	background-size: 40px;
	/*margin-bottom: 1rem;*/
} 


::-webkit-input-placeholder {
	color: #999;
	opacity: 1;
}

:-moz-placeholder { /* Firefox 18- */
	color: #999; 
	opacity: 1;
}

::-moz-placeholder {  /* Firefox 19+ */
	color: #999; 
	opacity: 1;
}

:-ms-input-placeholder {  
	color: #999;  
	opacity: 1;
}



@media screen and (max-width: 840px) {
	h1 {
		font-family: 'Roboto', sans-serif;
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 28px;
		line-height: 1.75rem;

		margin:0 0 40px 0;
	}
	h1 strong, h1 b {
		font-family: 'Roboto', sans-serif;
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 28px;
		line-height: 1.75rem;

		font-weight: 400;
	}

	h2 {
		font-size: 1.125rem;
		line-height: 1.5rem;
		font-weight: bold;
	}

}

.row .row {
	margin: 0;
}


/*JN*/
.lj-email {
	display:none !important;
}
.error {
	border-left:2px solid #f00 !important;
	margin-bottom:16px !important;
}
.cberror {
	border-left:2px solid #f00 !important;
	padding-left:10px;
}
.selerror {
	border-left:2px solid #f00 !important;
}
.radioerror {
	border-left:2px solid #f00 !important;
	padding-left:5px;
}

/* +++++++++++++++++++ Globals */






/* .tooltip */
.has-tip,  .has-tip:hover{
	border: none;
}

.tooltip {
	max-width: 200px;
	background: #101f69;
	margin: -10px 0;
}

.tooltip.tip-top > .nub {
	border-color: #101f69 transparent transparent;
	bottom: -18px;
	border-width: 9px;
}



/* Tipsy Tooltip */
.tipsy { position: absolute; padding: 10px; z-index: 9999999999; margin: -6px 10px; }
.tipsy-inner { background-color: #585859; color: #FFF; max-width: 200px; padding: 10px; text-align: left; font-weight: normal; }

/* Rounded corners */
.tipsy-inner { border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }

/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/

.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 10px dashed #000; }

/* Rules to colour arrows */
.tipsy-arrow-n { border-bottom-color: #585859; }
.tipsy-arrow-s { border-top-color: #585859; }
.tipsy-arrow-e { border-left-color: #585859 }
.tipsy-arrow-w { border-right-color: #585859; }

.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 15px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }
/* Tipsy Tooltip */


/* / .tooltip */



/* Canvas */
.off-canvas-wrap {
	z-index: 99999;
}

.mobile-nav {

	height: 70px;
	margin-top: 0px;
	background: #fff;
	position: relative;
}

.menu-icon {
	color: #585859;
	display: none;
	height: 29px;
	line-height: 1.83333rem;
	padding: 0;
	position: relative;
	text-indent: 1.94444rem;
	transform: translate3d(0px, 0px, 0px);
	width: 43px;
	margin: 22px 20px 19px 30px;
}

.menu-icon span {
	/*
	box-shadow: 0 0 0 3px #585859, 0 11px 0 3px #585859, 0 22px 0 3px #585859;
	display: block;
	height: 0;
	left: 3px;
	line-height: 1;
	position: absolute;
	top: 2px;
	width: 37px;
	*/
	
	/* Korrektur JN iPone: auch Zeile 521 ändern! */
	display: block;
	background: #585859;
	box-shadow: 0 -11px #585859, 0 11px #585859;
	height: 6px;
	margin: -6px auto;
	position: relative;
	top: 50%;
	width: 37px;
}

.mobile-menu {
	width: 100px;
	height: 70px;
	float: left;
}

.mobile-menu.open-canvas {
	background-color: #f18a00;
	position: relative;
}

.mobile-menu.open-canvas .menu-icon span {
	/*box-shadow: 0 0 0 3px #fff, 0 11px 0 3px #fff, 0 22px 0 3px #fff;*/
	box-shadow: 0 -11px #fff, 0 11px #fff;
	background: #fff;
}

.mobile-menu.open-canvas:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #f18a00;
	border-width: 10px;
	margin-left: -30px;
	z-index: 100000;
}

.left-off-canvas-menu, .left-submenu {
	background: #919193;
}
.left-off-canvas-menu {
	left: 0;
	padding: 15px;
	top: 0;
	width: 15.75em !important;

}
.left-submenu {
	width: 15.75em !important;
	padding: 15px;

}

.move-right > .inner-wrap {
	transform: translate3d(17.625rem, 0px, 0px);
	-moz-transform: translate3d(17.625rem, 0px, 0px);
	-ms-transform: translate3d(17.625rem, 0px, 0px);
	-o-transform: translate3d(17.625rem, 0px, 0px);
	-webkit-transform: translate3d(17.625rem, 0px, 0px);
}

.off-canvas-list li {
	list-style:none;
}



ul.off-canvas-list li a, .left-submenu .back > a {
	color: #fff;
	text-transform: inherit;
	position: relative;
	border: none;
	border-bottom: 0px dotted #fff;

}
ul.off-canvas-list li a:hover {
	background: none;
	color: #fff;
	background-color: #f18a00; 
}
.left-submenu .back > a:hover {
	background: #f18a00;
	border-bottom: 0px dotted #fff;
	border-top: none;
	color: #fff;
}

ul.off-canvas-list li a {
	border-bottom: 1px dotted #fff;
	font-size: 16px;
	font-weight: 100;

	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	word-wrap: normal;

	padding: 0.66667rem 2px;
}
.off-canvas-list > li:first-child {
	margin-top: 57px;

}
.off-canvas-list li:last-child a{
	border-bottom: 0px dotted #fff;
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a::after, ul.off-canvas-list li a:after {
	content: " ";
	width: 12px;
	height: 23px;
	background: url('') no-repeat;
	position: absolute;
	right: 0;
	top: 12px;
	display: inline-block;
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:hover:after {
	background: url('') no-repeat;
}
.left-submenu .back > a::before {
	display: none;
}
.left-submenu .back > a:hover:before {
	background: url('') no-repeat;
}	
.left-submenu .back > a::after {
	background: none;
} 

.left-submenu .back > a {
	background: #919193;
	text-align: left;
	line-height: 28px;
	font-weight: normal;
	font-size: 22px;
	padding: 0.66667rem;
	margin-bottom: 10px;
}
.left-submenu .back > a:after {
	background: rgba(0, 0, 0, 0) url("../img/bt-back-canvas.png") no-repeat scroll 0 0;
	content: "";
	display: block;
	float: right;
	height: 25px;
	margin: -12px 0 -16px;
	position: relative;
	width: 19px;

}	


ul.off-canvas-list li label {
	background: transparent;
	color: #fff;
	text-transform: none;
	font-weight: 400;
	font-size: 18px;
	border-top: 0px solid #fff;
	padding: 0 2px;
	cursor: default;
	margin-top: 30px;
}

@media only screen and (max-width: 840px) {
	.left-off-canvas-toggle, .menu-icon {
		display: block;
		float: left;
	}
}



.canvas-social-language, .canvas-footer-nav {
	margin-top: 20px;
	display:	block;
	float: left; 
	width: 100%;
}
.canvas-social-language ul {
	display: inline-block;
	margin-bottom: 0;
}

.canvas-social-language ul:last-child {
	float: right;
}

.canvas-social-language li {
	margin-right: 12px;
}

.canvas-social-language a, .canvas-footer-nav a{
	color: #fff;
	font-size: 15px;
}

.canvas-social-language li, .canvas-footer-nav li{
	float: left;
	list-style: none;
}

.bt-canvas-fb {
	background: #fff url("../img/facebook_dunkelgrau_oHintergr.png") no-repeat scroll center center / 28px auto !important;
	background-image: url("../img/facebook_dunkelgrau_oHintergr.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 28px auto !important;
	background-color: #fff;
	border-radius: 20px;
	display: block;
	height: 40px;
	margin: 0 !important;
	text-indent: -9999px;
	width: 40px;
}

.bt-canvas-yt {
	background: #fff url("../img/youtube_dunkelgrau_oHintergrund.png") no-repeat scroll center center / 28px auto !important;
	background-image: url("../img/youtube_dunkelgrau_oHintergrund.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 28px auto !important;
	background-color: #fff;
	border-radius: 20px;
	display: block;
	height: 40px;
	margin: 0 !important;
	text-indent: -9999px;
	width: 40px;
}

.bt-canvas-ig {
	background: #fff url("../img/instagram_dunkelgrau.png") no-repeat scroll center center / 28px auto !important;
	background-image: url("../img/instagram_dunkelgrau.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 28px auto !important;
	background-color: #fff;
	border-radius: 20px;
	display: block;
	height: 40px;
	margin: 0 !important;
	text-indent: -9999px;
	width: 40px;
}

.bt-canvas-fb:hover, .bt-canvas-yt:hover, .bt-canvas-ig:hover {
	background-color: #f18a00 !important;
}

.canvas-social-language a {
	text-transform: uppercase;
	line-height: 40px;
}

.canvas-footer-nav li {
	margin-right: 6px;
	padding-right: 6px;
	text-transform: uppercase;
}
.canvas-footer-nav li:last-child {
	margin-right: 0;
	padding-right: 0;
}

.canvas-footer-nav li:last-child a::after {
	width: 0;
}

.canvas-footer-nav li a::after {
	background: #fff none repeat scroll 0 0;
	content: "";
	display: inline-block;
	height: 16px;
	position: relative;
	right: -6px;
	top: 3px;
	width: 1px;
}


@media only screen and (max-width: 340px) {
	.mobile-menu {
		width: 76px;
	}

	.menu-icon {
		margin: 22px 10px 19px 15px;
	}


}	

/* Canvas */


/* small Navigation top right */
.mobile-search {
	float: right;
	position: absolute;
	right: 0;
	top: 0;
}

.mobile-search ul li {
	float: left;
	list-style: none;
	color: #585859;
	margin-right: 1px;
}

.mobile-search ul li a {
	color: #fff;
	line-height: 70px;
	background-color: #fff;
	width: 66px;
	height: 70px;
	display: block;
	text-align: center;
}
.mobile-search ul li a:hover {
	background-color: #fff;
}

.mobile-search ul li:last-child {
	margin-right: 0;
}

@media only screen and (max-width: 340px) {
	.mobile-search ul li a {
		width: 60px;
	}
}	

/* /small Navigation top right */


/* +++++++++++++++++++ Header */

.home {
	height: auto;

	/*-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;*/

}

.home.subnav-open {
	overflow: hidden;

	height: 120px !important;  
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.header {
	position: relative;
	min-height: 120px;
	/*margin: 0 -114px !important;*/
	background-color: #f8f2ec;
}


/* Header SLS */
.sls-txt {
	position: absolute;
	bottom: 75px;
	left: 0px;
	display: inline-block;
	/*max-width: 50%;*/
	right: 0px;
}

.sls-txt h1, .sls-txt h2, .sls-txt h6 {
	color: #585859;
	font-weight: 100;
	margin-bottom: -6px;
	font-size: 40px;
	line-height: 1.2;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;


}

.sls-txt h1 strong, .sls-txt h2 strong, .sls-txt h6 strong {
	color: #585859;
	font-weight: 500;
	line-height: 1.2;
	font-size: 40px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}


.sls-txt p {
	color: #585859;
	margin-bottom: 0px;

	padding: 0 0;
	display: table; 
	clear: both;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	height: 35px;
	line-height: 34px;
	font-weight: 100;
}

.bx-wrapper img {
	width: 100%;
}

@media only screen and (max-width: 820px) {
	.sls-txt {
		max-width: 90%;
	}		
}

@media only screen and (max-width: 760px) {
	.sls-txt h1, .sls-txt h1 strong {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 14px;
	}
	.sls-txt p {
		display: none;
	}	
}

@media only screen and (max-width: 1164px) {
	.sls-txt {
		left: 35px;
	}
}
/* / Header SLS */


/* Logo */
.logo_meta-nav {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
	padding: 20px 0px 0 0px;
	width: 100%;
}

.logotext {
	color: #585859;
	text-align: justify;

	width: 230px;
	float: left;
	position: relative;
	height: 61px;
	left: 60px;
}

.logotext:before {
	background: rgba(0, 0, 0, 0) url("../img/KDO_Plus-mit-Rauten_RGB.png") no-repeat scroll center top / 54px auto !important;
	background-size: 54px auto !important;
	background-position: center top;
	background-image: url("../img/KDO_Plus-mit-Rauten_RGB.png");
	background-repeat: no-repeat;
	content: "";
	height: 81px;
	left: 0;
	margin-left: -74px;
	position: absolute;
	width: 81px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.logoline_1, a .logoline_1 {
	font-family: Arial,Calibri,sans-serif;
	font-size: 17px;
	font-weight: 600;
	line-height: 16px;
	height:0;

	text-transform: uppercase;
}
.logoline_2, a .logoline_2 {
	font-family: Arial,Calibri,sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 15px;
	height:0;


	text-transform: uppercase;
	position: relative;
	top: 1px;
}
.logoline_3, a .logoline_3 {
	font-family: Arial,Calibri,sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 12px;

	word-spacing: 0px;

	text-transform: uppercase;
	position: relative;
	top: -1px;
}

.logo_meta-nav a, .mobile-logo a, .footer-main-logo a {line-height: 18px;}

@media only screen and (min-width: 841px) {
	.logotext:before {
		margin-left: -77px;
	}	

	.logotext {
		width: 256px;
	}	
	.logoline_1 {
		word-spacing: 3px;
		letter-spacing: 1px;
	}
	.logoline_2 {
		word-spacing: 0px;
		letter-spacing: 1px;
		position: relative;
		top: 1px;
	}
	.logoline_3 {
		letter-spacing: 1px;
		word-spacing: 2px;
		position: relative;
		top: -1px;
	}	
}	

@media only screen and (max-width: 1164px) {
	.logo_meta-nav {
		padding: 20px 25px 0 25px;
	}
}

@media only screen and (max-width: 340px) {
	.logotext {
		left: 55px;
	}	

}


.logotext-img {
	background-size: 300px auto;
	background-position: center top;
	background-image: url("../img/KDO_Logo_Web_150.png");
	background-repeat: no-repeat;
	height: 81px;
	width: 300px;
	float: left;
}	
.logotext-img p {
	text-indent: -9999px;
}

@media only screen and (max-width: 840px) {
	.logotext-img {
		width: 236px;
		height: 61px;
		background-size: 236px auto;
	}
}

/* / Logo */


/* Mobile Logo */
.mobile-logo .logotext {
	width: 228px;
}
.mobile-logo .logoline_1 {
	font-size: 16px;
}
.mobile-logo .logoline_2 {
	font-size: 16px;
}
.mobile-logo .logoline_3 {
	font-size: 12px;
}
/* / Mobile Logo */


/* Meta Nav */
.meta-nav {
	position: relative;
	top: 0;
	right: 0;
	z-index: 1;
	float: right;
}

.meta-nav li {
	float: left;
	list-style: none;
	font-size: 0.9375rem;
	font-weight: 100;
	padding-right: 8px;
	margin-right: 8px;
	text-transform: uppercase;
}
.meta-nav li:last-child {
	padding-right: 0px;
	margin-right: 0px;
}

.hpb .meta-nav li:after {
	background: #fff none repeat scroll 0 0;
}
.spb .meta-nav li:after {
	background: #585859 none repeat scroll 0 0;
}
.meta-nav li:after {
	content: "";
	display: inline-block;
	height: 16px;
	position: relative;
	right: -8px;
	top: 3px;
	width: 1px;
}

.hpb .meta-nav li a:hover {
	color: #58585a;
}

.spb .meta-nav li a:hover {
	color: #f18a00;
}

.meta-nav li:last-child:after {
	width: 0px;
}

.home .meta-nav li, .home .meta-nav li a {
	color: #fff;
}


.subpage .meta-nav li, .subpage .meta-nav li a {
	color: #58585a;
}

.subpage .meta-nav li a:after {
	background-color: #58585a;
}	


/* / Meta Nav */


/* Main Nav */
.main-nav {
	height: 58px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}



.main-nav {
	height: 70px;
	position: relative;
	margin-bottom: 0;
	/*margin-left: -115px !important;
	margin-right: -115px !important;*/
	background-color: #fff;

}

.main-nav.subnav-open {
	/*margin-top: -400px;
	margin-bottom: 380px;
	top: 140px;
	position: absolute;
	margin-bottom: 200px;*/
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.main-nav > div > div{
	padding: 0;
	margin: 0;
}

.main-nav li {
	float: left;
	line-height: 40px;
	list-style: outside none none;
	margin: 0 0px 0 0px;
}

.top-bar {
	background: #fff none repeat scroll 0 0;
	overflow: visible;
	padding: 0 0;
	height: 70px;
	z-index:  999999;
}

.top-bar-section ul li {
	background: transparent none repeat scroll 0 0;
}

.top-bar-section > div {
	/*margin-left: -15px;*/
	padding-left: 0;
}

.top-bar-section li:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) span {
	background: transparent none repeat scroll 0 0;
	padding-left: 12px;
	padding-right: 12px !important;
	line-height: 70px;
	position: relative;
}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button), .top-bar-section .dropdown li:not(.has-form):not(.active) > span {
	background: transparent none repeat scroll 0 0;
	color: #fff;
}

.top-bar-section li:not(.has-form) a:hover:not(.button) {
	background-color: transparent;
}
.top-bar-section li.hover:not(.has-form) a:hover:not(.button) {
	background: url('') bottom center no-repeat;
}

.top-bar-section ul li > a, .top-bar-section ul li > span {
	color: #585859;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 20px;
	line-height: 1.25rem;
	font-weight: 300;
	cursor: pointer;
	z-index: 200;

	border-right: 1px solid #fff;
}
.top-bar-section ul li > a.active, .top-bar-section ul li > span.active, .top-bar-section .dropdown li a.active {
	background-color: #f18a00 !important;
	color: #fff;
}

.top-bar-section ul li:last-child > a, .top-bar-section ul li:last-child > span {
	border-right: 0px solid #fff;
}

.top-bar-section li.hover > a:not(.button), .top-bar-section ul li:hover:not(.has-form) > a {
	color: #fff;

	background-color: #f18a00 !important;

}

.top-bar-section li.hover > a.tooltip-se:not(.button), .top-bar-section ul li:hover:not(.has-form) > a.tooltip-se {
	background-color: #fff !important;
}

.subnav-open .top-bar-section li:hover > a:not(.button) {
	/*border-bottom: 3px solid #fff;
	height: 67px;*/
}
.subnav-open .top-bar-section li.hover:hover > a:not(.button) {
	border-bottom: 0px solid #fff;
	height: 70px;
}

.subnav-open .top-bar-section li.hover:not(.submenuitem) > a:after{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #f18a00;
	border-width: 10px;
	margin-left: -30px;
	z-index: 200;
}
.subsubmenuitem a{
	border: none !important;
}


.bt-search::after {
	border-width: 0 !important;
}

.top-bar-section .has-dropdown > a::after {
	border: none;
}

.top-bar-section .has-dropdown {
	position: inherit;
}

.dropdown {
	background: #585859 none repeat scroll 0 0 !important; 
	margin: 0 !important;
	padding: 0 !important;
	z-index: 10;

}
.dropdown-inner {
	margin: 0 -500% !important;
	padding: 25px 500% !important;
	background: #585859 none repeat scroll 0 0 !important; 
	display: flex;

	position: absolute; 
	right: 0; 
	left: 0
}	



.top-bar-section ul .dropdown li > a, .top-bar-section ul .dropdown li > span{
	border-right: 0px solid #fff !important;
}

.top-bar-section .dropdown li a {
	padding-left: 10px !important;
	white-space: normal;
	line-height: 22px !important;
	padding-bottom: 10px !important; 
	padding-top: 10px !important;
}

.top-bar-section .dropdown li:hover a {
	height: auto !important;
}

.subnav-col {
	width: 30%;
	float: left;
	margin: 0px 3.333% 20px 0;

}

.col-3-2 {
	margin-top: 30px;
}



@media only screen and (max-width: 1164px) {
	.top-bar-section > div {
		margin-left: 0px;
	}
	.dropdown {

		/*margin: 0 -15px 0 -1px !important;*/

	}
}


@media only screen and (max-width: 1044px) {
	.main-nav li {
		margin: 0 0px 0 0;
	}
	.top-bar-section ul li > a {
		font-size: 18px;

	}

}
@media only screen and (max-width: 987px) {
	.main-nav li {
		margin: 0 0px 0 0;
	}
	.top-bar-section ul li > a {
		font-size: 18px;

	}
	.top-bar-section li:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) span {
		padding: 0 6px !important;
	}
	.top-bar-section > div {
		margin-left: 6px !important;
	}
	.dropdown {

		/*margin: 0 -15px 0 -13px !important;*/

	}

	.top-bar-section .dropdown li a:not(.button) {
		padding: 6px !important;
	}
}	

@media only screen and (max-width: 915px) {
	.main-nav li {
		margin: 0 0px 0 0;
	}
	.top-bar-section ul li > a {
		font-size: 16px;

	}
	.top-bar-section li:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) span {
		padding: 0 6px !important;
	}
	.top-bar-section > div {
		margin-left: 12px !important;
	}
	/*.icon-section li {
	width: 33px !important;
}
	.top-bar-section .icon-section li:not(.has-form) a:not(.button) {
	line-height: 35px;
}*/

	.top-bar-section .dropdown li a:not(.button) {
		padding: 6px !important;
	}
}



/* zweite Ebene */
.top-bar-section ul li li > a {
	font-size: 16px;
	font-weight: 300;
}

.top-bar-section .dropdown li:hover:not(.has-form):not(.active) > a:not(.button), .top-bar-section .dropdown li:hover:not(.has-form):not(.active) > span {
	background: #f18a00;
	color: #fff;
}

.top-bar-section .dropdown {
	left: 0;
	right: 0 !important;

	z-index: 100;
}

.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
	line-height: 40px;
	/*border-bottom: 1px dashed #fff;*/
}
.submenuitem {
	border-bottom: 1px dashed #fff;
}

.top-bar-section .dropdown li:last-child:not(.has-form) a:not(.button) {
	border-bottom: 0px dashed #fff;
}

.top-bar-section .dropdown li:first-child:not(.has-form) a:not(.button) {
	border-top: 0px dashed #fff;
}

.top-bar-section .dropdown li {
	position: relative;	
}	

.top-bar-section .dropdown li:after {
	content: " ";
	width: 12px;
	height: 23px;
	background: url('') no-repeat;
	position: absolute;
	right: 0;
	top: 9px;
	display: inline-block;
}

.top-bar-section .dropdown li:hover:after {
	background: url('') no-repeat;
}

.top-bar-section .dropdown li label {
	color: #fff;
	background: transparent;
	font-size: 19px;
	padding: 0 10px;
	text-transform: none;
	margin:50px 0 10px 0;
}

.top-bar-section .dropdown li:first-child label {
	margin:0px 0 10px 0;
}




/* / Main Nav */


/* Main Nav is-sticky */
.sticky-wrapper {
	height: auto !important;
}

.is-sticky .main-nav{
	margin: 0 auto !important;
}

.is-sticky .top-bar {
	margin: 0 -125px;
	padding: 0 125px;
}
/* / Main Nav is-sticky */


/* icon-section */
.icon-section {
	position: absolute;
	top: 0;
	right: 0;
}

.icon-section li {
	position: relative;
	/*margin-right: 1px;*/
	width: 66px;
}
.icon-section li:last-child{
	margin-right: 0;
}

.icon-section li a{
	position: relative;
	background-color: #fff !important; /* YS (9.9.15)  #959493 !important; */
	color: #959493 !important;
	text-align: center;
}
.icon-section li{
	background-color: #fff !important; /* YS (9.9.15)  #959493 !important; */
}
.search-field {
	position: absolute;
	bottom: 0px;
	border: 3px solid #fff;
	width: 245px !important; 
	z-index: 150;
	height: 0px;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hover .search-field {
	bottom: -35px;
	height: 34px;
	opacity: 1;
}

.mobile-search .hover .search-field {
	z-index: 9999999;
}	

.top-bar .search-field input,  .top-bar .search-field select,  .top-bar .search-field .button, .top-bar .search-field  button {
	top:0;
}

.search-field .postfix.button {
	height: 34px;
	line-height: 29px;
	margin: -3px 0 0 -4px;
	padding: 0;
	width: 66px;

	background: #959493 none repeat scroll 0 0;
	color: #fff;
}

.search-field .postfix.button:hover {
	background: #f18a00  none repeat scroll 0 0;
}

.mobile-search .search-field .postfix.button {
	margin: -3px 0 0 -1px;
}

.bt-search {

	background-image: url("../img/btn_qa_search.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 50% auto !important;
	text-indent: -9999px;
}
.bt-search:hover, .btn-search.inneractive {
	background: url('../img/btn_qa_search_hover.png') no-repeat center center / 50% auto !important;
	background-image: url("../img/btn_qa_search_hover.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 50% auto !important;
	text-indent: -9999px;
}

.bt-notfall {
	/*background: url('../img/btn_qa_emergency.png') no-repeat center center / 50% auto !important;*/
	background-image: url("../img/btn_qa_emergency.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 50% auto !important;
	text-indent: -9999px;
}
.bt-notfall:hover, .bt-notfall.inneractive {
	/*background: url('../img/btn_qa_emergency_hover.png') no-repeat center center / 50% auto !important;*/
	background-image: url("../img/btn_qa_emergency_hover.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 50% auto !important;
	text-indent: -9999px;
}

.bt-tel {
	background: url('../img/btn_qa_phone.png') no-repeat center center / 50% auto !important;
	background-image: url("../img/btn_qa_phone.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 50% auto !important;
	text-indent: -9999px;
}
.bt-tel:hover, .bt-tel.inneractive {
	background: url('../img/btn_qa_phone_hover.png') no-repeat center center / 50% auto !important;
	background-image: url("../img/btn_qa_phone_hover.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 50% auto !important;
	text-indent: -9999px;
}

.bt-mail {
	background: url('../img/btn_qa_contact.png') no-repeat center center / 50% auto !important;
	background-image: url("../img/btn_qa_contact.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 50% auto !important;
	text-indent: -9999px;
}
.bt-mail:hover, .bt-mail.inneractive {
	background: url('../img/btn_qa_contact_hover.png') no-repeat center center / 50% auto !important;
	background-image: url("../img/btn_qa_contact_hover.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 50% auto !important;
	text-indent: -9999px;
}

@media only screen and (max-width: 840px) {
	.hover .search-field {
		bottom: -15px;
		height: 34px;
		opacity: 1;
		left:-66px;
	}
	.mobile-search input {
		height: 28px;
	}
}	

@media only screen and (max-width: 340px) {
	.search-field {
		width: 223px !important;
	}
	.search-field .postfix.button {
		width: 60px;
	}
}	

/* / icon-section */





/* +++++++++++++++++++ /Header */












/* +++++++++++++++++++ Content */

.content {
	padding: 0 0px;
}



/* headline-h1 */
.headline-h1 {
	display: block;
	float: left;
	margin-bottom: 20px !important;
}
/* / headline-h1 */



/* mobile-logo */
@media only screen and (max-width: 840px) {
	.mobile-logo {
		margin: 20px 0 !important;
	}

	.mobile-logo div, .mobile-claim-adress div {
		margin-left: 0px;
		margin-right: 0px;
		padding: 0;
	}
}

@media only screen and (max-width: 1164px) {
	.content {
		padding: 0 33px;
	}
}
/* / mobile-logo */




/* bx-slider */
.bx-wrapper .bx-viewport {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	box-shadow: none;
	left: 0;
	transform: translateZ(0px);
	/*max-height: 720px;*/
	max-height: 635px;
}

.bxslider {
	margin: 0;
}

.bxslider li{
	max-height: 635px;
	overflow: hidden;
}
/* / bx-slider */


/* home-teasers /  news-teasers  */
.home-teasers {
	margin: 60px -14px 20px -14px  !important;
}
.spb .home-teasers, .news-teasers {
	margin: 40px -13px 20px -13px  !important;
}

.home-teaser, .news-teaser {
	margin-bottom: 2.5rem;
}


.home-teaser div, .news-teaser div {
	background-color: #fff;
	padding: 3px 3px 16px 3px;
	min-height: auto;
	position: relative;
	min-height: 215px;
	display: table;
	width: 100%;
	height: 100% !important;

}

.home-teaser div img, .news-teaser div img {
	margin-bottom: 10px;
	width: 	100%;
}

.home-teaser div h3, .news-teaser div h3  {
	margin-bottom: 16px;	
	font-size: 21px;
	min-height: 40px;

}

.home-teaser div input, .home-teaser div select, .news-teaser div input, .news-teaser div select  {
	border: 1px solid #ccc;	
	margin: 0;
	height: 37px;
}

.home-teaser div select:after, .news-teaser div select:after  {
	content: '';
	background-color: #ccc;
	width: 20px;
	height: 20px;
	display: block;
	position: relative;
}	

.home-teaser div a, .news-teaser div a {
	display: block;
	/*position: absolute;*/
	color: #585859;
	bottom: 12px;

	display: block;

}

.home-teaser div p, .news-teaser div p {
	margin-bottom: 0;
}

.home-teaser .inner-bottom p, .home-teaser .inner-top h3, .home-teaser .inner-bottom form, .home-teaser .inner-bottom a,
.news-teaser .inner-bottom p, .news-teaser .inner-top h3, .news-teaser .inner-top p, .news-teaser .inner-bottom form {
	margin-left: 28px;
	margin-right: 28px;
}


.home-teaser div p > a, .news-teaser div p > a {
	margin: 0 0px;
}



.home-teaser .inner-bottom .home-teaser-text, .news-teaser .inner-bottom .home-teaser-text  {
	margin-left: 28px !important;
	margin-right: 28px !important;
	height: auto !important;
	margin-bottom: 0;
	position: relative;
}

.home-teaser .inner-bottom a:after, .news-teaser .inner-bottom a:after {
	background: url("../img/home-teaser_arrows.png") no-repeat scroll 0 0;

	content: "";
	display: inline-block;
	height: 25px;
	position: absolute;
	right: 20px;
	width: 19px;
}

.home-teaser div:hover h3, .news-teaser div:hover h3, .news-teaser div:hover p{
	/*color: #f18a00;*/

}

.home-teaser div:hover a, .news-teaser div:hover a{	
	color: #f18a00;
}

.home-teaser div:hover a:after, .news-teaser div:hover a:after{	
	background: url("../img/home-teaser_arrows.png") no-repeat scroll 0 -25px;
}

.inner-top {
	display: table-row !important;
	background-color: transparent !important;
	height: 50% !important;
	margin: 0 !important;
	min-height: auto !important;
	vertical-align: bottom;
	width: 100%;
}	

.inner-bottom {
	display: table-row !important;
	background-color: transparent !important;
	height: 50% !important;
	margin: 0 !important;
	min-height: auto !important;
	vertical-align: bottom;
	width: 100%;
	/*height: 36px; */
}

@media only screen and (max-width: 840px) {
	.home-teasers {
		margin-top: 0 !important;

	}
	.home-teaser {
		height: auto !important;

	}

	.home-teaser .no-bg-img-for-small {
		background-color: transparent;

	}
	.home-teaser .no-bg-img-for-small img{
		display: none;

	}
	.home-teaser div, .news-teaser div, .no-bg-img-for-small{
		min-height: auto !important;
		height: auto !important;

	}

	div .no-bg-img-for-small p, div .no-bg-img-for-small h3, div .no-bg-img-for-small form, .no-bg-img-for-small a {
		margin-left: 0px;
		margin-right: 0px;
	}

	.home-teaser div, .news-teaser div {
		margin-bottom: 40px;
		width: 100%

	}
	.small-sort-1, .small-sort-2, .small-sort-3	{
		border-bottom: 1px solid #959493;
		margin-bottom: 20px;
		margin-left: -8px;
		margin-right: -32px;
		padding-left: 22px;
		padding-right: 22px;
		padding-top: 20px;
		width: calc(100% + 17px);
	}
	.small-sort-1 {
		border-top: 1px solid #959493;
	}
}

@media only screen and (max-width: 840px) {
	.home-teaser .inner-bottom p, .home-teaser .inner-top h3, .home-teaser .inner-bottom form, .home-teaser .inner-bottom a, .news-teaser .inner-bottom p, .news-teaser .inner-top h3, .news-teaser .inner-top p, .news-teaser .inner-bottom form {
		margin-left: 0px;
		margin-right: 0px;
	}
}
/* / home-teasers */



/* blog-news */
.blog-news {
	background-color: #f18a00;
	color: #fff;
	margin: 0 -125px !important;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 345px;
}

.blog-news > div {
	padding-left: 125px;
	padding-right: 125px;
}

.sls-blog-news {
	width: 80%;
	margin: auto;
	padding: 0 20px;
}

.blog-news-content {
	min-height: 315px;
	position: relative;
	padding-bottom: 80px;
}

.content .blog-news ul li::before {
	content: '';
}

.blog-news h1, .blog-news h2, .blog-news h3, .blog-news h4, .blog-news p {
	color: #fff;
	text-align: center;
}

.blog-news h3 {
	font-family: 'Gudea', sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
	margin: 10px 0;
}

.blog-news h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	line-height: 50px;
	font-weight: 300;
	font-style: italic;
	margin: 20px 0 20px 0;
}

.blog-news .blog-news-content a {
	color: #585859;
	background-color: rgba(255, 255, 255, 1);
	padding: 6px 12px;
	margin: 20px auto 0 -130px;
	display: table;
	position: absolute;
	bottom: 20px;
	left: 50%;
	width: 260px;
	text-align: center;
	font-size: 20px;
}
.blog-news .blog-news-content a:hover {
	background-color: rgba(255, 255, 255, 0.7);

}

.sls-blog-news .bx-prev {
	margin-left: -17%;

	background: url("../img/pfeil_orange_weiss.png") no-repeat scroll center center / 56px auto !important;
	background-size: 56px auto !important;
	background-position: center center;
	background-image: url("../img/pfeil_orange_weiss.png");
	background-repeat: no-repeat;
	display: block;
	height: 60px !important;
	text-indent: -9999px;
	width: 60px !important;
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	transform: rotate(180deg);
}

.sls-blog-news .bx-next {
	margin-right: -17%;

	background: url("../img/pfeil_orange_weiss.png") no-repeat scroll center center / 56px auto !important;
	background-size: 56px auto !important;
	background-position: center center;
	background-image: url("../img/pfeil_orange_weiss.png");
	background-repeat: no-repeat;
	display: block;
	height: 60px !important;
	text-indent: -9999px;
	width: 60px !important;
}

.bx-wrapper .bx-next:hover {background-position: 0px 0;}

.sls-blog-news .bx-prev:hover, .sls-blog-news .bx-next:hover  {opacity:0.7}

footer .blog-news {
	margin: 0 auto !important;
}


@media only screen and (max-width: 460px) {
	.sls-blog-news {
		width: 100%;
		margin: auto;
		padding: 0 20px;
	}
	.blog-news h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.blog-news .blog-news-content a {
		width: 180px;
		margin: 20px auto 0 -90px;
	}
	.sls-blog-news .bx-prev {
		margin-left: -20%;
	}

	.sls-blog-news .bx-next {
		margin-right: -20%;
	}

	.bx-controls-direction {
		display: none;
	}

}	

@media only screen and (max-width: 460px) {
	.sls-blog-news .bx-next, .sls-blog-news .bx-prev {
		opacity: 0.6;
	}
	.sls-blog-news .bx-next {
		margin-right: -5%;
	}
	.sls-blog-news .bx-prev {
		margin-left: -5%;
	}
}	

/* / blog-news */


/* Text volle Breite */
.text-full-width {
	margin: 40px 0px !important;
}

.text-full-width .columns {
	padding: 0;
}

.text-full-width.border-bottom {
	border-bottom: 1px solid #585859;
	padding-bottom: 30px;
}

.text-full-width h2{
	margin-bottom: 15px;
}

.text-full-width li {
	list-style-type: none;
	position: relative;
}


.text-full-width p  {

}

.text-full-width a  {
	text-decoration: underline;
}


.text-full-width img  {
	padding: 3px;
	background-color: #fff;
}

.transparent-background img, .text-full-width img.transparent-background {
	padding: 3px;
	background-color: transparent !important;
}

.text-full-width h5{
	color: #f18a00;
}

footer .text-full-width {
	margin: 40px auto !important;
}

.text-full-width h2 + h3 {
	margin-top: 60px;
}

.text-full-width h2 + h4 {
	margin-top: 60px;
}

@media only screen and (max-width: 1164px) {
	footer .text-full-width {
		margin: 40px auto !important;
		padding: 0 33px;
	}	
}

.addvideoicon {
	position: relative;
	display: inline-block;
}
.addvideoicon:after {
	background-image: url("../img/bt_video.png") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: 100px auto !important;
	content: "";
	height: 100px;
	left: calc(50% - 50px);
	position: absolute;
	top: calc(50% - 50px);
	width: 100px;
}
/* / Text volle Breite */


/* sprechstundendetails */

.sprechstundendetails {

	margin-bottom: 20px;
	padding-bottom: 20px;

}
/* sprechstundendetails */

/* Abteilungen Header */
.ward-header {
	margin: 0 0px !important;	
}
.ward-header > div, .ward-header > div > div{
	padding: 0;
	min-height: 400px;
}

.ward-header > div {
	background-color: #f18a00;
	/*padding-right: 92px*/
}

.ward-buttons {
	position: relative;
	overflow: hidden;
}

.ward-info {
	color: #fff;
	background-color: #f18a00;
	padding: 1.25rem 2.25rem !important; 
}
.ward-info p, .ward-info h1, .ward-info a, .ward-info h2 {
	color: #fff;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	word-wrap: normal;
}
/* JN a:hover Einschränkung auf mailto aufgehoben
.ward-info a:hover[href^="mailto:"] {
	text-decoration: underline;
}
*/
.ward-info a:hover {
	text-decoration: underline;
}

.ward-info h1, .ward-info h2 {
	line-height: 2.125rem;
	font-family: "Roboto",sans-serif;
	font-size: 1.75rem;
	font-weight: 300;
	margin: 0 0 20px;
}

.ward-buttons > div {
	position: absolute;
	bottom: 20px;
	left: 45px;
	z-index: 2;
}

.ward-buttons ul {
	margin-left: 30px;
}

.ward-buttons li {
	list-style: none;
	float: left;
	margin-right: 76px;
	margin-bottom: 20px;
}
.content .ward-buttons li:before {
	content:'';
}

.ward-buttons li:last-child {
	margin-right: 0px;
}

.ward-buttons li a {
	color: #fff;
	position: relative;
	font-size: 20px;
}
.ward-buttons li a:hover {
	color: #f18a00;
}	

.ward-buttons img {
	width: auto;
	height: 100%;
	max-width: inherit;
}

.bt-team:before {
	background: rgba(0, 0, 0, 0) url("../img/icon_team.png") no-repeat scroll center top / 62px auto !important;
	background-image: url("../img/icon_team.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 62px auto !important;
	box-sizing: border-box;
	content: "";
	height: 52px;
	left: 0;
	margin-left: -47px;
	margin-top: -17px;
	position: absolute;
	width: 44px;
}

.bt-zuweiser:before {
	background: rgba(0, 0, 0, 0) url("../img/icon_zuweiser.png") no-repeat scroll center top / 62px auto !important;
	background-image: url("../img/icon_zuweiser.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 62px auto !important;
	box-sizing: border-box;
	content: "";
	height: 52px;
	left: 0;
	margin-left: -47px;
	margin-top: -17px;
	position: absolute;
	width: 44px;
}

.bt-kontakt:before {
	background: rgba(0, 0, 0, 0) url("../img/icon_kontakt.png") no-repeat scroll center top / 62px auto !important;
	background-image: url("../img/icon_kontakt.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 62px auto !important;
	box-sizing: border-box;
	content: "";
	height: 52px;
	left: 0;
	margin-left: -47px;
	margin-top: -17px;
	position: absolute;
	width: 44px;
}

.bt-leistungen:before {
	background: rgba(0, 0, 0, 0) url("../img/icon_Leistungen.png") no-repeat scroll center top / 62px auto !important;
	background-image: url("../img/icon_Leistungen.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 62px auto !important;
	box-sizing: border-box;
	content: "";
	height: 52px;
	left: 0;
	margin-left: -47px;
	margin-top: -17px;
	position: absolute;
	width: 44px;
}




@media only screen and (max-width: 840px) {
	.ward-header {
		margin:0 -33px !important;
	}

}	
@media only screen and (max-width: 1164px) {
	.ward-header {
		margin:0 -33px !important;
	}

}	

.content .mobile-ward-buttons ul {
	float: left;
	margin-left: 45px;
}

.content .mobile-ward-buttons ul li{
	list-style: none;
	margin-bottom: 40px;
}

.content .mobile-ward-buttons li a{
	position: relative;
	font-size: 20px;
}

.content .mobile-ward-buttons li:before{
	content: '';
}

.mobile-ward-buttons .bt-team:before {
	background: rgba(0, 0, 0, 0) url("../img/icon_team_grau.png") no-repeat scroll center top / 62px auto !important;
	background-image: url("../img/icon_team_grau.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 62px auto !important;
}
.mobile-ward-buttons .bt-kontakt:before {
	background: rgba(0, 0, 0, 0) url("../img/icon_kontakt_grau.png") no-repeat scroll center top / 62px auto !important;
	background-image: url("../img/icon_kontakt_grau.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 62px auto !important;
}
.mobile-ward-buttons .bt-leistungen:before {
	background: rgba(0, 0, 0, 0) url("../img/icon_Leistungen_grau.png") no-repeat scroll center top / 62px auto !important;
	background-image: url("../img/icon_Leistungen_grau.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 62px auto !important;
}
.mobile-ward-buttons .bt-zuweiser:before {
	background: rgba(0, 0, 0, 0) url("../img/icon_zuweiser_grau.png") no-repeat scroll center top / 62px auto !important;
	background-image: url("../img/icon_zuweiser_grau.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 62px auto !important;
}

.bt-team:hover:before, .mobile-ward-buttons .bt-team:hover:before {
	background: rgba(0, 0, 0, 0) url("../img/icon_team_orange.png") no-repeat scroll center top / 62px auto !important;
	background-image: url("../img/icon_team_orange.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 62px auto !important;
	margin-top: -17px;
}
.bt-kontakt:hover:before, .mobile-ward-buttons .bt-kontakt:hover:before {
	background: rgba(0, 0, 0, 0) url("../img/icon_kontakt_orange.png") no-repeat scroll center top / 62px auto !important;
	background-image: url("../img/icon_kontakt_orange.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 62px auto !important;
	margin-top: -17px;
}
.bt-leistungen:hover:before, .mobile-ward-buttons .bt-leistungen:hover:before {
	background: rgba(0, 0, 0, 0) url("../img/icon_Leistungen_orange.png") no-repeat scroll center top / 62px auto !important;
	background-image: url("../img/icon_Leistungen_orange.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 62px auto !important;
	margin-top: -17px;
}
.bt-zuweiser:hover:before, .mobile-ward-buttons .bt-zuweiser:hover:before {
	background: rgba(0, 0, 0, 0) url("../img/icon_zuweiser_orange.png") no-repeat scroll center top /62px auto !important;
	background-image: url("../img/icon_zuweiser_orange.png") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 62px auto !important;
	margin-top: -17px;
}
/* Abteilungen Header */


/* Breadcrumb */
.breadcrumb {
	float: left;
	margin-bottom: 40px !important;
	width: 100% !important;
}

.breadcrumbs {
	background: none;
	border: none;
}

.breadcrumbs {
	margin: 1.25rem 0 0 0 ;
}

ul.breadcrumbs  {
	padding: 0;
}

.breadcrumbs li a{
	text-transform: none;
	color: #585859;
}	

.breadcrumbs li {
	color: #585859;
	text-transform: none;
	font-size: 16px;
	list-style: none;
	margin-right: 20px;
	position: relative;
}

.content .breadcrumbs > *::before {
	color: #585859;
	content: '>' !important;
	font-size: 16px;
	position: absolute;
	top: 7px;
	left: -4px;
}	

.content .breadcrumbs li:first-child:before {
	color: #585859;
	content: '' !important;
	font-size: 16px;
}	

.content .breadcrumbs li:last-child a {
	color: #f18a00;
}
/* / Breadcrumb */


/* Carusel */
.team-carusel {
	border-bottom: 1px solid #585859;
	margin-bottom: 40px !important;
	padding-bottom: 40px !important;
}

.team-carusel > div{
	padding-left: 0;
	padding-right: 0;
}

.teamleader {
	margin-bottom: 60px;
	position: relative;
}

.teamleader h3, .teamleader-text h3, .teammember h3{
	margin-bottom: 30px;
}

.teamleader img {
	background: #fff;
	padding: 3px;
}

.teamleader img {
	/*float: left;*/
	margin-right: 20px;
}

.teamleader-text {
	margin-top: 16px;
	display: inline-block;

	vertical-align: bottom;
}

.teamleader-text p:last-child{
	margin-bottom: 0;
}

.item > div {
	padding: 3px;
	background-color: #fff;
	max-width: 204px;


}

.owl-controls {
	position: absolute;
	top: 50%;
	width: 100%;	
}
.owl-buttons {
	width: 100%;
	position: relative;
}

.owl-prev, .owl-next {
	display: inline-block;
	position: absolute;
}
.owl-prev {
	left: 0;

	background: url("../img/pfeil_orange_weiss.png") no-repeat scroll center center / 80px auto !important;
	background-size: 80px auto !important;
	background-position: center center;
	background-image: url("../img/pfeil_orange_weiss.png");
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	margin: 0 !important;
	text-indent: -9999px;
	width: 60px;

	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	transform: rotate(180deg);
}
.owl-next {
	right: 0;

	background: url("../img/pfeil_orange_weiss.png") no-repeat scroll center center / 80px auto !important;
	background-size: 80px auto !important;
	background-position: center center;
	background-image: url("../img/pfeil_orange_weiss.png");
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	margin: 0 !important;
	text-indent: -9999px;
	width: 60px;


}

@media only screen and (max-width: 480px) {
	.teamleader img {
		float: none;
		margin-bottom: 20px;
	}
}
/* / Carusel */


/* img-full-width */
.img-full-width > div{
	padding-left: 0.9375em !important;
	padding-right: 0.9375em !important;
}

.img-full-width > div:nth-child(odd){
	padding-left: 0em !important;
	padding-right: 0.9375em !important;
}

.img-full-width > div:nth-child(even){
	padding-left: 0.9375em !important;
	padding-right: 0em !important;
}

@media only screen and (max-width: 840px) {
	.img-full-width > div{
		padding-left: 0em !important;
		padding-right: 0em !important;
		margin-bottom: 20px !important;
	}	

	.img-full-width > div:nth-child(odd){
		padding-left: 0em !important;
		padding-right: 0em !important;
	}

	.img-full-width > div:nth-child(even){
		padding-left: 0em !important;
		padding-right: 0em !important;
	}
}	
/* / img-full-width */


/* label-download */
.label-download {
	margin-bottom: 40px !important;
	/*display:table;*/
	position: relative;
	margin-left: -15px !important;
	margin-right: -15px !important;
}

.label-download .label {
	white-space: inherit;
	/*padding: 1.25rem;*/
	color: #585859;
	background-color: #fff;
	text-align: left;
	width: 100%;
	padding: 25px;
}

.label-download .label p, .label-download .label h3 {
	color: #585859;
}

.download {
	background-color: #fff;
	padding: 3px;
	position: relative;
	display: flex;

	vertical-align: bottom;
}

.label-download > div {

}

.download, .label {
	min-height: 100%;
	height: auto !important;
	height: 100%;

}

.download-img a {
	margin-right: 20px;
	display:inline-block;
	outline:1px solid #ccc;
	outline-offset:-1px;
}

.download img {
	/*float: left;*/
	margin-bottom: 0px;
	max-height: 324px;
	width: auto;
	overflow:hidden;
}

.download-img {
	float: left;
	width: 50%;
}

.download-text {

	display: inline-block;
	vertical-align: bottom;
	height: auto !important;
	margin-top: 16px;
	margin-bottom: 16px;
	padding: 0 10px;
	right: 0;
	bottom: 0;
	position: absolute;
	width: 50%;
}

.download-text a:hover {
	color: #f18a00;
}	

.download-text a:after {
	background: rgba(0, 0, 0, 0) url("../img/home-teaser_arrows.png") no-repeat scroll 0 0px;
	content: "";
	display: inline-block;
	height: 25px;
	position: absolute;
	right: 20px;
	width: 19px;
}	
.download-text a:hover:after {
	background: rgba(0, 0, 0, 0) url("../img/home-teaser_arrows.png") no-repeat scroll 0 -25px;
}	

.download-text p, .download-text h3{

}
.download-text h3{
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: 400;
}

@media only screen and (max-width: 840px) {
	.label-download div {
		height: auto !important;

	}
	.label-download > div {
		margin-bottom: 40px;

	}
	.label-download {
		margin-bottom: 0px !important;
	}	
	.download {
		float: left;
		width: 100%;
	}
}	


@media only screen and (max-width: 440px) {
	.download-text {
		position: relative;
		width: 100%;
	}	
	.download-img {
		width: 100%;
	}
}	
/* label-download */


/* headline-h1 */
.headline-h1 h1{
	margin-bottom: 0px;
}
/* / headline-h1 */
/* headline-h2 YS */
.headline-h2 h2{
	margin-bottom: 20px;
}
/* / headline-h2 */


/* Accordion */
.row.accordion {
	margin-left: -15px !important;
	margin-right: -15px !important;
	margin-bottom: 40px !important;
}

ul.accordion {
	margin-left: 0;
}

.accordion .accordion-navigation, .accordion dd {
	margin-bottom: 10px !important;
	background-color: #f18a00;
}

.accordion li .content {
	background-color: #fff;
}



.jobadheadline, .accordion .accordion-navigation > a, .accordion dd > a {
	color: #fff;
	background-color: #959493;
	min-height: 48px;

	font-family: 'Gudea', sans-serif;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 24px;
	line-height: 1.5rem;


}

.accordion li > a::after {
	background: rgba(0, 0, 0, 0) url("../img/plus_weiss_72.png") no-repeat scroll 0 0 / 27px auto;
	content: "";
	display: inline-block;
	float: right;
	height: 24px;
	margin: 0;
	position: static;
	right: 28px;
	width: 24px;
	z-index: 9;
}

.accordion li.active > a:after {
	background: rgba(0, 0, 0, 0) url("../img/minus_weiss_72.png") no-repeat scroll 0 0 / 27px auto;
	content: "";
	display: inline-block;
	float: right;
	height: 24px;
	margin: 0;
	position: static;
	right: 28px;
	width: 24px;
	z-index: 9;
}

.accordion .accordion-navigation.active > a, .accordion dd.active > a,
.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
	background-color: #f18a00;
}

.accordion .content a {
	text-decoration: underline;
}	

.accordion li .content p{
	margin-bottom: 16px;
}

.accordion li .content p img{
	width: 48%;
	margin-top: 20px;

}

.accordion li .content p img + img{
	float: right;
}	

.accordion li .content p img:nth-child(odd){
	margin-right: 2%;

}


.full-width {

	width: 100% !important;
}
/* / Accordion */


/* download-only */
.download-only {
	margin-left: -15px !important;
	margin-right: -15px !important;
	margin-bottom: 40px !important;
}

.download-only img {
	margin-bottom: 0;
}

.download-only .download {
	float: left;
	width: 100%;
}

@media only screen and (max-width: 840px) {
	.download-box {
		margin-bottom: 40px;
	}
	.download-box:last-child {
		margin-bottom: 0px;
	}
	.download-only {
		margin-bottom: 0px !important;
	}
}	
/* / download-only */


/* deeplinks */
.deeplinks {
	margin-left: -15px !important;
	margin-right: -15px !important;
	margin-bottom: 0px !important;
}
.headline-h2.headline-h1{
	margin-bottom: 20px !important;
}

.deeplinks~.deeplinks  {
	margin-bottom: 40px !important;
}

.deeplinks ul {
	margin-left: 0;
	margin-bottom: 40px;
}

.deeplinks li {
	position: relative;
	margin-bottom: 2px;

}
.deeplinks li a, .deeplinks li label {
	color: #585859;
	display: block;
	font-weight: 400;
	line-height: 1.5rem;
	padding: 15px 43px 15px 15px;
	font-size: 18px;
	background-color: #fff;
}

.deeplinks li a:after {
	background: rgba(0, 0, 0, 0) url("../img/home-teaser_arrows.png") no-repeat scroll 0 0;
	content: "";
	display: inline-block;
	height: 25px;
	position: absolute;
	right: 20px;
	width: 19px;
	bottom: 14px;
}

.deeplinks li a:hover {
	color: #fff;
	background-color: #f18a00;
}
.deeplinks li a .eventdate {
	font-size:16px;
}


.deeplinks li label{
	background-color: #959493;
	color: #fff;
	cursor: default;
	font-weight: 300;
	font-size: 20px;
}	

.deeplinks li label:empty {
	padding: 0;
}

/*.deeplinks li a::after {
background: rgba(0, 0, 0, 0) url("../img/Icon_Deeplink_50.png") no-repeat scroll 0 0 /22px;
bottom: 16px;
content: ">";
display: inline-block;
height: 22px;
position: absolute;
right: 11px;
width: 16px;
}*/

.deeplinks h2 {
	margin-bottom: 40px;
}
/* /deeplinks */


/* contact */
.contact {
	margin-left: -15px !important;
	margin-right: -15px !important;
	margin-bottom: 40px !important;
}

.contact form div > label {
	float: left;
	margin-right: 20px;
}

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

.anrede > input {
	float: left;
}

input[type="file"], input[type="checkbox"], input[type="radio"], select {
	margin: 5px 0 1rem;
}

button, .button {
	background-color: #fff;
	color: #585859;
	border: none;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
	border: none;
	box-shadow: none;
}

.contact .styled-select   {
	margin-bottom: 1rem;
}
/* / contact */



/* Aktuelles */
.news, .year-select {
	/*margin-left: -15px !important;
	margin-right: -15px !important;*/
}

.news-teasers {
	margin: 0 !important;
	padding: 0;
}

.year-select {
	margin-bottom: 20px;
}

.year-select div{
	padding: 0;
}

.more-article, .more-article-without-plus {
	color: #a7a8aa;
	display: table;
	margin: 0 auto;

}
.more-article:hover, .more-article-without-plus:hover {
	color: #101f69;    
}

.more-article:before {
	content: " ";
	display: inline-block;
	height: 41px;
	margin: 0 12px -15px 0;
	position: relative;
	width: 58px;
	background: url('') no-repeat;
}

.more-article:hover:before {
	content: " ";
	display: inline-block;
	height: 41px;
	margin: 0 12px -15px 0;
	position: relative;
	width: 58px;
	background: url('') no-repeat;
}


.column + .column:last-child, .columns + .column:last-child, .column + .columns:last-child, .columns + .columns:last-child {
	float: left;
}
/* / Aktuelles */


/* Jobs */

.jobs-footer {
	margin-top: 20px;
	margin-bottom: 10px;
}

/*
.jobs-footer a:first-child {
background-color: #585859;
bottom: 20px;
color: #fff;
font-size: 16px;
margin: 0 ;
padding: 6px 12px;
display: inline-block;
margin-right: 20px;
text-align: center;
width: 260px;
text-decoration: none;
}
.jobs-footer a:first-child:hover {
background-color: #f18a00;
}
*/
.jobs-footer a {
	font-size: 20px;
	margin-right: 10px;
	white-space: nowrap;
}

.bt-job-print {

	float: right;

	background: #585859 url("../img/drucker_oHintergr.png") no-repeat scroll center center / 26px auto !important;
	border-radius: 20px;
	display: block;
	height: 40px;
	margin: 0 !important;
	text-indent: -9999px;
	width: 40px;
	cursor: pointer;
}
/*JN button bewerben*/
.btn_jetztbewerben {
	width: 180px;
	height: 180px;
	background:  url("../img/btn_bewerben.png") no-repeat center center;
	background-size: 180px 180px;
	position: fixed;
	z-index:100001;
	top: 450px;
	right:50px;
}
.btn_jetztbewerben img {
	background-color: transparent;
}
.a_jetztbewerben {
	color: transparent;
	background-color: transparent !important;
	margin: 0;
	padding: 0;
	display: block;
	width: 180px;
	height: 180px;
}

@media only screen and (max-width: 760px) {
	.btn_jetztbewerben {
		top: 70px;
		right:50px;
	}
}

/* / Jobs */


/* News-Entry */

.news-entry-footer {
	margin-top: 20px;
	margin-bottom: 10px;
}

.news-entry-footer a {
	font-size: 20px;
	margin-right: 10px;
	white-space: nowrap;
}

news-entry h3 {
	font-size: 16px;
	margin: 0;
}


/* / News-Entry */

/* fancybox */
.fancybox-overlay {
	z-index: 999999;

}
.fancybox-wrap {
	z-index: 9999999;
}
/* / fancybox */

/* +++++++++++++++++++ /Content */






/* +++++++++++++++++++ Footer */

footer {

	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	margin-top: 30px;
}


footer > div {
	margin: 0 0px !important;
}

.footer-bottom {
	background-color: #fff;
	display: block;
	float: left;
	padding: 40px 0px;
	width: 100%;
}

.blog-news-footer {
	background-color: #f18a00;
}

footer .blog-news > div {

	padding-left: 0px;
	padding-right: 0px;

}


/* footer-image */
.footer-image {
	margin-bottom: 0px;
}

.footer-image img{
	width: 100%;
}
/* /footer-image */


/* Footer Navi */

.footer-navi {
	padding-left: 0;
}

.footer-navi ul {
	margin: 0;
}

.footer-navi li {
	float: left;
	list-style: none;
	margin: 16px 14px 0px 0px;
}
.footer-navi li a{
	font-size: 14px;
	color: #585859;
	margin: 0 9px;
	text-transform: uppercase;
}

.footer-navi li a:hover {
	color: #f18a00;
}

.footer-navi div {
	padding-left: 0;
}

.bt-print {
	background: #585859 url("../img/drucker_oHintergr.png") no-repeat scroll center center / 26px auto !important;
	background-size: 26px auto !important;
	background-position: center center !important;
	background-image: url("../img/drucker_oHintergr.png") !important;
	background-repeat: no-repeat !important;
	background-color: #585859 !important;
	text-indent: -9999px;
	display:block;
	height: 40px;
	width: 40px;
	border-radius: 20px;
	margin: 0 0px !important;
}

.bt-yt {
	background: #585859 url("../img/youtube_oHintergrund.png") no-repeat scroll center center / 20px auto !important;
	background-size: 20px auto !important;
	background-position: center center !important;
	background-image: url("../img/youtube_oHintergrund.png") !important;
	background-repeat: no-repeat !important;
	background-color: #585859 !important;
	text-indent: -9999px;
	display:block;
	height: 40px;
	width: 40px;
	border-radius: 20px;
	margin: 0 0px !important; 
}

.bt-fb {
	background: #585859 url("../img/facebook_oHintergr.png") no-repeat scroll center center / 10px auto !important;
	background-size: 10px auto !important;
	background-position: center center !important;
	background-image: url("../img/facebook_oHintergr.png") !important;
	background-repeat: no-repeat !important;
	background-color: #585859 !important;
	text-indent: -9999px;
	display:block;
	height: 40px;
	width: 40px;
	border-radius: 20px;
	margin: 0 0px !important;
}

.bt-ig {
	background: #585859 url("../img/instagram.png") no-repeat scroll center center / 10px auto !important;
	background-size: 20px auto !important;
	background-position: center center !important;
	background-image: url("../img/instagram.png") !important;
	background-repeat: no-repeat !important;
	background-color: #585859 !important;
	text-indent: -9999px;
	display:block;
	height: 40px;
	width: 40px;
	border-radius: 20px;
	margin: 0 0px !important;
}

/* Erweiterung SM 2023-03-14 JN */

.bt-ku {
	background: #585859 url("../img/icon-kununu.png") no-repeat scroll center center / 10px auto !important;
	background-size: 20px auto !important;
	background-position: center center !important;
	background-image: url("../img/icon-kununu.png") !important;
	background-repeat: no-repeat !important;
	background-color: #585859 !important;
	text-indent: -9999px;
	display:block;
	height: 40px;
	width: 40px;
	border-radius: 20px;
	margin: 0 0px !important;
}

.bt-li {
	background: #585859 url("../img/icon-linkedin.png") no-repeat scroll center center / 10px auto !important;
	background-size: 20px auto !important;
	background-position: center center !important;
	background-image: url("../img/icon-linkedin.png") !important;
	background-repeat: no-repeat !important;
	background-color: #585859 !important;
	text-indent: -9999px;
	display:block;
	height: 40px;
	width: 40px;
	border-radius: 20px;
	margin: 0 0px !important;
}

.bt-xi {
	background: #585859 url("../img/icon-xing.png") no-repeat scroll center center / 10px auto !important;
	background-size: 20px auto !important;
	background-position: center center !important;
	background-image: url("../img/icon-xing.png") !important;
	background-repeat: no-repeat !important;
	background-color: #585859 !important;
	text-indent: -9999px;
	display:block;
	height: 40px;
	width: 40px;
	border-radius: 20px;
	margin: 0 0px !important;
}


.bt-fb:hover, .bt-yt:hover, .bt-print:hover, .bt-ig:hover,
.bt-ku:hover, .bt-li:hover, .bt-xi:hover
{
	background-color: #f18a00 !important;
}




@media only screen and (max-width: 420px) {
	.footer-navi li:nth-child(4) {
		clear: both;
	}
}
@media only screen and (max-width: 1164px) {
	.footer-navi {
		padding-left: 35px;
	}

}
/* /Footer Navi */

/* footer-logos */
.footer-logos {
	padding-right: 0;
}

@media only screen and (max-width: 1164px) {
	.footer-logos {
		padding-right: 35px;
	}	
}
/* /footer-logos */

/* footer-main-logo */
.footer-main-logo {
	margin-bottom: 40px	
}

/* /footer-main-logo */


/* footer-claim */
.footer-claim p, .header-claim p{
	color: #f18a00 !important;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 21px;
}

.header-claim {
	margin-top: 10px;
}

.header-claim p{
	font-size: 18px;
}
/* /footer-claim */

/* footer-adress */
.footer-adress, .header-adress {
	border-bottom: 1px solid #585859;
	border-top: 1px solid #585859;
	padding: 10px 0;
	margin-left: 0;
}

.footer-adress p, .footer-adress a, .header-address p, .header-address a{
	margin-bottom: 0;
	font-size: 1rem;
	font-size: 16px;
	line-height: 1.25rem;

}

.header-addlinks {
	margin-top: 10px;
}

.header-address a, .header-addlinks  a{
	text-decoration: underline;	
}



/* /footer-adress */


/* Footer Logos */
.footer-logos {

}

.footer-logos ul{
	max-width: 210px;
	float: right;

}
.footer-logos ul li{
	float: right;
	list-style: none;
	margin: 0 0 10px 10px;

}

.footer-logos div {
	width: auto;
	/*max-width: 120px;*/
	float: right;
}

.footer-logos img {
	height: auto;
	width: 95px;
}




footer .column + .column:last-child, footer .columns + .column:last-child, footer .column + .columns:last-child, footer .columns + .columns:last-child {
	float: right;
}


@media only screen and (max-width: 1003px) {

}


/* /Footer Logos */




/* /+++++++++++++++++++ Footer */






/* Google Search */

.gsc-control-cse table {
	background: none;
	border: 0px solid #dddddd;
	margin-bottom: inherit;
	table-layout: auto;
}

.gsc-selected-option-container {
	box-sizing: unset;
}

.gsc-result .gs-title {
	height: 1.3em !important;
}

.gsc-control-cse table tr th, .gsc-control-cse table tr td {
	padding: inherit;
}

.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
	font-size: 18px !important;
}

.gs-webResult div.gs-visibleUrl-long {
	font-size: 14px !important;
}

.cse .gs-result .gs-snippet, .gs-result .gs-snippet, .cse .gs-spelling-original, .gs-spelling-original {
	font-size: 18px !important;
	line-height: 20px !important;
}

.gs-web-image-box, .gs-promotion-image-box {
	margin-right: 10px !important;
}

.gsc-table-cell-thumbnail.gsc-thumbnail {
	display: block !important;
	width: 80px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
	font-size: 18px !important;
}

.contact iframe {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);

	filter: gray;
	-webkit-filter: grayscale(1);

}



.contactsearch > div{
	padding: 0;
}

.contactsearch > div > div{
	padding: 0;
}

.contactsearch .form input[type="submit"], .contactsearch #searchform input[type="submit"]{
	margin: 0;
}

.contactsearch .large-10.medium-10.small-10.columns {
	width: calc(100% - 40px);
}
.contactsearch .large-2.medium-2.small-2.columns {
	width: 40px;
}

.contactsearch .button, .contactsearch button {
	background: #959493  no-repeat scroll center center / auto 78%;
	background-size: auto 78%;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #959493;
	border-bottom: 0px solid #959493;
	border-right: 0px solid #959493;
	border-top: 0px solid #959493;
	height: 37px;
	margin: 0px 0 0;
	padding: 0;
	width: 100%;
	color: #fff;
}

.contactsearch .button:hover {
	background-color: #f18a00;
	border-bottom: 0px solid #f18a00;
	border-right: 0px solid #f18a00;
	border-top: 0px solid #f18a00;
}

.contactsearch select {margin-top: 2px;}

.contactsearch img {margin: 14px 0}

.cse .gsc-control-cse, .gsc-control-cse {padding: 1rem 0 !important;}

.back-to-top {
	position: fixed;
	bottom: 2em;
	right: 0px;
	text-decoration: none;
	color:#006db4;
	background: url("../img/up_pfeil_grau_72.png") #fff no-repeat scroll center center / auto 78%;
	background-size: auto 78%;
	background-position: center center;
	background-image: url("../img/up_pfeil_grau_72.png");
	background-repeat: no-repeat;
	background-color: #fff;
	font-size: 12px;
	padding: 1em;
	display: none;
	border-radius:0px;
	z-index: 10000;
	width: 50px;
	height:35px;
	text-indent: -99999px;
}

.back-to-top:hover {   
	background: url("../img/up_pfeil_orange_72.png") #fff no-repeat scroll center center / auto 78%;
	background-size: auto 78%;
	background-position: center center;
	background-image: url("../img/up_pfeil_grau_72.png");
	background-repeat: no-repeat;
	background-color: rgba(255, 255, 255, 0.40);
}

@media only screen and (max-width: 970px) {
	.back-to-top { 
		/*display: none !important; */
	}
}

@media only screen and (max-width: 969px) {
	.text1cols {
		padding-left: 1.25em;
		padding-right: 1.25em;
	}

}




.select-aktuell {
	margin-bottom: -51px !important;
	position: relative;
	top: -80px;
}

@media only screen and (max-width: 840px) {
	.select-aktuell {
		margin-bottom: 25px !important;
		position: relative;
		top: -16px;
		padding: 0 1.25rem;
	}
}

@media only screen and (max-width: 969px) {
	.noblogresults {
		padding-left: 3.75rem;
	}

}

.nogalleryresult {
	padding-left: 1.25rem;
}





@media print {

	@page {
		size: auto;   /* auto is the initial value */
		margin: 40px 20px 60px 20px;
	}

	.no-print {
		display:none !important;
	}
	.print-only {
		display:inline !important;
	}

	a[href]:after {
		content: none !important;
	}

	body {
		width: 100%;
		padding: 60px 0;
	}

	.sls-txt {
		bottom: 35px;
	}

	.sls-txt h1, .sls-txt h1 b, .sls-txt h1 strong {
		font-size: 25px;

	}
	.sls-txt h1 {
		margin-left: 15px;
	}

	.content > .row {
		margin: 24px 0 !important;
	}


	.home-teaser img, nav, .home-teasers, .icon-section, .mobile-logo, .mobile-claim-adress, .meta-nav, aside, .mobile-nav, .breadcrumb {
		display: none;
	} 

	.sls-home, .bx-wrapper img {
		width: 100% !important;
	}


	.blog-news {
		margin: 0px auto !important;
		padding: 0 !important;
		width: 100% !important;
		min-height: auto;

	}

	.blog-news h2 {
		font-size: 25px;
		line-height: 30px;
	}

	.blog-news > div {
		margin: 0px !important;
		padding: 0 0px !important;
		width: 100% !important;

	}

	.sls-blog-news, .bx-wrapper {
		width: 100% !important;
		margin: 0px auto !important;
		padding: 0 !important;

	}

	.bxslider li {
		overflow: hidden;
	}


	.blog-news h1, .blog-news h2, .blog-news h3, .blog-news h4, .blog-news p {
		color: #fff;
		text-align: left;
	}

	footer .blog-news {
		margin: 0 auto !important;
		padding: 0 !important;
	}

	.bxslider {

		margin: 0px auto !important;
		padding: 0 !important;
	}

	.bxslider li {
		width: 100% !important;
		margin: 0px auto !important;

	}

	.blog-news-footer .bxslider {
		display: inline;
	}

	.ward-info {
		margin:0 150px !important;
		padding: 0 !important;
	}

	.jobs {
		display: block;
		visibility: visible;
		position: relative;
	}

	footer > div {
		margin: 0 -0px !important;
	}


	input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
		border: 1px solid #ccc;
	}

	.content .row  form div {margin: 10px !important;}   


	/*
	.logotext:before {
	background: none !important;
	content: url("../img/KDO_Plus-mit-Rauten_RGB.png"); 
	position: absolute;
	left: -21px;
	top: -36px;
	width: 81px;
	height: 81px; 
	visibility: visible;
	transform: scale(0.18); 
}

	.logotext-img {
	width: 300px !important;
	background-size: 300px auto !important;
	background-image: url("http://www.dritter-orden.de/img/KDO_Logo_Web_150.png") !important;
	background-repeat: no-repeat !important;
}
	*/
	header {height: 100px !important;}

	.print-logo {
		float: left;
		max-width: 300px !important;
		width: 300px !important;
		height: auto !important;
	}
}

/* YS */
.table-no-td-padding td, .table-no-td-padding th {
	height: 24px;
	line-height: 24px;
	padding: 0 !important;
	vertical-align: top;
}


#formInput_submit img {
	padding:0;
	margin:0;
}
.news-entry h1, .event-entry h1 {
	margin-top:16px;
	line-height:1.5em;
}
/* honeypot spam-schutz*/
.mandatoryhp {
	display:none !important;
}


/* Scroller (als Box bei mobile Ansicht) */
.marquee-scrollbox {
	color:#fff;
	background-color:#f18a00;
	padding:11px 0;
	font-size:20px !important;
	height:46px;

}
.scrollerbox a  { 

	color:#fff;
	background-color:#f18a00;
	font-size:18px;
}
.scrollerbox {
	color:#fff;
	background-color:#f18a00;
	padding:16px;
	margin-bottom:32px;
	font-size:18px;
}



/* custom search */
.bcs-host-div {
}

.bcs-container-searchbox {
	background-color:#fff !important;
}

.bcs-container-searchbox {
	border-color:#1A63AB !important;
}

.bcs-container-searchbox button.bcs-searchbox-submit {
	margin:0;
	padding:0;
	background-color:#1A63AB !important;
	border-color:#1A63AB !important;
}
.bcs-result cite {
	color:#ee803c !important;
}
.bcs-host-div {
	background-color:transparent !important;
}

.bcs-pagination li, .bcs-pagination li a {
	list-style:none !important;
}


.bcs-result h2, .bcs-result h2 a, .bcs-result h2 b {
	font-size:18px !important;
	color:#1A63AB !important;
}

li.bcs-result::before, .bcs-pagination li::before, .bcs-pagination::before {
	content: "" !important;
}

.bcs-container-searchbox input, #bsc-searchbox {
	background-color:transparent !important;
}

.bcs-pagination a {
	height:auto !important;
	line-height:auto !important;
}

.content .bcs-pagination ul li::before {
	content: '';
	display:inherit;
	position:inherit;
	width:inherit;
	height:inherit;
	margin-left:inherit;
	font-weight:inherit;
}

.fbconfirmdialog {
	max-width:500px;
	padding:20px;
}


/* YS: Popup Overlay */
.popup_background {
	opacity:0.2 !important;
	z-index:999991 !important;
}
.popup_wrapper {
	z-index:999992 !important;
}
.popup_inner_content {
	padding:25px;
	padding-bottom:30px;
}
.popup_content {
	min-height: 50px;
	max-width: 720px;
	padding: 0;
	margin-bottom: 20px;
	background-color: #fff;
	z-index:999995;
}
.popup_content h2 {
	font-weight: 500;
	color: #f18a00;
}
.popup_content a:after {
	content: "\00a0>";
	display: inline;
}