.tx-wchundetyp-pi1 div.fragen {
    margin: 0;
  }
  .tx-wchundetyp-pi1 .wc_ps_fragen {
    padding-bottom: 14px;
  }
  .tx-wchundetyp-pi1 .fragen h5 {
    margin: 0;
  }
  .tx-wchundetyp-pi1 .fragen h2 {
    margin-top: 0;
  }
  
  .tx-wchundetyp-pi1 .fragen .headerimg {
    margin-bottom: 20px;
  }
  
  .tx-wchundetyp-pi1 .wc_ps_antworten {
    padding: 0 100px 10px 0;
  }
  
    .tx-wchundetyp-pi1 .wc_ps_antworten input {
      display: block;
      float: left;
      margin-right: 10px;
      margin-bottom: 15px;
    }
    .tx-wchundetyp-pi1 .wc_ps_antworten label {
      display: block;
      overflow: hidden;
      padding-top: 3px;
      margin-bottom: 1.5em;
    }
    .tx-wchundetyp-pi1 .wc_ps_antworten label span {
      color: #AAA;
    }
  
  .tx-wchundetyp-pi1 #aufloesung img {
    width: 200px;
    float: right;
    margin-left: 20px;
    padding: 10px;
    
  }
  .tx-wchundetyp-pi1 #aufloesung .produktBeschreibung h2 {
    color: #13580C;
  }
  
  .tx-wchundetyp-pi1 #debugdiv {
    margin-top: 50px;
    padding: 10px;
    background-color: #555;
    color: white;
  }
  .tx-wchundetyp-pi1 #debugdiv h3 {
    margin: 0px 0 5px;
    text-decoration: underline;
  }
  
  .tx-wchundetyp-pi1 #stats {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid grey;
    background: url("http://www.welpenclub.com/typo3conf/ext/wc_hundetyp/res/stats-bg.jpg") no-repeat scroll right 15px white;
    height: 250px;
  }
  
  .tx-wchundetyp-pi1 #stats table td {
    padding-right: 10px;
  }
  
  .tx-wchundetyp-pi1 #stats table div {
    height: 6px;
    line-height: 1px;
  }
  
  .tx-wchundetyp-pi1 a:link, .tx-wchundetyp-pi1 a:visited {
    color:#FF0000;
    text-decoration:underline;
  }