.field--type-image img, .field--name-field-user-picture img {
    margin: 0 0 1em;
    height: 283px;
    width: 446px;
}

.order-first {
    max-width: 200px;
}
.sidebar_first a {
    color: #000 !important;
    background-color: unset !important;
    float: left;
    height: 2.4em;
    line-height: 2.4em;
    padding: 0 0.8em;
    text-decoration: none;
    text-shadow: unset !important;
    margin-right: 5px;
}
.sidebar_first a:hover {
  color: #fff !important;
  background-color: unset !important;
}

.sidebar_first .active {
    color: #fff !important;
    background-color: unset !important;
    float: left;
    height: 2.4em;
    line-height: 2.4em;
    padding: 0 0.8em;
    text-decoration: none;
    text-shadow: unset !important;
    margin-right: 5px;
}


table tr th, table tr th a, table tr th a:hover {
    color: #FFF;
    font-weight: bold;
}
table tr th {
    background: #757575;
    background: rgba(0, 0, 0, 0.51) !important;
    border-bottom-style: none;
}

#search-block-form button {
    margin-left: 5px;
    margin-right: 0;
    height: 25px;
    width: 28px;
    padding: 0;
    cursor: pointer;
    text-indent: -9999px;
    border-color: #e4e4e4 #d2d2d2 #b4b4b4;
    background: url(/themes/contrib/bootstrap_barrio/images/icons/search-button.png) no-repeat center top;
    overflow: hidden;
}
body {
    line-height: 1.5;
    font-size: 87.5%;
    word-wrap: break-word;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
.search-block-form {
margin-top: -50px;
}

.form-control {
    background-color: #ccc;
    height: 28px;
}

.dropdown-item a {
    color: #333;
    background: #fff !important;
    background: rgba(255, 255, 255, 0.7);
    height: 2.4em !important;
    line-height: 2.4em;
    width: 100%;
    padding: 0 0.8em;
    text-decoration: none !important;
    text-shadow: 0 1px #eee;
    margin-right: unset !important;
    border-top-left-radius: unset !important;
    border-top-right-radius: unset !important;
}

.dropdown-item a:hover {
  background-color: #eee !important;
    float: left;
    height: 2.4em;
    width: 100%;
    line-height: 2.4em;
    padding: 0 0.8em;
    margin-right: unset !important;
    text-decoration: none;
    text-shadow: 0 1px #fff;
}

.dropdown-menu {
	font-size: 87.5%;
  --bs-dropdown-border-width: 2px;
}

.dropdown-item .active {
  background-color: #ccc !important;
    float: left;
    height: 2.4em;
    width: 100%;
    line-height: 2.4em;
    padding: 0 0.8em;
    margin-right: unset !important;
    text-decoration: none;
    text-shadow: 0 1px #fff;
}

#block-bootstrap-barrio-main-menu li {
  display: flex;
  justify-content: center;
  padding: 0 !important;
  list-style: none;
}
.navbar-nav a {
    color: #333;
    background: #ccc;
    background: rgba(255, 255, 255, 0.7);
    float: left;
    height: 2.4em;
    line-height: 2.4em;
    padding: 0 0.8em;
    text-decoration: none;
    text-shadow: 0 1px #eee;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-right: 5px;
}
.navbar-nav a:hover {
  background-color: #fff;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.navbar-nav .active {
  background-color: #fff;
    float: left;
    height: 2.4em;
    line-height: 2.4em;
    padding: 0 0.8em;
    text-decoration: none;
    text-shadow: 0 1px #fff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-right: 5px;
}

#block-bootstrap-barrio-main-menu .nav-link {
    color: black;
}


#navbar-top{
	 background-color: #4e4e4e; 
}
#header #search-block-form {
    flex-flow: row;
}
#main-wrapper {
	margin-top: 40px;

}
.region-secondary-menu, .region-top-header, #block-bootstrap-barrio-main-menu {
  margin-right: auto;
  margin-left: auto;
}
.title {
  margin-top: 20px;
}
.site-footer {
  background: #494949;
}
.dropdown-menu {
	width: inherit !important;
}
.slick-arrow::before {
  color: #805555;
}
.img-fluid {
    max-width: 80%;
}
summary {
  margin-top: -10px;
  margin-bottom: 24px;
}


#block-bootstrap-barrio-main-menu li {
  padding: inherit;
}
.dropdown-toggle::after {
  display: none;
}
.nav-link--seite-impressum, .nav-link--seite-kontakt, .nav-link--seite-haftungsausschluss{
	font-weight: bold;
}


.navbar-brand .img-fluid {
  max-width: 120%;
  margin-left: 20px;
}
a.nav-link--::before {
	display:none;
}