.bg_no_dj_bild_1 {border: 2px solid #C0C0C0;  display: flex;  justify-content: center;  justify-items: end; justify-self: center;  align-items: center;  position:center;  height: 140px;  width: 140px;  border: 4px inset transparent;  border-radius: 140px;  background: linear-gradient(transparent, transparent) padding-box, linear-gradient(        var(--angle),     white,     Black,    lime      )  border-box;  animation: 6s rotate linear infinite;  }@keyframes rotate {  to {    --angle: 360deg;		  }}@property --angle {  syntax: "<angle>";  initial-value: 0deg;  inherits: true;}<br>WIDTH: 100%;height:auto; }@media (min-width: 768px) {.bg_no_dj_bild_1 {WIDTH:120px; height:120px;   }}.bg_no_dj_bild_box_1 {border: 2px solid #C0C0C0;  display: flex;  justify-content: center;  justify-items: end; justify-self: center;  align-items: center;  position:center;  height: 140px;  width: 140px;  border: 4px inset transparent;  border-radius: 140px;  background: linear-gradient(transparent, transparent) padding-box, linear-gradient(        var(--angle),     white,     Black,    lime      )  border-box;  animation: 6s rotate linear infinite;  }@keyframes rotate {  to {    --angle: 360deg;		  }}@property --angle {  syntax: "<angle>";  initial-value: 0deg;  inherits: true;}<br>WIDTH: 100%;height:auto; }@media (min-width: 768px) {.bg_no_dj_bild_box_1 {WIDTH:130px; height:130px;   }}.bg_no_thema_bild_1 {border: 2px inset #FFD700;  -moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;width: 180px;  height: 170px;border: 2px inset #FFD700;border-radius: 10px 10px 10px 10pxWIDTH: 100%;height:auto; }@media (min-width: 768px) {.bg_no_thema_bild_1 {WIDTH:180px; height:170px;   }}.bg_auf_sendung_1 {background-color: #005E00; color: #FFFFFF; -webkit-border-radius: 50px;-moz-border-radius:50px;border-radius: 50px;background-color:#102610;background-image:url( /dateien_upload/1b.png ); background-repeat: no-repeat;  background-position: center;   background-size: contain;border: green 5px solid;}