html {
	font-size: 1px; /*wird im jeweiligen Abschnitt bestimmt.*/
	scrollbar-color: #273650 #000000;
	scrollbar-width: thin;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	/*background-color:  #B4B4A9;*/
	background-image: url(./Medien/bastionHG.png);
	background-size: auto 100%;
	color: white;
	-webkit-hyphens: auto;
hyphens: auto;
}
p {
	margin-top: 0;
	margin-bottom: 0.8cqw;
}
a:hover {
	color: #d9d67c;
}
.Mantel {
	position: relative;
	display: block;
	width: 100%;
	padding-top: 4.5cqw;
	height: max-content;
	margin-bottom: -2cqw;
}
/*.Mantel:hover{
	outline: 5px dotted orange;
	z-index: 1000;
}*/
.TextHG {
	padding: 2cqw;
	background-image: url("Medien/HGTest.png");
	background-size: cover;
	background-blend-mode: multiply;
	overflow-y: scroll;
	scrollbar-color: #ffffff70 #ffffff25;
	scrollbar-width: thin;
}
.TextKlein{
	font-size: clamp(14px, 1.5cqw, 18px);
	text-shadow: 0.05em 0.05em black;
	text-align: left;
}
.TextMitt{
	font-size: clamp(16px, 2cqw, 20px);
	text-shadow: 0.05em 0.05em black;
	text-align: left;
}
.TextGros{
	font-size: clamp(18px, 2.5cqw, 22px);
	text-shadow: 0.05em 0.05em black;
	text-align: left;
}
nav {
	position: fixed; /*bezieht sich auf Viewport!*/
	top: 0;
	left: 0;
	height: clamp(20px, 2.6vw, 22px);
	padding: 0.5% 0 0.75% 0;
	width: 99svw;
	text-align: center;
	background-color: #273650;
	border: 2px solid #aaa;
	z-index: 50;
			/*border: 2px solid yellow;*/
}
nav > a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: clamp(18px, 2vw, 22px);
	padding: 1% 2%;
}
a {
	color: white;
}
#GlobalMantel {
	position: relative;
	container-type: inline-size;
	margin: 0 auto;
	width: 90vw;
	height: max-content;
	padding: 0;
	max-width: 1100px;
	overflow: hidden;
				/*outline: 1px solid yellow;*/
}
#titelName {/*PNG!*/
	position: relative; /*für z-index*/
	width: 70%;
	margin: 2% 10% 2% 17%;
	z-index: 2;
				/*border: 2px dotted red;*/
}
#Titelbild {/*IMG!*/
	margin-top: -13cqw; /*für Transparent-Überschneidung*/
	/*left: -10%;*/
	width: 100%;
	border-bottom: 1cqw solid #C6063D;
	border-radius: 30%;
	border-top: none;
				/*outline: 2px solid blue;*/
}
#beschr {
	width: 95%;
	column-count: 2;
	column-gap: 3cqw;
	column-rule: 0.1cqw solid #ccc;
	background-color: #273650;
	border: .1cqw solid white;
}
.videoCont{
	position: relative;
	width: max-content;
	max-width: 100%;
	margin: 0 auto;
}
.grossesVideo {
	/*aspect-ratio: 16/9;*/
	max-height: 90svh;
	max-width: 80%;
	outline: 1px solid white;
}
.miniVideo{
	position: absolute;
	right: 2mm;
	width: 18%;
	height: auto;
	cursor: pointer;
	outline: 1px solid white;
}
.VidPos_0 {
	top: 0;
	visibility: hidden;
}
.VidPos_1 {
	top: 0%;
}
.VidPos_2 {
	top: 15cqw;
}
#TermineTitel { /* +Gesamtfläche Termine!*/
	position: relative; /*enthält Pos. absolute*/
	padding: 3cqw 3cqw 1.5cqw 3cqw;
	width: 94%;
	height: max-content;
	background-color: #7A0420;
	overflow-y: hidden;
				/*border: 2px solid red;*/
}
#TermineTitelBox {
	/*nur für border unten*/
	/*position: absolute;*/
	margin-top: .6em;
	width: 90%;
	height: 1cqw;
	/*border: 1px solid yellow;*/
	border-top: 2px dotted white; /*<<nur deshalb!*/
}
#TermineCont {
	/*position: relative;*/
	padding: 0 3cqw 1.5cqw 3cqw;
	width: 60%;
	height: 60cqw; /*Bild!*/
	max-height: 80svh;
	background-color: #7A0420;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-width: thin;
			/*outline: 2px dotted yellow;*/
}
/*für ausgabe_incl:*/
.AusgabePunkt {
	width: 50cqw;
	padding: 1cqw 0 1.1cqw 0;
	border-bottom: 2px dotted white;
}
.Apell {
	color: #d9d67c;
	font-weight: bold;
}
.LokalVeranst {
	padding-top: 0.4cqw;
}
.LokalVeranst_link {
	font-size: 101%;
	color: white;
}
.Anschrlokal{
	padding: 0 0 .75cqw 1em;
	  /*outline: 1px solid yellow;*/
}
.Zurkl{
	overflow-x: hidden;
	text-align: left;
		/*outline: 1px solid yellow;*/
}
.ZurklTitel {
	padding-top: .5em;
	color: #FFE2A5;
				/*outline: 1px solid white;*/
}
/*Ende ausgabe_incl:*/
#ProfilCont {
	position: relative; /*enthält Pos. absolute*/
	height: 54%;
	max-height: 90svh;
	aspect-ratio: 100/54;
	/*margin: auto;*/
		/*border: 2px solid red;*/
}
.Bild { /*großes und kleine*/
	width: 100%;
	aspect-ratio: 1/1.5;
	outline: 1px solid white;
				/*outline: 5px solid red;*/
}
.miniProfilBild {
	position: absolute;
	top: 0;
	width: 11.8%;
	height: auto;
				/*outline:1px solid red;*/
}
@media only screen and (min-width: 600px){ /*sonst Chaos bei Touchscreen!*/
	.miniProfilBild:hover {
		cursor: pointer;
		box-shadow: 3em 3em 3em 0 #222;
		top: -0.25%;
	}
}

.grossesProfilBild {
	position: absolute;
	left: 0;
	top: 0;
	width: 36%;
	height: auto;
	overflow-x: visible;
	box-shadow: 3em 3em 3em 0 #222;
				/*outline: 1px solid red;*/
}
.Pos_0 {
	left: 0;
	visibility: hidden;
}
.Pos_1 {
	left: 37%;
}
.Pos_2 {
	left: 49.8%;
}
/*.Pos_3 {
	left: 62.6%;
}
.Pos_4 {
	left: 75.4%;
}
.Pos_5 {
	left: 88.2%;
}*/
.ProfilText {
	position: absolute;
	left: 103.25%;
	top: 34%;
	height: 59%;
	width: 165%;
	overflow-y: auto;
	/*border: 1px solid white;*/
	background-color: #273650;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: none;
}
/*
 HIER GALERIE_DATEN
 */
#kontaktimpr {
	width: 96%;
	height: auto;
	margin-bottom: 2cqw;
	background-color: #333;
			/*border: 3px solid red;*/
}
#kontaktimpr p{
	width: 60%;
}
/*.kontaktimprHGBild{
	position: absolute;
	right: 5%;
	bottom: 0;
	height: 100%;
	opacity: .4;
	
}*/
.kontaktTitel {
	padding: 3cqw 3cqw 1.5cqw 0;
	height: clamp(16px, 2.75cqw, 24px);
}


@media only screen and (max-width: 600px)
{
	#titelName {/*PNG!*/
		margin-top: 0;
				/*border: 2px dotted red;*/
	}
	nav {
		height: 10svw;
		width: 100svw;
		white-space: nowrap;
		overflow-x: scroll;
		overflow-y: hidden;
		background-image: linear-gradient(to right, #CCC, #273650 4% 96%, #CCC);
		scrollbar-color: #C6063D #27365010;
		scrollbar-width: thin;
				/*outline: 3px solid red;*/
	}
	.navRand{
		display: inline-block;
		width: 5%;
		height: 113%;
		margin: -.4%;
		background-color: inherit; 
				/*outline: 6em solid #273650;*/
	}
	nav > a {
		font-size: 5vw;
		vertical-align: 55%;
				/*outline: 1px dotted red;*/
	}
	.Mantel{
		padding-top: 15cqw;
		margin-bottom: -10cqw;
	}
	#GlobalMantel {
		width: 94sv;
		container-type: inline-size;
					/*border: 4px solid yellow;*/
	}
	#beschr {
		column-count: 1;
		column-gap: 0;
	}
	#videoCont {
		position: relative;
		left: 0;
		width: 100cqw;
		height: 85cqw;
				/*border: 2px dotted red;*/
		/*aspect-ratio: 16/9;*/
	}
	.grossesVideo {
		position: absolute;
		left: 0;
		top: 13cqw;
		width: 100%;
		max-width: 100%;
		height: auto;
		max-height: 90sqw;
		outline: 1px solid white;
}
	.miniVideo{
		position: absolute;
		top: 0;
		width: auto;
		height: 12cqw;
		cursor: pointer;
		outline: 1px solid white;
	}
	.VidPos_0 {
		left: 0;
		visibility: hidden;
	}
	.VidPos_1 {
		left: 0;
	}
	.VidPos_2 {
		left: 17cqw;
	}
	
	#TermineTitel {
		padding-bottom: 2cqw;
	}
	#TermineCont {
		width: 90%;
			/*outline: 2px dotted yellow;*/
	}
	.AusgabePunkt {
		width: 96%;
		padding: 1cqw 0 2cqw 0;
	}
	#ProfilCont {
		height: 87cqw;
		/*margin-top: 2cqw;*/
	}
	.miniProfilBild {
		top: 60cqw;
		width: 18.4cqw;
			/*border: 2px solid red;*/
	}
	.grossesProfilBild {
		position: absolute;
		width: 38.8cqw;
		/*box-shadow: 0 0 0 0 0;*/
				/*outline: 2px solid red;*/
	}
	.Pos_0 {
		left: 40.8cqw;
	}
	.Pos_1 {
		left: 0;
				/*outline: 2px solid yellow;*/
	}
	.Pos_2 {
		left: 20.4cqw;
				/*outline: 2px solid green;*/
	}
	/*.Pos_3 {
		left: 40.8cqw;
	}
	.Pos_4 {
		left: 61.2cqw;
	}
	.Pos_5 {
		left: 81.6cqw;
	}*/
	.ProfilText {
		left: 41cqw;
		top: 0;
		width: 54cqw;
		height: 83.75cqw; /*nach unten über das große Bild, dessen Child es ist, hinaus*/
				/*outline: 2px solid white;*/
	}
	/*
 HIER GALERIE_DATEN
 */
	#kontaktimpr {
		background-color: #333;
		margin-bottom: 10cqw;
	}
	#kontaktimpr p{
		width: 95%;
	}
	.kontaktimprHGBild{
		display: none;
	}
}

