/*
 * Style sheet for Radio Batavia<style type="text/css">
 * 
 */


BODY {
   color: #000000; 
   background-color: #FFFFFF;
   background-image: url("zee-licht.jpg");
   font-family: Arial, Helvetica, sanserif;
   line-height: 16px;
   font-size: 12pt;
   font-style: bold;
   width: 850px;
   margin-left: 3px;
   margin-top: 10px;
   margin-right: auto;
   border: none;
   }

.niet {
   width: 7px;
   background-image: url("zee-licht.jpg");
   }

.top {
   background-color: #FFFFFF;
   color: #000000;
   background-image: url("zee-licht.jpg");
   text-align: center;
   border-style: none;
   padding: 1px;
   }


td.menu { 
   width: 176px;
   color: #000000;   
   background-color: #FFFFFF;
   background-image: url("zee-licht.jpg");
   font-family: Arial, Helvetica, sanserif;
   font-size: 12pt;
   font-style: bold;
   line-height: 16px;
   vertical-align: top; 
   }

.norm {
   background-color: #FFFFFF;
   background-image: url("zee-licht.jpg");
   font-family: Arial, Helvetica, sanserif;
   line-height: 16px;
   font-size: 12pt;
   font-weight: 600;
   font-style: regular;
   color: #000000;
   text-align: left;
   
   }

.adver {
   background-color: #FFFFFF;
   background-image: url("zee-licht.jpg");
   width: 160px;
   }

a:link { color: #336633; text-decoration: none }
a:visited { color: #FF3366; text-decoration: none }
a:hover { color: #336633; text-decoration: underline }
a:active { color: #FF0000; text-decoration: none }

.niettezien { display: none; }
 



