.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: #00B000; color: #000000; font {font-family: Georgia, serif;font-size: 19px;letter-spacing: 2px;word-spacing: 2px;color: #000000;font-weight: 900;text-decoration: none;font-style: normal;font-variant: normal;text-transform: none;}}