Hi Thorsten,
To change the hover color of services circle
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
and paste below CSS code in custom css box
.fourbox:hover .thumbbx{ border-color:#ff0000;}
Now you need to change color code to suitable to your site.
Regards
Grace Themes