input,textarea,select {
border: 1px #B7BED2 solid ; background: #cc0000; font-family: arial; font-size: 8pt; color: #ffffff;
}
Alleen pakt hij de border wel bij input, select maar niet bij de textarea. Als ik in dit stukje css de backgroundcolor aanpas, past hij het wel aan in de textarea, dus fout geschreven is het ook niet. Wie weet waar het probleem zit?