.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-image: -ms-radial-gradient(center, ellipse farthest-corner, #BABABA 0%, #005C00 100%);background-image: -moz-radial-gradient(center, ellipse farthest-corner, #BABABA 0%, #005C00 100%);background-image: -o-radial-gradient(center, ellipse farthest-corner, #BABABA 0%, #005C00 100%);background-image: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #BABABA), color-stop(1, #005C00));background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #BABABA 0%, #005C00 100%);background-image: radial-gradient(ellipse farthest-corner at center, #BABABA 0%, #005C00 100%); color: #FFFFFF; -webkit-border-radius: 40px;-moz-border-radius: 40px;border-radius: 40px;background: #00FF00;background: linear-gradient(40deg,rgba(0, 255, 0, 0.5) 0%, rgba(255, 247, 0, 0.5) 15%, rgba(93, 69, 252, 0.5) 30%, rgba(252, 69, 255, 0.5) 45%, rgba(69, 249, 255, 0.5) 60%, rgba(69, 75, 255, 0.5) 75%, rgba(255, 69, 233, 0.5) 90%, rgba(136, 255, 0, 0.5) 100%);}