.page {
  height: 100%;
  overflow-x: hidden;
  max-width: 100vw;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  max-width: 2800px;
  margin: 0 auto
}

#preloader {
  position: fixed;
  z-index: 100001;
  width: 100%;
  height: 100vh;
  background: #fff url(../Images/loader.gif) center no-repeat;
}
#header.clone {
  position: fixed;
    transition: opacity 0.2s;
    z-index: 10;
    width: 100vw;

    top: 0;
    background: #fff;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
    width: 100vw !important;
    left: 0;
}

.down #header.clone {opacity:1;}
#logo {
  max-width: 300px;
  display: block;
  margin: 1rem 0;
}
#page-content > div > aside {
  position: relative;
  top: -10rem
}
.textmedia {
  /* margin-bottom: 2rem */
}
.layout-bg-darkblue{
  background: rgba(0, 62, 144, 1);
  color: #fff;
}

 .jumbotron {padding: 5rem 2rem;
  background: rgba(0, 62, 144, 1);
  color: #fff;
}
.layout-bg-grey {
  background: #F5F8FA ;
  padding: 1rem
}
.breadcrumb {
  margin: 0
}
#topmenu {
  background: #E4ECF2;
  font-size: 0.9rem;
}
#topmenu:after {
  content: '';
  clear: both;
  height: 1px;
  display: block
}
main.main-content { /* padding: 0; */ background: transparent;
  position: relative;
  z-index: 1;
}
footer { /* text-align: center; */ /* clear: both; */ background: #5f8489;
  padding: 1em 0 0 0;
  color: #fff;
  font-size: 0.9em;
  background: #61848a !important;
}
footer a {
  display: block;
  text-transform: uppercase
}
footer h4 {
  color: #fff;
}
footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer ul li {
  border-right: 1px solid #fff;
  line-height: 1em
}
.bg-dark {
  background-color: rgba(0, 62, 144, 1) !important;
}
#login {
  position: relative;
  /* float: right; */
  text-align: right;

}
#logout{ padding:1.2em 0;
  position: relative;
  /* float: right; */
  text-align: right;

}
#loginForm fieldset{ margin:0

}
#loginForm div {
  padding: 0.2em 0.3em;
}
#login .icon-ic_login {
  font-size: 25px;
  position: relative;
  line-height: 0;
  top: 5px;
  margin-bottom: -5px;
}

#content {
  min-height: 600px; /* padding-top: 3em; */ /* padding-bottom: 3em; */ flex: 1 0 auto; /* stickfooter */
}
[data-toggle="collapse"] {
  position: relative
}
[data-toggle="collapse"]:before {
  content: "\e903";
  font-family: 'icomoon' !important;
  display: block;
  position: absolute;
  right: -15px;
}
[data-toggle="collapse"].collapsed:before {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.layout-overlay50, .layout-gradient-blue {
  position: relative;
  color: #fff
}
.layout-overlay50 h2, .layout-gradient-blue h2 {
  color: #fff
}
.layout-overlay50:before {
  right: 50%;
}
.layout-bg-lightgrey {
  /* border-radius: 30px; */
  background: #F5F8FA;
  padding: 2rem;
}
.card {
  border: 0;
  border-radius: 30px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.accordion .card {
  margin-bottom: 0.5em;
  border: 1px solid rgba(0, 0, 0, .125) !important;
  border-radius: 5px;
  box-shadow: none;
}
.frame-border {
  border: 1px solid #9fd3f0;
  border-radius: 30px;
  overflow: hidden;
  padding: 2rem;
  background: #fff;
}
.text-primary {
  color: rgba(0, 62, 144, 1) !important;
}
.news-list .date {
  font-size: 1.0rem
}
.leitlinien .date {
  /* margin-left: -2.5em; */
  /* border-bottom-left-radius: 0; */
  /* border-top-left-radius: 0; */
  /* padding-left: 2.5em; */
  /* cursor: auto !important; */
  /* opacity: 1; */
}
.leitlinien .item {
  /* min-height: 450px; */
  /* display: flex; */
  /* min-height: 100vh; */
  /* flex-direction: column; */
  /* height: 100%; */
}
.h-100 .body {
  flex: 1
}
.leitlinien .more {
  width: 100%
}
.leitlinien .bottom .btn-secondary {
  /* padding: 0.8em; */
  /* width: 50px; */
  /* height: 50px; */
  /* overflow: hidden; */
  /* font-size: 1.5em; */
}
.leitlinien .bottom .btn-secondary span {
  font-size: 1.5em;
}
.leitlinien .icon-ic_login {
  font-size: 1.9em !important;
  position: relative;
  top: -3px;
  left: -3px
}
.typo3-messages {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.news-list-latest .item {

}
.news-list-latest .item .news-img-wrap {
  /* margin: -2.5em -2.5em 1em -2.5em; */
  /* border-bottom: 1px solid #008BDC; */
}
.page-item.active .page-link {
  z-index: 1;
  color: inherit;
  background: #F5F8FA;
  border: 1px solid #dee2e6;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: inherit;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
#page-content .internal-link, #page-content .external-link, #page-content .download-link, #page-content  .email-link {
  position: relative;
  padding-left: 1.2em; /* overflow: hidden; */ white-space: normal;
  max-width: 100%;
  text-overflow: ellipsis;
  display: inline-block; /* height: 1em; */ word-wrap: break-word;
}
#page-content .internal-link::before, #page-content .external-link::before, #page-content .download-link::before, #page-content  .email-link::before {
  position: absolute;
  left: 0;
  font-size: 0.9em;    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0c1";
}


#page-content .external-link::before {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f35d";
}
#page-content .download-link::before {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f019";
}
#page-content .email-link::before {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0e0";
}






@media (min-width: 1500px) {}
@media (min-width: 1400px) {
  .navigation > li > a {
    padding: 0.2em 1em 0.6em 1em;
  }
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {}
@media (max-width: 1200px) {}
@media (min-width: 992px) {main.main-content {
  padding-top: 3rem; padding-right: 3rem
}}
@media (max-width: 992px) {}
@media (min-width: 1200px) {}
@media (min-width: 768px) {}
@media (max-width: 768px) {}
@media (max-width: 500px) {}
@media (max-width: 370px) {}
@media (max-width: 350px) {}