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

.content_wrap, ul.formular_tabs li.active, ul.formular_tabs li:hover {
    background-color: #e41f1f;
    background-image: -webkit-linear-gradient(bottom, #c00321, #e41f1f); /* For Safari 5.1 to 6.0 */
    background-image: linear-gradient(to top, #c00321, #e41f1f);
}

.navigation > ul > li.active > a, .navigation > ul > li:hover > a {
    background-image: none;
    background-color: #c00321;
}

table#fundlist tr th, .logout, .login {
    background-color: #c00321;
	border: 0 none !important;
}

a {
	color: #c00321;
}

a:hover {
	color: #e41f1f;
}