.hoofdmenu {
	cursor:hand;
	line-height: 19px;
	padding-left: 14px;
}
.hoofdmenu_over {
	cursor:hand;
	line-height: 19px;
	padding-left: 14px;
	background: url(../img/main_hoofdmenubg.gif);
}
.hoofdmenu:link, .hoofdmenu:active, .hoofdmenu:visited, .hoofdmenu:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
}

.submenu {
	cursor:hand;
	line-height: 19px;
	padding-left: 14px;
}
.submenu_over {
	cursor:hand;
	line-height: 19px;
	padding-left: 14px;
	background-color: #5AA69C;
	color: white;
}
.submenu:link, .submenu:active, .submenu:visited {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #21615A;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
}
.submenu:hover {
	color: white;
	text-decoration: none;
}

.titel {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #47B87A;
	font-weight: bold;
}

.recht {
	text-align: justify;
}

td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #757575;
}

.tekstrood {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #9C3000;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

li {
	list-style-type: square;	
}

a:link, a:active, a:visited, a:hover {
	text-decoration: underline;
	color: #47B87A;
}

a.rood:link, a.rood:active, a.rood:visited, a.rood:hover {
	text-decoration: underline;
	color: #9C3000;
}

input, select, textarea {
	border: solid 1px #9C3000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #757575;
	text-decoration:none;
}
input.checkbox {
	border: 0px;
}
input.button_groen {
	border: solid 1px #47B87A;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #47B87A;
	text-decoration:none;
	background-color: white;
	margin-top: 3px;
	font-weight: bold;
	height: 18px;
	padding: 0px;
}

input.rood, select.rood, textarea.rood {
	border: solid 1px #9C3000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #9C3000;
	text-decoration:none;
}
textarea.rood {
	scrollbar-base-color: #9C3000;
	scrollbar-face-color: white;
	scrollbar-shadow-color: #9C3000;
	scrollbar-darkshadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-arrow-color: #9C3000;
	scrollbar-3dlight-color: #9C3000;
	scrollbar-track-color: #F0F0F0;
}
input.button_rood {
	border: solid 1px #9C3000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #9C3000;
	text-decoration:none;
	background-color: white;
	margin-top: 3px;
	font-weight: bold;
	height: 18px;
	padding: 0px;
}
input.groen, select.groen, textarea.groen {
	border: solid 1px #47B87A;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #757575;
	text-decoration:none;
}
textarea.groen {
	scrollbar-base-color: #47B87A;
	scrollbar-face-color: white;
	scrollbar-shadow-color: #47B87A;
	scrollbar-darkshadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-arrow-color: #47B87A;
	scrollbar-3dlight-color: #47B87A;
	scrollbar-track-color: #F0F0F0;
}

.lijngroen {
	background-color: #5AA69C;
	height: 1px;
}

.xsarus {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #5AA69C;
	line-height: 17px;
}
.xsarus:link, .xsarus:active, .xsarus:visited, .xsarus:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #5AA69C;
	font-weight: normal
}
.xsarus:hover {
	text-decoration: none;
}
