@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/subset-IBMPlexSans-Bold.woff2') format('woff2'),
        url('fonts/subset-IBMPlexSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/subset-IBMPlexSans-Italic.woff2') format('woff2'),
        url('fonts/subset-IBMPlexSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/subset-IBMPlexSans-BoldItalic.woff2') format('woff2'),
        url('fonts/subset-IBMPlexSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/subset-IBMPlexSans-Regular.woff2') format('woff2'),
        url('fonts/subset-IBMPlexSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/subset-IBMPlexSans-Thin.woff2') format('woff2'),
        url('fonts/subset-IBMPlexSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/subset-IBMPlexSans-ThinItalic.woff2') format('woff2'),
        url('fonts/subset-IBMPlexSans-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'MFS';
    src: url('fonts/MFS-SemiLight.eot');
    src: url('fonts/MFS-SemiLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/MFS-SemiLight.woff2') format('woff2'),
        url('fonts/MFS-SemiLight.woff') format('woff'),
        url('fonts/MFS-SemiLight.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'MFS';
    src: url('fonts/MFS-Bold.eot');
    src: url('fonts/MFS-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/MFS-Bold.woff2') format('woff2'),
        url('fonts/MFS-Bold.woff') format('woff'),
        url('fonts/MFS-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



/* 2024 

blau: #009CDE;
rot: rgb(255,221,0);
beige: #FFF7DA

FFDD00
FFDD00

FFF7DA
FFF7DA

FFF7DA
*/

body {
	
}

/*body.child  {
	background: url(images/bg_2024_03.png);
	background-size: cover;
	background-position: left 130px;
}*/


.response-ok.hidden {
	display: none;
	transition: all 1s ease 0s;
}

.response-error.hidden {
	display: none;
	transition: all 1s ease 0s;
}

.response-ok.visible {
	display: block;
	transition: all 1s ease 0s;
}

.response-error.visible {
	display: block;
	transition: all 1s ease 0s;
}

.response-ok span {
	color: green;
}

.response-error span {
	color: red;
}

.ort-2 {
	display: none;
}

body.page-2211 {
	background: none;
}

.section-img {
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 100px !important;
}

.section-spezial {
	/*border-left: 5px solid #000;*/
}

.headline-spezial {
	display: none;
	position: absolute;
	top: 3rem;
	left: 1rem;
	transform: rotate(90deg);
	transform-origin: bottom left;
}

.headline-spezial h4 {
	margin: 0;
	font-size: .8rem;
}

@media screen and (max-width:640px) {
	.headline-spezial {
		display: none;
	}
}
/*body.child.lister  {
	background: url(images/punkte_blau.svg), url(images/wellen_rot.svg), url(images/punkte_blau.svg);
	background-size: 20%, 20%, 25%;
	background-repeat: no-repeat;
	background-position: right 50%, -15% 20%, -20% 70%;
}*/

.home #content {
	/*background: url(images/bg_2024_02.png);
	background-size: cover;
	background-position: top left;*/
}

.home .section-blau {
	position: relative;
}

/*.home .section-blau:before {
	content: '';
	background: url(images/line_blau.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	height: 60px;
}*/

.custom-padding {
	padding-top: 70px;
	padding-bottom: 20px;
}
.lister .section-blau {
	position: relative;
}
/*
.lister .section-blau:nth-of-type(5n + 2):after,
.lister .section-blau:nth-of-type(1):after {
	content: '';
	background: url(images/line_blau.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	height: 60px;
}

@media screen and (min-width:640px) {
.lister .section-blau:nth-of-type(5n + 2):after,
.lister .section-blau:nth-of-type(1):after {
	content: '';
	background: url(images/line_blau.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 60px;
}
}

.lister .section-blau:nth-of-type(8n + 1):after {
	content: '';
	background: url(images/line_rot.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	height: 60px;
}
@media screen and (min-width:640px) {
.lister .section-blau:nth-of-type(8n + 1):after {
	content: '';
	background: url(images/line_rot.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 60px;
}
}*/

/*.lister .section-braun a {
	color: #fff !important;
}*/

/*.title-box {
	position: relative;
	padding-bottom: 60px;
}
.title-box:after {
	content: '';
	background: url(images/line_blau.png);
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	height: 60px;
}*/

.home img.align_right {
	margin: 0 auto !important;
	float: none !important;
	display: block;
}

h3.sonderkonzert {
	margin-bottom: 0 !important;
}

.sonderkonzert {
	margin-top: 0 !important;
}

.ticket-link {
	padding-top: 20px;
	display: inline-block;
}

.lister .section-rot,
.home .section-rot {
	background-color: rgb(255,221,0) !important;
	/*color: #fff;*/
}

/*.lister .section-braun {
	background-color: #009CDE !important;
	
}*/

.lister .section-rot h1,
.lister .section-rot h2,
.lister .section-rot h3,
.lister .section-rot h4,
.lister .section-rot h5,
.lister .section-rot .uk-button-default {
	/*color: #fff !important;*/
}

.lister .section-braun h1,
.lister .section-braun h2,
.lister .section-braun h3,
.lister .section-braun h4,
.lister .section-braun h5,
.lister .section-braun .uk-button-default {
	/*color: #fff !important;*/
}

.section-braun .uk-button-default {
	border: 1px solid #000 !important;
}

.section-rot .uk-button-default {
	border: 1px solid #000 !important;
}

.section-apricot {
	background-color: rgb(250,237,188) !important;
}

.section-blau,
.section-braun {
	background-color: transparent !important;
	/*border-top: 5px solid #b6cfd0;
	border-bottom: 5px solid #b6cfd0;*/
}

.no-border.section-blau {
	border-top: none !important;
	border-bottom: none !important;
}

.section-blau:first-of-type {
	border-top: none !important;
}

.uk-section {
	border-bottom: 1px solid #000;
}

.uk-card-default {
	background-color: #fff;
	color: #666;
	box-shadow: none !important;
	border: 1px solid #666 !important;
}

.uk-label {
	background-color: rgb(255,221,0) !important;
	font-family: 'IBM Plex Sans', sans-serif !important;
	color: #000 !important;
}

.section-apricot hr {
	border-top: 5px solid #222 !important;
}

.section-apricot .page-title span:after,
.section-blau .page-title span:after {
	background-color: rgb(255,221,0) !important;
}

.uk-button-default {
	border: 1px solid #000000 !important;
}

.section-apricot .uk-button-default {
	border: 1px solid #000000 !important;
}

.section-blau {
	background-color: #B6CFD0;
}

.footer-section {
	background-color: #000000;
	color: #fff !important;
}

.footer-section a {
	color: #fff !important;
}

.child .uk-navbar {
	/*background-color: rgb(255,221,0)  !important;*/
	background-color: rgb(250,237,188) !important;
}

.child-nav a {
	color: #222 !important;
}


.child .uk-navbar-dropdown {
/* display: none; */
position: absolute;
z-index: 1020;
box-sizing: border-box;
width: 250px;
padding: 20px 0 25px 25px !important;
background-color: rgb(255,221,0) !important;
color: #666;
margin-top: 0 !important;
box-shadow: none !important;
}


/*.bar-logo a {
	display: block;
	width: 268px;
	height: 130px;
	background-image: url(images/logo-2024_top.png) !important;
	background-size: 268px 130px !important;
}*/
.bar-logo a {
	display: block;
	width: 300px;
	height: 115px;
	background-image: url(images/mfs-2025-anim.gif) !important;
	background-size: 300px 115px !important;
}

@media screen and (max-width: 640px) {
	/*.bar-logo a {
		display: block;
		width: 211px;
		height: 108px;
		background-image: url(images/logo-2024_top.png) !important;
		background-size: 211px 108px !important;
	}*/

	.bar-logo a {
		display: block;
		width: 300px;
		height: 115px;
		background-image: url(images/mfs-2025-anim.gif) !important;
		background-size: 300px 115px !important;
	}

	.home .bar-logo a {
		display: none;
		width: 300px;
		height: 115px;
		background-image: url(images/mfs-2025-anim.gif) !important;
		background-size: 300px 115px !important;
	}


	/*.richter-bg:before {
		content: '';
		background: url(images/mfs-2025-anim.gif);
		position: absolute;
		bottom: 5vh;
		left: 0;
		width: 600px;
		height: 230px;
		background-size: contain;
		background-repeat: no-repeat;
	}*/

	.child .uk-navbar-transparent:after {
	width: 100%;
	content: '';
	height: 0px !important;
	background-color: #B6CFD0 !important;
	position: absolute;
	bottom: -4px !important;
	}
}

.child .uk-navbar-transparent:after {
width: 100%;
content: '';
height: 0px;
background-color: #B6CFD0 !important;
position: absolute;
bottom: 0 !important;
}

.section-kirschrot p.verfasser em {
	color: #fff !important;
}
@media screen and (min-width: 640px) {
	.ticket-button {
		width: 250px !important;
		height: 250px !important;
		display: block;
		background-image: url(images/vvk_gif.gif);
		background-size: cover;
		position: absolute;
		top: 5% !important;
	}
}
.ticket-button {
	width: 150px;
	height: 150px;
	display: block;
	background-image: url(images/vvk_gif.gif);
	background-size: cover;
	position: absolute;
	top: -2%;
	left: -2%;
	z-index: 1001;
}


.weihnachts-button {
	width: 150px;
	height: 150px;
	display: block;
	background-image: url(images/button_wien_gross.png);
	background-size: cover;
	position: absolute;
	top: -2%;
	left: 2%;
	z-index: 1001;
}

@media screen and (min-width: 640px) {
	.weihnachts-button {
		width: 250px !important;
		height: 250px !important;
		display: block;
		background-image: url(images/button_wien_gross.png);
		background-size: cover;
		position: absolute;
		bottom: 5% !important;
		right: 5%;
		top: initial;
		left: initial;
	}
}
/*
ROSA:
244, 195, 203
#a9cdb0

KIRSCHROT:
221, 80, 97
#B6CFD0

APRICOT:
255, 136, 112
#a9cdb0


_______________


hellblau:
188, 213, 214
bcd5d6

braun:
172, 140, 126
ac8c7e

beige:
250, 237, 188
faedbc

*/


/*
SEKTIONEN
*/


.title-box h1,
.title-box h2,
.title-box h3,
.title-box h4,
.title-box h5,
.title-box h6,
.uk-card h1,
.uk-card h2,
.uk-card h3,
.uk-card h4,
.uk-card h5,
.uk-card h6 {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

.uk-card .uk-button {
	margin-top: 40px !important;
}




.richter-bg {
  height: 100vh;
  overflow: hidden;
  background: rgb(250,237,188);
  /*background-image: url(images/mfs-motiv.svg);	*/
  background-size: contain;
  background-position: center right;
  background-repeat: no-repeat;
}

@media screen and (max-width:640px) {
  .richter-bg {
  	height: 100svh;
/*  	overflow: hidden;
  	background: url(images/mfs-motiv.svg);	
  	background-size: contain;
  	background-position: center right;
  	background-repeat: no-repeat;*/
  }
}

.richter-bg:after {
content: '';
background: url(images/mfs-animation-gross.gif);
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-size: contain;
background-position: bottom center;
background-repeat: no-repeat;
pointer-events: none;
}
/*.richter-bg:before {
	content: '';
	background: url(images/mfs-2025-02.gif);
	position: absolute;
	bottom: 5vh;
	left: 0;
	width: 100%;
	height: 230px;
	background-size: 100%;
	background-repeat: repeat-x;
}*/

/*.richter-bg:after {
	content: '';
	background: url(images/mfs-datum.svg);
	position: absolute;
	top: 8vh;
	left: 2rem;
	width: 30vw;
	height: 12vh;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center right;
}*/

.home .bar-logo a {
	display: none;
}
@media screen and (max-width:640px) {
	/*.home .bar-logo a {
		display: block;
	}*/

	.richter-bg:after {
		content: '';
		background: url(images/mfs-2025-01.gif);
		position: absolute;
		bottom: 5vh;
		left: 0;
		width: 820px;
		height: 312px;
		max-width: 100%;
		background-size: 100%;
		background-repeat: no-repeat;
	}


	/*.richter-bg:before {
	content: '';
	background: url(images/mfs-2025-01.gif);
	position: absolute;
	bottom: 2rem;
	left: 0;
	width: 300px;
	height: 115px;
	background-size: contain;
	background-repeat: no-repeat;
	}*/

	/*.richter-bg:after {
		content: '';
		background: url(images/mfs-datum.svg);
		position: absolute;
		top: initial;
		bottom: 5svh;
		left: 0;
		width: 100vw;
		height: 5svh;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
	}*/
}



.embed-container {
position: relative;
padding-bottom: 57%;
height: 0;
overflow: hidden;
width: 100%;
height: auto;
}

.embed-container iframe {
	max-width: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

img.align_left {
	float: left;
	margin: 0 20px 0 0;
	background: #fff;
	border-radius: 100%;
}

img.align_right {
	float: right;
	margin: 0 0 0 20px;
}

.section-rosa {
	background-color: #a9cdb0;
}

.section-kirschrot {
	background-color: #AA8066;
}


.section-braun {
	background-color: #ac8c7e;
}

.section-beige {
	background-color: #faedbc;
}


.home .uk-navbar-transparent {
	background: transparent;
/*background: -moz-linear-gradient(180deg, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 100%);
background: linear-gradient(180deg, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);*/
/*border-bottom: 5px solid #F1E6B2;*/
}

/*.child .uk-navbar-transparent:after {
	width: 100%;
	content: '';
	height: 6px;
	background: #F1E6B2;
	position: absolute;
	bottom: -4px;
}*/

.blend-img {
	background-blend-mode: multiply;
}

#map {
	height: 50vh;
}

.uk-tooltip {
  background: #a9cdb0 !important;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
}

#clock {
	font-size: 2rem;
}

* {
	font-variant-ligatures: none !important;
}


html {
	font-family: 'IBM Plex Sans', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.25rem !important;
	line-height: 1.5 !important;
	color: #222 !important;
	background-color: #fff !important;
}

@media screen and (min-width: 640px) {
	html {
	font-size: 1.25rem !important;
	line-height: 1.5 !important;
}
}

hr {
	margin: 0 !important;
}



.section-rosa hr {
	border-top: 5px solid #a9cdb0 !important;
}



.uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h2, h3, h4, h5, h6 {
	font-family: 'MFS', sans-serif !important;
	font-weight: bold !important;
}

.uk-h1, h1 {
	font-family: 'MFS', sans-serif !important;
	font-weight: bold !important;
}

/*.uk-card h3 {
	margin-top: 0 !important;
}*/

em {
	color: #222 !important;
}

.uk-offcanvas-bar em {
	color: #fff !important;
}

.verfasser em {
	color: #222 !important;
}

.marker {
	background-image: url(images/point.png);
}

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {
/*	min-height: 125px !important;*/
	font-family: 'MFS', sans-serif !important;
	font-weight: 700 !important;
}

@media screen and (max-width: 1130px) {
	.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {
/*	min-height: 125px !important;*/
	font-family: 'MFS', sans-serif !important;
	font-weight: 700 !important;
	font-size: .75rem !important;
}
}

.uk-navbar-toggle {
	color: #B6CFD0 !important;
}

.home .uk-navbar-toggle {
	color: #000 !important;
}

.home-nav a {
	color: #000 !important;
}


.home-nav .uk-navbar-dropdown a {
	color: #000 !important;
}

.uk-link, a {
	color: #000 !important;
}

.child .uk-cover {
	top: 0 !important;
	transform: translate(-50%,0) !important;
}

.page-title {
	/*position: relative;*/
	margin-bottom: 40px !important;
}

.page-title.margin-remove {
	/*position: relative;*/
	margin-bottom: 0px !important;
}

.page-title span:after {
	content: "";
	position: absolute;
	width: 100vw;
	height: 5px;
	right: 0;
	bottom: 5px;
	background: rgb(255,221,0);
	z-index: -1;
}



.page-title span {
	position: relative;
	z-index: 5
}

.headline-box h3, .headline-box h5 {
	margin-bottom: 0;
	margin-top: 0;
}

.headline-box h5 {
	margin-top: 0;
}

.date-p {
	line-height: 1.1 !important
}


.date-time {
	transform: translateY(-.6rem);
	font-variant-numeric: oldstyle-nums;
}

/*.main-content h3, h3.headline-mono {
	font-family: 'Roboto Mono', monospace !important;
	position: relative;
	margin-bottom: 40px !important;
	font-size: 1rem !important;
	text-transform: uppercase;
}

.main-content h3:after, h3.headline-mono:after {
	content: "";
	position: absolute;
	width: 80px;
	height: 3px;
	left: 0;
	bottom: -15px;
	background: #B6CFD0;
}*/

.margin {
	margin-bottom: 50px !important;
}

.white {
	color: #fff !important;
}

.grey {
	background: #a9cdb0;
}

.blue {
	background: #a9cdb0 !important;
}



.corner-label {
	border-radius: 0 0 3px 3px !important;
	padding: 10px 3px 5px 3px !important;
}

.ua_label {
/*	font-size: .5rem !important;*/
	transform: translateY(-2px);
}

.uk-text-meta, .uk-button {
	font-family: 'IBM Plex Sans', sans-serif !important;
}

.uk-offcanvas .uk-text-meta,
.uk-offcanvas a {
	color: #000 !important;
}

.uk-offcanvas-bar {
	background: rgb(255,221,0) !important;
}

.blue .uk-label {
	background: #fff !important;
	color: #a9cdb0 !important;
}

.blue h1 a, .blue p, .blue a {
	color: #fff !important;
}

/*.uk-button-default {
	border: 1px solid #a9cdb0 !important;
}*/


/*.top-navi {
	position: fixed;
	width: 100vw;
	z-index:10;
}*/


.top-gradient {
background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,0) 25%, rgba(47,68,95,0.6404936974789917) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,0) 25%, rgba(47,68,95,0.6404936974789917) 100%);
background: linear-gradient(0deg, rgba(0,0,0,0) 25%, rgba(47,68,95,0.6404936974789917) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#a9cdb0",GradientType=1);
}
/*
.uk-nav-default li {
	border-top: 1px solid #233247;
}

.uk-nav-default li:last-child {
	border-bottom: 1px solid #233247;
}

.uk-nav-default li a {
	padding: 10px 30px;
}*/

.uk-nav-default .uk-nav-sub a {
 color: #fff !important;
}


.uk-grid-divider>:not(.uk-first-column)::before {
	border-left: 1px solid #a9cdb0;
}

.bar-logo, .start-bar-logo {
	text-indent: -9999px;
	position: relative;
}

/*.bar-logo a {
	background-image: url(images/logo_beige_01.svg);
	width: 300px;
	height: 148px;
	background-repeat: no-repeat;
	background-size: 810px 148px;
	background-position: center right;
	display: block;
}

.start-bar-logo a {
	background-image: url(images/logo_beige_01.svg);
	width: 300px;
	height: 148px;
	background-repeat: no-repeat;
	background-size: 810px 148px;
	background-position: center right;
	display: block;
}

@media screen and (min-width: 1200px) {
	.bar-logo a {
		background-image: url(images/logo_beige_01.svg);
		width: 450px;
		height: 148px;
		background-repeat: no-repeat;
		background-size: 810px 148px;
		background-position: center right;
		display: block;
	}
	.start-bar-logo a {
		background-image: url(images/logo_beige_01.svg);
		width: 50vw;
		height: 348px;
		background-repeat: no-repeat;
		background-size: 1210px 248px;
		background-position: center right;
		display: block;
	}
}*/

.uk-nav-default>li>a {
	color: #000 !important;
}

.uk-nav-default {
	font-size: 1rem !important;
}

.hauptnavi {
	position: absolute !important;
	width: 100%;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
	background: none !important;
}

.footer-section .uk-text-meta {
	color: #fff !important;
}

@media screen and (min-width: 680px) {
	.body-box p,
	.sidebar-box p {
		font-size: 3rem !important;
	}
	.body-box p::after,
.sidebar-box p::after {
	content: '';
	position: absolute;
	bottom: 10px !important;
	right: 0px;
	width: 100vw;
	height: 10px !important;
	background: #222;
}
}

.body-box p,
.sidebar-box p {
	font-family: 'MFS', sans-serif !important;
	text-transform: uppercase;
	font-size: 1.5rem;
	padding: 0 !important;
	position: relative;
	color: #fff7da !important;
/*	text-shadow: 0px 0px 15px rgba(255, 255, 255, 1);*/
}

/*.body-box p {
	color: #fff !important;
}*/

.body-box p::after,
.sidebar-box p::after {
	content: '';
	position: absolute;
	bottom: 5px;
	right: 0px;
	width: 100vw;
	height: 5px;
	background: #222;
}


.body-box p::after {
	background: #222;
}

.sidebar-box p::after {
	background: #222;
}

/*.sidebar-box p {
	color: #fff !important;
}*/

.body-box p:first-child {
	margin: 0 0 0 0 !important;
}

.body-box p:nth-child(2) {
	margin: 0 25% 0 0 !important;
}

.sidebar-box p:nth-child(2) {
	margin: 0 25% 0 0 !important;
}

.sidebar-box p:first-child {
	margin: 0 0 0 0 !important;
}


.uk-card-primary.uk-card-body, .uk-card-primary>:not([class*=uk-card-media]), .uk-card-secondary.uk-card-body, .uk-card-secondary>:not([class*=uk-card-media]), .uk-light, .uk-offcanvas-bar, .uk-overlay-primary, .uk-section-primary:not(.uk-preserve-color), .uk-section-secondary:not(.uk-preserve-color), .uk-tile-primary:not(.uk-preserve-color), .uk-tile-secondary:not(.uk-preserve-color) {
color: rgba(255,255,255,1) !important;
}

.uk-overlay {
	padding: 15px 15px !important;
}

.img-loader {
	background-image: url(images/loading.svg);
	background-position: center;
	background-repeat: no-repeat;
}


.wowbook-controls, .wowbook-share-buttons, .wowbook-nav {
box-shadow: none !important;
background: transparent !important;
background-image: none !important;
background-repeat: repeat-x;
color: #222 !important;
}

.wowbook-control:hover {
color: #222 !important;
background: transparent !important;
outline: none;
text-decoration: none;
}

.verschoben {
	background: rgb(255,221,0);
	color: #fff;
	display: inline-block;
	/*display: none;*/
	padding: 0.25rem 0.5rem;
	border-radius: 3px;
	font-size: .75rem;
	text-transform: uppercase;
	margin-bottom: 1rem;
}


.verschoben-media {
	background: rgb(255,221,0);
	color: #fff;
	display: inline-block;
	padding: 0.25rem 0.5rem;
	position: absolute;
	top: 1.5rem;
	left: 1rem;
	border-radius: 3px;
	transform: rotate(-3deg);
	z-index: 1001;
	font-size: .75rem;
	text-transform: uppercase;
}
/**
 * WireFatalError is a class that ProcessWire will use to output
 * fatal errors in the design, but only if debug mode is on, or if
 * you are logged in as a superuser.
 *
 */
.WireFatalError {
	background: #a30000;
	color: #fff;
	padding: 1em;
	position: relative;
	z-index: 9999;
}

/*********************************************************************
 * 6. Accessibility helpers
 *
 */

/* Hide visually, but remain approachable for screenreader */

.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	white-space: nowrap;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	border: 0;
}

/* Show bypass link on hover */

.element-focusable:focus {
	clip: auto;
	overflow: visible;
	height: auto;
}

/* Sample styling for bypass link */

.bypass-to-main:focus {
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #333;
	color: #fff;
}

.home .uk-navbar-dropdown {
/* display: none; */
position: absolute;
z-index: 1020;
box-sizing: border-box;
width: 250px;
padding: 0 0 0 25px !important;
background: transparent !important;
color: #666;
margin-top: 0 !important;
box-shadow: none !important;
}



.text-mini {
	font-size: .75rem !important;
}

.custom-position {
	width: 100% !important;
}

.uk-text-spende {
	font-size: .75rem;
}

.copyright {
	transform: rotate(-90deg) translateY(2rem);
	transform-origin: center left;
}

@media screen and (max-width:640px) {
	.copyright {
		transform: rotate(-90deg) translateY(1rem);
		transform-origin: center left;
	}
}
.copyright p {
	margin-bottom: 0 !important;
	padding: 10px;
	color: #000 !important;
	font-size: .6rem !important;
}

.uk-subnav-pill>lie>a {
	background-color: transparent; !important;
	border-bottom: 2px solid transparent;
}

.uk-subnav-pill>.uk-active>a {
	background-color: transparent; !important;
	border-bottom: 2px solid rgb(255,221,0);
}
/*.section-rot a {
	font-weight: bold !important;
}*/






.provinz-nav li a {
	color: #000;
	text-indent: -9999px;
}