img#onair_bildIMG{width:120px; height:120px; border-radius:8%; align:center; }
body#onair_body
{
font-size:14px;
font-family:Verdana, Geneva, sans-serif;
font-color: #000000
background: #FFFFFF;
text-align: center;
}

div#wrapper {
    width: 100%;
}
.container {
    max-width: 100%;
}

@charset "utf-8";

img.profil_bild
{
    max-width: 175px;
    max-height: 175px;
    border: 0px solid #1198c6;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.5);
    border-radius: 5%;
}
.table-info, .table-info>td, .table-info>th {
    background-color: #1198c6;
    color: #ffffff;
}

.onair_anzeigename {
    background-color: #c2a4ed;
    color: #ffffff;
}
.onair_sendung {
    background-color: #c2a4ed;
    color: #ffffff;
}

body {
color: #1198c6;}
.table-success, .table-success>td, .table-success>th {
    background-color: #d7f2ff;

#onair_bild {
    text-align: center;
    color: #ffccff;
}
#onair_anzeigename {

 div#onair_grussboxbutton a { color: red; }
body#onair_body { font-family: Arial; font-size: 12px; } 
