@charset "utf-8";


ul#headnav.nav li a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #000000 0%, #112f4b 50%, #112f4b 51%, #000000 100%) repeat scroll 0 0;
    color: #ffffff;
    display: block;
    min-width: 65px;
    padding: 7px 20px;
    text-align: center;
    text-decoration: none;
}
ul#headnav.nav {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #000000 0%, #112f4b 50%, #112f4b 51%, #000000 100%) repeat scroll 0 0;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
	height: 55px;
}

ul#headnav.nav li a.active, ul#headnav.nav li a:hover:not(.active), ul#headnav.nav li a:focus:not(.active), ul#headnav.nav li .nav-link:hover:not(.active), ul#headnav.nav li .nav-link:focus:not(.active) {
    background:  rgba(0, 0, 0, 0) linear-gradient(to bottom, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%) repeat scroll 0 0 !important;
    color: #000000 !important;

    border-color: #101010;
    color: #ffffff;
}
.bg-dark {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #000000 0%, #112f4b 50%, #112f4b 51%, #000000 100%) repeat scroll 0 0;
}
.table-success, .table-success > td, .table-success > th {
    background-color: #a3c1ce;
}
img.profil_bild {
     border: 2px solid #3a8f63;
    border-radius: 0 20px 0px 20px;
    max-height: 100px;
    max-width: 100px;
	box-shadow: 2px 2px 8px #3a8f63;
}
.nav-tabs .nav-link {
    border: 1px solid rgba(0, 0, 0, 0);
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    width: 125px;
}
.table-success, .table-success > td, .table-success > th {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #031322 0%, #c6cdd5 100%) repeat scroll 0 0;
    color: #ffffff;
}
.table-info, .table-info > td, .table-info > th {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #112f4b 0%, #000000 50%, #000000 51%, #112f4b 100%) repeat scroll 0 0;
    color: #ffffff;
}
.table thead th {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #112f4b 0%, #000000 50%, #000000 51%, #112f4b 100%) repeat scroll 0 0;
    border-bottom: 2px solid #dee2e6;
    vertical-align: bottom;
	color: #ffffff;
}
#onair_body {
	font-family:verdana;
	}
#onair_bild {
    display: none;
}
#onair_grussboxbutton {
    Display: none;
}
#onair_currentsong {
	Display: none;
}
