<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.noprint {
	DISPLAY: none;
}

DIV.noprint
{
    DISPLAY: none;
}

#noprint
{
    DISPLAY: none;
}

.text{
font-family: Arial;
font-size: 12px;
color: #333333;
}

.nummerplaat{
font-family: Arial;
font-size: 24px;
color: #f62e02;
text-transform: uppercase;
border: #f62e02 1px solid;
text-align: center;
height: 30px;
width: 120px;
}

.nummerplaat_groen{
font-family: Arial;
font-size: 24px;
color: #3d6730;
text-transform: uppercase;
border: #3d6730 1px solid;
text-align: center;
height: 30px;
width: 120px;
}

.nummerplaat_zwart{
font-family: Arial;
font-size: 24px;
color: #000000;
text-transform: uppercase;
border: #000000 1px solid;
text-align: center;
height: 30px;
width: 120px;
}

.nummerplaat_blauw{
font-family: Arial;
font-size: 24px;
color: #01143A;
text-transform: uppercase;
border: #01143A 1px solid;
text-align: center;
height: 30px;
width: 120px;
}

.text_klein{
font-family: Arial;
font-size: 10px;
color: #74919c;
}

.titel_nav{
font-family: Arial;
font-size: 18px;
color: #74919c;
}

.titel_nav_kl{
font-family: Arial;
font-size: 14px;
color: #74919c;
}

.text_nav{
font-family: Arial;
font-size: 11px;
color: #3333333;
}

.titel_rood{
font-family: Arial;
font-size: 14px;
color: #d32626;
font-weight: bold;
}

.text_geel_17{
font-family: Arial;
font-size: 14px;
color: #ffcc00;
}

.text_geel{
font-family: Arial;
font-size: 12px;
color: #ffcc00;
}

.text_rood{
font-family: Arial;
font-size: 12px;
color: #d32626;
}

.text_wit{
font-family: Arial;
font-size: 12px;
color: #ffffff;
}

.txtfield{
width: 240px;
height: 18px;
border-top:solid #8CA2BC 1px;
border-left:solid #8CA2BC 1px;
border-right:solid #8CA2BC 1px;
border-bottom:solid #8CA2BC 1px;
font-family: Verdana;
font-size: 11px;
color: #333333;
color: #000000;
}

.txtfield_300{
width: 300px;
height: 18px;
border-top:solid #8CA2BC 1px;
border-left:solid #8CA2BC 1px;
border-right:solid #8CA2BC 1px;
border-bottom:solid #8CA2BC 1px;
font-family: Verdana;
font-size: 11px;
color: #333333;
color: #000000;
}

.txtfield100{
width: 100px;
height: 18px;
border-top:solid #8CA2BC 1px;
border-left:solid #8CA2BC 1px;
border-right:solid #8CA2BC 1px;
border-bottom:solid #8CA2BC 1px;
font-family: Verdana;
font-size: 11px;
color: #333333;
color: #000000;
}

.txtfield_40{
width: 45px;
height: 18px;
border-top:solid #8CA2BC 1px;
border-left:solid #8CA2BC 1px;
border-right:solid #8CA2BC 1px;
border-bottom:solid #8CA2BC 1px;
font-family: Verdana;
font-size: 11px;
color: #333333;
color: #000000;
}

.txtarea{
width: 240px;
height: 40px;
border-top:solid #8CA2BC 1px;
border-left:solid #8CA2BC 1px;
border-right:solid #8CA2BC 1px;
border-bottom:solid #8CA2BC 1px;
font-family: Verdana;
font-size: 11px;
color: #333333;
color: #000000;
}


.titel_bestelbon{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #efefef;
	color: #d32626;
}

.text_bestelbon{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	background-color: #d7e4ea;
}

.textveld_bestelbon{
	width: 20px;
	height: 18px;
	border: 1px #990000 solid;
}
.btn_bestelbon{
	color: #ffffff; 
	font-size: 11px; 
	font-family: Arial; 
	background-color: #d32323; 
	border: solid 1px #ffffff;
	height: 18px;
	cursor:hand;
	vertical-align:middle;	
}
.error  { color: #cc0000; font-size: 11px; font-family: verdana; font-weight: bold }
}</pre></body></html>