html, body {margin: 0; padding: 0; height: 100%; min-height: 100vh;}

div, ul, li,  h1, h2, h3, h4, p, figcaption { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
ul, p {font-size: 13px;}
h2, h4, figcaption {font-size: 20px}
hr {display: none;}

header {
  margin-top: 0;
  width: 100%;
  height: 225px;
  background: url(img/spiraleKlein.jpg);
  background-position:top left;
  background-size: 200px;
  background-repeat: no-repeat;
  text-align: center;
  color: #990000;
  }
  header #navi li {color: #990000;}

#Willkommen {
  color:  #990000;
  line-height: 1.5;
  text-align:center;}

#Willkommen h1 { margin-top: 0;}

header #navi ul {list-style-type: none; text-align: center; margin-top: 40px; padding-left: 0;}
header #navi ul a li {display: inline; margin-left: 10px;}

header #navi ul a {
  padding: 0;
  border-top: 1px solid #900; border-bottom: 1px solid #900; padding: 1em 10px;
  border-right: 1px solid #900;
  text-decoration: none;}

header #navi ul a:hover {color:#900; background:#fec589;}


#nav {
  float: left;
  padding: 0;
  margin: 0 0 0 20px;
  background-color: #fed5a9;
}

#nav ul {
  list-style-type: none;
  padding-left: 0;
  height: 330px;}

#nav ul li {
  margin-top: 10px;}

#nav ul a li {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 3.0em;
  padding-left: 0.5em;
  letter-spacing: 0px;
  font: normal 1em Verdana, Arial, Tahoma,  sans-serif;
  /*color: #676767;*/
  color:rgb(153, 0, 0);
  display: block;border-bottom: 1px dotted #ffffff; border-top: 1px dotted #ffffff;
}
#nav ul li:hover {
  background-color:#fec589;
text-decoration: none;
color: #990000; border-bottom: 1px dotted #990000; border-top: 1px dotted #990000;}

#main h1 {
  text-align: center;
  color:  #990000;
}

#main { text-align: center;}

#Vorstellung {
  display: flex;
  margin-left: 50%;
  margin-right: 50%;
  margin-top: 0;
  align-items: center;
  justify-content: center;}

 #Paulusch {padding-right: 20px;}

#Bartz {padding-left: 20px;}



figure {
  text-align: center;
  line-height: 1.5;

}
figcaption {
  display: inline-block;
}
/*Navigation im Handymodus*/
#Handynav {
  display: none;
}
#Vorstellunghandy {
  display: none;
}
/*Navigation kleiner Tablettmodus*/
#untennav {
  display: none;
}
#untennav {  background-color: #fed5a9;}
#untennav ul {
  list-style-type: none;
  padding-left: 0;
  height: 330px;}

#untennav ul li {
  margin-top: 10px;}

#untennav ul a li {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 3.0em;
  padding-left: 0.5em;
  letter-spacing: 0px;
  font: normal 1em Verdana, Arial, Tahoma,  sans-serif;
  /*color: #676767;*/
  color:rgb(153, 0, 0);
  display: block;border-bottom: 1px dotted #ffffff; border-top: 1px dotted #ffffff;
}
#untennav ul li:hover {
  background-color:#fec589;
text-decoration: none;
color: #990000; border-bottom: 1px dotted #990000; border-top: 1px dotted #990000;}

/*Navigation Handymodus*/
#Handynav {
  display: none;


}

#Handynav ul {
  list-style-type: none;
  padding-left: 0;
  height: 330px;
  text-align: center;
  background-color: #fed5a9;
  width: 60%;}

#Handynav ul li {
  margin-top: 10px;}

#Handynav ul a li {

  font: normal 1em Verdana, Arial, Tahoma,  sans-serif;
  /*color: #676767;*/
  color:rgb(153, 0, 0);
  display: block;border-bottom: 1px dotted #ffffff; border-top: 1px dotted #ffffff;
}
#Handynav ul li:hover {
background-color: #fec589;
text-decoration: none;
color: #990000; border-bottom: 1px dotted #990000; border-top: 1px dotted #990000;}
  /* footer {
    background-color: white;
     width: 100%;
     /*border-top-left-radius: 20px;
     border-top-right-radius: 20px;*/
     /*border-bottom-left-radius: 20px;
     border-bottom-right-radius: 20px;*/
  /*  height: 75px;
     margin-top: -75px;

     position: fixed;   }
   footer p {
     text-align: center;
     font-size: 13px;
       font-family: Arial,Verdana,Helvitica,sans-serif;   }*/


/*Tabletmodus*/

@media screen and (max-width: 1200px) {

  h2 {font-size: 15px;}
  #Vorstellung img {width: 280px; height: 200px;}
  #Paulusch {padding-right: 10px;margin-right: -35px;}
  #Bartz {padding-left: 10px;margin-left: -35px}
  #nav ul {height: 250px;}
  #nav ul a li {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    padding-right: 2.7em;
    padding-left: 0.3em;
    letter-spacing: 0px;}

}

@media screen and (max-width: 950px) {
h1 {font-size: 25px;}
#nav ul a li {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  padding-right: 1.5em;
  padding-left: 0.1em;
  letter-spacing: 0px;}
#nav {margin-left: 0;}
/*#Vorstellung { width: calc(100% + 20px);}*/
#Paulusch {margin-right: -35px;}
#Bartz {margin-left: -35px;}
#nav {
  display: none;
}
#untennav {display: block; margin-top: 0; height: 300px;}
header {height: 180px;}

@media screen and (max-width: 630px) {
  header ul {font-size: 10px;}
}

/*Handymodus*/
@media screen and (max-width: 520px) {
  #untennav {display: none;}
  h1 { font-size: 20px;}

  h2 {font-size: 15px;}
  header {height: 100px;}
  header ul {font-size: 13px;}
  #Vorstellung figure {
    margin-left: 5px;
    margin-right: 5px;}
 header {background: none;}
 #texte {display: flex; justify-content: center; margin-top: 30px;}


    #Handynav {
      margin-top: -130px;
      float: inherit;
      display: block;}

      #Handynav ul a li {
        padding-top: 1.0em;
        padding-bottom: 1.0em;
        padding-right: 1.5em;
        padding-left: 0.1em;
        letter-spacing: 0px;
        font: normal 1em Verdana, Arial, Tahoma,  sans-serif;
        border-bottom: 1px dotted #ffffff; border-top: 1px dotted #ffffff;

      }

    .fa-bars {

      font-size: 30px;
      display: inline-block;
      width: auto;
      cursor: pointer;
      text-align: right;
      float: right;
      margin-right: 20px;



    }
    .fa-bars:hover {
      opacity: 0.4;
    }

    .fa-times {
      font-size: 30px;
      display: inline-block;
      width: auto;
      cursor: pointer;
      text-align: right;
      float: right;
      margin-right: 20px;
      margin-top: 0;
    }
    .fa-times:hover {
      opacity: 0.4;
    }

    /*#p {height: 110px;}*/

    #nav, #navi {
      display: none;
    }

    header {height: 150px;
      background-size: 100px;
    top: 0;
    margin-top: 20px;}
    header hr {margin-top: 20px;}
    header h1 { line-height: 1.5;}
    #Vorstellung { display: none;}
    #Vorstellunghandy {display: block; margin: 20px auto 0 auto;}
    #Vorstellunghandy img {width: 220px; height: 150px;}
    #Pauluschhandy {margin-right: 10px;}
    #Bartzhandy {margin-left: 10px;}
    #main hr:first-child {
      background-color: white;}
    body {
    height: 100%;
    background: url(img/spiraleGroß.jpg);
    background-position:center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
    hr {
    display: block;
    width: 60px;
    height: 3px;
    background:#5d7177;
    border: 0;
    margin: 0 auto 20px auto;}
    #Handynav { height: 100vh;
      white-space: nowrap; overflow-y: scroll; -webkit-overflow-scrolling:touch;
      -ms-overflow-style: -ms-autohiding-scrollbar;
     }
     #Handynav::-webkit-scrollbar { display: none;}
    /*Navigation verschwinden lassen*/

    #Handynav ul {
      height: 0;
      overflow: hidden;
      margin-top: 110px;
      padding: 0;
      width: 100%;
          }

    #Handynav ul.open {
    height: auto;
    min-height: 100vh;
    }

    #Handynav ul li {

      padding:  0;
      margin-top: 10px;

      border-top: 1px solid #990000;

    }

    #Bartzhandy a {color: #990000;}
    #Bartzhandy h2:hover {text-decoration: underline;}
    #Pauluschhandy a {color: #990000;}
    #Pauluschhandy h2:hover {text-decoration: underline;}



}
