.v_hoofdtabel {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.v_background {
	background-color: #FFFFFF;
}
.v_schaduwR {
	background-repeat: repeat-y;
}

.v_tekst {
	background-color: #FFFFFF;
}
.v_tekstvak {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.v_header {
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: bottom;
	text-align: center;
}
.v_menutabel {
	background-color: #AACAA5;
	padding-left: 30px;
}
.v_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #27903B;
	cursor: hand;
}
#v_menu {
	border-right-style: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #043D22;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #043D22;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D973C;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.behavior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	cursor: hand;
}
.v_behavior {
	text-decoration: underline;
	cursor: hand;
}
