/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/source-sans-pro-v21-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/source-sans-pro-v21-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/source-sans-pro-v21-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/source-sans-pro-v21-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-700italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/source-sans-pro-v21-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* Allgemein */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
th, td {
	font-size:15px;
}
body {
	background:#fff;
	line-height:1;
	font:15px/22px;
	color:#555;
	font-weight:400;
	-webkit-font-smoothing:antialiased;
	-webkit-text-size-adjust:100%;
	font-family:"Source Sans Pro","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
}
h1 a, h2 a, h3 a, h4 a {
	font-weight:inherit;
}
h1 {
	font-size:40px;
	line-height:48px;
	margin-bottom:24px;
	font-weight:300;
	color:#7d736f;
}
h2 {
	font-size:24px;
	line-height:32px;
	margin-bottom:12px;
	font-weight:300;
	text-transform:uppercase;
	color:#7d736f;
}
h3 {
	font-size:18px;
	line-height:24px;
	margin-bottom:12px;
	font-weight:700;
}
p {
	margin:0 0 22px 0;
	font-size:15px;
	line-height:22px;
}
a, a:visited {
	color:#555;
	text-decoration:none;
	outline:0;
	line-height:22px;
}
a:hover, a:focus {
	color:#555;
	text-decoration:underline;
}
p a, p a:visited, #content li a, #content li a:visited {
	line-height:inherit;
	color:#F19D4D;
	border-bottom:1px solid transparent;
	transition:border-color .2s;
	text-decoration:none;
}
p a:hover, p a:focus, #content li a:hover, #content li a:focus {
	border-color:#F19D4D;
	color:#F19D4D;
	text-decoration:none;
}
img {
	max-width:100%;
}
ul, ol {
	margin-bottom:22px;
	list-style:none outside;
}
li {
	line-height:22px;
	margin-bottom:0;
	font-size:15px;
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
::selection {
	color:#fff;
	background:#08AFEA;
}
::-moz-selection {
	color:#fff;
	background:#08AFEA;
}
b, strong {
	font-weight:700;
}
i, em {
	font-style:italic;
}
b i, i b, strong i, i strong, b em, em b, strong em, em strong {
	font-weight:700;
	font-style:italic;
}
#noscript {
	text-align:center;
	width:100%;
	position:fixed;
	bottom:0;
	left:0;
	color:#fff;
	background:#08AFEA;
	padding:16px 2%;
	margin:0;
}
/* Kopfbereich */
header a img {
	display:block;
	height:auto;
	width:100%;
	margin-top:-15px;
}
header p.twelve.columns {
	display:none;
	text-align:center;
	padding:15px 0;
	cursor:pointer;
	margin:20px 0;
	clear:both;
	color:#fff;
	background:#08AFEA;
}
header p.twelve.columns img {
	margin-right:5px;
	top:1px;
	position:relative;
}
header nav {
	margin-top:35px;
	margin-bottom:30px;
	text-align:right;
}
header nav a, header nav a:visited {
	margin-left:30px;
	line-height:30px;
	font-weight:300;
	font-size:24px;
	border-bottom:1px solid transparent;
	transition:border .2s, color .2s;
}
header nav a.active, header nav a:hover, header nav a:focus {
	border-color:#08AFEA;
	color:#08AFEA;
	text-decoration:none;
}
.xing img {
	max-width:100%;
	width:25px;
	margin:0;
}
header ul {
	margin-top:20px;
	display:inline-flex!important;
	justify-content:flex-end;
	align-items:center;
	margin-bottom:0;
}
header ul li a {
	float:left;
	margin-left:11px;
	border-bottom:1px solid transparent;
	transition: border .2s, color .2s;
}
header ul li a:hover:not(.xing),
header ul li a:focus:not(.xing),
header ul li a.active:not(.xing) {
	border-bottom:1px solid #08AFEA;
	text-decoration:none;
	color:#08AFEA;
}
/* Slideshow */
#slideshow {
	clear:both;
	margin-bottom:90px;
	height:400px;
}
#slideshow li {
	background:center center no-repeat;
	height:400px;
	position:relative;
	background-size:cover;
}
#slideshow li .container {
	position:absolute;
	bottom:10px;
	padding:10px;
	left:10px;
	width:920px;
}
.bx-wrapper {
	position:relative;
	margin:0 auto 60px;
	padding:0;
	*zoom:1;
}
.bx-wrapper img {
	max-width:100%;
	display:block;
}
.bx-wrapper .bx-viewport {
	left:0;
	background:#fff;
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform:translatez(0);
	-moz-transform:translatez(0);
	-ms-transform:translatez(0);
	-o-transform:translatez(0);
	transform:translatez(0);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position:absolute;
	bottom:-30px;
	width:100%;
}
.bx-wrapper .bx-loading {
	min-height:50px;
	background:url(/shared/img/loader.gif) center center no-repeat #fff;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2000;
}
.bx-wrapper .bx-pager {
	text-align:center;
	padding-top:20px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display:inline-block;
	*zoom:1;
	*display:inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	text-indent:-9999px;
	display:block;
	width:15px;
	height:15px;
	margin:0 5px;
	outline:0;
	border-radius:50%;
	border:1px solid #ccc;
	transition:background .2s;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#08AFEA;
	border-color:transparent;
}
.bx-wrapper .bx-prev {
	left:20px;
	background:url(/shared/img/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
	right:20px;
	background:url(/shared/img/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
	background-position:0 0;
}
.bx-wrapper .bx-next:hover {
	background-position:-43px 0;
}
.bx-wrapper .bx-controls-direction a {
	position:absolute;
	top:50%;
	margin-top:-16px;
	outline:0;
	width:32px;
	height:32px;
	text-indent:-9999px;
	z-index:9999;
	opacity:0;
	transition:opacity .2s, border .2s;
}
.bx-wrapper:hover .bx-controls-direction a {
	opacity:1;
}
#slideshow p {
	margin-bottom:0;
	color:#fff;
	background:rgba(0,0,0,.7);
	display:inline-block;
	padding:5px 10px;
}
#slideshow p a {
	margin-left:15px;
}
#slideshow p a:before {
	content:"› ";
}
#slideshow h2 {
	font-size:40px;
	background:rgba(0,0,0,.7);
	line-height:48px;
	color:#fff;
	padding:5px 10px;
	text-transform:none;
	margin-bottom:3px;
	display:inline-block;
}
img.sixteen.columns {
	margin-bottom:40px;
}
/* Teaser-Abschnitt */
#teaser {
	margin-bottom:40px;
}
#teaser a {
	text-decoration:none;
}
#teaser a img {
	width:100%;
	display:block;
}
#teaser a h2 {
	padding:5px 10px;
	margin:-42px 0 14px 0;
	background:#000;
	position:relative;
	color:#fff;
	transition:background .2s;
}
#teaser a:nth-of-type(1) h2 {
	background:rgba(245,159,74,1);
}
#teaser a:nth-of-type(2) h2 {
	background:rgba(0,181,229,1);
}
#teaser a:nth-of-type(3) h2 {
	background:rgba(199,212,18,1);
}
#teaser a:nth-of-type(1):hover h2, #teaser a:nth-of-type(1):focus h2 {
	background:rgba(245,159,74,.8);
}
#teaser a:nth-of-type(2):hover h2, #teaser a:nth-of-type(2):focus h2 {
	background:rgba(0,181,229,.8);
}
#teaser a:nth-of-type(3):hover h2, #teaser a:nth-of-type(3):focus h2 {
	background:rgba(199,212,18,.8);
}
/* Content */
#content section {
	margin-bottom:22px;
}
#content .small {
	font-size:13px;
}
#content ul {
	padding-left:15px;
}
#content ol {
	padding-left:15px;
	list-style:decimal;
}
#content ul li:before {
	background-color:#555;
	content:"";
	display:inline-block;
	height:1px;
	margin-right:-8px;  
	position:relative;
	top:-4px;
	width:8px;
	left:-15px;
}
#content ul li ul {
	margin-bottom:0;
}
/*#content p + ul {
	margin-top:-22px;
}*/
#content iframe {
	border:0;
	width:100%;
	height:500px;
}
#content table {
	width:100%;
	margin-bottom:22px;
}
#content table td {
	line-height:22px;
	border:1px solid #ccc;
	padding:2px 4px;
}
#content img {
	margin-bottom:22px;
	max-width:100%;
}
#content figure img {
	margin-bottom:0;
}
#content figcaption {
	font-size:15px;
	line-height:22px;
	margin-bottom:22px;
}
#content .floatLeft {
	max-width:48%;
	float:left;
	margin:0 4% 22px 0;
	padding-top:4px;
}
#content .floatRight {
	max-width:48%;
	float:right;
	margin:0 0 22px 4%;
	padding-top:4px;
}
#content img.floatLeft + img.floatLeft, #content img.floatLeft + img.floatRight, #content img.floatRight + img.floatRight, #content img.floatRight + img.floatLeft {
	margin:0 0 22px 0;
}
#content .video {
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	margin-bottom:22px;
}
#content .video iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#content .article {
	margin-bottom:33px;
	padding-bottom:22px;
	border-bottom:1px solid #ccc;
}
#content .article:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:0;
}
#content .article span, #content span.date {
	color:#888;
	font-size:13px;
	display:block;
}
#content .article p a:before {
	content:"› ";
}
#content .gallery img {
	width:48%;
	float:left;
	margin-right:4%;
}
#content .gallery a:nth-of-type(even) img {
	margin-right:0;
}
/* Tab-Navigation im Content */
#content nav {
	padding:22px 0;
}
#content nav a, #content nav a:visited {
	text-align:center;
	display:block;
	float:left;
	margin-right:20px;
	margin-bottom:5px;
	border-bottom:1px solid transparent;
	transition:color .2s, border-color .2s;
	text-decoration:none;
}
#content nav a:first-child {
	margin-left:0;
}
#content nav a:last-child {
	margin-right:0;
}
#content nav a:hover, #content nav a:focus, #content nav a.active {
	border-color:#08AFEA;
	color:#08AFEA;
	text-decoration:none;
}
/* Styling von Formularen */
form input::-moz-focus-inner {
	border:0;
	padding:0;
}
form label {
	display:block;
	font-size:15px;
	margin-bottom:2px;
	clear:both;
}
form label.error {
	display:block;
	margin:-10px 0 20px 0;
	color:#f00;
}
form select, form textarea, form input, input[type="text"] {
	padding:8px;
	display:block;
	margin-bottom:15px;
	border:1px solid #ccc;
	max-width:100%;
	display:block;
	outline:none;
	font-family:"Source Sans Pro","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	transition:border-color .2s;
	font-size:13px;
}
form select:hover, form select:focus, form textarea:hover, form textarea:focus, form input:hover, form input:focus, input[type="text"]:hover, input[type="text"]:focus {
	border-color:#08AFEA;
}
form select {
	width:50%;
	cursor:pointer;
	color:#555;
	padding:8px 4px;
}
form option {
	color:#555;
}
form input, form input[type="text"] {
	width:100%;
	cursor:text;
	color:#555;
}
form textarea {
	width:100%;
	height:100px;
	min-height:100px;
	max-height:300px;
	resize:vertical;
	cursor:text;
	color:#555;
}
form p {
	margin:11px 0;
	font-size:13px;
}
form input[type="submit"] {
	width:30%;
	cursor:pointer;
	border:0;
	text-shadow:none;
	background:#08AFEA;
	color:#fff;
	font-family:"Source Sans Pro","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom:44px;
	line-height:normal;
	padding:8px 10px;
	transition:background .2s;
}
form input[type="submit"]:hover, form input[type="submit"]:focus {
	background:#555;
	border:none;
}
div.table-scrollable {
	width:100%;
	overflow-y:auto;
	padding-bottom:22px;
}
div.table-scrollable::-webkit-scrollbar {
	-webkit-appearance:none;
	width:10px;
	height:10px;
}
div.table-scrollable::-webkit-scrollbar-thumb {
	border-radius:8px;
	border:3px solid #fff;
	background-color:#ccc;
}
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance:none;
	margin:0;
}
input[type=number] {
	-moz-appearance:textfield;
}
div.interim-management, div.pruefung, div.beratung {
	display:none;
}
input#pruefung, input#beratung, input#interim-management {
	float:left;
	width:3%;
}
input#beratung:checked ~ div.beratung,
input#pruefung:checked ~ div.pruefung,
input#interim-management:checked ~ div.interim-management {
	display:block;
}
label.custom-check {
	margin-bottom: 2rem;
	}
.custom-check input[type="checkbox"] {
	width: auto;
	display: inline;
}
.custom-check .label-body a {
	text-decoration: underline;
}
.custom-check .label-body a:hover {
	text-decoration: none;
}
/* Seitenspalte */
aside {
	border-left:1px solid #ccc;
	padding-left:20px;
}
aside h2 {
	padding-top:13px;
}
aside nav {
	margin-bottom:30px;
}
aside nav ul {
	margin-bottom:0;
}
aside nav ul ul {
	margin-bottom:10px;
}
aside nav li:before {
	content:"› ";
	font-size:18px;
}
aside nav li.active:before {
	color:#08AFEA;
}
aside nav li li {
	padding-left:10px;
}
aside nav a, aside nav a:visited {
	border-bottom:1px solid transparent;
	transition:color .2s, border-color .2s;
	text-decoration:none;
	line-height:36px;
	font-size:18px;
}
aside nav a:hover, aside nav a:focus, aside nav li.active > a {
	border-color:#08AFEA;
	color:#08AFEA;
	text-decoration:none;
}
/* Fußzeile */
footer {
	margin-top:70px;
	background:#08AFEA;/*#758da6*/
	padding-bottom:50px;
}
footer .news {
	padding:40px 0 60px 0;
	background:#eee;/*#cfdee7*/
}
footer .news span {
	color:#888;
	font-size:13px;
}
footer .news img {
	width:45%;
	padding-top:5px;
	margin-bottom:8px;
	margin-right:5%;
	float:left;
}
footer .news p {
	margin-bottom:0;
}
footer .news p a:before {
	content:"› ";
}
footer nav, footer p.eight {
	padding-top:30px;
}
footer nav a, footer nav a:visited {
	margin-right:15px;
	color:#fff;
	border-bottom:1px solid transparent;
	transition:border .2s;
}
footer nav a:last-child {
	margin-right:0;
}
footer nav a.active, footer nav a:hover, footer nav a:focus {
	border-color:#fff;
	text-decoration:none;
	color:#fff;
}
footer p.eight {
	text-align:right;
	color:#fff;
}
/* Media Queries */
@media only screen and (max-width: 959px) {
	header a img {
		margin-top:0;
	}
	header nav a {
		font-size:20px;
		margin-left:15px;
	}
	#slideshow li .container {
		width:728px;
	}
}
@media only screen and (min-width: 769px) {
	header nav {
		display:block !important;
	}
}
@media only screen and (max-width:767px) {
	#noscript {
		font-size:13px;
	}
	h1 {
		font-size:24px;
		line-height:32px;
	}
	header a img {
		margin-top:10px;
	}
	header a.four img {
		margin-top:20px;
		width:60%;
		margin-left:20%;
	}
	header ul {
		margin-top:20px!important;
	}
	header p.twelve.columns {
		display:block;
	}
	header nav {
		margin-top:0;
		padding-bottom:30px;
	}
	header nav a {
		margin-left:0;
		display:block;
		line-height:36px;
		text-align:center;
		border-bottom:0;
	}
	#slideshow, #slideshow li {
		height:300px;
	}
	#slideshow li .container {
		width:400px;
	}
	#slideshow li p {
		display:none;
	}
	#teaser a {
		border-bottom:1px solid #ccc;
		margin-bottom:30px;
	}
	#teaser a:last-child {
		margin-bottom:0;
		border-bottom:0;
	}
	#content .floatLeft, #content .floatRight {
		float:none;
		margin:0 0 22px 0;
		padding:0;
		max-width:100%;
	}
	aside.one-third.column {
		margin-top:44px;
	}
	footer .news .one-third {
		border-bottom:1px solid #ccc;
		margin-bottom:30px;
		padding-bottom:30px;
	}
	footer .news .one-third:last-child {
		border-bottom:0;
		margin-bottom:0;
		padding-bottom:0;
	}
	footer p.eight {
		text-align:left;
	}
}
@media only screen and (max-width:479px) {
	header a.four img {
		margin-top:70px;
		width:80%;
		margin-left:10%;
	}
	#slideshow, #slideshow li {
		height:200px;
	}
	#slideshow li .container {
		display:none;
	}
}
/* Klaro CMS*/
.btn-klaro {
	cursor: pointer;
	color: #fff !important;
	background: #08AFEA !important;
	padding: 8px 10px;
	transition: background .3s;
	border: none;
}
.btn-klaro:hover {
	background: #555 !important;
	border: none;
}
#klaro .klaro .cookie-modal {
}
#klaro .cm-header p a {
	color: inherit;
	border-bottom: 1px solid #444444
}
#klaro .cm-footer-buttons button, .context-notice .cm-buttons button {
}
#klaro .cm-bg {
	background-color: rgba(0, 0, 0, .8);
}
#klaro .cm-modal {
	background: #fff;
	color: #444444;
}
#klaro p, #klaro span, .context-notice p {
	color: #626262;
}
.cm-list-label .cm-required {
	font-weight: 400 !important;
}
#klaro .cm-list-title {
	font-weight: 600;
}
#klaro h1 span {
}
 .klaro .context-notice {
	border-color: transparent;
	background: #eeeeee;
}
#klaro .cm-btn-decline, #klaro .cm-btn-decline + .cm-btn-info, .klaro .context-notice .cm-btn-success {
	background-color: #bbbbbb !important;
}
#klaro .cm-list-input:checked + .cm-list-label .slider, #klaro .cm-list-input.only-required + .cm-list-label .slider {
	background-color: #08AFEA;
}
#klaro .cookie-modal a, #klaro .context-notice a, #klaro .cookie-notice a {
	color: #08AFEA;
}
#klaro .cm-btn, #klaro .cm-btn.cm-btn-accept, #klaro .cm-btn.cm-btn-success, .klaro .context-notice .cm-btn, .klaro .context-notice .cm-btn.cm-btn-success {
	background-color: #f19d4d;
	padding: .5rem .75rem !important;
}
.klaro .context-notice .cm-btn.cm-btn-success-var {
background-color: #f19d4d !important;
}
#klaro .cm-btn.cm-btn-accept-all, #klaro .cm-btn.cm-btn-info, #klaro .cm-btn.cm-btn-success-var, .klaro .context-notice .cm-btn.cm-btn-info, .klaro .context-notice .cm-btn.cm-btn-success-var {
	background-color: #f19d4d;
}
#klaro button.cm-btn {
	border-radius: 0 !important;
}
#klaro .cm-header, #klaro .cm-footer, #klaro .cm-toggle-all {
	border-color: #cccccc;
}
#klaro .cm-powered-by {
	display: none;
}
#klaro .cookie-modal li {
	margin-top: 1rem;
}
#klaro .cm-list-input.required:checked + .cm-list-label .slider {
	opacity: 1;
}
#klaro .cm-list-input.half-checked:checked + .cm-list-label .slider, #klaro .cm-list-input.only-required + .cm-list-label .slider {
	opacity: 1;
	background-color: #cccccc;
}
#klaro .slider {
	box-shadow: none;
	background: #d9d9d9;
}
#klaro .slider::before {
	background: #fff;
}