/* Diese CSS-Angaben gelten nur für die Seite https://www.ffw-muenchen.de/diversitaet-inklusion/ und deren Unterseiten */

a:focus { outline: 0px solid #888; }

.ffw-header-wrap, footer {
	background-image: radial-gradient(circle farthest-side, #5b5a66, #17161a);
}
.container.toprow, .ffw-header, .navbar-header {
	background:none;
}

.nav-item.dropdown.show, .nav-item.active, .dropdown-item:active {
	background-color:#808088 !important;
}

body {
	background-image: radial-gradient(circle farthest-side, #45444d, #0b090c);
	color:#fff;
}
a, a:hover {
	color:#fff;
}
.breadcrumb-item+.breadcrumb-item::before {
	color:#fff;
}
.table td, .table th {
  border-top:2px solid #707075;
}
.whiteColor, .sidebar {
	background:#74718030;
}

.frame-custom-22, .frame-custom-23, .well {
	background-color:#f5f5f520;
	border:none;
	border-radius:0px;
	margin-bottom:0px;
}

.ce-intext.ce-left .ce-gallery {
	margin-top: 5px;
	margin-bottom: 2px;
	margin-right: 10px;
}
#newsgalerie .flickity-page-dots .dot {
  background: #ffffff75;
}

.news-list-view .article {
  border-bottom: 2px solid #707075;
}
