/* Generated by less 2.5.1 */
/* bauer less */
* {
  background-color: #fff;
  font-family: arial, Tahoma, sans-serif;
  font-size: 1em;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  background-color: rgba(0, 0, 0, 0);
}
#wrapper {
  margin: 0 auto;
  background-color: #fff;
  width: 960px;
}
#wrapper #start-wrapper {
  background-color: #80ff01;
  height: 275px;
  width: 960px;
  text-align: center;
  color: #fff;
  text-shadow: 2px 2px rgba(8, 8, 8, 0.5);
}
#wrapper #start-wrapper h1 {
  font-size: 2.8rem;
}
#wrapper #start-wrapper h2 {
  font-size: 1.2rem;
}
#wrapper #search-wrapper {
  padding: 15px;
  margin: 27px 20%;
  height: 40px;
  background-color: #eee;
}
#wrapper #info-wrapper {
  width: 960px;
  background-color: #fff;
  box-sizing: border-box;
}
#wrapper #info-wrapper .produkt {
  float: left;
  width: 320px;
  height: 365px;
}
#wrapper #info-wrapper .produkt .bild {
  position: relative;
  background-color: #fff;
  width: 260px;
  height: 200px;
  margin: auto;
}
#wrapper #info-wrapper .produkt .bild img {
  position: absolute;
  display: inline-block;
  bottom: 0;
}
#wrapper #info-wrapper .produkt p.preis {
  font-size: 1.5em;
  color: #000;
}
#wrapper #info-wrapper .produkt p.preis:after {
  content: " €/Kg";
}
#wrapper #footer-wrapper {
  background-color: #80ff01;
}
