#trading .button, #trading .bn {
	background-color: #fff;
}

#trading .filledb .button, #trading .filledb .bn {
	background-color: #f4f1eb;
}

#trading .filledb input[type="text"], #trading .filledb input[type="password"] {
	background-color: #fff;
}

#trading .filleda input[type="text"], #trading .filleda input[type="password"] {
	background-color: #f4f1eb;
}

#trading .filledb .btn-cta {
	background-color: red;
}

#agbZustimmungFbo .btn-cta {
   background-color: red !important;
}

#agbZustimmungFbo .btn-cta:hover {
    background-color: #fff !important;
    color: red;
}