
/* Layout Stylesheet SV Borne*/ 

body{padding:0; margin: 0; font-family: Arial; font-size:9pt;background: white; color: black;margin-left: 6px;}
td, th {font-size: 10pt;margin-left: 6px;} 
h1 {color:#cc0000; font-size: 12pt; font-weight: bold;margin-left: 6px;}
p.player, p.round {font-size: 10pt;margin-left: 6px;} 
#c-kolom{background: white; color: black;margin-left: 6px;}
#c-kolom td, #c-kolom th {font-size: 10pt;margin-left: 6px;} 
#c-kolom h1 {color:#cc0000; font-size: 12pt; font-weight: bold;margin-left: 6px;}
 
#l-kolom{margin-top: 8px;background: #e6e6e6; color: black;}
#l-kolom a, #kopmenu a{font-size: 8pt;}
#l-kolom p {font-size: 8pt;}

#r-kolom{margin-top: 8px;background: #e6e6e6; color: black; font-size: 8pt;margin-left: 6px;}
#r-kolom td, #r-kolom th {margin-top: 8px;font-size: 8pt;margin-left: 6px;}

#kop {background:#dfdfdf; color:black;} 
#kopmenu{background:#ffff99; color:black;} 

ul#navlist {margin: 0px;margin-left: 6px;padding: 0px;list-style-type: none;float: left;}  
#popup{background: #eb3d3d; color: white; font-size: 6pt;}

a:visited {color: #cc0000; }
a:active {color: #cc0000;}
a:hover {color: black;background: #ffff99;}
a:link{color: #cc0000;}


