.text {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.copy {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #333333; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
	; padding-right: 5px
}
.nav {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-STYLE: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.navgoed:hover { 
	text-decoration: none; 
	background-color : #FFFFFF;
	height : 100%;
	width : 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.lijnboven {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.boxformulier {
	width: 130px;
	overflow-y : hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxnummer {
	width: 40px;
	overflow-y : hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}.boxgroot {
	width: 360px;
	overflow-y : hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 180px;

}
.textinleiding {

	FONT-SIZE: 14px;
	COLOR: #333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.Titel {

	FONT-SIZE: 16px;
	COLOR: #333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.textbold {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.lijnonder {

	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.lijnrechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;



}
