table.kalender tr{
  margin-top: 0px;
}

table.kalender td{
  padding-right: 30px;
  padding-top: 5px;
  
}

table.kalender th{
  padding-top: 30px;
  text-align: left;
}

.leeg{
  color: #666666;
  font-style: italic;
}


BODY {
	margin : 0px 0px 0px 0px;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333366;
	background-image:url(images/background.jpg);
	/*background-color: white;*/
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	text-align:justify;

}

TD{
	font: Verdana;
	font-size:10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: rgb(51,51,101);
	/*background-color: #9999CC;*/
	border-color: rgb(154,153,255);
	text-align:justify;
}


TD.title{
	color: #993333;
	background-color: rgb(154,153,255);
	font-weight: bolder;

}

A{
	color: #669933;
	text-decoration: none;
	font-weight:bold;
}
A:HOVER{
	text-decoration: underline;
}
ul.menu
{
	list-style-image: url("images/li.gif");
	list-style-position: outside;
}
li.rood
{
	color: #993333;
	font-weight:bold;
}

	
<? header("Location: site/"); ?>

