BODY{
	background-color: #ffffcc;
	font-size: 12px;
}
h1{
	 font-family: Times New Roman;
	 font-size: 24 pt;
	 font-weight: 500;
}
.main_table {
	height: 95%;
	border: 3px solid black ;
	border-right: 3px solid white ;
	border-bottom: 3px solid white ;
	background-image: url('images/bg.gif');
}

.steel{
	background-image:url('images/steel.png');
	background-repeat:repeat-y;
	width: 200 px;
}
.inhoud{
	font-family: Arial, Helvetica;

}

.sort{
	border: 1px solid black;
}

.sort_head{
	border-bottom: 1px solid black;
	background-color: #336633;
	text-align:center;
	color:white;
	font-weight:700;
}
.intro{
 background-image: url('images/bg.gif');
 background-position: center;
 background-repeat: repeat-y;
}
