/* custom styles */
nav a.printPage,
footer a.topLink {
	background-color: inherit !important;
	color: #6f776f !important;
	padding: 0 !important;
	text-decoration: none;
	width: auto !important;
	position: absolute;
	right: 0;
	z-index: 100;
}

nav a.printPage {
	top: 5px;
}

footer a.topLink {
	top: -55px;
}

@media only screen and (max-width: 1000px) {
	nav a.printPage,
	footer a.topLink {
		right: 10px;
	}
}

@media only screen and (max-width: 768px) {
	a.printPage {
		display: none !important;
	}
}

nav > .contentwidth.print,
footer > .contentwidth.arrow {
	margin: auto;
}

table.contenttable thead tr th {
	text-align: left;
}

div.csc-textpic div.csc-textpic-imagewrap {
	z-index: 100;
}

.ac_results ul:empty {
	display: none;
}

#c10 p {
	color:#004985;
}

#c10 p a {
	color:#004985;
}

#c11 p a {
	color: #004985;
}

.cc_banner-wrapper .cc_container {
	background-color: #004985;
}

.cc_banner-wrapper .cc_container .cc_btn {
	background-color: #b6cf03;
	color: #004985;
}

.cc_banner-wrapper .cc_container a {
	color: #b6cf03;
}

.cc_banner-wrapper .cc_container a:hover {
	background-color: #b6cf03;
	color: #004985;
}

.startseiteteasers {
	display:flex;
	flex-wrap:wrap;
	gap:15px;
}

.steaser {
	flex-grow:1;
}

.fancybox-slide--image .fancybox-content {
	background-color: #fff;
}
