/* 521-kl-marsberg custom.css */

.schmuckbild {
  background-color:#e49b00;
  padding:2rem 0;
}

.main-title {
  padding:5px;
  margin-top:0;
  line-height:1;
}

.main-title, .main-title a {
  color:#fff;
  display:block;
}

.main-sub-title {
  font-size:50%;
}

.standorte {
  background-color:#ededed;
  border:2px solid #e2e2e2;
  border-width:2px 0;
}

.sidebar {
  background-color:#fff;
}

.sidebar-block {
  border:1px solid #e7b242;
  margin:1rem 0;
}

.sidebar-inner {
  border:0;
}

.social-thumbs {
  list-style:none none;
  margin:0;
  padding:0;
  display:flex;
  justify-content:space-between;
}

.social-thumbs li {
  border:1px solid #ccc;
}

.article-title {
  color:#e56a06;
}

.form-inline {
  margin:1rem 0;
}

.form-inline .form-group input {
  margin-left:10px;
  margin-right:5px
}

.standorte {
  margin-bottom:2rem;
}

.standorte .article-title {
  color:#000;
}

.standorte .headline .article {
  margin:0;
  padding:0;
}

.standorte .headline .article-title {
  font-size:2rem;
  padding:1rem 0 1rem 0.5rem;
  line-height:1;
  margin:0;
}

.standorte h3 {
  font-size:75%;
  hyphens:auto;
  line-height:1.5;
}