/*UNIVERSAL STYLES*/



@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}


/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans Light';
  font-style: light;
  font-weight: 300;
  src: url('../fonts/open-sans-v44-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v44-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/open-sans-v44-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v44-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v44-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans-v44-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


iframe {
width: 100%;	
}

.textliste li {
margin-bottom: 1em;
margin-left: -1em;
}

hr {
opacity: .3;
height: 6px;
margin-top: 4em; 
margin-bottom: 1.5em;
margin-left: 6em;
margin-right: 6em;
border: 0; height: 4px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(150, 150, 150, 0.75), rgba(0, 0, 0, 0));
}


input {
width: 100%;
height: 2em;
margin-top: .2em;
padding: .5em;
}

textarea {
width: 100%;
margin-bottom: 3em;
height: 10em;
border-radius: .5em;
padding: .5em;
}

button {
height: 3em;	
padding: 1em;
padding-top: .8em;
padding-bottom: 2em;
font-size: 1.1em;
color: #716861;
background-color: #f8edd5; 
border-radius: .5eM	
}

@media (min-width: 50.1em) {

body {
margin: 0px;
padding: 0px;
font-size: 20px;
background: #1e150e;
font-family: Cormorant Garamond, serif;
color: white;
}	

a {text-decoration: none; font-weight: bold;}
a:link {color:grey}
a:visited{color: grey}
a:hover {color:darkgrey}
a:active {color:grey}

h1 {
font-family: Dancing Script;
font-weight: 300;
text-align: center;
color: #1e150e;
font-size: 2.3em;
margin-top: .4em;
margin-bottom: 1em;
position: relative;
left:-.2em;	
opacity: 1;
}

h1:first-letter {
}

h4 {
font-family: Open Sans;	
font-weight: 300;
font-size: 2.3em;
color: #7b726a;
}

h5 {
font-size: 1em;
font-weight: bold;	
}

#opener img{
width: 100%;
position: fixed;
top: 0em;
z-index: 1;
}

.logo {
position: fixed;
background-color: #7b726a;
width: 100%;
height: 50px;
z-index: 3;
-webkit-box-shadow: 0px 10px 42px 12px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 42px 12px rgba(0,0,0,0.75);
box-shadow: 0px 10px 42px 12px rgba(0,0,0,0.75);
opacity: .9;
}

.logo a img{
width: 0px;
display: none;
}

.nav-trigger {
display:none;	
}

nav ul {
text-align: center;
text-transform: uppercase;
position: relative;
left:-1.6em;
}

nav ul li {
display: inline;
list-style-type: none;
margin-left: 1em;
}

nav a:link {color:white}
nav a:visited{color:white}
nav a:hover {color:grey}
nav a:active {color:white}

.sm {
position: relative;
top:-20em;
}

.contentbox {
position: relative;
top:23em;
width: 70%;	
max-width: 46em;
background-color: rgba(255,255,255,1);
margin-left: auto;
margin-right: auto;
color:black;
padding: 1.5em;
padding-bottom: 1.3em;
margin-bottom: 19em;
opacity: .94;
z-index: 2;
border-radius: .65em;
border-style: solid;
border-width: .2em;
border-color: #7b726a;
	
-webkit-box-shadow: 0px 10px 42px 12px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 42px 12px rgba(0,0,0,0.75);
box-shadow: 0px 10px 42px 12px rgba(0,0,0,0.75);
}
	
.contentbox_end {
position: relative;
top:18em;
width: 58%;	
background-color:;
margin-left: auto;
margin-right: auto;
color:whitesmoke;
text-align: center;
padding: .5em;
padding-bottom: .3em;
margin-bottom: 8em;
opacity: .94;
z-index: 2;
border-radius: .65em;
}

p.initial_absatz {
font-size: 1.3em;
position: relative;
top:-1em;	
}

p.schmuck {
position: relative;
font-family: Dancing Script; 
color: grey;
font-size: 2em;
top:-2em;
margin-bottom: -1.8em;
}
	
p:first-of-type:first-letter {
font-family: Dancing Script;
font-weight: 300;
font-size: 9em;
opacity: .1;	
float: left;
color: #7b726a;
line-height: .85em;
margin-top: -.33em;	
margin-bottom: -.1em;
margin-right: -1em;
margin-left: -.2em;
}	

.quotationmark {
font-family: Cormorant Garamond;
color: grey;
font-size: 10em;
position: relative;
line-height: .5em;
left:0em;	
top:.3em;
opacity: .3;	
}

.source {
font-weight: bold;
color: grey;
}	

											
.fullsizepicture {
width: 100%;
border-radius: .5em;
}

.flexcontainer {
display: flex;	
align-items: center;	
}

.flexcontainer_clips {
display: flex;	
align-items: center;	
}	

.picture_clip {
width: 98%;
border-radius: 1em;	
}
	
.halfsizepicture {
width: 48%;
margin-right: 1em;
margin-bottom: 1em;
border-radius: .5em;
border: .3em solid #;
}


.halfsizepicture_square {
width: 35%;	
float: left;
margin-right: 1em;
margin-bottom: 1em;
border-radius: .6em;
}	
	
.presspicture {
width: 50%;	
margin-bottom: 1em;
border-radius: .5em;
}

.konzertwrapper {
display: flex;
margin-bottom: .5em;	
}

.daybox {
width:65px;
height:65px;
overflow:hidden;
background-color:lightgrey;
color: white;
font-size: 2.5em;
font-weight: bold;
letter-spacing: -.05em;
margin-bottom: .2em;
border-radius: .2em;
margin-right: .2em;
}

.daybox span {
position: relative;
top:-9px;
}


.buecherliste {
list-style-type: none;
display: flex;
position: relative;
left: -2.2em;
}

	
.buch img {
width: 98%;
}


}	

/*MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE
MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE
MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE */
	
@media (max-width: 50em) {

	
body {
margin: 0px;
padding: 0px;
font-size: 20px;
background-color: #1e150e;
font-family: Cormorant Garamond, serif;
color: white;
}		

	
a {text-decoration: none; font-weight: bold;}
a:link {color:grey}
a:visited{color:grey}
a:hover {color:whitesmoke}
a:active {color:grey}

h1 {
text-align: center;
font-family: Dancing Script;
font-weight: 300;
color: #1e150e;
font-size: 1.5em;
margin-bottom:1.5em
}


h4 {
font-family: Open Sans;	
font-weight: 300;
font-size: 1.5em;
color: #7b726a;
}

p:first-of-type:first-letter {
font-family: Dancing Script;
font-weight: 300;
font-size: 10em;
opacity: .1;	
float: left;
color: #7b726a;
line-height: .85em;
margin-top: -.33em;	
margin-bottom: -.1em;
margin-right: -1em;
margin-left: -.1em;
}

p.schmuck {
text-align: center;
font-size: 1.5em;
opacity: .6;
font-family: Dancing Script;	
}

#opener {
  display: flex;
  justify-content: center; /* Zentriert horizontal */
  align-items: center;     /* Zentriert vertikal */
  width: 100%;             /* Nimmt die volle Breite des ÃƒÂ¼bergeordneten Bereichs ein */
}	

	
#opener img{
text-align: center;
width: 180%;
position:fixed;
top: 2em;
z-index: 1;
}

.logo {
position: fixed;
top: 0;
left: 0;
background-color: #7b726a;
width: 100%;
height: 1.8em;
opacity: .99;
padding-left: 0em;
padding-top: .5em;
z-index: 3;
-webkit-box-shadow: 0px 10px 42px 12px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 42px 12px rgba(0,0,0,0.75);
box-shadow: 0px 10px 42px 12px rgba(0,0,0,0.75);
}

#logologo  {
width: 180px;
margin-left: -.2em;
display: none;
position: relative;
top:-11px
}
	
nav {
display: none;
position: relative;
top: 1em;
}
	
input.nav-trigger {
display: none;
}

.nav-trigger:checked + label {
display: none;
}

label[for="nav-trigger"] {
	position: fixed;
	top:  -3.6em;
	right: -8.4em;
	width: 7em;
	height: 1em;
	color: white;
	z-index: 5;
	margin: 4em;
	cursor: pointer;
	border-left: 3em 
}


.nav-trigger:checked ~ nav {
display: block;
position: absolute;
top: 0em;
left: 0;
width: 100%;
display: block;
z-index: 9000;
background: black;
opacity: 1;
text-transform: uppercase;
-webkit-box-shadow: 0px 20px 25px 0px rgba(0,0,0,0.24);
-moz-box-shadow: 0px 20px 25px 0px rgba(0,0,0,0.24);
box-shadow: 0px 20px 25px 0px rgba(0,0,0,0.24);
}
	
nav ul {
list-style-type: none;
text-align: left;
}
	
nav ul li {
margin-bottom: 1em;		
}
	
nav a:link {color:whitesmoke}
nav a:visited{color:whitesmoke}
nav a:hover {color:grey}
nav a:active {color:whitesmoke}

.sm {
position: relative;
top:-16em;
}

.contentbox {
position: relative;
top:13em;
width: 99%;	
background-color: rgba(255,255,255,1);
margin-left: auto;
margin-right: auto;
color:black;
padding: .5em;
padding-bottom: 1em;
margin-bottom: 16em;
opacity: .97;
z-index: 2;
box-sizing: border-box;
border-radius: .65em;
border-style: solid;
border-width: .3em;
border-color: #7b726a;

-webkit-box-shadow: 0px 10px 42px 12px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 42px 12px rgba(0,0,0,0.75);
box-shadow: 0px 10px 42px 12px rgba(0,0,0,0.75);
}

.contentbox_end {
position: relative;
top:10em;
width: 58%;	
background-color:;
margin-left: auto;
margin-right: auto;
color:whitesmoke;
text-align: center;
padding: .5em;
padding-bottom: .3em;
margin-bottom: 6em;
opacity: .94;
z-index: 2;
border-radius: .65em;
}

.quotationmark {
font-family: Cormorant Garamond;
color: grey;
font-size: 10em;
position: relative;
line-height: .5em;
left:0em;	
top:.3em;
opacity: .3;	
}

.source {
font-weight: bold;
color: grey;
}		

.fullsizepicture {
width: 100%;
border-radius: .5em;
}

.halfsizepicture {
width: 100%;	
border-radius: .5em;
}

.halfsizepicture_square {
width: 100%;	
border-radius: .5em;
}

.presspicture {
width: 100%;	
border-radius: .5em;
}

.flexcontainer_clips div {
margin-top: 3em;	
}	

.picture_clip {
width: 100%;
border-radius: 1em;
}

.konzertwrapper {
display: flex;
}

.daybox {
width:65px;
height:65px;
overflow:hidden;
background-color:lightgrey;
color: white;
font-size: 2.5em;
font-weight: bold;
letter-spacing: -.05em;
margin-right: .2em;
margin-bottom: .2em;
border-radius: .2em;
}

.daybox span {
position: relative;
top:-9px;
}

.buecherliste {
list-style-type: none;
display: flex;
flex-wrap: wrap;
position: relative;
justify-content: flex-start;
font-size: .7em;
margin-left: -3em;	
}

.buecherliste li {
width:50%;
margin-bottom: 4em;	
}

	
.buch img {
width: 95%;
border-radius: .5em;
}

input {
width: 96%;
height: 2em;
margin-top: .2em;
padding: .5em;
}

textarea {
width: 96%;
margin-bottom: 3em;
height: 10em;
border-radius: .5em;
padding: .5em;
}

button {
height: 2em;	
padding: .5em;
padding-top: .5em;
padding-bottom: 1.5em;
font-size: 1.1em;
color: #716861;
background-color: #f8edd5; 
border-radius: .5eM	
}
	
	

}




