#ledenlijst{
  list-style-type: none;
}
#ledenlijst li{
  float: left;
  width: 320px;
  margin-right: 6px;
  margin-bottom: 10px;
  line-height: 1.0;
}
.Hoofdtitel {
	font-size: 24px;
	font-weight: 400;
	color: #FF0000;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	font-family: sans-serif;
}
.subtitel {
	font-size: 18px;
	font-weight: 200;
	color: #FF0000;
	font-variant: small-caps;
	text-align: center;
	vertical-align: middle;
	font-family: sans-serif;
}

.vet {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: sans-serif;
}

body {
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
	font-variant: normal;
	font-family: sans-serif;
	background-color: #000000;
	margin-left: 15px;
	margin-top: 15px;
}
a:link {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC9900;
	text-decoration: underline;
	font-family: sans-serif;
	text-align: center;
}
a:visited {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC9900;
	text-decoration: underline;
	font-family: sans-serif;
	text-align: center;
}
.kalenderdata {
    font-size: 12px;
	color: #000000;
}
li {
	/*KERSTPERIODE: list-style-image: url(afbeeldingen/bol_kerst3.gif); */
	list-style-image: url(afbeeldingen/bol.gif);
}
.gesprekpersoon1 {
	color: #999933;
}
.gesprekpersoon2 {

	color: #FFFF00;
}
.opmerking {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

