


body{
  font-family: Altmann Grotesk;
    
    
    display: block;
    
    margin-left: 300px;
    position: block;
    padding: 50px;
    font-size: 17pt;
    height: 100vh;
    
   color: rgb(0, 255, 42) ;
    
    
  }

  .HowTo{
    font-family: Altmann Grotesk;
    margin-right: 500px;
    font-size: 17pt;
   
  }
  

  details[open]{
    
    width: 100%;
    position: relative; 
    right: 100;
    top: 60;
    background-color: rgb(0, 255, 42);
    color: rgb(0, 0, 0);
    margin: 10px;
    margin-top: 10px;
    z-index: 999;
    text-align: left;
    transition:0.5s;
    border: 2px;
    box-shadow: 5px 10px 50px 50px  rgb(0, 255, 42) ;
    box-sizing: 40px;
  }
summary{
  position: relative;
  display: inline;
}

details[open] summary{
  color:  rgb(0, 240, 12);
  

  filter: blur(3px);
  position: absolute;
  display: block;
  background-color: rgba(0, 255, 255, 0);
  
}

details[open] u{
  display: block;
  box-shadow: none;
}



  p{
    margin: 0;
    text-indent: 5em;
  }
  u{
    background-color: rgb(225, 225, 225, 0);
    border: 3px solid rgb(0, 255, 42);
    box-shadow: 2px 2px 5px 5px  rgb(0, 255, 42) ;
    border-radius: 15px;
    padding: 6px;
    text-decoration: none;
    
  }
u:hover{
  padding: 10px;
  cursor: pointer;
  
  
  
  
}

  /* Allgemeines Styling für beide Grids */
.grid-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin: 3px;
  break-after: page;
  
}

.grid-item {

  padding: 10px;
  text-align: left;
 max-height: 750px; /* Passe die Höhe nach Bedarf an */
  overflow:auto;
  
}

.grid-container-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin: 5px;
  break-before: page;
}
.sr2{
  display: none;
}
.grid-item-2 {
 
  padding: 10px;
  text-align: left;
 max-height: 750px; /* Passe die Höhe nach Bedarf an */
  overflow:auto;
  break-before: page;
}
  
  
 .einleitung{
  text-align: left;
  padding: 18px;
  margin-left: 650px;

  display: block;
  


 }

 .sr{
   text-align: left;
    font-family: "NeueBrucke";
    font-size: 500%;
    color: rgb(0, 255, 42) ;
   margin-right: 650px; 
   
   padding: 10px;
    background-color: rgb(225, 225, 225, 0);
    border: solid rgb(0, 255, 42);
    box-shadow: 10px 10px 50px 50px  rgb(0, 255, 42) ;
    border-radius: 15px;
    
  }

  .projekt{
    
    font-family: "NeueBrucke";
   text-align: right;
    font-size: 17pt;
    
  }
  .Impressum{
    font-family: "NeueBrucke";
   text-align: right;
    font-size: 17pt;
    margin-top: 30px;
  }

  .Impressum2{
    display: none;
  }

  .Impressumdetail2{
    display: none;
  }
  .Kapitelübersicht2{
    font-size: 17pt;
    font-family: "NeueBrucke";
    text-align: right;
    margin-top: 30px;
  }

.Inhaltsverzeichnis2{
  font-family: "Altmann Grotesk";
  margin-right: 500px;
}
.Impressumdetail{
  font-family: "Altmann Grotesk";
  margin-right: 500px;
}
  .Heike{
    display:none;
    text-align: right;
  }
 
  h2 {
    font-family: "Altmann Grotesk";
    font-size: 14pt;
    text-align: left;
    line-height: 20%;
    grid: row start 4;
    grid: row end 5;
    grid-column-start: 1;
    grid-column-end: 4;
  }
  
 
  hr{

border: 1px solid rgb(0, 255, 42) ; ; 

  }
  
  
  .namenm:hover {
    filter: blur(0); 
  
  }
  
   
   
  
  img {
    filter: grayscale(100%);
    margin: auto;
    display: block;
    padding: 20px;
}

  

.namenw{
font-family: "NeueBrucke";
z-index: 9999;
background-color: #4caf4f00;
margin-bottom: 10px;
font-size: 130%;
}



.text-list {
    list-style-type: none;
    padding: 0;
    grid-column-start: 1;
   
}



.text-list-item {
  font-family: Altmann Grotesk;
  grid-column-start: 1;
  margin-right: 160px;
  font-size: 1.5em;
  line-height: 1em;
  cursor: pointer;
  padding: 5px;
  margin-bottom: 20px;
  
}


.text-content {
    grid-column-start: 1;
    display: none;
   text-align: justify;
    padding: 10px;
   margin-left: 350px;
   /*margin-right: 250px;*/
    margin-top: 10px;
    margin-bottom: 30px;
    z-index: 999;
}



.container2{
  display: grid;
  grid-column-gap: 19px;
  grid-template-columns: 50%;
  margin-top: -420px;
}

.summary {
  border: 1px solid #ccc;
  padding: 20px;
  margin: 10px;
}

summary  {
  list-style: none;
}
/* sigh, Safari again */
summary::-webkit-details-marker {
  display: none;
}

.details {
  display: none;
  padding-top: 10px;
  
}

.saved-column {
  font-family: "NeueBrucke";
  grid-column-start: 1;
  
  z-index: 999;
  font-size: 300%;
  margin-top: 20px;
}

.saved-column2 {
  grid-row-start: 1;
  font-family: "NeueBrucke";
  margin-top: 20px;
  font-size: 300%;
  /* margin-left: 1200px; */
  z-index: 999;
  grid-column-start: 2;
}
.save-btn {
  background-color: #000000;
  color: rgb(0, 255, 42) ;
  border: none;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16pt;
  margin-top: 10px;
  font-family: "NeueBrucke";
  border-radius: 12px;
  transition:0.8s;
  cursor: pointer;
}
.save-btn:link {
  /* unvisited link */
a:link {
  color: #00FF2A;
}

/* visited link */
a:visited {
  color: #00FF2A;
}

/* mouse over link */
a:hover {
  color: #00FF2A;
}

/* selected link */
a:active {
  color: #00FF2A;
}
  text-decoration: none;
}
.save-btn:active {
  color:rgb(0, 255, 42)  ;
}

.save-btn:hover{
 border: 2px solid rgb(0, 0, 0);
 transition: none;
 /* unvisited link */
a:link {
  color: #00FF2A;
}

/* visited link */
a:visited {
  color: #00FF2A;
}

/* mouse over link */
a:hover {
  color: #00FF2A;
}

/* selected link */
a:active {
  color: #00FF2A;
}
}

.Unterteilung1{
  font-family: Altmann Grotesk;
  grid-column-start: 1;
  font-size: 250%;
  z-index: 999;
  
  margin-top: 30px;
  line-height: 36pt;
}

.Unterteilung2{
  font-family: Altmann Grotesk;
  grid-column-start: 1;
  font-size: 250%;
  z-index: 999;
  margin-top: 30px;
  line-height: 36pt;
}

.autor{
  font-size: 1.5em;
}

.Kapitelübersicht{
  display: none;
}
