body {
    padding-top: 7rem;
  }
  
  body.layout-pagets__1colslider {
    padding-top: 76px;
  }
  
  @media (min-width: 992px) {
    body {
      padding-top: 8rem;
    }
  }
  
  
  @media (min-width: 992px) {
    body {
      padding-top: 8rem;
    }
  }
  
  /*.navbar>.container, .navbar>.container-fluid {
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
  }*/
  
  header.slider {
    margin-bottom: 2rem;
  }
  
  .footercontent {
    background: #444;
    padding: 2rem 0;
    color: #ddd !important;
    margin-top: 3rem;
  }
  
  .frame-padding {
    padding: 2rem;
    background: #eee;
  }
  
  .bg-dark,
  .bg-dark .dropdown-menu {
    background-color: ##444444!important;
  }
  
  .bg-dark2 {
  	background: #0a9324;
  	} 
  
  .navbar-dark .navbar-nav .nav-link,
  .navbar-dark .navbar-nav .dropdown-item {
    color: #fff;
  }
  .dropdown-item:focus, .dropdown-item:hover {
    background-color: #9a5200;
  }
  
  #navbarNavDropdown li a.current {
    font-weight: bold;
  }
  #navbarNavDropdown li a.active {
    font-style: italic;
  }  
  
  ul.metaMenu {
    list-style-type: none;
    margin: 0;
  }
  
  ul.metaMenu li {
    display: inline-block;
  }
  
  ul.metaMenu a, ul.metaMenu a:visited {
    color: #fff;
  }
  
  ul.metaMenu a:hover {
    color: rgba(255,255,255,.75);
  }
  
  /* Adjustments for fluid_styled_content */
  img {
    max-width:100%;
    height: auto;
  }

  
  .ce-gallery figure.video {
    display: block;
  }

  
  .ce-gallery figure.video {
    display: block;
  }
  .video-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 1.5rem;
  }
  
  .video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    width: 100% !important;
    height: 100% !important;
  }
  
  /* Workaround fuer Responsive Videos in Verbindung mit fluid_styled_content */
  
  .frame-layout-5 .ce-center .ce-inner {
    position: relative;
    float: none;
    right: -50%;
  }
  
  .frame-layout-5 .ce-textpic, .frame-layout-5 .ce-image, .frame-layout-5 .ce-nowrap .ce-bodytext, .frame-layout-5 .ce-gallery, .frame-layout-5 .ce-row, .ce-uploads li, .frame-layout-5 .ce-uploads div {
    overflow: visible;
  }
  
  .frame-layout-5 .ce-left .ce-gallery, .frame-layout-5 .ce-column {
    float: none;
  }
  
  .frame-layout-5 .ce-gallery figure {
    display: block;
    margin: 0;
  }
  
  .frame-layout-5 .ce-center .ce-outer {
    position: relative;
    float: none;
    right: 50%;
  }
  
  
  
  /* Rootline navigation */
  
  ul.rootline {
    margin: 0 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);
  }
  
 span.notranslation {
		padding: .5rem .5rem;
		display: block;
} 

	ul.languages li.active {
  	font-weight: bold;
	}
  
  /* felogin */
  .tx-felogin-pi1 h3 {
    display: none;
  }
  .tx-felogin-pi1 label {
    display: block;
  }
  
  .tx-felogin-pi1 fieldset div {
    margin: 0 0 .5rem 0;
  }
  
  .tx-felogin-pi1 input[type=text],
  .tx-felogin-pi1 input[type=password] {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  
  .tx-felogin-pi1 input[type=submit] {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    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;
    cursor: pointer;
  }
  
.frame-box1 {
    background: #356835;
    color: #fff;
    margin: 1em 0 1em 0;
}

.frame-box2 {
    background: #123456;
    color: #fff;
    margin: 1em 0 1em 0;
}

.frame-box1, .frame-box2 {
    padding: 1rem;
    margin: 0 0 0 1rem;
    }
    
.headerbox {
    background-color: #1542A9;
    border: 1px solid #1542A9;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
    padding: 0rem 0rem 1rem 0rem;
    color: #fff;
}

.headerbox2 {
    background-color: #1542A9;
    padding: 1rem;
    width: 100%;
}

.headerbox4 {
	border-radius: calc(0.55rem - 1px) calc(0.55rem - 1px) 0 0;

	border-bottom: 1px solid rgba(0,0,0,.125);
	margin-bottom: 0;
	
	
	color: #1542A9;
	background: #fff;
	width: 100%;
	padding: 1px 10px 1px 10px;
	margin: 0;
	}    
	


.stats {
    border-right: 0.5px solid #eee;
    border-left: 0.5px solid #eee;
    padding: 32px;
    border-bottom: 1px solid #eee;
    
    margin-top: -186px;
margin-bottom: 64px;
background: #ffffff;
-webkit-box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.08);
box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.08);
  }
    
#section_stats {
    background: #078ece;
    padding: 100px 16px;
}