.logo_mandant {
	margin-top: -7px;
}

.content_wrap, ul.formular_tabs li.active, ul.formular_tabs li:hover {
    background-color: #3e4a35;
    background-image: -webkit-linear-gradient(left, #537238, #3e4a35); /* For Safari 5.1 to 6.0 */
    background-image: linear-gradient(to right, #537238, #3e4a35);
}

.navigation > ul > li.active > a, .navigation > ul > li:hover > a {
    background-color: #537238;
    background-image: none;
}

table#fundlist tr th, .logout, .login {
    background-color: #537238;
}

a {
	color: #b80420;
}