html	{
	overflow:visible;
	}

body {
	padding:0; margin: 0;
	background-color:#F5DEB3;
/*	background-image: url('./images/bgll.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center;	*/
	font-family: "Verdana", sans serif; 
	color:#191970;

	}




/* --------- cels ----- */

table	 {
	margin:0;
	padding:0;
	border: 0;
	overflow:hidden;
	}

table.head {
	background-color:#FFFFFF;
	position: absolute;
  	top: 0;
  	right: 3.125%;
  	bottom: 0;
  	left: 3.125%;
  	width: auto;
  	margin: auto;
	}


tr {
	padding:0; margin:-5px;
	background: transparent;

	}	

th 	{
	padding: 0; margin: 0; 
	text-align:center;valign:top;
	text-align: center; vertical-align: top;
	}

td 	{
	padding: 0; margin:0; 
	background-color:transparent;
	text-align: left; vertical-align: top;
	}

.driehonderd
	{
	width:300px;min-height:200px;max-height:200px;
	min-width:300px;max-width:300px;
	}

.bgrood {
	background: #F5DEB3;
	}	
.bggeel {
	background: #FFFF99;
	}	

.bgblauw {
	background: #99CCFF;
	}	

.bggroen {
	background: #CCFF99;
	}	




img{
	border:0;
	margin:0;padding:0;margin-bottom:-3px;
	background-color: transparent;
	width:300px;heigth:200px;
	}

li {
	list-style-image: url('images/blue_square.png');

	}


/* ------------- stijl ----------------------*/


.tekst	{

	font-family: "Verdana", serif; 
   	font-style: normal;
   	font-weight: normal;
   	font-size: 11pt;
	color: #191970;
	padding: 0 ; margin: 0 0.5em;
	}


.footer  {
	font-family : Arial, Helvetica, sans-serif; margin: 22px;
	font-size : 8pt; color: #885; 
}



/* niet gealigneerde tekst normal om het even waar */




/* gealigneerde tekst normal om het even waar */


.artikels	{
	font-family: "Verdana", sans serif; 
   	font-style: normal;
   	font-weight: normal;
   	font-size: 12pt;
	color:#191970;
	padding: 1em;margin:2em;
	}
.lezen	{
	font-family: "Verdana", sans serif; 
   	font-style: normal;
   	font-weight: normal;
   	font-size: 10pt;
	color: #191970;
	text-align: justify;
	padding: 0 0.5em;
	}
	





/* ------ links ------------ */



A.grijs {
	color: #191970;
	text-decoration: none; 

}


A.grijs:link {
	color: #191970;
	text-decoration: none; 
}
A.grijs:visited {	
	color: #191970;
	text-decoration: none;
}


A.grijs:hover {
	color: #191970;
	text-decoration: underline; 

}


/* --------- */

A.blauw {
	color: #99CCFF;
	text-decoration: none; 

}


A.blauw:link {
	color: #99CCFF;
	text-decoration: none; 
}
A.blauw:visited {
	color: #99CCFF;
	text-decoration: none;
}


A.blauw:hover {
	color: #191990;
	text-decoration: none; 

}


/* --------- */


A.rood {
	color: #FFCC99;
	text-decoration: none; 

}


A.rood:link {
	color: #FFCC99;

	text-decoration: none; 
}
A.rood:visited {
	color: #FFCC99;
	text-decoration: none;
}


A.rood:hover {
	color: #AD2F39;
	text-decoration: none;
	}

/* --------- */

A.groen {
	color: #CCFF99;
	text-decoration: none; 

}


A.groen:link {
	color: #CCFF99;

	text-decoration: none; 
}
A.groen:visited {
	color: #CCFF99;
	text-decoration: none;
}


A.groen:hover {
	color: #00BB65;
	text-decoration: none; 





/* ------- paragraaf uitzicht voor tekst ----- */

br  {
	font-size : 10pt;
	background-color: rgb(230,230,230);}

div	{
	padding: 0 5px;
	margin: 0;
	}






