.text  
	{font-family:Trebuchet MS, Verdana, Arial;
	 font-size: 13px;
	 line-height: 24px;
	 color: #000000;}
	 
body 
	{font-family:Trebuchet MS, Verdana, Arial;
	 font-size: 13px;
	 line-height: 24px;
	 color: #000000;}
	 
.textgrijs
	{font-family:Trebuchet MS, Verdana, Arial;
	 font-size: 13px;
	 line-height: 24px;
	 color: #666666;}
	 
.kopje
	{font-family:Trebuchet MS, Verdana, Arial;
	 font-size: 16px;
	 line-height: 24px;
	 color: #000000;}
	 
.verdana  
	{font-family:Verdana, Arial;
	 font-size: 10px;
	 line-height: 18px;
	 color: #666666;}

	 
/* styles linken */
.link	
	{font-family:Verdana, Arial;
	 font-size: 10px;
	 color: #0000FF;
	 text-decoration: underline;}

.link:hover
	{font-family:Verdana, Arial;
	 font-size: 10px;
	 color: #0000FF;
	 text-decoration: underline;}
	 
a	
	{font-family:Trebuchet MS, Verdana, Arial;
	 font-size: 13px;
	 color: #0000FF;
	 text-decoration: underline;}

a:hover
	{font-family:Trebuchet MS, Verdana, Arial;
	 font-size: 13px;
	 color: #0000FF;
	 text-decoration: underline;}

#container
	{position:absolute; width:480; height:240; left:225; top:680; 
     clip:rect(0,480,240,0);
	 overflow:hidden;
	 background-color:#FFFFFF;}
	 
#content
	{position:absolute;
	left:15;
	top:50;
	width:460;}

div
	{font-family:Trebuchet MS, Verdana, Arial;
	 font-size:13px;
	 line-height:24px;}

</style>