/* Für Drag and Drop
///////////////////////////////////////////
*/


#dropzone {

   border: 3px dashed #0f55cd;
  padding: 8px;
  height: 5rem;
  max-width: 98%;

  text-align: center;
  cursor: pointer;
  background-color:rgb(152, 234, 255);
    box-shadow: 8px 8px 8px rgb(0, 0, 0, 0.4);
}


#dropzone:hover p {

  /* background-color: chartreuse; */
 color: rgb(0, 84, 23);
 font-weight: bolder;
 
 
}

#dropzone p{
font-size: large;
font-weight: normal;
  margin: 4px;
  
}

#dropzone.dragover {
  border-color: rgb(17, 207, 68);
  background: rgb(64, 212, 165,0.8);
}

progress {
  max-width: 98%;
  width: 98%;
  height: 30px;
  margin-top: 10px;
  margin-left: 8px;
    /* box-shadow: 4px 8px 4px rgb(0, 0, 0, 0.4); */
}

pre {
  background: #f5f5f5;
  padding: 10px;
  margin-top: 20px;
}

/*           
///////////////////////////////////////////
*/









.main {
  flex-flow: row;

  width: 100%;
  color: #0000ff;
  background-color: rgb(255, 255, 255);
  display: flex;
  height: 108%;
  position: fixed;
  top: 40px;
  /* Eine Zeile über dem Menü */
  left: 1px;
  z-index: 10;
  /* Menü immer mit 100 px Höhe aneigen */
  padding: 0px 16px 0px 8px;
  word-wrap: break-word;

  background-repeat: no-repeat;


  /* 
      background-image: url(../img/meer.jpg) ;  
      font-family: Roboto;
     max-height: fit-content;
     position: fixed;
      justify-content: space-between;
       height:min-content;
     */



}


.main2 {
  font-family: Roboto;
  font-size: 1.2rem;
  color: #00085c;
  width: 98%;
  background-color: rgb(255, 0, 217);
  display: flex;
  justify-content: space-between;

  left: 1px;
  text-align: left;
  padding: 8px;
  padding-right: 18px;
  word-wrap: break-word;
  min-height: 240px;
  box-shadow: 8px 10px 8px rgb(0, 0, 0, 0.6);
  border-radius: 8px;

  /* 
   height:calc(100% - 110px);
    top: 51px;  
    position: fixed;
     z-index: 110;         Menü immer mit 100 px Höhe aneigen 
    */




}


.main-text {

  overflow: scroll;
  padding-right: 2px;
  padding-left: 2px;

  position: unset;
  line-height: 1.4rem;
  width: 100%;

  overflow: scroll;
  white-space: wrap;
  /*Zeilenumbruch einschalten */


  height: calc(100% - 110px);
  padding-bottom: 1em;


  /*
    height: 90%;
     box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.06);
    font-size: 1.1rem;
   
    margin-bottom: 80px;
    border-radius: 8px;

     overflow: scroll;
    padding: 8px;
    padding-left: 8px;
    position: relative;
    box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
    
    */
}

h2 {
  color: rgb(255, 255, 255);
  font-size: 1.5em;
  padding-left: 8px;
  text-align: left;


  /*  font-size: max(1.5vw, 1.7em);
        margin: 8;
        position: relative;
        padding: 2px;
        text-shadow: 1px 1px 1px  rgba(0, 0, 0, 0.4);
        font-size: max(1.5vw, 1.4em);
        margin-bottom: 2px;
        border-radius: 2px;
    */
}

.footer {

  display: flexbox;
  vertical-align: middle;
  text-align: center;
  width: 100vw;
  height: 1.5em;
  background-color: rgba(10, 24, 116, 0.9);
  color: rgb(255, 255, 255);
  position: fixed;

  bottom: 0px;
  height: calc(100% - 20px);
  height: 20px;
  padding-top: 2px;

  margin-left: -8px;
  font-size: 1, 5em;





  /*
  font-family: Roboto;
   	position: fixed;

    text-align: center;
    
    background-color: rgba(50, 68, 140, 1);
   transform: translate(0px, -30px);
  margin: 50px 0;
   padding: 8px;
    flex-direction: column;
    justify-content: center;
    
    left: 0px; 
 */
}

.rechts {
  font-size: 1rem;
  position: relative;
  background-color: rgba(0, 51, 255, 1);
  top: -16px;
  left: 0px;
  color: rgb(255, 255, 255);
  padding: 8px;
  padding-left: 8px;
  text-align: center;
  height: calc(90% - 200px);
  box-shadow: 8px 10px 8px rgb(0, 0, 0, 0.8);
  border-radius: 8px;
  min-height: 200px;
  min-width: 100px;


  /* 
  justify-content:first baseline;
 height:calc(100% - 10px);
 height: inherit; 
 top: 40px;
    left: 0px; 
 */

}



#container {
  width: 100%;
  aspect-ratio: 2/1;
  border: 1px solid rgb(255, 255, 255);
  display: inline-block;
  grid-template-columns: 1fr 2fr 1fr;
  border-radius: 8px;

}










.embed {
  z-index: 2;
  position: relative;
  background-color: rgba(0, 51, 255, 1);
  box-shadow: 8px 10px 8px rgb(0, 0, 0, 0.8);
  top: 80px;
  left: -8px;
  color: rgb(255, 255, 255);

  padding: 8px;

  /* 
height: inherit; 
top: 40px;
  left: 0px; 
*/

}



.hinweis {
  position: relative;
  padding-left: 8px;
  /* Textabstand fest vom linken Rand*/
  /* padding-top: 8px; */
  padding-right: 8px;
  padding-bottom: 8px;
  left: 8px;
  width: auto;
  width: calc(100% - 24px);
  /* height: 160px; */
  /* Box-Abstand vom rechten Rand */
  background-color: rgba(255, 1, 13, 0.5);
  /* min-height: 10cap; */



  box-shadow: 8px 10px 8px rgb(0, 0, 0, 0.8);


}







.info {

  position: relative;
  padding-left: 8px;
  /* Textabstand fest vom linken Rand*/
  padding-top: 8px;
  padding-right: 8px;
  left: 8px;
  width: auto;
  width: calc(100% - 24px);
  /* Box-Abstand vom rechten Rand */
  z-index: 1;
  background-color: rgba(9, 195, 219, 0.2);
  min-height: 16cap;



  box-shadow: 8px 10px 8px rgb(0, 0, 0, 0.8);


  background-repeat: no-repeat;
  background-size: 8cap 8cap;
  background-position-y: -11px;
  background-position-x: 100%;


  /* 
 background-image: url(../img/edit.png) ; 

    background-position-y: 1%;
  min-width: 600px;
      padding-left: 8cqw;  /* Textabstand relativ vom linken Rand 
    height: 15cap;           /* Es wird ein fester Bereich markiert 
    background-origin: padding-box;
    background-size: 8cap 8cap ;
    background-position: right;
    background-position-y: 10%;
    background-position-x: 98%;
   
  

  background-image:url(../img/search.png);
  shape-outside: circle(50%);
  justify-content: center;
  width: 60px;
  height: 60px;
   background: url(../img/edit.png) 0 0 no-repeat;
  cursor: pointer;
*/

}

.info1:hover {
  background-color: rgb(255, 0, 179);
  color: #ffffff;
  cursor: pointer;
}



.info2 {
  height: fit-content;
  width: fit-content;
  cursor: default;
}


.info1 {
  position: absolute;
  shape-margin: 40px;

  top: 180px;
  left: 200px;
  shape-outside: circle();
  clip-path: ellipse();
  float: left;

  color: rgb(25, 0, 44);
  width: 300px;
  height: 20vh;
  padding: 20px;
  font-size: 1.2rem;
  display: flex;
  background-color: rgb(152, 234, 255);

  /*  
 
 
  justify-content: center;
  width: 60px;
  height: 60px;
  
  cursor: pointer;
*/

}


.dbshow {
  color: #ffffff;
  position: relative;
  padding-left: 8px;
  /* Textabstand fest vom linken Rand*/
  padding-top: 8px;
  padding-right: 8px;
  left: 8px;
  width: auto;
  width: calc(100% - 24px);
  /* Box-Abstand vom rechten Rand */
  z-index: 1;
  background-color: rgb(38, 0, 255);
  min-height: 16cap;

  box-shadow: 8px 10px 8px rgb(0, 0, 0, 0.8);
}

.logo-block {
  height: 60px;
  width: fit-content;
  display: inline-block;
  position: absolute;
  right: 0px;
  top: -68px;
  padding: 8px;

  /*
  background-color: rgba(255, 0, 0, 0.2);
  position:absolute;
  display:block;
  width: fit-content;
  align-items: center;
  */
}

.logo-block1 a {
  cursor: pointer;
  display: block;
  margin-right: 8px;
  display: flex;
  height: 50px;
  cursor: pointer;
  align-self: center;
  padding-right: 1px;
  scroll-padding-left: 1px;
  /*

  */

}

.logo-block img {
  /* Links für youtube und Instagram */
  height: 100%;
  margin-left: 20px;
}


.leftFloat {
  float: left
}

.rightFloat {
  float: right
}


.text_normal {
  color: rgba(10, 24, 116, 1);
  font-size: 1em;
  padding-left: 8px;
  text-align: left;


}



.dbcontainer {
  display: contents;
  position: relative;
  font-size: 1.2em;
  color: rgb(1, 11, 77);

}

/*  checkbox */
.dbcontainer input {
  margin-left: 24px;
  cursor: pointer;


}


.dbcontainer label {
  margin-left: 4px;
  cursor: pointer;
  vertical-align: middle;


}

.dbcontainer label:hover {
  text-decoration: underline;
  color: rgb(0, 34, 255);

}

input[type=checkbox] {
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.5);
  /* IE */
  -moz-transform: scale(1.5);
  /* FF */
  -webkit-transform: scale(1.5);
  /* Safari and Chrome */
  -o-transform: scale(1.5);
  /* Opera */
  transform: scale(1.5);



}


input[type=checkbox]:hover {
  transform: scale(2.2);
  -moz-transform: scale(2.2);
  /* FF */
  -webkit-transform: scale(2.2);
  /* Safari and Chrome */
  text-decoration: underline
}




@media only screen and (max-width: 800px) {
  .footer {
    display: none;
  }

}