.logo_mandant {
    margin-top: 4px;
}

.content_wrap {
    background-color: #eeeeee;
    background-image: none;
}

#statusbar {
	color: black;
}

.navigation > ul > li.active > a, .navigation > ul > li:hover > a {
    background-color: #83abd4;
    background-image: none;
}

ul.formular_tabs li.active, ul.formular_tabs li:hover {
    background-color: #83abd4;
    background-image: none;
	color: black;
}

table#fundlist tr th {
    background-color: #83abd4;
	
}

a {
	color: #325476;
}

a:hover {
	text-decoration: none;
	color: black
}

