@charset "iso-8859-1";

body 					{ font-family: Arial; background-color: #EEEEEE; } 
TABLE 					{ empty-cells: show; }
a:link					{ color: #000099; text-decoration: none; }
a:visited				{ color: #000099; text-decoration: none; }
a:hover					{ color: #000099; text-decoration: underline; }
textarea,input          { font-size: 10px; color: #000099; font-family: Arial;}
.balkmidden				{ font-size: 11px; }
.subtitel				{ font-size: 15px; text-align: center; }
.tekst			 		{ font-size: 13px; }
.tekst2			 		{ background: url('images/tekst.gif'); font-size: 13px; }
.copyright				{ font-size: 10px; }
.extra				    { font-size: 15px; font-weight: bold;}
.menubalk				{ background: url('images/menubalk.gif'); }
.menulinks				{ background: url('images/menulinks.gif'); }
.header					{ background: url('images/header.gif'); }
.menu					{ background: url('images/menustreep.gif'); font-size: 11px; }
.tabel					{ font-size: 13px; 
						  background-color: #FFFFFF;     
						  border-top: 1px solid #999;
						  border-right: 1px solid #666;
						  border-left: 1px solid #999;
						  border-bottom: 1px solid #666; }