body
{
	margin: 8px;
	padding: 0px;
	font-family: Arial;
	background-color: #dbd7d5;
	background-image: url(images/achtergrond2.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-size:24pt;
}


#hoofdtabel
{
	border: solid 1px #ffffff;	
	padding:0px; 
	width: 600px;
	height:90%;
	font-family: Arial;
	font-size:10pt; 
	color: #663300;
}


td
{
	border: solid 1px #ffffff;
	background-color: #f1f1ef;
	padding: 20px 10px 20px 10px;
	color: #663300;
}


.cursustabel
{
	border-top: solid 1px rgb(164,106,28);
	border-left: solid 1px rgb(164,106,28);

}

.cursustabel td
{
	padding: 5px 5px 5px 5px;
	border-bottom: solid 1px rgb(164,106,28);
	border-right: solid 1px rgb(164,106,28);
	font-family: Arial;
	font-size: 10pt;
}


#kolom1
{
	width: 120px;
}



h1
{
	font-family: tahoma Arial;
	font-size:20pt; 
	color: #800000;
	text-align: center;
}
h3
{
	font-family: tahoma Arial;
	font-size:12pt; 
	color: #663300;
	text-align: center;
}



bb
{
	//border-bottom-style: dashed;
	//border-bottom-width: 1px;
}

a
{
	text-decoration: underline;
	color: #663300;
}



a:hover
{
	color: #990000;
}



