BODY 
{
	scrollbar-face-color: #ffffff;  
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #445607;
	background-position: center center;
	background-repeat: repeat;
	background-attachment: fixed;
}

td
{
	font-family: Garamond, Century Gothic, Univers, Arial, Verdana, Helvetica;
	font-size: 11pt;
	color: #445607;
	line-height: 18px;
}

.tdsub
{
	font-family: Garamond, Century Gothic, Univers, Arial, Verdana, Helvetica;
	font-size: 12pt;
	color: #445607;
	line-height: 18px;
}

.tdspeciaal
{
	font-family: Garamond, Century Gothic, Univers, Arial, Verdana, Helvetica;
	font-size: 15pt;
	font-weight: bold;
	color: #445607;
	line-height: 18px;
}



.hoofdtitel
{
	font-family: Garamond, Century Gothic, Univers, Arial, Verdana, Helvetica;
	font-size: 20px;
	color: ThreedHighlight;
	line-height: 26px;
	text-align: left;
}

.speciaal
{
	font-family: Garamond, Century Gothic, Univers, Arial, Verdana, Helvetica;
	font-size: 18px;
	color: ThreedHighlight;
	line-height: 26px;
	text-align: left;
}

.subtitel 
{
	color: black;
	font-size: 13pt;
	font-family: Garamond, Century Gothic, Univers, Arial, Verdana, Helvetica;
	text-decoration: underline;

}

.knop
{
	background-color: #B8CD00; 
	width: 140px;
	height: 25px; 
	text-align: center;
	vertical-align: middle; 
	text-transform: uppercase;
	cursor: hand;
	border: solid 1px #445607;
	color: #445607;
	font-size: 13pt;
	font-family: Garamond, Century Gothic, Univers, Arial, Verdana, Helvetica;	
}

.border
{
	border: 1px #445607 solid;
}

.top
{
	background-attachment: fixed;
	background-image: url(../images/top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu
{
	background-attachment: fixed;
	background-image: url(../images/menu.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.background
{
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


input, select, textarea
{
	background-color: transparent;
	border: solid #445607 1px;
	font-family: Garamond, Century Gothic, Univers, Arial, Verdana, Helvetica;	
	font-size: 12pt;	
}

li
{
list-style-image: url(../images/li.gif);
background-color: transparent;
}
