@charset "ISO-8859-1";

[class^="cultivia-bg-img-typ-standort-"],
[class^="cultivia-bg-img-status-arbeit-"],
[class^="cultivia-bg-img-status-satz-"] {
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-typ-standort-1 {
  background-image: url('/img/typ/standort/typ-standort-haus-warm.png');
}

.cultivia-bg-img-typ-standort-2 {
  background-image: url('/img/typ/standort/typ-standort-tunnel-warm.png');
}

.cultivia-bg-img-typ-standort-3 {
  background-image: url('/img/typ/standort/typ-standort-tunnel-kalt.png');
}

.cultivia-bg-img-typ-standort-4 {
  background-image: url('/img/typ/standort/typ-standort-freiland.png');
}

.cultivia-bg-img-status-arbeit-1 {
  background-image: url('/img/status/arbeit/status-arbeit-offen.png');
}

.cultivia-bg-img-status-arbeit-2 {
  background-image: url('/img/status/arbeit/status-arbeit-zugeteilt.png');
}

.cultivia-bg-img-status-arbeit-3 {
  background-image: url('/img/status/arbeit/status-arbeit-zurueckgewiesen.png');
}

.cultivia-bg-img-status-arbeit-4 {
  background-image: url('/img/status/arbeit/status-arbeit-bestaetigt.png');
}

.cultivia-bg-img-status-satz-99 {
  background-image: url('/img/status/satz/status-satz-archiviert.png');
}

.cultivia-bg-img-status-satz-10 {
  background-image: url('/img/status/satz/status-satz-geplant.png');
}

.cultivia-bg-img-status-satz-20 {
  background-image: url('/img/status/satz/status-satz-beschaffung.png');
}

.cultivia-bg-img-status-satz-30 {
  background-image: url('/img/status/satz/status-satz-vorkultur.png');
}

.cultivia-bg-img-status-satz-40 {
  background-image: url('/img/status/satz/status-satz-kultur.png');
}

.cultivia-bg-img-status-satz-50 {
  background-image: url('/img/status/satz/status-satz-ausverkauft.png');
}

.cultivia-bg-img-aktiv {
  background-image: url('/img/icon/icon-bd-status-active.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-inaktiv {
  background-image: url('/img/icon/icon-bd-status-inactive.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-monoprodukt {
  background-image: url('/img/typ/produkt/typ-produkt-mono.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-mixprodukt {
  background-image: url('/img/typ/produkt/typ-produkt-mix.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-mitzubehoer {
  background-image: url('/img/status/produkt/status-produkt-mitzubehoer.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-gebinde-anzucht {
  background-image: url('/img/status/gebinde/status-gebinde-anzucht.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-substrat-bio {
  background-image: url('/img/status/substrat/status-substrat-bio.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-substrat-torffrei {
  background-image: url('/img/status/substrat/status-substrat-torffrei.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-produktion-jungpflanzen, .cultivia-bg-img-produktion-1 {
  background-image: url('/img/typ/produktion/typ-produktion-jungpflanzen.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-produktion-direktaussaat, .cultivia-bg-img-produktion-2 {
  background-image: url('/img/typ/produktion/typ-produktion-direktaussaat.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-produktion-normalaussaat, .cultivia-bg-img-produktion-3 {
  background-image: url('/img/typ/produktion/typ-produktion-normalaussaat.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-produktion-stecklinge, .cultivia-bg-img-produktion-4 {
  background-image: url('/img/typ/produktion/typ-produktion-stecklinge.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-bestellung-normal {
  background-image: url('/img/typ/bestellung/typ-bestellung-normal.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-bestellung-teil {
  background-image: url('/img/typ/bestellung/typ-bestellung-teil.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-bestellung-sammel {
  background-image: url('/img/typ/bestellung/typ-bestellung-sammel.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-bestellung-rest {
  background-image: url('/img/status/beschaffung/status-bestellung-rest.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-bedarf-jungpflanzen {
  background-image: url('/img/typ/bedarf/typ-bedarf-jungpflanzen.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-bedarf-saatgut {
  background-image: url('/img/typ/bedarf/typ-bedarf-saatgut.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-bedarf-mutterpflanzen {
  background-image: url('/img/typ/bedarf/typ-bedarf-mutterpflanzen.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-bedarf-gebinde {
  background-image: url('/img/typ/bedarf/typ-bedarf-gebinde.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-bedarf-substrat {
  background-image: url('/img/typ/bedarf/typ-bedarf-substrat.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-bedarf-zubehoer {
  background-image: url('/img/typ/bedarf/typ-bedarf-zubehoer.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-lieferung-komplett {
  background-image: url('/img/typ/lieferung/typ-lieferung-komplett.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-lieferung-teil {
  background-image: url('/img/typ/lieferung/typ-lieferung-teil.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-lieferung-storno {
  background-image: url('/img/typ/lieferung/typ-lieferung-storno.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-lieferung-mangelhaft {
  background-image: url('/img/status/lieferung/status-lieferung-mangel.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-mittel-pflanzenschutz {
  background-image: url('/img/typ/mittel/typ-mittel-pflanzenschutzmittel.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-mittel-duengemittel {
  background-image: url('/img/typ/mittel/typ-mittel-duengemittel.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-mittel-nuetzlinge {
  background-image: url('/img/typ/mittel/typ-mittel-nuetzling.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-mitteleinsatz-pflanzenschutz {
  background-image: url('/img/typ/mitteleinsatz/typ-mitteleinsatz-pflanzenschutz.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-mitteleinsatz-duengung {
  background-image: url('/img/typ/mitteleinsatz/typ-mitteleinsatz-duengung.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-mitteleinsatz-nuetzlinge {
  background-image: url('/img/typ/mitteleinsatz/typ-mitteleinsatz-nuetzlinge.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-warenausgang-einzelbuchung {
  background-image: url('/img/typ/warenausgang/typ-warenausgang-einzelbuchung.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-warenausgang-bereinigung {
  background-image: url('/img/typ/warenausgang/typ-warenausgang-bereinigung.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-warenausgang-perigon {
  background-image: url('/img/typ/warenausgang/typ-warenausgang-perigon.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cultivia-bg-img-status-vorgetopft {
  background-image: url('/img/status/position/status-position-vorgetopft.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}
