.Table {
	border: 1px solid #FF0000;
	background-color: #00FFFF;
}
body {
	background-image: url(/images/background.jpg);
	/*background-image: url(/images/sneeuwland.jpg);*/
	margin: 0px;
}
a:link {
  color: #0000FF; 
  text-decoration: none;}
a:visited {
  color: #0000FF; 
  text-decoration: none;}
.Tablehead {
	background-color: #FF0000;
	color: #FFFFFF;
}
.tablecell {
	background-color: #00FFFF;
	border: #00FFFF;
}
.agendafont {
	color: #0000FF;
}
.agendafontlarge {
	font-size: larger;
	color: #0000FF;
	font-weight: bold;
}
.divhead {
	top: 0px;
	position: absolute;
	height: 40px;
	width: 100%;
}
/*.kersthead {
	background-image: url(images/kerst/hulstlijn.gif);
	height: 35px;
	width: 100%;
}
.kersttablehead {
	background-image: url(images/kerst/lijn1.gif);
	height: 7px;
	height: 0px;
	width: 100%;
}*/

