/* bodys color; algemeen: tekststylen en kleur */
body {
    background-color: #383E50;
    background-image: none;
		margin: 0;
		border-width: 0; 
    font-family: helvetica;
    color: silver;
     }	 
table.projectbasis  {
     background-color:#454C5B;
     background-image: none 
		                }
td.tabellogo {
		width: 240px;
		height: 515px;
             }
a.home    {
    color: silver;
    text-decoration: none;								
          }
a.copy    {
	color: gray;
    text-decoration: none
          }

             
div { font-size: 11px  }            
div.textml  { margin-left: 75px 
	} 
div.subtxt  {font-size:7px
	} 

                         
p   { font-size: 11px  }
p.pcopy    {
	color: gray;
	float: right;
	margin-top: 1px ;
    font-size:9px;
    text-decoration: none;
    font-family: "Century Gothic", helvetica, arial
           }           
p.pkvk   {
	color: gray;
    float: left;
    margin-top: 1px ;
    font-size:9px;
    text-decoration: none;
    font-family: "Century Gothic", helvetica, arial
           } 
p.subtxt      {
    font-size:7px
             }       
p.textr      {
		margin-left: 35px;
		margin-right: 40px;
    margin-top: 0px
             }
p.textml  { margin-left: 75px }

img.matrix  {
    border-spacing: 0px;
    border: 0px;
    margin: 2px;
    height: 70px;
    width: 70px
            }
img.punt  {
		border: 0px ;
		height: 45px;
		float: left;
		margin-left: 1px
		      }											
img.slide  {
    border-spacing: 0px;
		border-width: 0px;
		position: absolute;
		left: 242px; 
		top: 3px;
    height: 519px ;
    width: 660px
           }


