.logo_mandant {
	background-size: 50%;
	height: 90px;
	top: -10px;
}

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

#statusbar {
	color: white;
}

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

ul.formular_tabs li.active, ul.formular_tabs li:hover {
	background-color: #8C1428;
	background-image: none;
	color: white;
}

table#fundlist tr th {
    background-color: #8C1428;
	color: white;
}

a {
	color: #8C1428;
}

a:hover {
	color: #8C1428;
	text-decoration: none;
}

a:active {
	color: #490a15;
}
