
/* Layout Stylesheet (normal) */ 


body,img,div,span,a,table{
 margin: 0;
 padding: 0;
 background: transparent;
 color: black;
 border: 0;
 }
body{
   SCROLLBAR-FACE-COLOR: #ffffff; 
   SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
   SCROLLBAR-SHADOW-COLOR: #000000; 
   SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
   SCROLLBAR-ARROW-COLOR: #000000; 
   SCROLLBAR-TRACK-COLOR: #ffffff; 
   SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
TABLE,TBODY { 
    empty-cells: show;
    vertical-align: top;
		CELLPADDING: 0;
		CELLSPACING: 0;
}
#a-lcol{
 position: absolute;
 top: 0px;
 left: 0px;
 width: 180px;
 border: 0px solid #000000;
 color: #333333;
 margin: 0px;
 padding: 0px;
 }
#a-mcol{
 margin: 0px 0px 0px 180px;
 border: 0px solid #000000;
 width: 565px;
 color: #333333;
 padding: 0px;
 } .a-mfloatimg{ float: right; }
#a-rcol{
 position: absolute;
 top: 0px;
 left: 745px;
 border: 0px solid #000000;
 width: 250px;
 color: #333333;
 padding: 0px;
 }
 
.a-menu {
    width: 180;
    background: url('fig/menubg.jpg');
    font-size: 9pt; 
    border-width: 0px;
    border-collapse: collapse;
    padding: 0; 
}
.a-menumiddle { 
    background: url('fig/menumiddle.gif') repeat-y;
    background-color: transparent;
    color: #902020;
    font-family: Verdana; 

    font-weight: bold;
    border-width: 0px;
    border-collapse: collapse;
    padding: 0; 
}



A:link{ 
   text-decoration: none ; 
   color: #902020; 
   font-weight: bold; 
}
A:active{ 
   text-decoration: none ; 
   color: #902020;
   font-weight: bold;
}
A:visited{ 
   text-decoration: none ; 
   color: #902020; 
   font-weight: bold;
}
A:hover{ 
   text-decoration: none ; 
   color: #909020; 
   font-weight: bold;
}


.a-proctime{
   font-size: 8pt;
}
.a-ondertitel{
   margin-left: 7px;
	 color: #CC6633;
	 font-weight: bold;
	 font-size: 14pt;
}
.a-tekst{
	 margin-left: 15px;
}
.nieuws1b  {
    width: 475px;
    font-family: Verdana;
    font-size: 10pt;
		color: #902020;
		font-weight: bold;
}
.nieuws1c {
    width: 75px;
    font-family: Verdana; 
    font-size: 10pt;
		text-align: right;
		color: #909020;
		font-weight: bold;
}
.floatquote { font-family: Verdana, Arial;font-size: 13px;font-weight:bold;width: 246px;padding-top: 2px;padding-right: 2px;padding-bottom: 1px;padding-left: 2px;color: #902020;background-color: white;border: 2px dashed #CC6633; }.floatquotewie { font-family: Verdana, Arial;font-size: 11px;font-weight:normal;font-style: italic;color: #909020;}
/*episode.php*/
.eimg { width: 237px; }
.estext { width: 76px; }
.ebtext { width: 313px; }
.rowleft {}
.rowright { text-align: right; }
/*cast.php*/
.cimg { width: 152px; }
.cstext { width: 246px; }
.cbtext { width: 398px; }


#a-banner{
     position: absolute;
     top: 9px;
     left: 473px;
}
.small { font-size: 4pt; }

