BODY
{
	font-size: 11px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FEFDC5; // #FEFC9E; // #FFFFE9; //#fffff0;
	margin-height: 0px;
	margin-width: 0px;
}
TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tekst
{
	font-size: 11px;
	color: #000066;
}
.tekst:link 	{  color: #000066; text-decoration: underline }
.tekst:visited	{  color: #000066; text-decoration: underline }
.tekst:hover 	{  color: #000066; text-decoration: underline }
.tekst:active 	{  color: #000066; text-decoration: underline }

.introtekst 
{
	color: #0F228B;
	font-size: 32px;
	font-weight:normal;
	font-family: Century Gothic, Verdana, Arial, Helvetica;
}
.introtekst2 
{
	color: #0F228B;
	font-size: 16px;
	font-weight: normal;
	font-family: Century Gothic, Verdana, Arial, Helvetica;
}
.introtekst3 
{
	color: #0F228B;
	font-size: 14px;
	font-weight: normal;
	font-family: Century Gothic, Verdana, Arial, Helvetica;
}
.welkom
{
	color: #0F228B;
	font-size: 32px;
	font-weight: normal;
}
.welkom:link {  text-decoration: none }
.welkom:visited {  text-decoration: none }
.welkom:hover {  text-decoration: underline }
.welkom:active {  text-decoration: none }
	
.hoofdtitel { font-size : 72px; color:Black; font-family : Century Gothic, Verdana, Arial, Helvetica;}
.hoofdrand
{
	border-right: #d3d3d3 3px double;
	border-top: #d3d3d3 3px double;
	border-left: #d3d3d3 3px double;
	border-bottom: #d3d3d3 3px double;
}
.hoofdranddik
{
	border-right: #d3d3d3 10px double;
	border-top: #d3d3d3 10px double;
	border-left: #d3d3d3 10px double;
	border-bottom: #d3d3d3 10px double;
}
.menu
{
	color: #FFFFE9;
	background-color: #0F228B;
	font-size: 16px;
	font-weight: normal;
}	
.menuOver
{
	color: #f5d353;
	background-color: #10006F;
	font-size: 16px;
	font-weight: normal;
}	
.menuSel
{
	color: #f5d353;
	background-color: #0F228B;
	font-size: 16px;
	font-weight: bold;
}	
.menuSelOver
{
	color: #f5d353;
	background-color: #10006F;
	font-size: 16px;
	font-weight: bold;
}	
.adres
{
	color: #FFFFE9;
	background-color: #0F228B;
	font-size: 9px;
}
.contact
{
	color: #FFFFE9;
	background-color: #0F228B;
}
.berichtvak
{
	border-right: #d3d3d3 3px double;
	border-top: #d3d3d3 3px double;
	border-left: #d3d3d3 3px double;
	border-bottom: #d3d3d3 3px double;
/*	background-color: #FFFFE9; */
	color: #000066;
}
.berichtvakOver
{
	border-right: #d3d3d3 3px double;
	border-top: #d3d3d3 3px double;
	border-left: #d3d3d3 3px double;
	border-bottom: #d3d3d3 3px double;
/*	background-color: white; */
	color: black;
}
.berichtvakdetail
{
/*	background-color: #FFFFE9; */
	color: #000066;
}
.berichttitel
{
	color:white; /*#0F228B;*/
	font-weight: normal;
}
.berichttitelOver
{
	color:#f5d353;
	font-weight: normal;
}
/*
.berichttitel:link {  text-decoration: none }
.berichttitel:visited {  text-decoration: none }
.berichttitel:hover {  text-decoration: underline }
.berichttitel:active {  text-decoration: none }
*/
.bericht { color:Black; }
/*
.bericht:link {  text-decoration: none }
.bericht:visited {  text-decoration: none }
.bericht:hover {  text-decoration: underline }
.bericht:active {  text-decoration: none }
*/
.knop {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 11px; text-decoration:underline; BORDER-LEFT: #666666 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #0F228B! important; cursor:pointer;
}

