  body {
    /*font-family: Brush Script MT,cursive;*/
  }
 
 
    /* Remove the navbar's default margin-bottom and rounded borders */ 
    .navbar {
      margin-bottom: 0;
      border-radius: 0;
    }
    
    /* Set height of the grid so .sidenav can be 100% (adjust as needed) */
    /* .row.content {height: 450px} */
    
    /* Set gray background color and 100% height */
    .sidenav {
      padding-top: 20px;
     height: 100%;
    }
    
    /* Set black background color, white text and some padding */
    footer {
      background-color: #555;
      color: white;
      padding: 15px;
    }
    
    /* On small screens, set height to 'auto' for sidenav and grid */
    @media screen and (max-width: 767px) {
      .sidenav {
        height: auto;
        padding: 15px;
      }
      .row.content {height:auto;} 
    }
  
.navbar-nav {
  width: 100%;
  text-align: center;
}
.navbar-nav > li {
  float: none;
  display: inline-block;
}

.header0 {
    background-color: #d2bed1;
}


.header1 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #d2bed1;
    text-align: center;
}


.footer1 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #d2bed1;
    text-align: center;
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #a55779;
}

.navbar-default {
    border-color: #e7e7e7;
    background-color: #d2bed1;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #cc9cca;
}
 
.texthome {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 1000;
    line-height: 2;
    font-size: 150%;
    text-align: center;
    color: #00000;
}

.textwasist {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.5;
    font-size: 110%;
    color: #00000;
}

.textwiefunktioniert {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.5;
    font-size: 110%;
    color: #00000;
}

.textzumtrainingsglas {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.5;
    font-size: 110%;
    color: #00000;
}