@charset "utf-8";
img#onair_bildIMG{

width: 350px;

height: 180px;

border-radius: 5px;

-moz-border-radius: 5px;

-webkit-border-radius: 5px;

float: center;

padding-right: 0px; }

.table-info > th {
  background-color: #F9CC89;
}
Element {
  width: 60%;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table-info > th {
  background-color: #F9CC89;
}
.table-info tbody + tbody, .table-info td, .table-info th, .table-info thead th {
  border-color: #fbb03b;
    border-bottom-color: rgb(134, 207, 218);
}
