/**/
body			{margin-left: .1in;
 				margin-right:.1in;
 				color: #FFD201;
 				background-color:#000000;
 				font-family: arial;
 				font-size:10pt;}

/*De titel van de pagina*/ 			
h1				{
				text-shadow:#ffffff;
				margin-left: 0in;
 				font-size: 250%;
				font-family:Verdana;
				background-image:url(../images/divers/Titel_Ondergrond.jpg);
				background-position:center;
				padding: 1em 1em;
				text-align:center;
				background-repeat:no-repeat;

				}
				
h3				{
				font-weight:bold;
				text-decoration:underline;
				font-size:13px;
				margin-bottom:0px;
				
				}
/*Dit is de normale link*/				
a:link, a:visited{border:none;
				}

/*Dit is de link in het linker frame met het plaatje en de text erin*/
a.left:link,a.left:visited{
				width:110px;
				text-decoration:none;
				color:#FFFF00;
				border-color:#66FF00;
				float:left;
				border-color:#333333;
				border-width: 2px;
				border-style:solid;
				text-align:center;
				background-color:#000000;
				padding:0.3em;
				border-bottom-color:#FF0000;
				margin-bottom:20px;}
				
a.left:hover	{border-color:#999999;
				background-color:#333333;}

/*Dit is de link van het pijltje naar links*/				
a.pleft:link,a.pleft:visited{
				float:right;
				padding:0.3em 0.6em;
				border-width:2px;
				border-style:solid;
				border-color:#FFd201;
				background-image:url(../images/divers/pijllinks.jpg);
				background-repeat:no-repeat;
				background-position:center;
				text-decoration:none;
				margin-top:0.2em;}

a.pleft:hover{	border-color:#FF0000;}

/*Dit is de link van het pijltje naar rechts*/	
a.pright:link, a.pright:visited{				
				float:right;
				padding:0.3em 0.6em;
				border-width:2px;
				border-style:solid;
				border-color:#FFd201;
				background-image:url(../images/divers/pijlrechts.jpg);
				background-repeat:no-repeat;
				background-position:center;
				text-decoration:none;
				margin-top:0.2em;}

a.pright:hover{border-color:#FF0000;}

/*Dit is de link van het pijltje naar boven*/	
a.pup:link, a.pup:visited{
				float:right;
				padding:0.3em 0.6em;
				border-width:2px;
				border-style:solid;
				border-color:#FFd201;
				background-image:url(../images/divers/pijlomhoog.jpg);
				background-repeat:no-repeat;
				background-position:center;
				text-decoration:none;
				margin-top:0.2em;}

a.pup:hover{border-color:#FF0000;}

/*Dit is de link van de home knop*/	
a.home:link, a.home:visited{
				float:right;
				padding:0.3em 0.5em;
				border-width:2px;
				border-style:solid;
				border-color:#FFd201;
				background-color:#FFd201;
				color:#000000;
				text-decoration:none;
				font-size:100%;
				margin-top:0.2em;}

a.home:hover {	border-color:#FF0000;}

/*Dit is de link van de pijl naar links in een tabel*/
a.ptleft:link,a.ptleft:visited{
				float:right;
				padding:0.3em 0.5em;
				border-width:2px;
				border-style:solid;
				border-color:#FFd201;
				background-image:url(../images/divers/pijllinks.jpg);
				background-repeat:no-repeat;
				background-position:center;
				text-decoration:none;}

a.ptleft:hover{	border-color:#FF0000;}

/*Dit is de link van de pijl naar rechts in een tabel*/
a.ptright:link, a.ptright:visited{				
				float:right;
				padding:0.3em 0.5em;
				border-width:2px;
				border-style:solid;
				border-color:#FFd201;
				background-image:url(../images/divers/pijlrechts.jpg);
				background-repeat:no-repeat;
				background-position:center;
				text-decoration:none;}

a.ptright:hover{border-color:#FF0000;}

/*Dit is de link van de pijl naar boven in een tabel*/
a.ptup:link, a.ptup:visited{
				float:right;
				padding:0.3em 0.5em;
				border-width:2px;
				border-style:solid;
				border-color:#FFd201;
				background-image:url(../images/divers/pijlomhoog.jpg);
				background-repeat:no-repeat;
				background-position:center;
				text-decoration:none;}

a.ptup:hover{border-color:#FF0000;}

/*Dit is de link van de home knop in een tabel*/
a.thome:link, a.thome:visited{
				float:right;
				padding:0.3em 0.5em;
				border-width:2px;
				border-style:solid;
				border-color:#FFd201;
				background-color:#FFd201;
				color:#000000;
				text-decoration:none;
				font-size:10pt;}

a.thome:hover {	border-color:#FF0000;}

div.link		{margin-top:5px;
				margin-bottom:5px;}

div.inform		{float:left;
				margin-left:.9em;}

			
a.image:link, a.image:visited {
				float:left;
				position:relative;
				padding:0.2em;
				width:200px;
				height:210px;
				margin:0.20em;				
				border-style:solid;
				border-width:2px;
				border-color:#222222;
				border-bottom-color:#FF0000;				
				background-color:#000000;				
				text-align:center;
				color:#FFFF00;
				text-decoration:none;				
				}
				
a.image:hover 	{border-color:#999999;
				background-color:#333333;}
				
img.staand		{float:left;}
img.liggend		{float:left;}
img.vierkant	{float:left;}
img.linkLiggend	{margin-top:22px;
				margin-bottom:22px;}




