body {
text-align:center;
margin:0px;
padding:0px; 
background: white url("/media/img/background-live.jpg");
background-repeat: repeat-x;
font-family:Verdana, Arial; 
font-size:8pt;
}

.container {
margin: 0px;
width: 580px;
height: 400px;
padding:0px;
}

.header {
margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
height: 57px;
text-align: left;
}

.menu {
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
background-color: #2D2B75;
text-align: right;
padding-right: 10px;
color: white;
font-size: 12px;
font-weight: bold;
height: 25px;
line-height: 2;
}

.menu a:link {
color:#fff;
text-decoration:none;
}

.menu a:visited {
color:#fff;
text-decoration:none;
}
 
.menu a:hover {
color:#fff;
text-decoration:underline;
}

.onair {
margin-top: 10px;
margin-left: 10px;
float:left;
background: url("/media/img/onair_bg.png");
width: 220px;
height: 175px;
padding-left: 5px;
text-align: left;
color: white;
font-size: 12px;
font-weight: bold;
line-height: 1.5;
}


.onair a:link {
color:#fff;
text-decoration:none;
}

.onair a:visited {
color:#fff;
text-decoration:none;
}
 
.onair a:hover {
color:#fff;
text-decoration:underline;
}

.onairimg {
padding-top: 8px;
padding-bottom: 3px;
}

.tijd {
font-size: 10px;
font-weight: normal;
font-style: italic;
}

.playing {
width: 220px;
height: 32px;
margin-left: -2px;
}

.live {
margin-top: 10px;
margin-right: 10px;
float: right;
}

.gemist {
margin: 10px;
}

h2 {
margin-top: 0; 
margin-bottom: 6px;
font-family:Verdana, Arial; 
font-size:10pt;
font-weight:bold;
color: #333333;
}