@charset "utf-8";
body {background:#91CFE8;}
div#wrapper
{
margin:0 auto;
width:900px;
box-shadow:0 0 5px #982254;
color: #000000;
}
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: #000000; /* Schriftfarbe auf schwarz 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:#FFF;
}

div#onair_bild{text-align:left; background:#FFF;}
div#onair_grussboxbutton a { color: #982254; font-weight: 500;}