
.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
}
.boxcombo {
	width: 270px;
	overflow-y : hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxformulier {
	width: 150px; height:20px;
	overflow-y : hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxnummer {
	width: 60px; height:20px;
	overflow-y : hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxgroot {
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 180px;
}

.text_white {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.titel {
	FONT-SIZE: 12px;
	COLOR: #0027C3;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


