﻿ body {
    font-size: 10px;
    background:#E8E8E8;
    color:#000;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    }
a {
    font-weight: bold;
    color:#C21F0E;
    text-decoration: none;	
}

a:hover {
    text-decoration: none;
}

#player { 
    padding-top:5px;
    width:500px;
    background:white;
    text-align: center
}

.ander_scherm {
}

#plaat {
    font-size: 11px;
    overflow:hidden;
    color:#FFF;
    background-image: url(mid2radioplayer.jpg);
    background-repeat: no-repeat;
    float:left;
    padding-left:5px;
    padding-top:7px;
    font-weight: bold; 
    text-align:left;
    width:500px;
    height:28px;
}

#footer {
    background-image: url(site_footerradioplayer.jpg);
    height:38px;
    background-repeat: no-repeat;
}

img {
    border: 0px;
}
