@charset "utf-8";
body#onair_body { font-family: Arial; font-size: 12px; } 
#onair_bildIMG { height: 100px;width: auto; }
.table-info, .table-info > td, .table-info > th {
    background-color: #8c3f8f;
    color: white;
}
.btn-grussboxbutton {
display: none;}

.songhistory_left {
font-family: Arial; 
font-size: 14px;
background-color: #8c3f8f;
    color: white;
}
.songhistory_right {
font-family: Arial; 
font-size: 14px;
background-color: #8c3f8f;
    color: white;
}
#onair_songhistory{
width: 100%;
max-width: 800px;
font-family: Arial; 
font-size: 14px;
color: #222; 
}
#onair_songhistory td{
font-family: Arial; 
font-size: 14px;
color: #222; 
}
.panel-default > .panel-heading {
color: #fff;
background-color: #8c3f8f;
border-color: #8c3f8f;
}