table																{
																		width: 566px;
																	}

table.gallery														{img.classname {
                                                                     float:left;
                                                                     } 															/* tabel op gallery-pagina */
																		margin-left: 40px;											/* linkermarge (i.v.m. gelijklopen met headerafbeeldingen) */
																		width: 566px;
																	}

table.gallery td													{																/* tabelcellen (op gallery.php) */
																		text-align: center;											/* centreren */
																		width: 184px;												/* breedte */
																	}
																	
td																	{
																		color: #aeadad;												/* tekstkleur */
																		font-family: "Trebucht MS", "Verdana", sans-serif;			/* lettertype */
																		font-size: 9pt;												/* lettergrootte */
																		letter-spacing: 1px;										/* afstand tussen letters */
																		text-decoration: none;										/* letterstijl (geen) */
																	}

table.info															{
																		border-collapse: collapse;
																		width: 586px;
																	}

td.title, td.uitleg													{
																		width: 400px;
																	}

td.title															{
																		border-left: 1px solid #aeadad;
																		border-top: 1px solid #aeadad;
																		font-weight: bold;
																		height: 25px;
																		text-align: center;
																		vertical-align: top;
																	}

td.uitleg															{
																		border-left: 1px solid #aeadad;
																		border-bottom: 1px solid #aeadad;
																		vertical-align: top;
																	}

td.image															{
																		border-bottom: 1px solid #aeadad;
																		border-right: 1px solid #aeadad;
																		border-top: 1px solid #aeadad;
																		width: 186px;
																	}