body {
	background-color:#c0c0c0;
	color:#000000;
	font-family: Times new roman;
	font-size: 10px;
	}


.ondertitel {
	
	font-size:10px;
	font-family:Verdana;
	color:#808080;
	text-align:center;
		}
	

.achtergrond {
	background-image: url(homeachtergrond.gif);
	background-repeat: no-repeat;
		}
.achtergrond2 {
	background-image: url(achtergrond2.gif);
	color:#000000;
	}

.algemeenachtergrond {
	background-image: url(algemeenachtergrond.gif);
	background-repeat: no-repeat;
	width: 700px;
	color:#000000;
	}
	
.kleuterachtergrond {
	background-image: url(kleuterachtergrond.gif);
	width: 700px;
	color:#000000;
	}

.lagerachtergrond {
	background-image: url(lagerachtergrond.gif);
	background-repeat: no-repeat;
	width: 700px
	color:#000000;
	}
	
.crecheachtergrond {
	background-image: url(crecheachtergrond.gif);
	width: 700px;
	color:#000000;
	}
	
.tekst {
	text-transform: capitalize;}
	
a:link {
	background: inherit;
	text-decoration: none;
	color:#ffffff;
	}
a:visited {
	background: inherit; 
	text-decoration: none;
	color:#ffffff;
	}	
a:hover {
	background:inherit;
	color:#ffffff;
	text-decoration: none;
	}
a:active {
	background: inherit;
	text-decoration: none;
	color:#ffffff;
	}
