@charset "utf-8";
/* CSS Document */

#text {
	font-size: 9px;

}
#text p {
	font-size: 8px;
}
#fertig {
	text-decoration: line-through;
	font-size: 11px;
}



#logo {
	padding: 0px;
	height: 125px;
	width: 750px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#rot {
	color: #CC0000;
}

.stark {
	color: #CC0000;
	font-weight: bolder;
}
.klein {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
}


body {
	background-color: #AA5303;
	text-align: center;
}
#espressolinks {
	float: left;
	height: 350px;
	width: 150px;
	background-color: #AA5303;
	margin-right: 1px;
	margin-left: 1px;
}
* {
	margin: 0px;
	padding: 0px;
}
area:hover {
cursor:default;
}
#espresso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	min-height: 350px;
	background-color: #ED9A4C;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
}
.ueberschrift {
	font-weight: bolder;
	font-size: 24px;
	font-family: Garamond;
}
#aktuelles {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	min-height: 350px;
	font-family: Garamond;
	background-color: #ED9A4C;
	font-size: 20px;
	font-style: normal;
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
	margin-top: 1em;
}

#fusszeile {
	width: 750px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

a {
	color: black;
	text-decoration: none;
}

p {
	font-family: Garamond;
	font-size: 14px;
	color: black;
	letter-spacing: 0.2em;
	font-weight: bold;
	line-height: 1.5em;
	margin-right: 1em;
	margin-left: 1em;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: left;
}


a:hover {
	font-weight: bolder;
}
#balken {
	background-color: #AA5303;
	margin-right: 2em;
	margin-left: 2em;
	border: thin solid #AA5303;
	margin-top: 2em;
	margin-bottom: 2em;
}
#balken2 {
background-color: #AA5303;
	margin-right: 2em;
	margin-left: 2em;
	border: thin solid #AA5303;
	margin-top: 0em;
	margin-bottom: 1em;
}
#lieder {
	font-family: Garamond;
	font-size: 18px;
	color: #330000;
	line-height: 1.5em;
	border: thin dotted #330000;
	position: relative;
	width: 233px;
	float: left;
	height: 655px;
	margin: 6px;
}
#lieder h1 {
	font-size: 1.5em;
}
#lieder p {
	text-align: center;
}

#leiste {
	height: 1em;
	width: 750px;
	top: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	float: none;
	left: auto;
	clear: none;
}
#knopf:hover {
	color: #FFCC66;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	text-indent: 2px;
}

#knopf {
	font-family: Garamond;
	font-size: 18px;
	float: none;
	height: auto;
	padding-left: 1em;
	padding-right: 0.5em;
	font-weight: bold;
}
#inhalt {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #ED9A4C;
	min-height: 310px;
	padding: 0em;
	padding-top: 1em;
	padding-bottom: 1em;
	}
#inhalt h1 {
	font-size: 1.5em;
	color: #330000;
}

img {
  width: 100%; 
  height: auto;
}

#links {
	float: left;
	margin-left: 1em;
	margin-right: 1em;
	padding-bottom: 1em;
	
}
#Bilder {
	background-color: #663300;
	float: left;
	width: 12em;
	height: auto;
	margin-left: 1em;
	margin-top: auto;
	margin-bottom: auto;
        color: #330000;
}
#bilder img {
	margin-right: 3px;
	margin-left: 3px;
}
#robot {
	background-image: url(karte.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center center;
	width:750px;
	height:300;
	}

.photo {
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	width:750px;
	height:500px;
	text-align:left;
	padding: 0em;
	padding-top: 2em;
	padding-bottom: 2em;
	background-color: #ED9A4C;
	background-image: url(Bilder/Konzert/Espresso-Chor.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 190px 45px;
}
.photo h1 {
	font-size:14px;
	font-weight:normal;
	color:#FFCC99;
	margin:0 0 0 5px;
	padding:0;
}
.photo ul {
	padding:6px;
	width:145px;
	background:#AA5303;
	border:1px solid #000;
	position:relative;
	height:467px;
	list-style-type: none;
	margin-top: auto;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
.photo ul li {
	display:inline;
	width:24px;
	height:24px;
	float: left;
	clear: left;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.photo          ul         span         {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #FFCC99;
	white-space: nowrap;
	height: 30px;
	margin-top: 8px;
	float: left;
	clear: none;
	margin-left: 25px;
}

.photo ul li a {
	display:block;
	width:24px;
	height:24px;
	cursor:default;
	text-decoration:none;
	background-image: url(pics/arrow.gif);
	background-repeat: no-repeat;
}
.photo ul li a b {display:none;}
.photo ul li a img {
	display:block;
	width:25px;
	height:31px;
	border:1px solid #000;
	border-top-color:#ccc;
}

.photo ul li a:hover {white-space:normal;position:relative;}
.photo3  ul  li  a:hover  b {
	display:block;
	position:absolute;
	width:208px;
	height:300px;
	border:1px solid #666;
	left:510px;
	color:#FFCC66;
	font-weight:normal;
	padding:0px;
	top: 0px;
	z-index: 100;
}

.photo ul li a.vert:hover img {
	position:absolute;
	left:-12px;
	top:-20px;
	width:47px;
	height:60px;
	border-color:#FFCC66;
}
.photo ul li a.hor:hover img {
	position:absolute;
	left:-20px;
	top:-12px;
	width:64px;
	height:48px;
	border-color:#FFCC66;
}

.photo ul li a:active, .photo ul li a:focus {position:static; outline:0;}

.photo ul li a:focus.vert img, .photo ul li a:active.vert img {
	background-color:#000;
	position:absolute;
	left:170px;
	top:0px;
	width:350px;
	height:467px;
	border:1px solid #FFCC66;
	padding:1px 1px;
}
.photo ul li a:focus.hor img, .photo ul li a:active.hor img {
	background-color:#000;
	position:absolute;
	left:260px;
	top:0;
	width:320px;
	height:240px;
	border:1px solid #FFCC66;
	padding:45px 5px;
}
.photo ul li a:focus b, .photo ul li a:active b {
	display:block;
	position:absolute;
	width:155px;
	height:473px;
	border:1px solid #000000;
	left:531px;
	color:#FFCC66;
	font-weight:normal;
	padding:5px;
	top: 0px;
	z-index: 1000;
	background-color: #AA5303;
}

.hero-video {
    width: 100%;
    margin-bottom: 20px;
}

.hero-video video {
    width: 100%;
    height: auto;
    display: block;
}

/* =========================================================
   SAFE UPDATE: Video + mobile Navigation, ohne Textdesign zu verändern
   ========================================================= */

/* Video vollständig und responsiv anzeigen */
.hero-video {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 20px auto;
    overflow: visible !important;
    background: #000;
}

.hero-video video {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
    background: #000;
}

/* Bootstrap-Menü farblich an die alte Seite anpassen */
.bg-light {
    background-color: #AA5303 !important;
}

.navbar {
    padding: 0.5rem 1rem;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-nav .nav-link {
    color: #FFCC99 !important;
    font-family: Garamond, "Times New Roman", serif;
    font-weight: bold;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: #FFCC66 !important;
}

.navbar-toggler {
    background-color: #ED9A4C;
    border-color: #663300;
}

/* Mobile Breite, ohne die alte Typografie zu überschreiben */
@media screen and (max-width: 800px) {
    #logo,
    #inhalt,
    #aktuelles,
    #fusszeile,
    #leiste {
        width: 100%;
        max-width: 750px;
        box-sizing: border-box;
    }

    #inhalt,
    #aktuelles {
        margin-top: 0.8em;
        padding-left: 0.5em;
        padding-right: 0.5em;
    }

    #logo {
        height: auto;
    }

    #aktuelles {
        font-size: 20px;
        font-family: Garamond, "Times New Roman", serif;
    }

    #aktuelles p {
        font-family: Garamond, "Times New Roman", serif;
        font-size: 14px;
        color: black;
        letter-spacing: 0.12em;
        font-weight: bold;
        line-height: 1.5em;
        text-align: center;
    }
}

/* =========================================================
   REPERTOIRE MODERN
   Aktuelle öffentliche Repertoireliste mit Live-Suche
   ========================================================= */

.repertoire-seite {
    overflow: hidden;
}

.repertoire-seite h1 {
    font-family: Garamond, "Times New Roman", serif;
    color: #330000;
    font-size: 2em;
    margin: 0.5em 0 0.3em 0;
    text-align: center;
}

.repertoire-intro {
    text-align: center;
    letter-spacing: 0.08em;
    padding: 0 1.2em;
    margin-bottom: 1em;
}

.repertoire-suche {
    text-align: center;
    margin: 1em 0 1.5em 0;
}

#liedsuche {
    width: 85%;
    max-width: 420px;
    padding: 12px 16px;
    font-size: 16px;
    font-family: Garamond, "Times New Roman", serif;
    border: 2px solid #6b2b0b;
    background-color: #fff6e8;
    color: #330000;
    border-radius: 10px;
    box-sizing: border-box;
    outline: none;
}

#liedsuche:focus {
    border-color: #3a1208;
    background-color: #ffffff;
}

.repertoire-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 14px;
    padding: 0 12px 12px 12px;
    box-sizing: border-box;
}

.repertoire-card {
    border: thin dotted #330000;
    background: rgba(255,255,255,0.10);
    padding: 0.9em;
    box-sizing: border-box;
    text-align: left;
}

.repertoire-card h2 {
    font-family: Garamond, "Times New Roman", serif;
    color: #330000;
    text-align: center;
    font-size: 1.35em;
    margin: 0 0 0.35em 0;
}

.repertoire-desc {
    text-align: center !important;
    font-size: 13px !important;
    letter-spacing: 0.06em !important;
    margin: 0 0 0.8em 0 !important;
    color: #3a1208 !important;
}

.repertoire-card ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.repertoire-card li {
    font-family: Garamond, "Times New Roman", serif;
    font-size: 15px;
    font-weight: bold;
    color: #1f1208;
    line-height: 1.35em;
    padding: 0.22em 0;
    border-bottom: 1px solid rgba(51,0,0,0.12);
    text-align: center;
}

.repertoire-card li:last-child {
    border-bottom: none;
}

.repertoire-hinweis {
    clear: both;
    text-align: center;
    padding: 1em;
    letter-spacing: 0.08em;
}

@media screen and (max-width: 800px) {
    .repertoire-grid {
        grid-template-columns: repeat(auto-fit, minmax(155px, 1fr));
        gap: 10px;
        padding: 0 8px 10px 8px;
    }

    .repertoire-card {
        padding: 0.7em;
    }

    .repertoire-card h2 {
        font-size: 1.15em;
    }

    .repertoire-card li {
        font-size: 14px;
        line-height: 1.25em;
    }

    .repertoire-intro {
        font-size: 14px !important;
        letter-spacing: 0.06em !important;
    }
}

@media screen and (max-width: 420px) {
    .repertoire-grid {
        grid-template-columns: 1fr;
    }
}

.datenschutz {
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px;
    line-height: 1.7;
}

.datenschutz h1 {
    text-align: center;
    margin-bottom: 30px;
}

.datenschutz h2 {
    margin-top: 35px;
    color: #5c1f00;
    border-bottom: 2px solid #b45f06;
    padding-bottom: 5px;
}

.datenschutz ul {
    margin-left: 20px;
    margin-bottom: 20px;
}

.datenschutz a {
    color: #5c1f00;
    text-decoration: none;
    font-weight: bold;
}

.datenschutz a:hover {
    text-decoration: underline;
}

.small {
    margin-top: 40px;
    font-size: 0.9em;
    opacity: 0.8;
}
#fusszeile {
    text-align: center;
    padding: 30px 15px;
    background: #5c1f00;
    color: #f5d2a0;
    font-size: 18px;
    line-height: 1.8;
}

#fusszeile a {
    color: #ffffff;
    text-decoration: none;
    transition: 0.3s;
}

#fusszeile a:hover {
    color: #ffd27a;
}

#fusszeile span {
    color: #d9a066;
    margin: 0 6px;
}

#inhalt,
#aktuelles {
    margin-bottom: 2em !important;
}

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

#inhalt,
#aktuelles {
    margin-bottom: 1.5em !important;
}

}

.datenschutz h1 {
    text-align: center;
    margin-bottom: 1em;
    font-family: Garamond;
    color: #330000;
}

.datenschutz h2 {
    margin-top: 2em;
    margin-bottom: 0.5em;
    color: #5c1f00;
    border-bottom: 2px solid #6b2b0b;
    padding-bottom: 0.2em;
    font-family: Garamond;
}

.datenschutz p,
.datenschutz li {
    text-align: left;
    letter-spacing: 0.08em;
    line-height: 1.6em;
}

.datenschutz ul {
    margin-left: 2em;
    margin-bottom: 1.5em;
}