  #leftBar div.quadImg {
    height: 246px;
    background: #D2D5D7;
  }

  #nextStepBox {
    margin-left: 30px;
    margin-top: 30px;
    padding: 10px;
    background: url(../../../tmpl/imgs/teaser-corner-right-green.jpg) no-repeat top right #BFCF87;
    color: #fff;
    margin-bottom: 30px;
  }
    
    #nextStepBox  h2 {
      font-size: 101%;
      margin-bottom: 15px;
    }
    
    #nextStepBox  a {
      color: #fff;
      text-decoration: none;
    }
    #nextStepBox a:hover { text-decoration: underline }

    #nextStepBox  ul {
      list-style-image: url(../../../tmpl/imgs/li-arrow-white.gif);
      margin-left: 20px;
    }

    #nextStepBox  li {
      margin-bottom: 5px;
    }



  #layoutBox {
    background: #D2D5D7;
    padding: 0 0 0 20px;
    height: 246px;
  }

  #layoutBox img {
    margin-top: 10px;
  }

  #switchLayout {
    background: #A8BA73;
    padding: 5px;
    color: #fff;
    float: right;
    width: 170px;
    text-align: center;
    margin-left: 300px;
  }

/* Einige Einstellungen wurden auch in der default.css definiert */



















