@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0;
}

footer, header, ain, nav, aside, section {
	clear:both;
	display:block;
	width: 100%;
	float: none;
}
/*Ende Default Settings*/
/*...........................................................*/
/*Angaben für Layoutrahmen*/
gesamt {
	/*width:100%; min-width: 980px; max-width: 1400px;*/
	background-color:#DBDBDB;
}
/*Ende Layoutrahmen*/
/*...........................................................*/
/*Allgemeine Angaben*/
body {
	background-color:#DBDBDB;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin-top:1em;
	margin-bottom:1em;
}

body p {
	margin-top:1em;
	margin-bottom:1em;
}

body li {
	margin-left:1em;
}

h1 {
	font-size:1.5em;
}

h2	{
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-size:1.5em;
	font-weight:bold;
	margin-top:1em;
}

.schluss {
	clear:both;
}

.warnung {
	border: solid;
	padding:1em;
	background-color: #B55E60;
}
/*Ende Allgemeine Angaben*/
/*...........................................................*/
/*Angaben zu Schriften*/
@font-face {
    font-family: 'kingthingsfoundationregular';
    src: url(../schriften/Kingthings-Foundation-fontfacekit/web%20fonts/kingthingsfoundation_regular_macroman/Kingthings_Foundation-webfont.eot);
    src: url(../schriften/Kingthings-Foundation-fontfacekit/web%20fonts/kingthingsfoundation_regular_macroman/Kingthings_Foundation-webfont.eot?#iefix) format('embedded-opentype'),
         url(../schriften/Kingthings-Foundation-fontfacekit/web%20fonts/kingthingsfoundation_regular_macroman/Kingthings_Foundation-webfont.woff) format('woff'),
         url(../schriften/Kingthings-Foundation-fontfacekit/web%20fonts/kingthingsfoundation_regular_macroman/Kingthings_Foundation-webfont.ttf) format('truetype'),
         url(../schriften/Kingthings-Foundation-fontfacekit/web%20fonts/kingzhingsfoundation_regular_macroman/Kingthings_Foundation-webfont.svg#kingthingsfoundationregular) format('svg');

}
/*Ende Schriften*/
/*...........................................................*/
/*Angaben Kopfbereich*/
.header {
	width:100%;
	height:32em;
	margin-bottom:-6em;
	position:relative;
}

.header:hover {
	position:relative;
	z-index:1;
}
/*Ende Kopfbereich*/
/*...........................................................*/
/*Angaben Hauptbereich*/
main {
	width:95%;
	float:left;
	font-size:0.8em;
	margin-right:1em;
	margin-bottom:1em;
	margin-left:1em;
	position:relative;
}

main:hover {
	position:relative;
	z-index:1;
}

.hauptbereich {
	width:95%;
	margin-right:1em;
	margin-bottom:1em;
	margin-left:1em;
}

.hauptbereich2 {
	width: 95%;
	margin-right:1em;
	margin-bottom:1em;
	margin-left:1em;
}

.bildhauptbereich {
	width:50%;
	height:auto;
}

.abstand2 {
	margin-top:2em;
}

.bildinfoleiste {
	width:30px;
	margin-left:0.5em;
	margin-top:0.1em;
	float:left;
}

.infoleiste_statisch {
	width: 90%;
	height: 3em;
	border: solid thin #FFFFFF;
	border-radius: 10px;
	padding:0.2em;
	background-color:#8B0000; 
}

.infoleiste {
	width: 70%;
	height: 3em;
	border: solid thin #FFFFFF;
	border-radius: 10px;
	padding:0.2em;
	background-color:#8B0000; 
}

.infoleiste h2 {
	font-size:1em;
	color:#F7F7F7;
	margin-top:0.1em;
}


.infoleiste:hover {
	background-color:#A32729;
}

.infolink {
	text-decoration: none;
}

.infoleiste_weit {
	width: 90%;
	height: 3em;
	border: solid thin #FFFFFF;
	border-radius: 10px;
	padding:0.2em;
	background-color:#8B0000; 
}

.infoleiste_weit h2 {
	font-size:1.2em;
	color:#F7F7F7;
	margin-top:0.1em;
}

.infoleiste_weit:hover {
	background-color:#A32729;
}

.infoleiste_weit a {
	text-decoration: none;
}

.bildinfoleiste {
	width:45px;
	margin-left:0.5em;
	margin-top:0.1em;
	margin-bottom:0.1em;
	float:left;
}

.untertitel {
	margin-top:-1em;
	text-align: right;
	margin-right:1em;
	color: #F7F7F7;
}

.textmitte {
	text-align: center;
}
/*Ende Hauptbereich*/
/*...........................................................*/
/*Angaben Akkordeon*/
#konzept:not(:target) .inhalt,
#konzept:not(:target) .hide,
#konzept:target .show {display: none;}
#konzept:target .inhalt {display: block;}

.inhalt {
  	width:100%;
	padding: 1em;
	margin: 1em;
}

.show, 
.hide {
	text-decoration: none;
}


.show:hover,
.hide:hover {
	transition:0.2s all ease-in-out!important;
}

#preis:not(:target) .inhalt,
#preis:not(:target) .hide,
#preis:target .show {display: none;}
#preis:target .inhalt {display: block;}

#online:not(:target) .inhalt,
#online:not(:target) .hide,
#online:target .show {display: none;}
#online:target .inhalt {display: block;}

#mehr:not(:target) .inhalt,
#mehr:not(:target) .hide,
#mehr:target .show {display: none;}
#mehr:target .inhalt {display: block;}

#repertoire:not(:target) .inhalt,
#repertoire:not(:target) .hide,
#repertoire:target .show {display: none;}
#repertoire:target .inhalt {display: block;}

#besetzung:not(:target) .inhalt,
#besetzung:not(:target) .hide,
#besetzung:target .show {display: none;}
#besetzung:target .inhalt {display: block;}

#erlaeuterung:not(:target) .inhalt,
#erlaeuterung:not(:target) .hide,
#erlaeuterung:target .show {display: none;}
#erlaeuterung:target .inhalt {display: block;}

#audio:not(:target) .inhalt,
#audio:not(:target) .hide,
#audio:target .show {display: none;}
#audio:target .inhalt {display: block;}

#video:not(:target) .inhalt,
#video:not(:target) .hide,
#video:target .show {display: none;}
#video:target .inhalt {display: block;}

#galerie:not(:target) .inhalt,
#galerie:not(:target) .hide,
#galerie:target .show {display: none;}
#galerie:target .inhalt {display: block;}

#termine:not(:target) .inhalt,
#termine:not(:target) .hide,
#termine:target .show {display: none;}
#termine:target .inhalt {display: block;}

#buch:not(:target) .inhalt,
#buch:not(:target) .hide,
#buch:target .show {display: none;}
#buch:target .inhalt {display: block;}

summary {
	cursor:pointer;
	list-style:none;
} 

summary::-webkit-details-marker {
   display: none; /* Triangle not shown */
}
/*Ende Akkordeon*/
/*...........................................................*/
/*Angaben Spalten*/
.spalte1 {
	width:75%;
	float:none;
	margin-right:1em;
}


.spalte2 {
	width:75%;
	float:none;
	margin-right:1em;
	margin-bottom:1em;
}

.spalte3 {
	width: 45%;
	float:left;
	margin-right:1em;
}

.spalte3b {
	width: 45%;
	float:right;
	margin-right:1em;
}
/*Ende Spalten*/
/*...........................................................*/
/*Angaben Materialbestellung/Anmeldung*/
.kontaktformular {
	border:thin solid;
	width:90%;
	height:auto;
	background-color:#F0F0F0;
	padding:1em;
	margin:1em;
}

.buchbestellung1 {
	width:4em;
	border:1px solid;
	padding-left:0.5em;
	font-size:0.8em;
}

.buchbestellung2 {
	width:4em;
 	border:1px solid;
	padding-left:0.5em;
	font-size:0.8em;
}

.buchbestellung3 {
	width:2em;
	text-align:left;
	border:1px solid;
	padding-left:0.5em;
	font-size:0.8em;
}

.materialbestellung {
	width: 1em;
	text-align:left;
	border:1px solid;
	font-size: 0.8em;
}

.textarea {
    width:8em;
	height:14em;
}

.textfeld {
	border: 1px dashed;
	width: 80%;
	height: auto;
	background-color:#F0F0F0;
	padding:1em;
	margin:1em;
}

.eingabe {
	width:10em;
}

.icons {
	width:25px;
	height:auto;
	margin:0.2em;
}

.icons_klein {
	width:20px;
	height:auto;
}

button {
	width:auto;
	border: solid thin;
	padding: 0.5em;
	background-color: #B8B8B8;
}

.cover {
	width:30px;
	height:auto;
	float:left;
	margin-right:1em;
}

.cover2 {
	width:75px;
	height:auto;
	float:left;
	margin-right:1em;
}

.buchtitel {
	width:15%;
	padding:1em;
	text-align:left;
	border:solid thin;
	vertical-align:top;
	font-size:0.7em;
}

.ausgabe {
	width:15%;
	padding:1em;
	text-align:left;
	border:solid thin;
	vertical-align:top;
	font-size:0.7em;
}

.einzelpreis {
	width:10%;
	padding:1em;
	text-align:left;
	border:solid thin;
	vertical-align:top;
	font-size:0.7em;
}

.gesamtpreis {
	width:10%;
	padding:1em;
	text-align:left;
	border:solid thin;
	vertical-align:top;
	font-size:0.7em;
}

.anzahl {
	width:10%;
	padding:1em;
	text-align:left;
	border:solid thin;
	vertical-align:top;
	font-size:0.7em;
}

/*Ende Materialbestellung/
/*...........................................................*/
/*Angaben Gästebuch/Kalender*/
.gaestebuch {
	width:100%;
	height:30em;
	margin-top:2em;
}

.bild {
	width:60%;
	height:auto;	
}

.textfeld {
	border:1px dashed;
	width:100%;
	height:auto;
	font-size: 0.8em;
	background-color:#F0F0F0;
	padding:1em;
	margin:1em;
}

#kalender {
	width: 100%;
	height: 70em;
	float: none;
	margin-bottom:-15em;
}

.icon_veranstaltung {
	height: 30px;
}
/*Ende Gästebuch/Kalender*/
/*...........................................................*/
/*Angaben Video*/
.video {
	width:20em;
}

.video2 {
	width: 20em;
}

.video_singen_tut_gut {
	width: 30em;
}

.player {
	width:10em;
}

.copyright {
	display: flex;
	justify-content: center;
	align-items: center;
}

.copy1 {
	float:left;
	margin-top:0.5em;
	margin-bottom:1em;
}

/*Ende Video*/
/*...........................................................*/
/*Angaben Bildergalerie*/
.slideshow-container {
    max-width: 350px;
    position: relative;
    margin: auto;
	margin-bottom:-10em;
	display:flex;
	justify-content: center;
	align-items:center;	
}

.slideshow-container_klein {
    max-width: 400px;
    position: relative;
	margin-left:6em;
	margin-bottom:-10em;
	display:flex;
	justify-content: center;
	align-items:center;	
}

.mySlides {
    display: none;
  	height: 400px;    
}

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -62px;
    padding: 16px;
    color: #222428;
    font-weight: bold;
    font-size: 30px;
    transition: .6s ease;
    border-radius: 0 3px 3px 0
}

.next {
    right: -50px;
    border-radius: 3px 3px 3px 3px
}

.prev {
    left: -50px;
    border-radius: 3px 3px 3px 3px
}

.prev:hover,
.next:hover {
    color: #f2f2f2;
    background-color: rgba(0, 0, 0, 0.8)
}

.slidebild_hoch {
	width:150px;
	border-radius:10px;
}

.slidebild_quer {
	width:300px;
	border-radius:10px;
}

.slidebild_hoch_kleiner {
	height:400px;
	border-radius:10px;

}

.slidebild_quer_kleiner {
	width:280px;
	border-radius:10px;
}

.text {
    color: #000000;
    font-size: 12px;
	padding:0.5em;
    position: relative;
	bottom:0;
    width:100%;
    text-align: center;
}

.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
	margin-top:4em;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color .6s ease
}

.active,
.dot:hover {
    background-color: #717171
}
/*Ende Bildergalerie*/
/*...........................................................*/
/*Angaben Rechts*/
#rechts {
	float:none;
	margin-left:1em;
	margin-top:1em;
	margin-bottom:1em;
	padding:0.5em;
}

#bild {
	float:none;
	margin:1em;
	width:90%;
	height:auto;
}

.bildrechts {
	width: 90%;
	height: auto;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border:thin solid #FFFFFF;
}

.karte {
	width: 80%;
}


.anfahrt {
	position:absolute;
	margin-bottom:2em;
}

#videovorschau {
	float:none;
	margin-right: 2em;
	position:relative;
}

#videovorschau:hover {
	z-index: 1;
}

.vorschaubild {
	width: 20%;
	height: auto;
	margin-top: -2em;
	float:right;	
}

.vorschaubild2 {
	width: 25%;
	height: auto;
	margin-top: -2em;
	float:left;	
}

.aktiv {
	background-color: #B5BCE1;
	border: solid thin;
	padding-right:1em;
	padding-bottom:1em;
	margin-bottom:-1em;
	
}
/*Ende Rechts*/
/*...........................................................*/
/*Angaben Fußbereich*/
.footer {
	width:100%;
	height:16em;
}	
/*Ende Fußbereich*/
/*...........................................................*/
	

