h3 {
margin-top:20px;
}

label.main {
width:120px;
}

input.tekst {
width:205px;
}

input.aantal {
width:50px;
text-align:center;
}

input.oms {
width:295px;
}

input.prijs {
width:70px;
text-align:right;
}

label.rc {
float:none;
display:block;
margin-left:25px;
width:500px;
}

input.rc {
float:left;
}

#naam, #organisatie, #straat, #plaats, #email, #email2, #aflever_straat, #aflever_plaats {
width:350px;
}

#postcode, #aflever_postcode {
width:50px;
}

#telefoon,
#mobiel {
width:80px;
}

textarea#opmerkingen {
width:100%;
height:235px;
}

table.producten {
width:550px;
}

tr.l {
/*background-color:olivedrab; Weggecommentariseerd door Kamiel op 13-03-2010. Wat een zanzige kleur zeg.. */
}

tr.d {
/*background-color:darkolivegreen; Weggecommentariseerd door Kamiel op 13-03-2010. Wat een zanzige kleur zeg.. */
}

div#knoppen {
text-align:center;
}

input.knop {
margin-top:20px;
width:120px;
color:black;
}

