 
div#onair_grussboxbutton a { color: blue; }
body#onair_body { font-family: Arial; font-size: 12px; } 

.table {

color: #002aff;

}

@charset "utf-8";
body {
background-image: url('https://radio-soundstadl.de/wp-content/uploads/2024/09/microphone-616788_1920.jpg');
}
div#wrapper
{
margin:0 auto;
width:900px;
box-shadow:0 0 5px #982254;
color: #5174ff;
}
div#navi ul li a#current
{
background: #333;
background: -moz-linear-gradient(top,#982254,#982254);
background: -webkit-linear-gradient(top,#982254,982254);
background: -ms-linear-gradient(top,#982254,982254);
background: linear-gradient(top,#982254,982254);
}




table.content tr.event-sendung
{
background: #91CFE8; /* Hintergrundfarbe auf hellblau ändern */
color: #5174ff; /* Schriftfarbe auf systemfarbe setzen */
font-weight: 700; /* Schrift fett gedruckt darstellen */
}
table.content div img {max-width:400px; max-height:400px;}
img#onair_bildIMG{width:110px; height:110px;}

body#onair_body
{
font-size:12px;
font-family:Verdana, Geneva, sans-serif;
background:FFFFFF;
}

div#onair_bild{text-align:left; background:FFFFFF;}
div#onair_grussboxbutton a { color: #982254; font-weight: 700;}


