			/* Alle pagina's */
/* This page is created by FOX Creation */

/* Over het hele bestand */
body{
	align:		center;
	font-family:	Verdana;
	}

/* Alle informatie betreffende de linken */
a{	
	font-size:	12px;
	text-decoration:none;
	} 
A:visited{
	color: 	#A58D2B;
	}
A:link	{
	color: 	#A58D2B;
	}


/* iframe voor de header */
iframe{
	margin-bottom:	0px;
	padding-bottom:	0px;
	width:		100%;
	height:		100px;
	}

/* iframe voor de gallerie */
.gal{	
	margin-top:	5px;
	width:		100%;
	height:		100%;
	}

/* Laatst geupdate op */
.update{
	color:		#A58D2B;
	font-size:	10px;
	margin-top:	50px;
	margin-left:	55%;
	}

/* De tabel om de tekst heen */
table{
	width:		70%;
	height:		550px;		
	border: 	1px solid #A58D2B;	
	margin-top:	0px;
	}

/* De kop per pagina */
.titel{
	color:		#A58D2B;
	font-family:	Verdana;
	font-size:	30px;
	text-decoration:none;
	margin-top:	20px;
	margin-left:	30px;
	}

/* De tekst */	
.tekst{
	color:		#A58D2B;
	font-family:	Verdana;
	font-size:	12px;
	line-height:	2em;
	word-spacing:	0.3em;
	margin-top:	20px;
	margin-left:	55px;
	margin-right:	45px;
	}

.tekst table{
	border:		0px;
	height:		20px;
	color:		#A58D2B;
	}

/* Copyright tabel */
.copy table{
	margin-top:	0px;
	width:		70%;
	height:		15px;
	color:		#A58D2B;
	font-size:	11px;
	font-family:	Verdana;
	border: 0px solid #A58D2B;
	}

			/* Home -pagina */		
/* signatuur, deze gaat nog weg */
.sig{
	margin-top:	135px;
	}

			/* Biografie */
/* Pasfoto */
.img img{
	float:		right;
	width:		120px; 
	height:		160px;
	margin-right:	30px;
	margin-top:	25px;
	margin-left:	20px;
	}

			/* Exposities */
.exp table{
	width:		700px;
	border:		0px;
	height:		20px;
	color:		#A58D2B;
	font-family:	Verdana;
	font-size:	12px;
	line-height:	2em;
	word-spacing:	0.3em;
	margin-top:	20px;
	margin-left:	55px;
	margin-right:	45px;
	text-align:	center;
	}

.exp table th{
	background-color:#2F4F4F;
	}
			/* Links */			
/* De linken */
ul li a{
	text-decoration:underline;
	}

/* Letop-tekst */
.letop{
	text-align:	center;
	color:		#A58D2B;
	font-size:	9px;
	}
