/* *****************MENUE*CSS************ */
body {
  font-family: "Roboto", sans-serif;
  background-color: #f3f0e3;
  margin: 0;
  overflow-y: scroll;
  color: black;
  /* font-size: 24px;  */
}

a:link {
  font-family: Helvetica, Arial;
  text-decoration: none;
  color: black;
  font-size: 16px;
  line-height: 1.2em;
}
a:visited {
  text-decoration: none;
  color: black;
}
a:active {
  text-decoration: none;
  color: black;
}

.menuetop {
  position: relative;
  left: 0px;
  top: 0px;
  width: 95%;
  height: 118px;
  overflow: visible;
  z-index: 100;
  opacity: 0.9;
  background-color: transparent;
}

.menuetop:hover {
  background-color: transparent;
  /*height: 750px;*/
  height: 120px;
}

.menuelogopic {
  position: absolute;
  left: 40px;
  top: 5px;
  width: auto;
  height: 120px;
  background-color: transparent;
}

.menuelogo {
  position: absolute;
  left: 10px;
  top: 25px;
  width: 80px;
  height: 80px;
  cursor: pointer;
  z-index: 10;
  background-color: transparent;
}

.menueimpressum {
  position: relative;
  float: left;
  z-index: 10;
  margin: 1px;
  width: 150px;
  height: 30px;
  overflow: hidden;
  background-color: #f3f0e3;
  margin-top: 5px;
  margin-left: 20px;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 24px;
  line-height: 0.9em;
  text-align: left;
  font-weight: normal;
  color: #727171;
}

/* .menuefeld {
  position: absolute;
  left: 500px;
  top: 15px;
  width: 70%;
  height: 95px;
  overflow: visible;
  background-color: transparent;
} */

/* ********************IMPRESSUM*CSS******************* */
.impressummain {
  position: fixed;
  left: 500px;
  top: 200px;
  width: 800px;
  height: 600px;
  overflow: hidden;
  background-color: transparent;
  margin-top: 15px;
  margin-left: 0px;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 24px;
  line-height: 1.2em;
  text-align: left;
  text-indent: 20px;
  font-weight: normal;
  color: #727171;
}

.impressumtitel {
  position: relative;
  float: left;
  width: 100%;
  height: 70px;
  overflow: hidden;
  background-color: transparent;
  margin-top: 15px;
  margin-left: 0px;
}

.impressumtext {
  position: relative;
  float: left;
  width: 90%;
  height: 100px;
  overflow: hidden;
  background: transparent;
  margin-top: 15px;
  margin-left: 0px;
}

.roboto_60_grey {
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 60px;
  line-height: 1.2em;
  text-align: left;
  text-indent: 0px;
  font-weight: normal;
  color: #727171;
}

.roboto_40_grey {
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 40px;
  line-height: 1.2em;
  text-align: left;
  text-indent: 0px;
  font-weight: normal;
  color: #727171;
}

.roboto_36_grey {
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 36px;
  line-height: 1.2em;
  text-align: left;
  text-indent: 0px;
  font-weight: normal;
  color: #727171;
}

.roboto_24_grey {
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 24px;
  line-height: 1.2em;
  text-align: left;
  text-indent: 0px;
  font-weight: normal;
  color: #727171;
}

.roboto_20_grey {
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 20px;
  line-height: 1.2em;
  text-align: left;
  text-indent: 0px;
  font-weight: normal;
  color: #727171;
}

.roboto_16_grey {
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 16px;
  line-height: 1.2em;
  text-align: left;
  text-indent: 0px;
  font-weight: normal;
  color: #727171;
}

.roboto_14_grey {
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 14px;
  line-height: 1.2em;
  text-align: left;
  text-indent: 0px;
  font-weight: normal;
  color: #727171;
}

/* *************************AUSWAHL*************** */
#auswahlmain {
  position: absolute;
  left: 0px;
  top: 150px;
  width: 100%;
  height: 2200px;
  background: color #ff0;
}

.auswahlcont {
  position: relative;
  float: left;
  width: 19.4%;
  aspect-ratio: 3 / 2;
  height: Auto;
  margin: 0.3%;
  overflow: hidden;
  border-radius: 10px 10px 10px 10px;
  border: green 0px solid;
  background-color: transparent;
}

#auswahlfoto {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  border-radius: 10px 10px 10px 10px;
  background-color: #000000;
}

#auswahltext {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 10px 10px 10px 10px;
  background-color: #000000;
  opacity: 0;
  font-family: Roboto, Arial, sans-serif;
  font-size: 1vw;
  line-height: 1.6em;
  text-align: center;
  font-weight: normal;
  color: #ffffff;
}
#auswahltext:hover {
  opacity: 0.6;
}

#auswahl {
  position: relative;
  float: left;
  width: 20%;
  height: auto;
  background-color: transparent;
}

/* TextWindow_ */

#TWC-1 {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 800px;
  height: 30px;
  overflow: hidden;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 22px;
  line-height: 1.4em;
  text-align: left;
  font-weight: normal;
  color: #000000;
}
#TWC-2 {
  position: absolute;
  top: 55px;
  left: 15px;
  width: 800px;
  height: 50px;
  overflow: hidden;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.4em;
  text-align: left;
  font-weight: normal;
  color: #000000;
}
#TWC-3 {
  position: absolute;
  top: 105px;
  left: 15px;
  width: 800px;
  height: 305px;
  overflow: hidden;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.4em;
  text-align: left;
  font-weight: normal;
  color: #000000;
}
#TWC-4 {
  position: absolute;
  top: 412px;
  left: 15px;
  width: 800px;
  height: 42px;
  overflow: hidden;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.2em;
  text-align: left;
  font-weight: normal;
  color: #000000;
}

.exciftext {
  position: relative;
  float: left;
  width: 90%;
  height: 16px;
  margin-left: 0px;
  margin-top: 0px;
  overflow: hidden;
  background-color: transparent;
  opacity: 1;
  font-family: Rajdhani, Roboto, Arial, sans-serif;
  display: inline;
  font-size: 14px;
  line-height: 1.2em;
  text-align: left;
  font-weight: bold;
  color: #ffffff;
}
/* ****************************PICSHOWBIG*CSS******************* */
#PicWindows {
  position: fixed;
  top: 0px;
  left: 50px;
  width: 800px;
  height: 200px;
  overflow: hidden;
  visibility: hidden;
  background-color: transparent;
}

#Picclose {
  position: fixed;
  top: 5px;
  left: 1640px;
  width: 180px;
  height: 60px;
  overflow: hidden;
  visibility: hidden;
  cursor: pointer;
  background-color: transparent;
  font-family: Rajdhani, Arial, sans-serif;
  display: inline;
  font-size: 50px;
  line-height: 1, 2em;
  text-align: left;
  font-weight: normal;
  color: #727171;
}

#PicshowIMG {
  position: fixed;
  top: 50px;
  left: 100px;
  width: 1700px;
  height: 950px;
  overflow: hidden;
  visibility: hidden;
  background-color: transparent;
}

#PicCopy {
  position: fixed;
  top: 35px;
  left: 200px;
  width: 1300px;
  height: 20px;
  overflow: hidden;
  background-color: transparent;
  font-family: Rajdhani, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.4em;
  text-align: left;
  font-weight: normal;
  color: #ffffff;
}

#PicText {
  position: fixed;
  top: 5px;
  left: 1200px;
  width: 1300px;
  height: 60px;
  overflow: hidden;
  background-color: transparent;
  font-family: Rajdhani, Arial, sans-serif;
  display: inline;
  font-size: 30px;
  line-height: 1.4em;
  text-align: left;
  font-weight: normal;
  color: #ffffff;
}

#BackContainer {
  position: absolute;
  top: 0px;
  left: 3250px;
  width: 200px;
  height: 60px;
  z-index: 100;
  overflow: hidden;
  background-color: transparent;
}

/* BackLinks_ */
.links_back {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 90px;
  height: 60px;
  overflow: hidden;
  opacity: 0.8;
  cursor: pointer;
  z-index: 110;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 80px;
  line-height: 0.8em;
  text-align: left;
  font-weight: normal;
  color: #727171;
}

/* BackRechts_ */
.rechts_back {
  position: absolute;
  top: 0px;
  left: 100px;
  width: 90px;
  height: 60px;
  overflow: hidden;
  opacity: 0.8;
  cursor: pointer;
  z-index: 110;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 80px;
  line-height: 0.8em;
  text-align: left;
  font-weight: normal;
  color: #727171;
}

#Buttonlu {
  position: fixed;
  top: 950px;
  left: 0px;
  width: 1800px;
  height: 115px;
  overflow: hidden;
  visibility: hidden;
  background-color: transparent;
}

/* thump_pic_ */
/* #Menue_top1    */
.buttonunten {
  position: relative;
  float: left;
  margin-left: 5px;
  margin-top: 3px;
  width: auto;
  height: 50px;
  border: 1px solid #f3f0e3;
  background-color: transparent;
  cursor: pointer;
}

.buttonuntenk {
  position: relative;
  float: left;
  margin-left: 5px;
  margin-top: 3px;
  width: auto;
  height: 40px;
  border: 1px solid #f3f0e3;
  background-color: transparent;
  cursor: pointer;
}

/* **************************ART*CSS********************* */
#Art_Windows {
  position: absolute;
  top: 160px;
  left: 10px;
  width: 99%;
  height: 4200px;
  margin-left: 10px;
  margin-bottom: 2%;
  opacity: 1;
  cursor: pointer;
  background-color: transparent;
}

#Art_Banner {
  position: relative;
  float: left;
  width: 33%;
  height: 3200px;
  margin-left: 0.3%;
  margin-bottom: 1px;
  background-color: transparent;
}

#Art_Text_Box {
  position: relative;
  float: left;
  width: 100%;
  height: 100px;
  overflow: hidden;
  opacity: 1;
  margin-left: 10px;
  margin-top: 10px;
  cursor: pointer;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 36px;
  line-height: 1.2em;
  text-align: left;
  font-weight: bold;
  color: #000000;
}

#Art_IMG {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  background-color: transparent;
}

#Art_Smart_Text {
  position: relative;
  float: left;
  width: 90%;
  height: 65px;
  overflow: hidden;
  opacity: 1;
  margin-left: 10px;
  margin-top: 10px;
  cursor: pointer;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.2em;
  text-align: left;
  font-weight: normal;
  color: #000000;
}

/* *************************PIC_BIG*CSS***************** */
#Big_Windows {
  position: absolute;
  top: 160px;
  left: 0px;
  width: 99%;
  height: 2200px;
  margin-left: 10px;
  margin-bottom: 2%;
  opacity: 1;

  background-color: #000000;
}

#Big_IMG {
  position: absolute;
  top: 100px;
  left: 20;
  width: 40%;
  height: auto;
  margin-left: 30%;
  margin-bottom: 35px;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  background-color: transparent;
}

#Big_Infoleiste {
  position: absolute;
  top: 45px;
  left: 0px;
  width: 250px;
  height: 20px;
  overflow: hidden;
  opacity: 0.7;
  cursor: pointer;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.2em;
  text-align: left;
  font-weight: normal;
  color: #ffffff;
}

#Big_Action_Feld {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 970px;
  height: 75px;
  overflow: hidden;
  opacity: 0.7;
  margin-left: 10px;
  margin-top: 20px;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 32px;
  line-height: 1.2em;
  text-align: left;
  font-weight: normal;
  color: #ffffff;
}
#Big_Titel_Feld {
  position: absolute;
  top: 115px;
  left: 25%;
  width: 50%;
  height: 30px;
  overflow: hidden;
  z-index: 0;
  opacity: 0.6;
  margin-left: 10px;
  margin-top: 10px;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 22px;
  line-height: 1.2em;
  text-align: center;
  font-weight: normal;
  color: #000000;
}

#Big_Kopf_Feld {
  position: absolute;
  top: 80px;
  left: 590px;
  width: 35%;
  height: 60px;
  overflow: hidden;
  z-index: 0;
  opacity: 0.4;
  margin-left: 10px;
  margin-top: 10px;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 44px;
  line-height: 1.4em;
  text-align: center;
  font-weight: bold;
  color: #000000;
}
/* ******************************EXCIF_INFO*CSS********************* */

#Big_Close {
  position: relative;
  float: left;
  width: 120px;
  height: 40px;
  overflow: hidden;
  opacity: 0.7;
  cursor: pointer;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 32px;
  line-height: 1.2em;
  text-align: left;
  font-weight: normal;
  color: #ffffff;
}

#EXCIF_Windows {
  position: absolute;
  top: 280px;
  left: 10px;
  margin: 0px;
  padding: 0px;
  width: 600px;
  height: 550px;
  visibility: hidden;
  border-radius: 10px 10px 10px 10px;
  opacity: 0.8;
  background-color: #000000;
}

#EXCIF_Text {
  position: relative;
  float: left;
  width: 90%;
  height: 20px;
  margin-left: 15px;
  margin-top: 5px;
  overflow: hidden;
  background-color: transparent;
  opacity: 1;
  font-family: Rajdhani, Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.2em;
  text-align: left;
  font-weight: normal;
  color: #ffffff;
}
#EXCIF_Text_Info {
  position: relative;
  float: left;
  width: 90%;
  height: 24px;
  margin-left: 25px;
  margin-top: 0px;
  overflow: hidden;
  background-color: transparent;
  opacity: 1;
  font-family: Rajdhani, Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.2em;
  text-align: left;
  font-weight: bold;
  color: #ffffff;
}

#Caption_Windows {
  position: absolute;
  top: 280px;
  left: 10px;
  margin: 0px;
  padding: 0px;
  width: 820px;
  height: 500px;
  visibility: hidden;
  border-radius: 10px 10px 10px 10px;
  opacity: 0.8;
  background-color: #ffffff;
}
#Button_EXCIF {
  position: relative;
  float: left;
  width: 140px;
  height: 30px;
  overflow: hidden;
  opacity: 0.7;
  cursor: pointer;
  margin-top: 3px;
  margin-right: 20px;
  margin-left: 20px;
  border: 2px solid #ffffff;
  border-radius: 5px 5px 5px 5px;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.6em;
  text-align: center;
  font-weight: normal;
  color: #ffffff;
}

#Button_Caption {
  position: relative;
  float: left;
  width: 140px;
  height: 30px;
  overflow: hidden;
  margin-right: 20px;
  opacity: 0.7;
  margin-top: 3px;
  cursor: pointer;
  border: 2px solid #ffffff;
  border-radius: 5px 5px 5px 5px;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.6em;
  text-align: center;
  font-weight: normal;
  color: #ffffff;
}

#Button_Big_Pic {
  position: relative;
  float: left;
  width: 220px;
  height: 30px;
  overflow: hidden;
  opacity: 0.7;
  margin-top: 3px;
  cursor: pointer;
  margin-right: 20px;
  border: 2px solid #ffffff;
  border-radius: 5px 5px 5px 5px;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.6em;
  text-align: center;
  font-weight: normal;
  color: #ffffff;
}

#Button_Big_Imago {
  position: relative;
  float: left;
  width: 140px;
  height: 30px;
  overflow: hidden;
  opacity: 0.7;
  cursor: pointer;
  margin-top: 3px;
  margin-right: 20px;
  border: 2px solid #ffffff;
  border-radius: 5px 5px 5px 5px;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.6em;
  text-align: center;
  font-weight: normal;
  color: #ffffff;
}

#Button_Big_Transfer {
  position: relative;
  float: left;
  width: 120px;
  height: 30px;
  overflow: hidden;
  opacity: 0.7;
  margin-top: 3px;

  margin-right: 20px;
  border: 0px solid #ffffff;
  border-radius: 5px 5px 5px 5px;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.6em;
  text-align: center;
  font-weight: normal;
  color: #ffffff;
}
#Button_Big_Left {
  position: relative;
  float: left;
  width: 40px;
  height: 25px;
  overflow: hidden;
  opacity: 1;
  margin-top: 3px;
  cursor: pointer;
  margin-right: 20px;
  border: 0px solid #ffffff;
  border-radius: 5px 5px 5px 5px;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 40px;
  line-height: 0.5em;
  text-align: center;
  font-weight: normal;
  color: #ffffff;
}

#Big_Imago_Infofeld {
  position: absolute;
  top: 210px;
  left: 0px;
  width: 970px;
  height: 105px;
  overflow: visible;
  opacity: 1;
  margin-left: 10px;
  margin-top: 20px;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 32px;
  line-height: 1.2em;
  text-align: left;
  font-weight: normal;
  color: #ffffff;
}

#ImagoInfo {
  position: absolute;
  top: 0px;
  left: 120px;
  margin: 0px;
  margin-left: 40%;
  padding: 0px;
  width: 300px;
  height: 100px;
  visibility: hidden;
  border-radius: 10px 10px 10px 10px;
  opacity: 0.9;
  background-color: #ffffff;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 14px;
  line-height: 1.2em;
  text-align: left;
  font-weight: normal;
  color: #000000;
}

/* *********************************HD_WINDOW*CSS******************** */
#HD_Windows {
  position: absolute;
  top: 10px;
  left: 2%;
  width: 95%;
  height: 5200px;
  background-color: transparent;
}

#HD_IMG {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  background-color: transparent;
}

#HD_ImpressumBottom {
  position: relative;
  float: left;
  width: 100%;
  height: 100;
  margin-bottom: 5px;
  margin-left: 20px;
  overflow: hidden;
  opacity: 1;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 60px;
  line-height: 1.2em;
  text-align: left;
  text-indent: 0px;
  font-weight: normal;
  color: #727171;
}

#HD_Bildinfo {
  position: relative;
  float: left;
  width: 95%;
  height: 500px;
  margin-left: 10px;
  margin-top: 2px;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 20px;
  line-height: 1.2em;
  text-align: left;
  text-indent: 0px;
  font-weight: normal;
  color: #727171;
}

#HD_Text {
  position: relative;
  float: left;
  width: 100%;
  height: 25px;
  margin-left: 0px;
  margin-top: 2px;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 16px;
  line-height: 1.2em;
  text-align: left;
  text-indent: 0px;
  font-weight: normal;
  color: #727171;
}
/* **************************EVENT_FOTO*CSS********************** */
.suche16_650 {
  font-size: 16px;
  line-height: 1.2em;
  width: 650px;
  font-weight: normal;
  margin-top: 5px;
  margin-left: 5px;
  text-align: left;
  color: #a0a0a0;
}
.passwort_normal {
  font-size: 18px;
  line-height: 1.2em;
  width: 880px;
  font-weight: normal;
  margin-top: 5px;
  margin-left: 0px;
  text-align: left;
  color: #a0a0a0;
}
.passwort_warnung {
  font-size: 20px;
  line-height: 1.2em;
  width: 880px;
  font-weight: normal;
  margin-top: 5px;
  margin-left: 20px;
  text-align: left;
  color: #ff0000;
}

input {
  margin: 0em;
  width: 200px;
  font-size: 23px;
  line-height: 1.2em;
  background-color: #fffbf0;
  border: 1px solid #e7c157;
}
.lupe {
  width: 108px;
  height: 32px;
  cursor: pointer;
  background-image: url("../event-fotos/ok.jpg");
}
#ev_main {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 4200px;
  background-color: transparent;
}

#ev_eingabe {
  position: absolute;
  top: 125px;
  left: 30px;
  width: 400px;
  height: 100px;
  background-color: transparent;
}

#ev-eingabe_feld {
  position: relative;
  float: left;
  margin: 0px;
  top: 50px;
  width: 100%;
  height: 455px;
  background-color: #3c3e40;
}

#ev-suche-eingabe {
  position: absolute;
  top: 25px;
  left: 0px;
  width: 287px;
  height: 32px;
  background-color: #ffff00;
}

#ev_go {
  position: absolute;
  top: 0px;
  left: 205px;
  width: 108px;
  height: 32px;
  cursor: pointer;
}

#ev-passwort-info {
  position: absolute;
  top: 50px;
  left: 30px;
  width: 308px;
  height: 32px;
  overflow: hidden;
  background-color: transparent;
}

#ev_abmelden {
  position: relative;
  float: left;
  width: 90%;
  height: 65px;
  overflow: hidden;
  opacity: 1;
  margin-left: 10px;
  margin-top: 10px;
  cursor: pointer;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.2em;
  text-align: left;
  font-weight: normal;
  color: #000000;
}

#ev_img {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  background-color: transparent;
}

#ev_text {
  position: relative;
  float: left;
  width: 90%;
  height: 30px;
  overflow: hidden;
  opacity: 1;
  margin-left: 10px;
  margin-top: 10px;
  cursor: pointer;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.2em;
  text-align: left;
  font-weight: normal;
  color: #000000;
}
/* *************************BIG_DISPLAY*CSS************************* */
#Big_Display {
  position: absolute;
  top: 160px;
  left: 10%;
  width: 80%;
  aspect-ratio: 16/9 auto;
  margin-left: 0px;
  margin-bottom: 2%;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  background-color: transparent;
}

.Big_Display_IMG {
  position: absolute;
  top: 0px;
  left: 0px;
  width: auto;
  height: 100%;
  visibility: hidden;
  opacity: 1;
  margin-bottom: 2%;
  background-color: transparent;
}

/* #Big_Display_Titel {
  position: absolute;
  top: 115px;
  left: 15%;
  width: 70%;
  margin-left: 30%;
  height: 30px;
  overflow: hidden;
  opacity: 0.6;
  margin-left: 10px;
  margin-top: 10px;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 22px;
  line-height: 1.2em;
  text-align: center;
  font-weight: normal;
  color: #000000;
} */

.display_point {
  position: relative;
  float: left;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  overflow: hidden;
  opacity: 1;
  margin-left: 4px;
  margin-top: 0px;
  cursor: pointer;
  background-color: gray;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 14px;
  line-height: 1.4em;
  text-align: center;
  font-weight: normal;
  color: #000000;
}

#Big_Display_action {
  position: relative;
  float: left;
  width: 40px;
  height: 20px;
  border-radius: 3px;
  overflow: hidden;
  opacity: 1;
  margin-left: 4px;
  margin-top: 0px;
  cursor: pointer;
  z-index: 1000;
  background-color: gray;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 16px;
  line-height: 1.2em;
  text-align: center;
  font-weight: normal;
  color: #000000;
}

#Big_Display_button_info {
  position: relative;
  float: left;
  width: 200px;
  height: 30px;
  border-radius: 3px;
  overflow: hidden;
  opacity: 1;
  margin-left: 14px;
  margin-top: 0px;
  cursor: pointer;
  z-index: 0;
  background-color: transparent;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 22px;
  line-height: 1em;
  text-align: left;
  font-weight: normal;
  color: red;
}
#Big_Display_button_story {
  position: relative;
  float: left;
  width: 240px;
  height: 20px;
  margin-left: 4px;
  margin-top: 0px;
  border-radius: 15px;
  visibility: hidden;
  overflow: hidden;
  opacity: 0.7;
  cursor: pointer;
  z-index: 0;
  background-color: #f50505;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 14px;
  line-height: 1.4em;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}

#Big_Display_button_excif {
  position: relative;
  float: left;
  width: 0px;
  height: 20px;
  margin-left: 4px;
  margin-top: 0px;
  border-radius: 15px;
  visibility: hidden;
  overflow: hidden;
  opacity: 0.6;
  cursor: pointer;
  z-index: 0;
  background-color: #000000;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 14px;
  line-height: 1.4em;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}
#Big_Display_button_caption {
  position: relative;
  float: left;
  width: 0px;
  height: 20px;
  margin-left: 4px;
  margin-right: 5px;
  margin-top: 0px;
  border-radius: 15px;
  visibility: hidden;
  overflow: hidden;
  opacity: 0.6;
  cursor: pointer;
  z-index: 0;
  background-color: #000000;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 14px;
  line-height: 1.4em;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}

#Big_Display_info_story {
  position: absolute;
  top: 115px;
  left: 100px;
  top: 20px;
  /* transform: translate(-50%, -50%); */
  width: 200px;
  height: 55px;
  margin-left: 4px;
  margin-right: 5px;
  margin-top: 0px;
  border-radius: 15px;
  visibility: hidden;
  overflow: hidden;
  opacity: 0.8;
  cursor: pointer;
  z-index: 50;
  background-color: grey;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.4em;
  text-align: left;
  font-weight: normal;
  color: #ffffff;
}

#Big_Display_info_caption {
  position: absolute;
  left: 30%;
  top: 20px;
  /* transform: translate(-50%, -50%); */
  width: 820px;
  height: 500px;
  margin-left: 4px;
  margin-right: 5px;
  margin-top: 0px;
  border-radius: 15px;
  visibility: hidden;
  overflow: hidden;
  opacity: 0.8;
  cursor: pointer;
  z-index: 50;
  background-color: #ffffff;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.4em;
  text-align: left;
  font-weight: normal;
  color: #000000;
}

#Big_Display_info_excif {
  position: absolute;
  left: 30%;
  top: 20px;
  /* transform: translate(-50%, -50%); */
  width: 520px;
  height: 620px;
  margin-left: 4px;
  margin-right: 5px;
  margin-top: 0px;
  border-radius: 15px;
  visibility: hidden;
  overflow: hidden;
  opacity: 0.8;
  cursor: pointer;
  z-index: 50;
  background-color: #000000;
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.4em;
  text-align: left;
  font-weight: normal;
  color: #000000;
}
.textcaption {
  font-family: Rajdhani, Roboto, Arial, sans-serif;
  display: inline;
  font-size: 44px;
  line-height: 1.2em;
  text-align: left;
  font-weight: bold;
  color: #ffffff;
}

#Slide1 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  /* top: 0px;
  left: 0px; */
  cursor: none;
  height: 100%;
  visibility: visible;
  opacity: 1;
  margin-bottom: 2%;
  background-color: transparent;
}

#Slide2 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  /* top: 0px;
  left: 0px; */
  cursor: none;
  height: 100%;
  visibility: visible;
  opacity: 0;
  margin-bottom: 2%;
  background-color: transparent;
}

#Display_close {
  position: relative;
  float: left;
  width: 90%;
  height: 20px;
  overflow: hidden;
  opacity: 1;
  margin-left: 10px;
  margin-top: 10px;
  background-color: transparent;
  text-align: right;
}

#Display_titel {
  position: relative;
  float: left;
  width: 90%;
  height: 20px;
  overflow: hidden;
  opacity: 1;
  margin-left: 10px;
  margin-top: 5px;
  background-color: transparent;
}

#Display_datum {
  position: relative;
  float: left;
  width: 90%;
  height: 40px;
  overflow: hidden;
  opacity: 1;
  margin-left: 10px;
  margin-top: 10px;
  background-color: transparent;
}

#Display_headline {
  position: relative;
  float: left;
  width: 90%;
  height: 50px;
  overflow: hidden;
  opacity: 1;
  margin-left: 10px;
  margin-top: 5px;
  background-color: transparent;
}

#Display_caption {
  position: relative;
  float: left;
  width: 90%;
  height: 230px;
  overflow: hidden;
  opacity: 1;
  margin-left: 10px;
  margin-top: 5px;
  background-color: transparent;
}
#Display_info1 {
  position: relative;
  float: left;
  width: 90%;
  height: 30px;
  overflow: hidden;
  opacity: 1;
  margin-left: 10px;
  margin-top: 5px;
  background-color: transparent;
}
#Display_info2 {
  position: relative;
  float: left;
  width: 90%;
  height: 30px;
  overflow: hidden;
  opacity: 1;
  margin-left: 10px;
  margin-top: 5px;
  background-color: transparent;
}
.bc_trans {
  background-color: transparent;
}

.bc_weiss {
  background-color: #ffffff;
}

.Display_font_18 {
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.2em;
  text-align: left;
  font-weight: normal;
  color: #000000;
}

.Display_font_24 {
  font-family: Roboto, Arial, sans-serif;
  display: inline;
  font-size: 24px;
  line-height: 1.2em;
  text-align: left;
  font-weight: normal;
  color: #000000;
}

.EXCIF_Display {
  position: relative;
  float: left;
  width: 90%;
  height: 24px;
  margin-left: 25px;
  margin-top: 0px;
  overflow: hidden;
  background-color: transparent;
  opacity: 1;
  font-family: Rajdhani, Roboto, Arial, sans-serif;
  display: inline;
  font-size: 18px;
  line-height: 1.2em;
  text-align: left;
  font-weight: bold;
  color: #ffffff;
}

/* **************************ENDE*************************** */
