@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
}
html {
    scroll-behavior: smooth;
}

body {
	font-family: 'Catamaran';
	line-height: 1.4;
	font-size: 16px;
	display: flex;
  flex-direction: column;
}
.linie-rot {
	background-color: #9a130d;
	margin-top: 25px;
	margin-bottom: 15px;
}
.willkommen {
	font-family: 'Antic';
	background-color: #9a130d;
	color: #ffffff;
	font-size: 17.25px;
	line-height: 1.4;
}
.willkommen h1 {
	font-family: 'Antic Didone';
}
.willkommen section {
	padding-top:50px;
	padding-bottom:70px;
}
@media screen and (max-width:768px){
	.willkommen {
	font-family: 'Antic';
	background-color: #9a130d;
	color: #ffffff;
	font-size: 17.25px;
	line-height: 1.4;
}
	
	.willkommen section {
	padding-top:50px;
	padding-bottom:55px;
}
}
.willkommen footer {
	margin-top:138px;
padding-top:26px;
}

.willkommen header {
background-color: #fff;
	}
.kloster-bg {
display: flex;
}
.kloster-bg img {
	max-width: 1190px;
		margin-left:auto;
	margin-right:auto;
	height: 714px;
	width: auto;
}
@media screen and (max-width:1115px){
.kloster-bg img {
	margin-left:-30px; 
}	
}
@media screen and (max-width:992px){
 .kloster-bg img {
    margin-left: -80px; 
    height: 650px;
  }}
@media screen and (max-width:850px){
 .kloster-bg img {
    height: 600px;
  }}
@media screen and (max-width:767.9px){
  .kloster-bg img {
    height: auto;
    width: 100%;
    margin: 0;
  }}
.header-inhalt {
	width: 100%;
		padding-top:45px;
	padding-bottom:60px;
}
@media screen and (min-width:768px){
.header-inhalt {
	position: absolute;
	top:0;
}}
@media screen and (max-width:767.9px){
.header-inhalt {
background-color: #9a130d;
}}
.willkommen footer h3 {
	color: #9a130d;
	font-size: 20.3px;
	margin-top: 0;
}
.willkommen .hauptnav {
	padding-top:25px;
	padding-bottom: 5px;
	margin-top:20px
}
.willkommen .hauptnav ul {
	margin-bottom: 0
}
.willkommen .hauptnav #link1 {
	font-weight: 600
}
.willkommen footer nav {
	margin-top:0
}
.footernav {
	padding-top:0
}
.willkommen h1 {
	font-size: 44px;
	margin-bottom: 15px;
	line-height: 1.17;
	hyphens: none;
}
.willkommen h1:last-of-type {
	margin-bottom: 50px;
}
@media screen and (min-width:768.1px) and (max-width:850px){
	.willkommen h1 {
	font-size: 40px;
		hyphens: none;
}

}
@media screen and (max-width:570px){
	.willkommen h1 {
	font-size: 38px;
	line-height: 1.17;
}

}
@media screen and (max-width:500px){
	.willkommen h1 {
	font-size: 31px;
	line-height: 1.17;
}

}
.willkommen h2, .willkommen header h2 a {
	font-size: 29px;
	line-height: 1.23;
	color: #ffffff;
	font-family: 'Antic';
	font-weight: 300;
	hyphens: none;
}
	.teilnehmer {
		hyphens: none;
		max-width: 360px;
	}
@media screen and (min-width:768.1px) and (max-width:850px){
.willkommen h2, .willkommen header h2 a {
	font-size: 23px;
	hyphens: none;
}

}
@media screen and (max-width:450px){

.willkommen h2, .willkommen header h2 a {
	font-size: 23px;
}
}
.willkommen .inhalt-home h2 {
	margin-bottom: -10px;
}
.willkommen .bg-weiss h2 {
	color: #9a130d;
}
.willkommen h3 {
	font-weight: 300;
}
.footer-veranstaltet {
	margin-top:-1px;
	font-size: 15px;
}
.footer-veranstaltet-1 {
	margin-bottom: 25px;
	margin-right: 25px;
}
.logo-a, .logo-b, .logo-c, .logo-d, .logo-e, .logo-f, .logo-g {
	width: 100%;
	height: auto;
}
.logo-a {

}
.logo-b {
	margin-bottom:15px;
	width:60%;

}
.logo-c {

}
.logo-d {
margin-bottom:5px;
	width:80%;
}
.logo-e {

}
.logo-f {
margin-bottom:9px;
	margin-top:-5px;
}
.logo-g {

}
@media screen and (max-width:991.9px) {
	.footer-veranstaltet {
font-size: 13px;
}
	.logo-b {
	margin-bottom:10px;
	width:60%;

}
	.logo-d {
margin-bottom:10px;
	width:85%;
}
	.logo-f {
margin-bottom:15px;
	margin-top:0px;
}
}
@media screen and (max-width:767.9px){
	.footer-veranstaltet {
font-size: 16px;
}
		.logo-a {
margin-bottom: 50px;
}
	.logo-b {


}
.logo-c {

}
}
@media screen and (max-width:570px){
.footer-veranstaltet {
font-size: 16px;
}
	.logo-a {
margin-bottom: 15px;
}
.logo-b {
margin-bottom: 15px;
}
.logo-c {
margin-bottom: 50px;
}
.logo-d {

}
.logo-e {

}
.logo-f {

}
.logo-g {

}
}
.bg-rot {
	background-color: #9a130d;
}
.bg-weiss{
	background-color: #ffffff;
}
.willkommen .bg-weiss{
	color: #9a130d;
}
.willkommen p a {
	color: #ffffff;
}
.willkommen .bg-weiss p a {
	color: #9a130d;
	text-decoration: none;
}
.willkommen ul {
	list-style: none;
	padding-left:0
}
.willkommen li a {
	color: #ffffff;
	text-decoration: none;
}
.willkommen .inhalt-home.bg-weiss li a {
	color: #9a130d;
	text-decoration: none;
}
.willkommen li a:hover {
font-weight: 600;
}
.logo-s {
	width: 226px;
	margin-bottom: 60px;
}
.home, .folgeseite header h1{
	font-family: 'Antic Didone';
}
@media screen and (max-width:992px){
	.logo-s {
	width: 167px;
	margin-bottom: 60px;
}
}
@media screen and (max-width:850px){
	.logo-s {
	width: 140px;
	margin-bottom: 60px;
}
}

@media screen and (max-width:767.9px){
	.block {
	flex-direction: column-reverse;
}

	.logo-s {
	width: 167px;
	margin-bottom: 60px;
}
}
@media screen and (max-width:500px){
	.logo-s {
	width: 130px;
	margin-bottom: 30px;
}
}
/*---- ---*/
html, body {
 height: 100%;
}

main {
flex: 1;
} 


/*---*/

.buchkunst {
	font-family: 'Catamaran';
}
.img-fluid {
	width: 100%;
	height: auto;
}
.home header .container {
    background-image: url(../img/header.jpg);
    background-repeat: no-repeat;
    background-size:auto 100%;
    background-position: center top;
	padding-top: 40px;
	padding-bottom: 100px;
	
}
.folgeseite header .container {
	position: relative;
}
.header-schmal {
margin: 0 -60px -6px;

}

.farbe {
	color: #ee7556; 
}
.folgeseite header h1 {
	position: absolute;
	top:9%;
}
.folgeseite header h3 {
	position: absolute;
	bottom:9.5%;
}
.container {
	position: relative;
}
@media screen and (min-width:860px) {
	.home header .container {
    background-size:103% auto;
		padding-top: 40px;
	}
}
@media screen and (min-width:1140px) {
.home header {
	background-image: url(../img/header-bg.jpg);
    background-repeat: no-repeat;
    background-size:100% 100% ;
    background-position: center top;
	}
	.folgeseite header {
	background-image: url(../img/header-folge-bg.jpg);
    background-repeat: no-repeat;
    background-size:100% 100% ;
    background-position: center top;
	}
	.home header .container {
		padding-top: 49px;
	}
.home header  .container, .folgeseite header .container {
    -webkit-box-shadow: 5px 5px 50px 5px;
    box-shadow: 5px 5px 50px 5px;
	
	}
}
h1 {
	font-size: 69px;
	line-height: 1.06;
	letter-spacing: 0em;
	color: #FFF;
	font-weight: 400;
	margin:0;
	margin-top:7px;
}
.folgeseite h1 {
	font-size: 78px;
	width: 55%;
}
.buchkunst h1 {
	font-size: 95px;
	color: #8d8365;
	font-weight: 200;
	font-family: 'Catamaran';
	letter-spacing: 0.03em;
	margin-left: -6px;
	margin-top: 45px;
	margin-right: -10px;	
}

.buchkunst h2 {
	font-size: 21.8px;
	color: #5d4f18;
	font-weight: 200;
	font-family: 'Catamaran';
	letter-spacing: 0.15em;
	margin-top:12px;
}
.buchkunst nav.hauptnav ul {
	margin-top: 7px;
}

.buchkunst h3 {
	color: #f4a487;
	font-weight: 500;
	letter-spacing: 0.03em;
	font-size: 29px;
	margin-bottom: 0;
	line-height: 1.6;
	margin-top: 45px;
}
.buchkunst.aussteller h3 {
	color: #5d4f18;
	letter-spacing: 0.03em;
	font-weight: 200;
	font-size: 34.89px;
	margin-right: -30px;
	margin-bottom: 10px;
}
.buchkunst h4 {
	color: #8b7e53;
	font-weight: 600;
	letter-spacing: 0.1em;
	font-size: 34.89px;
	margin: 0;
	padding: 0;
	line-height: 1.3;
}
.buchkunst h5 {
	color: #8d8466;
		font-weight: 300;
	letter-spacing: 0.3em;
	font-size: 17.44px;
	margin-top: 0;
	line-height: 1.28;
}
.andereProjekte {
	float: left;
	margin-right: 100px;
	margin-top: 20px;
}
.buchkunst .andereProjekte h5 {
	color: #ee7556;font-size: 26px;
	margin-bottom: 0;
	letter-spacing: 0.1em
}
.buchkunst h6 {
	font-size: 14.5px;
	font-weight: 300;
	margin: 0;
	letter-spacing: 0.1em
}
@media screen and (max-width:1160px){
	.buchkunst h1 {
		font-size: 8.11vw;
	}
	.buchkunst h2 {
		font-size: 1.86vw;	
	}
}
@media screen and (max-width:1015px){

	.buchkunst h2 {
		font-size: 2.11vw;
		margin-right: -15px;
	}
}
@media screen and (max-width:915px){
		.buchkunst h1 {
		font-size: 7.95vw;
	}
		.buchkunst h2 {
		font-size: 2.065vw;
	}
}
@media screen and (max-width:700px){
		.buchkunst h1 {
		font-size: 11vw;
		margin-left: -4px;
			margin-top: 30px;
			line-height: 1.05;
	}
	.buchkunst h2 {
		font-size: 3.26vw;	
		line-height: 1.4;
			margin-top: 5px;
		margin-right: -15px;
	}
	.buchkunst nav.hauptnav ul {
	margin-top: 25px;
}
	.buchkunst.aussteller h3 {
		font-size: 6.5vw;	
		margin-top: 35px;
		margin-right: -5px;
	}
	.buchkunst h4 {
		font-size: 6.5vw;	
	}
	.buchkunst h5 {
		font-size: 15px;
	}
	.aussteller-bild {
		padding-top:25px;
	}
}
.buchkunst section ul {
	font-weight: 200;
	color: #5d4f18;
	font-size: 29px;
	letter-spacing: 0.03em;
	margin-top: 0;
	line-height: 1.6;
	list-style: none;
	padding-left: 0;
}
.buchkunst p, .aussteller p a {
	color: #8d8466;
	line-height: 1.5;
	margin-bottom: 25px;
}
.buchkunst .andereProjekte p {
	letter-spacing: 0.1em;
}
.buchkunst .andereProjekte p span {
 font-family: 'Open Sans';
	letter-spacing: 0.08em
}
.buchkunst p.buecher-info {
	font-size: 13px;
	line-height: 1.56;
}
.buchkunst i {
	color: #e3e1d4;
	font-size: 65px;
}
.buchkunst.aussteller i {
	font-size: 31px;
	color: #c4bead;
}

.buchkunst section a {
	text-decoration: none;
}

	
.aussteller-absatz p {
	margin-top: 0;
}
.buecher-info strong {
	padding-right: 5px;
}
.aussteller-bild {
	text-align: center;
}
.aussteller-bild img {
	margin-bottom: 15px;
}
.buecher-7 .aussteller-bild img:last-child {
	width: 60%;
	margin: auto;
}
@media screen and (min-width:768px){

.text-bild {
	padding-right: 40px; 
	}
.buecher-1 .aussteller-bild img{
	padding-top: 15px;
width: 90%;
}
.buecher-2 .aussteller-bild img {
	margin-top: -40px;
}
.buecher-3 .aussteller-bild img {
	padding-top: 10px;
width: 90%;
}
	.buecher-4 .aussteller-bild img {
width: 90%;
		padding-right: 1%;
	}
.buecher-5 .aussteller-absatz {
	padding-right: 8%;
}
.buecher-5 .aussteller-bild {
	margin-top:-47px;
}
	.buecher-5 .aussteller-bild img {
width: 90%;
	margin-left: -2.5%;
}
.buecher-6 .aussteller-absatz {
	padding-right: 5%;
}
.buecher-6 .aussteller-bild img {
width: 99%;
	margin-left: -2.5%;
}
.buecher-7 .aussteller-absatz {
	padding-right: 0px;
	
}

.buecher-7 .aussteller-bild {
	padding-left: 0;

}
.buecher-8 .aussteller-bild {
	padding-left: 0;
}
.buecher-8 .text-bild {
	padding-right: 0px;
}
.buecher-8 .buecher-info {
	margin-right: -20px;
	position: relative;
	z-index: 100;
}
.buecher-9 .aussteller-absatz {
	padding-right: 2%;
}
.buecher-9 .aussteller-bild img {
width: 95%;
}
.buecher-10 .aussteller-bild img {
	margin-top:5px;
	margin-right: 2%;
	width: 90%;
}
.buecher-11 .aussteller-bild img {
	margin-top: -55px;
	width: 85%;
}
.buecher-12 .aussteller-bild img {
	width: 85%;
}
.buecher-13 .aussteller-bild img {
	width: 80%;
}
.buecher-14 .aussteller-bild img {
	width: 90%;
}
.buecher-15 .aussteller-bild img {
	width: 85%;
	margin-top:-35px;
}
.buecher-16 .text-bild {
	margin-top: 15px;
}
.buecher-16 .aussteller-bild img {
	width: 85%;
}
.buecher-17 .aussteller-bild img {
	width: 95%;
	margin-top:10px;
}
.buecher-18 .aussteller-bild img {
	width: 95%;
	margin-top:10px;
}

}
.icon-uebersicht {
	padding-right: 25px;
	top: 280px;
	position: absolute;
	right: 0;
}
.aussteller .icon {
	position: absolute;
	right: 0;
	top: 330px;
	z-index: 1000;
	padding-right: 30px;
}
.pdf-button {
    border: none;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 1;
    font-weight: 600;
    font-size: 13.5px;
	margin-top: 5px;
    padding-top: 5px;
    padding-right: 4px;
    padding-left: 6px;
    padding-bottom: 5px;
    background-color: #c4bead;
    color: #FFF;
	margin-right: 10px;
	margin-bottom: 25px;
}
	.buecher-5 .pdf-button {
	margin-bottom: 5px;
}
@media screen and (max-width:767.99px){
		.buchkunst section ul {
	font-size: 20px;
}
	.buchkunst i {
		font-size: 45px;
	}
	.aussteller-bild {
	margin-top:20px;
}
	.aussteller .icon, .icon-uebersicht {
		position:relative;
	top:25px;
}
}
header a {
	text-decoration: none;
}
header h2, header h2 a {
	line-height: 1.15;
	color: #fff;
	font-weight: 300;
	margin-bottom:0;
	margin-top: 15px;
	text-decoration: none;
		
}
header h2.zeile1{
	margin-top: 65px;
	margin-bottom: 25px;
	color: white;
}
header h3, header a h3  {
	font-family: 'Catamaran';
	font-weight: 200;
	font-size: 42.7px;
	letter-spacing: 0.03em;
	line-height: 1.15;
	margin-top:0px;
	margin-bottom: 0px;
	color: #2b2403;
	text-decoration: none;
}
.folgeseite header h3 {
	font-size: 29px;
		margin-top:60px;
	margin-bottom: 0px;
}
header h3 strong {
	font-weight: 500;
}

header h4 {
	font-family: 'Catamaran';
	font-weight: 400;
	font-size: 20.35px;
	line-height: 1.43;
	margin: 0;
	color: #2b2403;
}
header h4 strong {
	font-weight: 600;
}
@media screen and (max-width:1160px){
	h1 {
	font-size: 6vw;
}
	.folgeseite h1 {
		font-size: 6.9vw;	
	}
	header h2, header h2 a {
	font-size: 3.55vw;
	
	}
	header h3, header a h3 {
	font-size: 3.55vw;

	}
	.folgeseite	header h3 {
		font-size: 2.75vw;
		margin-top:50px;
	}
		header h4 {
	font-size: 1.66vw;
	}
	
}
@media screen and (max-width:1000px){
	h1 {
	font-size: 6vw;
	}
	
	.folgeseite	header h3 {
		margin-top:35px;
	}}

@media screen and (max-width:760px){
.home header, .folgeseite header {
    background-image: url(../img/header-klein-oben.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    background-color: #F28D6E;
	}
.home header .container {
    background-image: url(../img/header-klein-unten.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    padding-top: 17px;
    padding-bottom: 25px;	
}
	.home header a {
		text-decoration: none;
	}

h1 {
	font-size: 5.75vw;

}

.folgeseite h1 {
		font-size: 6.7vw;	
	}

	header h2, header h2 a {
	font-size: 4.4vw;
	margin-top: 20px
	}
	header h3, header a h3 {
	font-size: 4.4vw;
		line-height: 1.3;
	margin-bottom: 22px;
	}
	.folgeseite	header h3 {
		font-size: 2.7vw;
	}
	header h4 {
	font-size: 14px;
	}
	
}
@media screen and (max-width:520px){

	h1 {
	font-size: 5.9vw;

}
header h2.zeile1{
	margin-top: 25px;
	margin-bottom: 5px;
}
	
}
@media screen and (max-width:500px){
.home header .container {

    padding-top: 10px;
    padding-bottom: 20px;	
}
		.folgeseite header .container {
		padding-top: 8px;
		padding-bottom: 14px;
	}
	h1 {
	font-size: 5.5vw;

}
	.folgeseite h1 {
		font-size: 6.2vw;	
	}
	header h2, header h2 a {
	font-size: 4.25vw;
	margin-top: 12px
	}
	header h3, header a h3 {
	font-size: 4.25vw;
	margin-bottom: 18px;
	}
			.folgeseite	header h3 {
		font-size: 4vw;
	}
	header h4 {
	font-size: 12px;
	}
	
}
@media screen and (max-width:350px){
	.home header .container {

    padding-top: 8px;
    padding-bottom: 20px;	
}
	h1 {
	font-size: 5.7vw;
	}}
nav.hauptnav, footer nav {
    background-color: #2b2403;
    font-family: 'Catamaran';
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
	color: #FFF;
	font-size: 14.54px;
	padding: 7px 0;
	position: relative;

}
footer nav .container {
		display: flex;
	flex-direction: row;
	justify-content: space-between;
}
footer nav ul {
	display: flex;
}

.aktualisierung {
    display: flex;
    color: #FFF;
    font-size: 14.54px;
    font-family: 'Catamaran';
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    text-transform: capitalize;
    letter-spacing: 0em;
}
@media screen and (max-width:738px){
footer nav .container {
flex-direction: column;
	}
}
@media screen and (max-width:370px){
footer nav, .aktualisierung {
	font-size: 11px;

}
}
.buchkunst nav.hauptnav {
	background-color: #FFF;
	color: #5d4f18;
	padding: 0;
}
.buchkunst nav.hauptnav a {
	color: #5d4f18;
}
.buchkunst footer nav {
	background-color: #5d4f18;
}
nav ul {
	padding: 0;
}
nav.hauptnav li, footer nav li {
	padding:0;
	margin:0;
	display: inline;
}
nav.hauptnav a, footer nav a {
	color: #FFF;
	text-decoration: none;
padding:0;
	margin:0;
	
}
footer .active,
.home a#link1,
.veranstaltungen a#link2,
.buchkunst a#link3,
.stimmen a#link4 {
	font-weight: 500;
	color: #f4a487;
}
.buchkunst nav.hauptnav .active, .buchkunst nav.hauptnav a:hover {
	color: #ee7556;
}

nav.hauptnav a:hover, footer a:hover, .willkommen h2 a:hover{
	color: #f4a487;
}
nav.hauptnav li::after, footer nav li::after {
	content: "|";
		padding-right: 5px;
	padding-left: 10px;
	color: #FFF;
}
.buchkunst nav.hauptnav li::after {
	color: #5d4f18;
}
nav.hauptnav li:last-child::after, footer nav li:last-child::after {
	content: "";
}
.liste nav a {
	text-decoration: none;
	color: #000;
}
.liste nav a:hover {
	color: #ee7556;
}
#liste nav {
	position: sticky;
	top:15px;
}
@media screen and (max-width:480px){
	nav.hauptnav li, footer nav li {
	padding:3px 0;
	display: block;
}
	footer nav ul {
		display: block;
	}
	nav.hauptnav li::after, footer nav li::after {
	content: " ";
}
}
.home .inhalt-home {
	padding-bottom: 25px;
}
.home section h2 {
	font-size: 40.71px;
	font-weight: 400;
	color: #ee7556;
	margin-top: 50px;
	margin-bottom: -10px;
}

.veranstaltungen section h2 {
	font-family: 'Catamaran';
		font-size: 48.8px;
	font-weight: 500;
	color: #ee7556;
	margin:20px 0 0;
	padding:0;
	line-height: 1.2;
}
.veranstaltungen section h2 span {
	font-weight: 300;
	color: #7b6691;
}
.veranstaltungen section h3 {
	font-family: 'Catamaran';
		font-size: 16px;
	font-weight: 300;
	color: #ee7556;
	margin:0;
	padding:0;
	line-height: 1.2;
	letter-spacing: 0.1em;
}
.veranstaltungen section .panel h3 {
	font-weight: 200;
	letter-spacing: 0.03em;
	margin-bottom: -15px;
}
.veranstaltungen section .panel h3.h3-bottom {
	margin-bottom:0;
}
.veranstaltungen section h3 strong {
	font-weight: 500;
}
.veranstaltungen section h4, 
.impressum section h2,
.stimmen section h2{
	font-family: 'Arapey';
		font-size: 48px;
	font-weight: 400;
padding-top:10px;
	padding-bottom: 10px;
	line-height: 1;
	
}
.abstandRueckblick {
	height: 40px;
}
.archiv,
.archiv a {
	font-family: 'Arapey';
	font-size: 65px;
	color: black;
	text-decoration: none;
}
.zeit {
	float: left;
	width: 75px;

}
.programm {
margin-left: 75px;
}

#va2, #va12, #va221 {
	margin-top:18px;
}
#va12 h4,
#va19 h4,
#va30 h4,
#va31 h4 {
	font-size: 42px;
}
#va223 h4{
	font-size: 43px;
}
@media screen and (min-width:1110px){
#va223 h5 {
	padding-right: 5px;
	}}
.veranstaltungen section h4 {
	color: #000;
	margin:0;
}
.impressum section h2,
.stimmen section h2{
	color: #ee7556;
	margin-top:35px;
	margin-bottom: 0px;
}
.impressum hr,
.stimmen hr{
	margin: 40px 0;
	height: 1px;
}
.impressum section a,
.stimmen section a {
	color: #000;
	text-decoration: none;
}
.veranstaltungen section h5 {
	font-family: 'Catamaran';
	font-size: 21.4px;
	font-weight: 300;
	color: #000;
	margin:0;
		padding:0;
	line-height: 1.4;
}
@media screen and (max-width:900px){
.home section h2 {
	font-size: 30px;
	line-height: 1.2;
	margin-top: 50px;
	margin-bottom: -10px;
	}
	
.veranstaltungen section h2 {
	font-size: 30px;
}
.veranstaltungen section h3 {
		font-size: 15px;
}

.veranstaltungen section h4 {
		font-size: 30px;
	
}	
.veranstaltungen section h5 {
	font-size: 16.5px;
	line-height: 1.3;
}
	#va12 h4,
#va19 h4,
#va30 h4,
#va223 h4{
	font-size: 30px;
}
}
@media screen and (max-width:500px){
.veranstaltungen section h2 {
	font-size: 30px;
}
.veranstaltungen section h3 {
		font-size: 15px;
}

.veranstaltungen section h4, 
.impressum section h2 {
		font-size: 30px;
	
}	
.veranstaltungen section h5 {
	font-size: 16.5px;
	line-height: 1.3;
}
	#va12 h4,
#va19 h4,
#va30 h4,
#va223 h4{
	font-size: 30px;
}
}
.veranstaltungen p,
.impressum p,
.stimmen p,
.buchkunst p, 
.impressum ul, 
.panel {
	font-family: 'Catamaran';
	font-size: 14.5px;
	font-weight: 300;
	
}
.panel {
	line-height: 1.5;
}
.va {

	border-bottom: 0.73px solid #000;

}
.va#va31,
.va#va223{
  border-bottom: 0px solid #000;
}
.veranstaltungen p.web, .veranstaltungen p.web a {
	font-size: 17.4px;
	font-weight: 200;
	color: #ee7556;
	text-decoration: none;
	margin-bottom: 5px;
	hyphens: none;
}
.web.farbe {
	font-size: 17.4px;
	color: #ee7556;
}
p.info, .veranstaltungen .liste ul {
	font-size: 12px;
	font-weight: 300;
	list-style: none;
	padding-left: 0;
	font-family: 'Catamaran';
	line-height: 1.5;
}
p.info strong {
    font-weight: 500;
    letter-spacing: 0.03em;
}
.info {
	padding-bottom: 10px;
}

.veranstaltungen .liste ul strong {
	font-weight: 500;
}
section p strong {
	font-weight: 500;
}


h6 {
	font-family: 'Catamaran';
	font-size: 16px;
	color: #ee7556;
	letter-spacing: 0.1em;
	margin: 45px 0 0;
	
}
.liste ul {
	margin-top: 0;
	margin-right: -5px;
}

hr {
	border: 0;
	height: 0.8px;
	background-color: #000;
}
	footer h3 {
		font-size: 23px;
		color: #8d8365;
		font-weight: 400;
	}
.foerderer {
	font-size: 8.72px;
	    font-family: 'Catamaran';
	line-height: 1.33;
	margin-bottom: 50px; 
	hyphens: none;
}


.logo {
  -ms-flex: 0 0 22%;
  flex: 0 0 22%;
  max-width: 22%;
	margin-right: 5%;
	
}
.logo.slb {
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
	padding-top: 20px;
}
.logo.neb {
  -ms-flex: 0 0 14%;
  flex: 0 0 14%;
  max-width: 14%;


}

@media screen and (max-width:600px){
	.logo {
	margin-right: 20%
	}
	.logo, .logo.slb {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
	padding-bottom: 25px;
}
.logo.neb {
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  max-width: 35%;
}
	.foerderer:last-child .logo div, .logo div {
	height: auto;
}
}
@media screen and (max-width:480px){
		footer h3 {
		font-size: 18px;
		color: #8d8365;
	}
.logo, .logo.slb {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
	padding-bottom: 25px;
}
.logo.neb {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

}

footer nav {
		padding: 25px 0 50px;
	margin-top: 65px;
}

/****************************************************/

.accordion {
  background-color: white;
  color: #444;
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

section .active, .accordion:hover {
  background-color: white;
}

.accordion:after {
	font-family: "Font Awesome 5 Free";
  content: "\f0d7";
  font-weight: bold;
  float: right;
  margin-left: 5px;
	margin-top: -5px;
	font-size: 25px;
	color: #ee7556;
}

.foto {
  padding-right: 15px;
  padding-left: 15px;
	margin-left: -25px;
	font-size: 7.4px;
	font-family: 'Catamaran';
	letter-spacing: 0.03em;
}
.foto2 {
  padding-right: 15px;
  padding-left: 15px;
	margin-left: -5px;
	font-size: 7.4px;
	font-family: 'Catamaran';
	letter-spacing: 0.03em;
}
.foto img {
	margin-top:38px;
	height: 148.3px;
	width: auto;
}
.foto2 img {
	margin-top:20px;
	height: 200px;
	width: auto;
}
@media screen and (max-width:900px){
	.foto {
	margin-left: -20px;
}
.foto img {
	margin-top:30px;
	height: 110px;
}	
	
}
@media screen and (max-width:500px){
	.foto {
	margin-left: -20px;
}
.foto img {
	margin-top:30px;
	height: 110px;
}	
	
}
.panel .foto img {
	
}
section .active:after {
	font-family: "Font Awesome 5 Free";
  content: "\f0d8";
	font-size: 25px;
	color: #ee7556;
}
.date {
  width: 140px;
  float: left;
}
.panel {
  background-color: white;
  max-height: 0;
overflow: hidden; 
  transition: max-height 0.2s ease-out;
	width: 100%;

}
.panel .row  {
	margin-top:-15px;
}
.panel a {
	color: #000;
	text-decoration: none;
}
/* -------------------- */
dl {
	font-family: 'Catamaran';
	
}
dl a {
	transition: all ease 0.3s;
}
dl a:hover {
	color: #ee7556;
	transition: all ease 0.3s;
}
dt {
	font-weight: 500;
	font-size: 29px;
}
dd {
	font-weight: 300;
	font-size: 17.5px;
	margin-left:0;
	padding-top:5px;
	padding-bottom: 20px;
	margin-bottom: 20px;
    border-bottom: 1px dashed #000;
}

.button-gratulation {
	font-size: 26px;
	color: #fff;
	line-height: 1.25;
	font-family: 'Catamaran';
	font-weight: 300;
	max-width: 360px;
	margin-left: 64%;
	padding-left: 25px;
	padding-right: 25px;
	letter-spacing: 0.03em;
	position: absolute;
	top: 360px;
	hyphens: auto;
}
.button-gratulation .balken {
	height: 117px;
	background-color: #f4a387;
	width: 19px;
	margin-right: 10px;
	margin-top:5px;
	float: left;
}
.button-situation a, .button-gratulation a {
	text-decoration: none;
	color: #fff;
}
.white {
	color: #fff;
}
@media screen and (max-width:1110px){
	.button-gratulation  {
    font-size: 24px;
    max-width: 360px;
    margin-left: 63.5%;
    top: 330px;
		}
	.button-gratulation .balken {
	height: 108px;
    width: 18px;
    margin-top: 5px;
}
	}
@media screen and (max-width:1035px){
	.button-gratulation  {
    font-size: 22px;
    max-width: 360px;
    margin-left: 63.3%;
    top: 320px;
		}
	.button-gratulation .balken {
	height: 99px;
    width: 17px;
    margin-top: 4px;
}
	}
@media screen and (max-width:968px){
	.button-gratulation  {
   font-size: 18px;
    max-width: 280px;
    top: 300px;
		}
	.button-gratulation .balken {
	height: 81px;
    width: 16px;
    margin-top: 3px;
}
	}
@media screen and (max-width:882px){
	.button-gratulation  {
   font-size: 18px;
    max-width: 280px;
    margin-left: 58.5%;
    top: 270px;
		}
	.button-gratulation .balken {
	height: 81px;
    width: 15px;
    margin-top: 3px;
}
	}
@media screen and (max-width:768px){
	.button-situation  {
		padding-top: 25px;
margin-left: -25px;
		width: 340px;
		
}
.button-gratulation {
	font-size: 20px;
	max-width: 350px;
margin-top: 40px;
	margin-left: 0;
	padding-left: 0px;
		position: relative;
	top: 0px;
	margin-bottom: 25px;
}
	.button-gratulation .balken {
	height: 68px;
width: 16px;
}
}
@media screen and (max-width:500px){
		.button-gratulation  {
   font-size: 15px;
			max-width: 275px;
		}
		.button-gratulation .balken {
	height: 49px;
width: 12px;
}
}
.modalDialog {
 position: fixed;
 font-family: 'Catamaran';
  top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 background-color: rgba(0, 0, 0, 0.6);
 z-index: 99999;
 opacity: 0;
 transition: opacity 400ms ease-in;
 pointer-events: None; 

}

.modalDialog:target {
 opacity: 1;
 pointer-events: Auto;
}

.modalDialog > div {
    max-width: 1200px;
	width: 90%;
    max-height: 80vh;
    position: relative;
    margin: 5% Auto;
    padding: 20px 40px 50px 40px;
    border-radius: 10px;
    background-color: #FFFFFF;
    cursor: Default;
    -webkit-box-shadow: 5px 5px 50px rgba(130,130,130,1.00);
    box-shadow: 5px 5px 50px rgba(130,130,130,1.00);
    overflow-y: scroll;
}

.close {
 background-color: #606061;
 color: #FFFFFF;
 line-height: 23px;
 position: Absolute;
 right: 12px;
 text-align: Center;
 top: 12px;
 width: 24px;
 text-decoration: None;
 font-weight: Bold;
 border-radius: 15px;

}

.close:hover {
 background-color: #00D9FF;
} 
@media screen and (max-width:675px){
	.impressum section h2,
	.stimmen section h2{
		font-size: 33px;
	
}	
	dt {
	font-size: 20px;
}
}
#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

#light {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1002;
  overflow: visible;
}
#light {
  max-width: 848px;
  max-height: 482px;
  margin-left: -424px;
  margin-top: -240px;
}
#VisaChipCardVideo {
	width: 100%;
	height: auto;
}
#boxclose {
  float: right;
  cursor: pointer;
  color: #fff;
  border-radius: 3px;
  background: #222222;
  font-size: 31px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 7px 2px 16px;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 1002;
  opacity: 0.9;
}

.boxclose:before {
  content: "×";
}

#fade:hover ~ #boxclose {
  display:none;
}
@media screen and (max-width:848px){
	#light {
  max-width: 600px;
  max-height: 340px;
  margin-left: -300px;
  margin-top: -160px;
}
}
@media screen and (max-width:600px){
	#light {
  max-width: 100%;
  max-height: auto;
  margin-left: -50%;
  margin-top: -50%;
}
}
.stempel {
	position: absolute;
	top:-55px;
	left:50px;
	color: #FFF;
	font-family: 'Catamaran';
	font-weight: 700;
	font-size: 32px;
	  transform: rotate(345deg);
	width: 700px;
	line-height: 1.2
}
@media screen and (max-width:1024px){
.stempel {
	top:-55px;
	left:40px;
	font-size: 28px;
	width: 700px;

}	
}
@media screen and (max-width:930px){
.stempel {
	top:-65px;
	left:45px;
	font-size: 26px;
	width: 700px;

}	
}
@media screen and (max-width:900px){
.stempel {
	top:-75px;
	left:30px;
	font-size: 24px;
	width: 700px;

}	
}
@media screen and (max-width:767px){
.stempel {
	top:-40px;
	left:15px;
	font-size: 30px;
	width: auto;

}	
}
@media screen and (max-width:675px){
.stempel {
	top:-20px;
	left:15px;
	font-size: 25px;
	width: auto;

}	
}
.vorRueckblick {
	border-bottom: 0.73px solid#000;
	border-top: 0.73px solid #000;
	height: 5px;
	margin-bottom: 30px;

}
.accordion a:hover, .panel a:hover {
	color: #ee7556;
}
@media screen and (min-width:768px){
	.desktop {
		display: block;
	}
.mobile {
	display: none;
}
}
@media screen and (max-width:767.9px){
	.desktop {
		display: none;
	}
	.mobile {
		display: block;
	}
}
.cta {
	cursor: pointer;
}
.cta:hover {
	color:#d11b13;
}
.sm-popup {
  overflow: scroll;
}
.popup {
	color: #000;
}
.popup h2, .popup h3 {
	color: #9a130d;
}
.popup h2 {
	font-size: 34px;
	margin-top:50px;
	margin-bottom: 15px;
}
.popup h2:first-of-type {
	margin-top: 0;
}
.popup h3 {
	margin-top:0;
	margin-bottom: -20px;
	font-size: 23px;
}
.rot {
	color: #9a130d;
}
.button-schliessen {
	
}
@media screen and (min-width:768px){
}
@media screen and (max-width:767.9px){
.popup h2 {
	hyphens: auto;
}
}