.logo_mandant {
	background-size: 50%;
	top: -16px;
}

.content_wrap {
	background-color: #030326;
	background-image: none;
}

#statusbar {
	color: white;
}

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

ul.formular_tabs li.active, ul.formular_tabs li:hover {
	background-color: #a4b6c4;
	background-image: none;
	color: black;
}

table#fundlist tr th {
    background-color: #a4b6c4;
	color: black;
}

a {
	color: #030326;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: black;
}