.produkte{
  }
.produkt{
  }

.produkt h1 a{
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight:normal;
  color: #FF3300;
  text-decoration: none;
  }

.produkt h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  color: #FF3300;
  text-decoration: none;
  }

.preis{
  font-size:17px;
  color:#0099CC;
  font-weight:bold;
  white-space: nowrap;
}

.preis_klein{
  font-size:12px;
  color: #6699CC;
  font-weight:bold;
}

.frei{
  font-size:15px;
  color: #FF3300;
}

/*schulung_shop****************************************************************************/

.s_datum{
  font-size: 12px;
  font-style: normal;
  color: #999999;
  text-decoration: none;
}

.s_kathegorie{
  font-size: 10px;
  font-style: normal;
  color: #666666;
  text-decoration: none;
  }
