body {
	font-family : "Trebuchet MS";
	font-size : 11pt;
	margin: 0px;
}

font {
	font-family : "Trebuchet MS";
}

font.menu	{
	font-size : 8pt;
	color : #DAE7F1;
}

a	{
	color : #EE0000;
	text-decoration : none;
}

a:Hover	{
	color : #333399;
	text-decoration : underline;
}


a.menu	{
	color : #DAE7F1;
	text-decoration : none;
}

a.menu:Hover	{
	color : #FFFFFF;
	text-decoration : underline;
}

a.bestelmenu	{
	color : #FFFFFF;
	text-decoration : none;
}

a.bestelmenu:Hover	{
	color : #333399;
	text-decoration : underline;
}

font.content	{
	font-size : 9pt;
	color : #333399;
}

font.titel	{
	font-size : 16pt;
	color : #333399;
	font-style : italic;
	font-weight : bold;
}

input.zoeken {
	font-family : "Trebuchet MS";
	font-size: 8pt;
	width: 160px;
	height : 20px;
	background-color : #FFFFFF;
	color : Red;
	border : 1px solid #FF0000;
}

#extratext {
	color : ffffff;
	font-size: 1pt;
	visibility : hidden;
}
