<!--

label { 
	display: block; width: 6em; float: left; margin-left: 5px; 
}

.nieuws_big{
	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}
.nieuws_small{
	font-family: "Trebuchet MS";
	font-size:10px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
}
.menu_txt{
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	text-align:right;
	padding: 0px 0px 0px 0px;
}
.menu_txt a:link{
	width:117px;
	font-family: "Trebuchet MS";
	color: #000066;
	text-decoration: none;
}
.menu_txt a:visited{
	color: #000066;
	text-decoration: none;	
}
.menu_txt a:hover{
	display: block;
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-decoration: none;
	padding:0px 0px 0px 0px;
}
.menu_txt a:active{
}
.txt a:link{
	text-decoration:underline;
	color:#000000;
}
.txt a:visited{
	text-decoration:underline;
	color:#000000;
}
.txt a:hover{
	text-decoration:underline;
	color:#000000;
}
.txt a:active{
	text-decoration:underline;
	color:#000000;
}
.txt_black{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:right;
}
.txt_black a:link{
	text-decoration:underline;
	color:#000000;
}
.txt_black a:visited{
	text-decoration:underline;
	color:#000000;
}
.txt_black a:hover{
	text-decoration:underline;
	color:#000000;
}
.txt_black a:active{
	text-decoration:underline;
	color:#000000;
}
.img{
	border:none;
	width:160px;
	height:120px;
}
.img_small{
	border:none;
}
.calendar
{
	background-color: #FFFFFF;
	color:black;
	width: 200px;
}
.calendar tx
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	background-color:yellow;
	font : normal 10px Trebuchet MS;
}
.txt{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.txtu{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color : #CCCCCC;
	text-decoration: underline;
}
.txto{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color : #ffffff;
}
.txto a:link{
	text-decoration:no1ne;
	color:#333333;
	background-color : #ffffff;
}
.txte{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color : #333333;
	background-color: #CCCCCC;
}
.txte a:link{
	text-decoration:underline;
	color:#333333;
	background-color: #CCCCCC;
}

.calendar th
{
	font-weight: bold;
	background-color:#0099FF;
}
.calendar th a
{
	text-decoration: none;
	font-size: 14pt;	
}
.calendar td
{
	text-align: center;
}
.calendar td.weekday
{
	font-weight:bold;
}
.calendar td.weekendday
{
	color: #0099FF;
	font-weight: bold;
}
.calendar td a
{
	text-decoration: underline;
	font-weight:bold;
}
.error
{
	padding: 1em;
	border: 3px double red;
	color: red;
	background-color: lightyellow;
	margin-bottom: 2em;
}
.feedback
{
	padding: 1em;
	border: 3px double green;
	color: green;
	background-color:lightyellow;
	margin-bottom: 2em;
}	
-->

