/* CSS Document */
body
{
/*	font-family: sans-serif, Geneva, Arial, Helvetica ;*/
  	font-family: Arial;
	font-size: 0.8em;
}

.tabel
{
    font-family: Arial;
	font-size: 0.8em;
}

.kbtekst
{
    font-family: Arial;
	font-size: 0.7em;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}
a:active
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #999999;
	text-decoration: none;
} 
a:link
{
	color: #000000;
	text-decoration: none;
}
.linktekst
{
    font-family: Arial;
	font-size: 0.8em;
}

.knop
{
	background-color: #F9F5B8;
	border: 1px solid #434540;
	color: #434540;
	font-family: Arial;
	font-size: 0.8em;
	
}
.schuinetekst
{
    font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10pt;
}
.bijgewerkt
{
    font-family:  Geneva, Arial, Helvetica, sans-serif;
	color: #ffffcc;
	font-size:  8pt;
}
.uitvullingOnder
{
	background-image: url(../photoshop/grijzebalkonderaan.jpg);
}

