Hello, Klaus!
Insert the following codes into Customizing->General->Additional CSS:
.wpcf7 {
background: #faeae0!important;
}
.wpcf7-mail-sent-ok{
border: 2px solid #9f5103!important;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
border: 2px solid #fa8c1e!important;
}
There is a good plugin to help you with that if you want to try:
Contact Form 7 Style
Regards