:root {
	--grootte-100:16px; /*13|16|20*/
	--grootte-25:calc(0.25*var(--grootte-100));
	--grootte-85:calc(0.85*var(--grootte-100));
	--grootte-110:calc(1.10*var(--grootte-100));
	--grootte-125:calc(1.25*var(--grootte-100));
	--grootte-150:calc(1.50*var(--grootte-100));
	--grootte-175:calc(1.75*var(--grootte-100));
	--grootte-200:calc(2.00*var(--grootte-100));
	--spacing-label:35px; /*30|35|40*/
	--pos-err-gridk:-8px; /*-6|-8|-10*/
	--spacing-label-top:5px; /*5|5|7*/
	--spacing-checkmark-left:11px; /*10|11|13*/
	--spacing-checkmark-top:8px; /*8|8|11*/
	--spacing-checkmark-width:5px; /*4|5|6*/
	--spacing-checkmark-height:13px; /*11|13|15*/
	--spacing-checkmark-border:2px; /*1|2|2*/
	--tooltip-size:15px; /*14|15|16*/
	--tooltip-corner-width:20px; /*15|20|25*/
	--tooltip-corner-height:35px; /*30|35|45*/
}

/* middelste A */
.mrFontsize SPAN:nth-child(3) {
	text-decoration:underline;
}