body {  
	font-family: Garamond, Times, serif; 
	margin-top: 20px; 
	margin-bottom: 0px; 
	margin-left: 20px; 
	margin-right: 0px;
	letter-spacing: 0.2em;
	font-style: italic; 
	font-size: 16px;
	color: #46443D;
	}

p {
	line-height: 21px;
	font-size: 15px;
	letter-spacing: 0.1em;
	margin-top: 0px;
	width: 280;
	color: #46443D;
	}
	
h1 {		
	line-height: 20px;
	font-size: 18px;
	letter-spacing: 0.2em;
	margin-bottom: 20px;
	margin-top: 30px;
	padding-bottom: 0px;
	}
	
b {		
	line-height: 20px;
	font-size: 16px;
	letter-spacing: 0.2em;
	}
	
a {  
	text-decoration: none; 
	color: #46443D;
	font-weight: bold;
	}

a:hover {  
	text-decoration: underline;
	color: #fff;
	}
	
.logo {  
	font-family: Garamond, Times, serif; 
	font-size: 28px; 
	color: #e1e1e1; 
	margin-right: 6px; 
	margin-left: 6px;
}


.blauw {  
		background-color: #80807F; 
		}

.mint {  
		background-color: #BABDBD; 
		}
.roze { 
		background-color: #CDCFCE; 
		}
		
.wit { 
		background-color: #ffffff; 
		}	

.roestbruin { 
		background-color: #80807F; 
		}

.groen {  
	background-color: #BABDBD;
	}

.groen2 {  
	background-color: #CDCFCE;
	}

.oranje { 
	background-color: #CDCFCE; 
	}

.grijs { 
		background-color: #CDCFCE; 
		}	

.lichtblauw { 
		background-color: #80807F; 
		}
					
.zwart { 
		color: #ffffff; 
		background-color: #000000; 
		}
		
.donkerblauw { 
		background-color: #7A7A79; 
		}
			
.bruin { 

		background-color: #CDCFCE; 
		}

.paars { 
		background-color: #80807F; 
		}

.felroze {  
		background-color: #BABDBD; 
		}
.felroze, .paars, 	.bruin, .donkerblauw, .lichtblauw { 
		color: #46443D;	
		}
	
.zwart a, .donkerblauw a, .lichtblauw a,  .bruin a, .paars a, .felroze a { 
		color: #46443D; 
		}
.grijs, .oranje, .groen2,  .roestbruin, .groen, .wit, .roze, .mint, .blauw. { 
		color: #46443D; 
		}

.grijs a, .oranje a, .groen2 a,  .roestbruin a, .groen a, .wit a, .roze a, .mint a, .blauw.a { 
		color: #46443D; 
		}


		
.blokje td {
	background-image: url(ima/wit.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	}

.mini {  
	font-size: 14px; 
	text-decoration: none; 
	letter-spacing: 5px;
	}
	
.mini b {
	font-size: 14px;
	}
	
.mini a:hover{  
	color: #000; 
	font-weight:bold;
	}



#dek {
	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:200;
	padding-left: 11px; 
	padding-top: 2px; 
	padding-right: 11px; 
	padding-bottom: 2px; 
	font-family: "Times New Roman", Times, serif; 
	background: #989898;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	}

