body
{
	background:Url("..\Images\back.jpg");
	font-family:Tahoma;
	font-size:9pt;
	font-weight:normal;
}

.opmerking 
{
	font-size:xx-small;
}

.uitleg 
{
	font-weight:bold;
}

table 
{
	font-size:9pt;
	font-weight:normal;
}

A:link	{	
	text-decoration:	underline;
	color:	DodgerBlue;
	font-weight:bold;
	font-size:9pt;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	DodgerBlue;
	font-weight:bold;
	font-size:9pt;
	}	

A:hover {	
	text-decoration:none;
	color:	RoyalBlue;
	font-weight:bold;
	font-size:9pt;
	}	

.tabelRegistratieTekst
{
	border-left:10%;
	width:650;
}

.titel
{
	font-weight:bold;
	color:Navy;
}

.titelRegistratie
{
	background-color:#FFCC99;
	text-align:center;
	color:black;
	font-weight:bold;
	font-size:large;
}

.titelRegistratieStappen
{
	
	text-align:center;
	color:navy;
	font-weight:normal;
	font-size:medium;
	width:100%;
	border-style:solid;
	border-color:Gray;
}

.kolomTitel
{
	text-align:center;
	height:40;
	width:720;
}

.kolomLinkerRand
{
	background-color:#FFCC99;
	text-align:left;
	width:80;
	font-size:9pt;
}

.knopRegistratie
{
	color:DodgerBlue;
	font-weight:bold;
	background-color:White;
	border-color:DodgerBlue;
	font-size:8pt;
	
}

.optieKeuze
{
	font-weight:bolder;
}

.foutBericht
{
	font-weight:bold;
	color:#C00000;
	font-size:9pt;
}

.titelMenu
{
	background-color:Black;
	color:White;
	font-weight:bold;
	width:130;
}

