/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600|Raleway:300,400,600);*/

body {
  padding-top: 7rem;
  font-family: 'Open Sans',Arial,Helvetica,sans-serif;
}
.result-title a {
  color: #788d94;
}
body.layout-pagets__1colslider {
  padding-top: 26px;
}

@media (min-width: 992px) {
  body {
    padding-top: 2.8rem;
  }
}

a.navbar-brand{
  width: 23%;
}

.bg-dark,
.bg-dark .dropdown-menu {
  background-color: #ffffff!important;
}

.suche{
  background-color: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 3px;
  padding: 0px 2px 0px 5px;
  line-height: 0.5rem;
  width: 12rem;
  z-index: 9999999;
  margin-top: 9px;
  font-size: 0.7rem;
  position: absolute;
  right: 233px;
}

.flexslider {
  margin: 32px 0 0px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}

.tx-ws-flexslider img {
  /* margin-top: 45px; */
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-top: 2px solid #85aac4;
}


.btn-primary {
  color: #fff;
  background-color: #2e50d8;
  border-color: #2e50d8;
}

a {
  color: #2e50d8;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

.footercontent {
  background: #fff;
  padding: 1rem 0px;
  color: #ddd !important;
  width: 100%;
  margin-top: 3rem;
  border-top: 2px solid #E2E4E6;
}
.footercontent p{
  color: #8B8A8A;
  font-size: 0.8rem;
}
.footercontent h5{
  color: #009FE3;
  font-weight: 200;
  font-size: 1.1rem;
  padding-bottom: 0px;
}
.footercontent a{
  color: #8B8A8A;
  font-size: 0.8rem;
  text-decoration: none;
}

.footercontent ul{
  color: #85aac4;
  font-size: 0.8rem;
  text-decoration: underline;
  line-height: 1.5rem;
  text-decoration: none;
  padding-left: 1rem;
}


div.container2 {
  background-color:#85aac4;
  height: 64px;
  padding-top: 0px;
  margin-bottom: 0px;
}

div.container2 p{
  color: #ffffff;
}

div.container2 img{
  height: 43px;
  width: auto;
}

.row2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
  max-width: 1140px;
  height: 34px;
}

.row2 p {
  color: #ffffff;
  padding-top: 23px;
}

h1, .h1 { font-size: 1.6rem; font-weight: 400;}
h2, .h2 { font-size: 1.4rem; font-weight: 400; padding-bottom: 1rem;}
h3, .h3 { font-size: 1.4rem; font-weight:200; color: #000000;}
h4, .h4 { font-size: 1.2rem; font-weight:100; color: #85aac4;}
h5, .h5 { font-size: 1.2rem; font-weight:100;}
h6, .h6 { font-size: 1rem;font-weight:100; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 33px;
}

h1 {
  font-size: 1.7rem;
  color: #85aac4;
  text-align: left;
  font-weight: 200;
  line-height: 1.6rem;
  padding-bottom: 1rem;
}

h2 {
  font-size: 1.5rem;
  color: #85aac4;
  text-align: left;
  font-weight: 200;
  line-height: 1.9rem;
  padding-top: 0.2rem;
  padding-bottom: 1rem;
}

header h3 {
  font-size: 1.4rem;
  color: #000000;
  text-align: left;
  font-weight: 300;
  line-height: 1.7rem;
  padding-bottom: 1rem;
}

h2.ce-headline-left {
  text-align: left;
  color: #284799;
  font-weight: 600;
}

h5 {
  font-size: 1.1rem;
  color: #234287;
  text-align: left;
  font-weight: 400;
  line-height: 1.9rem;
  padding-bottom: 1rem;
}

span.navbar-toggler-icon {
  color: #ffffff;
  padding: 20px;
  background-color: #25a239;
  border: 1px solid #ffffff;
}

ul.menue2 li {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: left;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid #ffffff;
  text-decoration: none;
  list-style: none;
  display: block;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

div.footercontent div.row{
  margin-top: 2%;
}

.row{
  margin-top: 1%;
}

.nav-link.has-submenu a{
  color: #566634;
}
.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav .dropdown-item {
  color: #000;
  font-size: 0.9rem;
}
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .dropdown-item {
  color: #000000;
}
.dropdown-item:focus, .dropdown-item:hover {
  background-color: #2c5b9647;
  color: #000000;
}

#navbarNavDropdown li a.current {
  font-weight: bold;
}
#navbarNavDropdown li a.active {
  color: #000000;
  font-weight: 100;
}


ul.metaMenu li {
  display: inline-block;
}

ul.metaMenu a, ul.metaMenu a:visited {
  color: #080808;
}

ul.metaMenu a:hover {
  color: rgba(12, 12, 12, 0.75);
}

/* Adjustments for fluid_styled_content */
/* Adjustments for fluid_styled_content */
img {
  max-width:100%;
  height: auto;
  padding-bottom: 20px;
}
.ce-intext [data-ce-columns="1"] {
  width: 100%;
}

@media screen and (min-width: 768px){
  .ce-intext [data-ce-columns="1"] {
    width: 50%;
  }
}

@media screen and (min-width: 991px){
  .ce-intext [data-ce-columns="1"] {
    width: 33.3333%;
  }
}

/* Rootline navigation */

ul.rootline {
  margin: 0rem 0 1rem 0;
  padding: 0 0 .5rem 0;
  list-style-type: none;
  font-size: 80%;
  border-bottom: 1px solid #eee;
}

ul.rootline li {
  display: inline-block;
}

ul.rootline a,
ul.rootline a:visited {
  margin: 0;
  padding: 0;
  color: #666;
}
ul.rootline a:hover {
  text-decoration: underline;
}

ul.rootline span {
  color: #999;
}

ul.rootline a:after {
  display: inline-block;
  content: "/";
  margin: 0 .5rem;
}

/* Language Menu */
ul.languageMenu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 90%;
}

ul.languageMenu li {
  display: inline-block;
  margin: 0 .5rem 0 0;
}

ul.languageMenu a,
ul.languageMenu a:visited {
  color: #fff;
}
ul.languageMenu a:hover {
  color: rgba(255,255,255,.75);
}

/* Adjustments for lightbox */

.lightbox .lb-image {
  display:block;
  height:auto;
  max-width:inherit;
  max-height:none;
  border-radius:2px;
  padding: 3px;
  border:3px solid #ededed;
  border-bottom: 34px solid #fff;
  background-color: #a1a1a1;
}

.lb-nav a.lb-next:hover {
  filter:alpha(Opacity=100);
  opacity:1
}
.lb-dataContainer {
  margin-top: -60px;
}

.lb-data {
  position: relative;
  float: left;
  z-index: 999999999;
  padding:23px 4px;
}

.lb-data .lb-number {
  display:block;
  clear:left;
  padding-bottom:2em;
  font-size:13px;
  color:#a1a1a1
}
.lb-data .lb-close {
  display:block;
  float:right;
  width:30px;
  height:30px;
  background:url(../Icons/close.png) top right no-repeat;
  text-align:right;
  outline:0;
  filter:alpha(Opacity=20);
  opacity:.7;
  -webkit-transition:opacity .2s;
  -moz-transition:opacity .2s;
  -o-transition:opacity .2s;
  transition:opacity .2s
}
.lb-data .lb-close:hover {
  cursor:pointer;
  filter:alpha(Opacity=100);
  opacity:1
}
