body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 160%;
}


ul, li {
	padding-left: 0px;
	padding-bottom: 8px;
	margin-left: 9px;
	list-style-type: disc;
	list-style-image: url(../img/bullet_geel.gif);
}

/* Link Styles start */

#content A:link {
	color: #009300;
	text-decoration: none;
	border-bottom: thin solid 1px #009300;
}

#content A:visited { 
	color: #009300;
	text-decoration: none;
	border-bottom: thin solid 1px #009300;
}

#content A:active {
	color: #009300;
	text-decoration: none;
	border-bottom: thin solid 1px #009300;
}

#content A:hover {
	color: #B00000;
	text-decoration: none;
	border-bottom: thin dashed 1px #B00000;
}


#footer A:link{
	color: #999999;
	text-decoration: none;
	border: none;
}

#footer A:visited{ 
	color: #999999;
	text-decoration: none;
	border: none;
}

#footer A:active{
	color: #999999;
	text-decoration: none
	border: none;
}

#footer A:hover{
	color: #cc0000;
	text-decoration: underline;
	border: none;
}

/* Link Styles einde */


h1 {
	font-family: Georgia, "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #366141;
	font-weight: bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #366141;
	font-weight: bold;
}

.ruler01 {
	width: 350px;
	margin-top: 35px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #727272;
}

.indent01 {
	padding-left: 20px;
}

.formulierveld {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 8pt;
	color: #001C58;
	background-color: #F0F5F8;
	padding-left: 4px;
	border: inset 1px #cdcdcd;
}

.formulierbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #295C96;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #CEDAE8;
}

.border01 {
	border: thin solid 1px #009300;
}

.border02 {
	border: thin solid 2px #007663;
}

.kleinetekst {
	font-size: 10px;
	color: #999999;
	line-height: 100%;
}

.bgtabelcel01 {
background-color:#DFF6E2;
}

