.logo_mandant {
	margin-top: -7px;
}

.content_wrap, ul.formular_tabs li.active, ul.formular_tabs li:hover {
    background-color: #003B76;
    background-image: -webkit-linear-gradient(left, #00529F, #003B75); /* For Safari 5.1 to 6.0 */
    background-image: linear-gradient(to right, #00529F, #003B75);
}