body { }

      html, body {
          background: url("https://scherf-beratung.de/images/bg.jpg");
          background-repeat: repeat;
          height: 100%;
          margin: 0;
          padding: 0;
          }
          
          /*<-------->*/
      .container {
        max-width: 950px;
        margin-top: 20px;
        padding: 0px;
        background-color: #fff;
      }
      
      .green_strip {
        height: 51px;
        background-color: #557818;
        padding: 18px 50px;
        text-align: right;
        margin: 0px 0 20px 0;
        width: 100%;
        color: #fff;
      }
      .green_strip a {
        font-family: 'PT Sans', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: normal;
        text-decoration:none;
        letter-spacing: 0.05em;
        color: #fff;
      }
      .green_strip a:hover {
        color: #000;
      }
      .row {
      margin-left: 0px;
      margin-right: 0px;
      }
      
      .col-sm-4 {
      margin-left: 0px;
      padding-left: 0px;
      padding-right: 0px;
      
      }
      
      
      .einzug {
      padding-left: 54px;
      }
      
      p { 
        font-family: 'PT Sans', sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        text-decoration:none;
        letter-spacing: 0.05em;
        line-height: 1.5;
        color:#736D61;
      }
      .zitat {
        margin-top: 20px;
        font-family: 'PT Sans', sans-serif;
        font-size: 14px;
        font-style: italic;
        font-weight: normal;
        text-decoration:none;
        letter-spacing: 0.05em;
        line-height: 1.5;
        color:#736D61;
        }
      .bilder {
        margin-top: 20px;
        }
      .buch {
        margin-top: 20px;
        margin-right: 20px;
        float: left;
        }
      #initial {
        width: 71px;
        height: 71px;
        margin-top: 20px;
        }
      #basic-block {
        margin-top: -71px;
        margin-left: 50px;
        margin-right: 0%;
        }
      .basic-text {
        margin-top: 20px;
        margin-left: 40px;
        font-family: 'PT Sans', sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        text-decoration:none;
        letter-spacing: 0.05em;
        line-height: 1.5;
        color:#736D61;
        }
      .basic-text a {
        text-decoration:none;
        color:#736D61;
        }
      .basic-text a:hover {
        text-decoration:none;
        color:#557818;
        }
      .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
      padding: 12px;
      line-height: 1.428571429;
      vertical-align: top;
      border-top: 1px solid #dddddd;
     } 
     
     .back {
        margin-top: 20px;
        margin-left: 40px;
        font-family: 'PT Sans', sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        text-decoration:none;
        letter-spacing: 0.05em;
        line-height: 1.5;
        color:#736D61;
        }
      .back a {
        text-decoration:none;
        color:#7D172D;
        }
      .back a:hover {
        text-decoration:none;
        color:#557818;
        }
    /*footer*/
      #footer {    
        height: 50px;
        margin-top: 30px;
        background: #7D172D;
        }
    
     .text-muted {
        padding-top: 20px;
        padding-right: 40px;
        font-family: 'PT Sans', sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        text-decoration:none;
        letter-spacing: 0.05em;
        text-align: right;
        color: #fff;
        }
          .white{
        text-decoration:none;
        color: #fff;
        }
      .txt-red {
        font-size: 14px;
        font-weight: bold;
        text-decoration:none;
        letter-spacing: 0.05em;
        line-height: 1.5;
        text-decoration:none;
        color: #f03;
        }
        
        
        
