
#logo {
  width: 50%;
  margin: 0 auto;
  margin-top: 30%;
  margin-left: 35px;

}
.logo_txt {
  width: 60%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.logo_txt2 {
  color: rgb(219,229,227);

  text-align: center;
  /* font-family: sans-serif ; */
  font: 100% Calibri, serif;
  line-height: 1.5;
  font-size: 14px;
}



.svg_dunkel{
  fill:#f9d2a3;
  fill-rule:evenodd;
  stroke:none;
  transition: fill 0.2s ease
}

.svg_dunkel:hover{
  fill: rgb(255,127,0);
  fill-rule:evenodd;
  stroke:none;
  transition: fill 0.2s ease
}

.svg_hell{
  fill: rgb(255,127,0);
  fill-rule:evenodd;
  stroke:none;
  transition: fill 0.5s ease
}




.inhalt1 {
    /* background-color: orange; */
    display: inline-block;
    width: 1500px;

}
.inhalt1-links {
    min-width: 300px;
    width: 20%;
    float: left;
}
.inhalt1-mitte {
    width: 900px;
    margin:  auto;
}
.inhalt1-rechts {
    min-width: 300px;
    width: 20%;
    float: right;
}



.inhalt2-mitte-links {
    float: left;
    width: 40%;
    display: inline-block;
}
.inhalt2-mitte-links2 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    /* margin-bottom 0px; */
}
.inhalt2-mitte-rechts {
    width: 60%;
    display: inline-block;
}
.inhalt2-mitte-rechts2 {
    width: 70%;
    margin:  0 auto;
}
.bild12 {
    position: absolute;
    width: 400px;
    margin-left: 240px;
    margin-top: 100px;
    transform: rotate(55deg);

}

.inhalt3 {
    width: 100%;
    display: table;
}
.inhalt3-links {
    width: 60%;
    display: table-cell;
}
.inhalt3-links-oben {
    width: 60%;
    margin: 0 auto;
}
.inhalt3-links-oben2 {
}
.inhalt3-links-mitte {
    width: 100%;
    margin: 0 auto;
    display: table;
}
.inhalt3-links-mitte1 {
  display: table-cell;
}
.inhalt3-links-unten {
    display: table;
}
.inhalt3-links-unten1 {
  display: table-cell;
  width: 20%;
}
.inhalt3-links-unten2 {
  display: table-cell;
  width: 15%;
}
.inhalt3-rechts {
    display: table-cell;
    width: 30%;
}


.inhalt4 {
    width: 100%;
    display: table;
}
.inhalt4-reihe {
  display: table-cell;
  /* width: 30px; */
}
.inhalt4-reihe2 {
  /* width: 20%; */
}
.inhalt4-1 {
  display: table-cell;
  width: 22%;
  padding-right: 20px;
  vertical-align: top;
  margin-top: 50px;
}
.inhalt4-2 {
  display: table-cell;
  width: 32%;
  padding-right: 20px;
  vertical-align: top;
  margin-top: 50px;
}
.bild7 {
    height: 100px;
    margin-top: 10%;
    /* width: 12%; */
}


.inhalt5 {
    width: 100%;
    display: table;
}
.inhalt5-reihe {
  display: table-cell;
  vertical-align:middle;
}
.inhalt5-1 {
  width: 350px;
  padding-right: 20px;
  margin-top: 50px;
}
.inhalt5-2 {
  width: 400px;
  margin-top: 50px;
}
.inhalt5-3 {
  float: right;
}
.bild8 {
    height: 100px;
}
.bild9 {
    height: 370px;
}
.gedicht2 {
    font-size: small;
    font-family: Times;
    position: absolute;
}
.player2 {
    width: 75%;
    display: block;
}


.inhalt6 {
    width: 100%;
    display: table;
}
.inhalt6-reihe {
  display: table-cell;
}
.inhalt6-1 {
  /* width: 50%; */
}
.inhalt6-2 {
  position: absolute;
  margin-top: -500px;
  margin-left: 12%;
}
.inhalt6-3 {
  position: absolute;
  margin-top: -500px;
  /* margin-left: 12%; */
}
.bild10 {
    width: 100%;
}
.bild11 {
    width: 400px;
}



.bildunterschrift {
    font-size: x-small;
}
.bild {
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.bild1 {
    margin-left:  35px;
    width: 160px;
}
.bild2 {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
    display: block;
}
.bild3 {
    width: 100%;
    display: block;
}
.bild4 {
    width: 100%;
    margin-top: 30%;
    display: block;
}
.bild5 {
    width: 82%;
    margin-top: 10%;
}
.bild6 {
    height: 200px;
    margin-top: 10%;
}
.bild7 {
    /* height: 200px; */
    margin-top: 10%;
    margin-left: 20px;
}
.bild_KS {
    /* margin-left:  35px; */
    width: 120px;
}

.player {
    width: 200px;
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
}
.player2 {
    width: 200px;
    display: block;

}


.gedicht {
    margin-top:  40px;
    margin-left: 35px;
    font-size: small;
    font-family: Times;
}



#text1 {
    width: 450px;
    margin:  auto;
    font-size: 18px;
}

.txt {
  /* hyphens */
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  text-align: justify;
  /* font-family: sans-serif ; */
  font: 100% Calibri, sans-serif;
  line-height: 1.5;
  font-size: 14px;
}

.text2 {
    /* hyphens */
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    width: 450px;
    margin:  auto;
    font-family: sans-serif ;
    text-align: justify;
    font-size: 16px;
    line-height: 1.5;
}
