.weather {
  background-size: cover;
  background-position-y: -18px;
  background-position-x: -10px;
  color: white;
  width: 240px;
  height: 240px;
  position: relative;
}

.weather__sonne {
  background-image: url('/modules/custom/manner_pages/css/../images/sonne.gif');
}
.weather__sternenklar {
  background-image: url('/modules/custom/manner_pages/css/../images/sternenklar.gif');
}
.weather__sonne_wolke {
  background-image: url('/modules/custom/manner_pages/css/../images/sonne_wolkig.gif');
}
.weather__bewoelkt {
  background-image: url('/modules/custom/manner_pages/css/../images/bewoelkt.gif');
}
.weather__nebel {
  background-image: url('/modules/custom/manner_pages/css/../images/nebel.gif');
}
.weather__regen {
  background-image: url('/modules/custom/manner_pages/css/../images/regen.gif');
}
.weather__gewitter {
  background-image: url('/modules/custom/manner_pages/css/../images/gewitter.gif');
}
.weather__schnee {
  background-image: url('/modules/custom/manner_pages/css/../images/schnee.gif');
}
.weather__wind {
  background-image: url('/modules/custom/manner_pages/css/../images/windig.gif');
}
.wind_icon {
  width: 26px;
  height: 32px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: -7px;
}
.wind_icon_0 {
  background-image: url('/modules/custom/manner_pages/css/../images/wind_0.gif');
}
.wind_icon_1 {
  background-image: url('/modules/custom/manner_pages/css/../images/wind_1.gif');
}
.wind_icon_2 {
  background-image: url('/modules/custom/manner_pages/css/../images/wind_2.gif');
}
.wind_icon_3 {
  background-image: url('/modules/custom/manner_pages/css/../images/wind_3.gif');
}

.weather-info {
  position: absolute;
  top: 35px;
  right: 0;
  width: 50%;
  transform: rotate(20deg);
  text-align: center;
}
.wind {
  display: flex;
  position: absolute;
  top: 50%;
  padding: 0 1em;
}
.wind svg {
  width: 30px;
  padding-right: 5px;
}
.wind > div:last-child > * {
  display: block;
}
.fragrance {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 0 1em;
}
.weather__bees_01 {
  background-image: url('/modules/custom/manner_pages/css/../images/1_Bienenwidget_Okt-Feb_bis_10Grad.gif');
}
.weather__bees_02 {
  background-image: url('/modules/custom/manner_pages/css/../images/2_Bienenwidget_Okt-Feb_ueber_10Grad.gif');
}
.weather__bees_03 {
  background-image: url('/modules/custom/manner_pages/css/../images/3_4_Bienenwidget_Maerz-April_bis_35Grad.gif');
}
.weather__bees_04 {
  background-image: url('/modules/custom/manner_pages/css/../images/3_4_Bienenwidget_Maerz-April_bis_35Grad.gif');
}
.weather__bees_05 {
  background-image: url('/modules/custom/manner_pages/css/../images/5_7-Bienenwidget_Mai_und-Juli_bis_35Grad.gif');
}
.weather__bees_06 {
  background-image: url('/modules/custom/manner_pages/css/../images/6_Bienenwidget_April-Mai_bis_35Grad.gif');
}
.weather__bees_07 {
  background-image: url('/modules/custom/manner_pages/css/../images/5_7-Bienenwidget_Mai_und-Juli_bis_35Grad.gif');
}
.weather__bees_08 {
  background-image: url('/modules/custom/manner_pages/css/../images/8_Bienenwidget_August_bis_35Grad-.gif');
}
.weather__bees_09 {
  background-image: url('/modules/custom/manner_pages/css/../images/9_Bienenwidget_Sept_bis_35Grad.gif');
}
.weather__bees_10 {
  background-image: url('/modules/custom/manner_pages/css/../images/10_Bienenwidget_Maerz-Sept_ueber_35Grad.gif');
}
.weather__bees_11 {
  background-image: url('/modules/custom/manner_pages/css/../images/11_-Bienenwidget_alle-Monate_Schlechtwetter.gif');
}
