body {
	background-color: #F7ECD2;
}

.tekst {
	font-family: Verdana;
	font-size:12px;
	color: #000000;
	text-align: justify;
	margin-left:20px;
	margin-right:20px;
}

.voettekst {
	font-family: Verdana;
	font-size:10px;
	color: #000000;
	text-align: justify;
}

.kop {
	font-family:Verdana;
	font-size:12px;
	font-style:italic;
	color:#A6DA5C;
	font-weight: bold;
	margin-left:20px
}

a:link    { text-decoration: underline; color: #666666; }
a:visited { text-decoration: underline; color: #666666; }
a:active  { text-decoration: underline; color: #666666; }

table.home { background-image: url(images/achtergrond_home.jpg); 
      background-position: top right;
	  background-repeat:no-repeat; } 

table.stichting { background-image: url(images/achtergrond_stichting.jpg); 
      background-position: top right;
	  background-repeat:no-repeat; } 
	  
table.agenda { background-image: url(images/achtergrond_agenda.jpg); 
      background-position: top right;
	  background-repeat:no-repeat; } 
	  
table.helpen { background-image: url(images/achtergrond_helpen.jpg); 
      background-position: top right;
	  background-repeat:no-repeat; } 
	  
table.nieuws { background-image: url(images/tabel_achtergrond.gif); background-repeat: repeat-x; } 
