BODY 
{
	font-family 			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color					: black;
	background-color		: white;
	font-size				: 12px;
	line-height : 100%;
	background-image		: url("../gfx/achtergrond.gif");
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: lightgreen;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: green;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: black;
	scrollbar-track-color: lightgreen;

}

p
{
	font-family 			:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
}

h1
{
	font-family 			:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333300;
	font-weight: bold;
}

h2
{
	font-family 			:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	font-weight: bold;
}

.leeg
{
	background-image		: url("../gfx/achtergrond_leeg.gif");
}

.links
{
	background-image		: url("../gfx/links.gif");
}

.rechts
{
	background-image		: url("../gfx/rechts.gif");
}

.groenframe
{
	background-color: #acf6b4;
	border					: double 4px green;
}

.groen
{
	background-color: #acf6b4;
}

.frame
{
	border					: solid 1px black;
	font-size				: 70%;
	font-family				: Arial;
}

.titel
{
	font-size				: 110%;
	color					: darkblue;
	font-weight				: bold;
}

.artikel
{
	font-size				: 80%;
	color					: darkblue;
	text-align : justify;
}

.datum
{
	font-style				: italic;
	font-size				: 80%;
	color					: darkblue;
}

A:LINK, A:VISITED 
{
	font-size				: 80%;
	color					: darkgreen;
	text-decoration			: none;
	line-height : 12px;
}
A:HOVER,A:ACTIVE
{
	font-size: 80%;
	color: green;
	line-height : 12px;
	font-weight: bold;
	text-decoration: underline overline;
}


li
{
	font-size				: 80%;
	list-style-type 		: square;
	list-style-image 		: url("../gfx/point.gif");
}

.invoerveld
{
	background-image		: url("../gfx/txt-achtergrond.gif");	
	color 					: blue;
 	font-size 				: 80%;
	font-weight				: bold;
	border-color			: black;
	border-style			: solid;
	border-width			: 1px;
}

.kleurlicht
{
	background-color 		: #E8E8E8;
	font-size 				: 80%;
	vertical-align 			: top;
}

.kleurdonker
{  
	background-color 		: #d8d8d8;
	font-size 				: 80%;
	text-align				: right;
	vertical-align 			: top;
}

.kleur0
{
	background-color 		: #E8E8E8;
	vertical-align 			: top;
}
.kleur1
{
	background-color 		: #d8d8d8;
	vertical-align 			: top;

}
.frame
{
	border-width			: 3px;
	border-style 			: ridge;
	border-color 			: #FFFFFF;
	background-color 		: #fbfbfb;
}

.header
{
	background-color 		: #000000;
	vertical-align 			: top;
	color					: #FFFFFF;
	text-align				: left;
	font-weight				: bold;
}

.alert
{
	font-size				: 100%;
	font-weight				: bold;
	color					: #fe362c
}

.tooltiptitle
{	
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	CURSOR: Default; 
	font-family: arial; 
	font-weight: bold; 
	font-size: 8pt
}

.tooltipcontent
{
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none; 
	CURSOR: Default; 
	font-family: arial; 
	font-size: 8pt
}

#ToolTip
{
	position:absolute; 
	width: 100px; 
	top: 0px; 
	left: 0px; 
	z-index:4; 
	visibility:hidden;
}

.subtekst
{
	font-size: 7pt;
}

