  
	.frontPriceRow {
      line-height: 15px;
      cursor: pointer;
    }
    .frontPriceRow div {
      font-size:11px;
      font-family: Verdana, Arial, Helvetica, sans-serif !important;
    }
    .col3 {
      width:auto  !important;
    }
    .rabatt { 
     color:#dd1b1b !important;
     font-weight:bold !important;
    }
    .frontTotalRow {
      position:relative;
      height:55px;
      clear:both;
      width:100%;
      display:inline-block;
    }
    .totalPrice {
      font-weight:bold;
      font-size:32px;
      padding:0 2px 0 4px;
      line-height:38px;
    }
