
/* - - - - - - - - - - - - - - - - - - - - - - - - - -*
 * BEGIN algemene CSS Alpe d'HuZes 2010 Front - Dorine*
 * - - - - - - - - - - - - - - - - - - - - - - - - - -*/		

body {
			 margin: 5% 15% 2% 15%;
			 /*background-image: url(figuur/#.gif);*/
			 background-color: #3333ff;
			 color:  #3333ff; 
			 font-size: 90%;
			 }
			 

#TabelAlg{
					margin-left: auto;
					margin-right: auto; 
	 				border: 0px solid #ffffff;
					background:  #c0c0c0;
					}

#TabelAlgVoet	{	width: 580px;
								margin-left: auto;
								margin-right: auto; 
							}
 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - -*
 * BEGIN .p1 = navigatie boven en onder                   *
 *       .p2 = reguliere tekst                            *
 *       .pnavwie = alleen op indexblad - bijgewerkt enzo *
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/		

p {	margin-left: 20px;
		margin-right: 0px;
		font-family: "trebuchet ms", arial, helvetica, sans-serif;
		}
 
				
				
/* - - - - - - - - - - - *
 * BEGIN tabelindeling   *
 * - - - - - - - - - - - */		
					
.TabBinnen  {background: #3333ff;
 			    	 font-size: 85%;
				     color: #ffffff;
 				  	 width: 580px; 
				  	}

.achter  {background: #3333ff;
				     color: #ffffff;
 				  	 width: 580px; 
				  	}
					
			
					



