
/* de beschrijving van de body */

body	{background-image: url(images/achtergrondindex.gif);
	font-size: 10pt;
	line-height: 16pt;
	font-family: verdana, helvetica, arial, ms sans serif;
	color: #ffffff;
	font-weight: regular;}


/* een beschrijving voor een blok */

.header	{background-image: url(images/headverloop.jpg);
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	height: 130px;
	width: 100%;
	position: absolute;
	top: 10px;
	left: 0px;
	overflow: hidden;}
	
.validator	{
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	height: 120px;
	width: 112px;
	position: absolute;
	top: 425px;
	left: 20px;
	overflow: hidden;
	}	

.achtergrond	{background-image: url(images/achtergrond1.gif);
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	height: 424px;
	width: 800px;
	position: absolute;
	top: 140px;
	left: 150px;
	overflow: hidden;}	

.logo	{
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	position: absolute;
	top: 10px;
	left: 250px;
	overflow: hidden;
	}	

.banner	{
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	height: 60px;
	width: 120px;
	position: absolute;
	top: 63px;
	left: 800px;
	overflow: hidden;
	}		
	
.navigatie	{
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	height: 125px;
	width: 90px;
	position: absolute;
	top: 220px;
	left: 155px;
	overflow: hidden;
	}	

.text	{
	border-style: solid;
	border-width: 0px;
	border-color: red;
	height: 325px;
	width: 640px;
	position: absolute;
	top: 190px;
	left: 260px;
	font-size: 10pt;
	line-height: 16pt;
	font-family: verdana, helvetica, arial, ms sans serif;
	color: #3b3b3b;
	overflow: hidden;}

.sectiontableentry1 {
	text-align: left;
	background: #efefef;
	font-size: 10pt;
	padding: 5px;
	}
.sectiontableentry2 {
	background: #ffffff;
	font-size: 10pt;
	text-align: left;
	padding: 5px;
	}	

.style7	{font-size: 8pt;
	line-height: 12pt;
	font-family: verdana, helvetica, arial, ms sans serif;
	text-align: right;
	}	

.texthosting	{
border-style: solid;
border-width: 0px;
border-color: red;
height: 340px;
width: 640px;
position: absolute;
top: 190px;
left: 260px;
font-size: 10pt;
line-height: 14pt;
font-family: verdana, helvetica, arial, ms sans serif;
color: #3b3b3b;
overflow: auto;}	
	
	
.titelhometext	{
	background-image: url(images/div_kop.jpg);
	height: 22px;
	width: 640px;
	position: absolute;
	top: 165px;
	left: 260px;
	font-size: 12pt;
	line-height: 15pt;
	font-family: verdana, helvetica, arial, ms sans serif;
	color: #ffffff;
	font-weight: bold;
	}

.copyright	{
	background-image: url(images/copyright.jpg);
	height: 22px;
	width: 766px;
	position: absolute;
	top: 515px;
	left: 167px;
	font-size: 8pt;
	line-height: 15pt;
	font-family: verdana, helvetica, arial, ms sans serif;
	color: #000000;
	font-weight: regular;
	}


	

.blokken	{background-color: waarde;
	border-style: waarde;
	border-width: waarde;
	border-color: waarde;
	height: waarde;
	width: waarde;
	position: waarde;
	top: waarde;
	left: waarde;
	right: waarde;
	bottom: waarde;
	overflow: waarde;}

/* een beschrijving voor een titel of kop */

.titel	{font-size: waarde;
	line-height: waarde;
	font-family: waarde;
	color: waarde;
	font-weight: waarde;
	}

