/* CSS definition file containing site wide stylesheets */

.vaklichtblauwOK {
	text-align: justify;
 	background-color: rgb(153,204,255)
}

.foto_groot {
	border: 8px solid rgb(255,255,255)
}

.foto_klein {
	border: 4px solid rgb(255,255,255)
}

.txtlichtblauwOK {
	font-size: 13px;
 	text-align: justify;
 	background-color: rgb(153,204,255);
 	border-left-style: none;
 	padding-top: 3px;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.vaklichtgroen {
	text-align: justify;
 	background-color: rgb(204,255,204)
}