html, body, .content_wrapper  {
  height: 100% !important;
  min-height: 100% !important;
}

body {
    line-height: 1.5em;
}

#sidecol_a.side_margins.sidecol_a div.sidecol_block div.sidecol-a.sidecol-1a {
  font-weight:300;
}

#sidecol_a  p strong  {
  font-family: 'Roboto Slab', serif !important;
  font-weight: 500 !important;
}

#sidecol_a ul, #sidecol_b ul  {
  margin-top: -1.5rem;
}

#sidecol_b  p strong  {
  font-family: 'Roboto Slab', serif !important;
  font-weight: 500 !important;
}

#sidecol_b.side_margins.sidecol_b div.sidecol_block div.sidecol-b.sidecol-2a {
  font-weight:300;
}

#container_header {   
    margin-top: 20px;  
}

.logo {
    width: 100%;
}


/*navigation*/

a:hover {
  color: #59729b;
}

.maincontent div.item-page div ul.menu li a:before {
  display: none;
}

.maincontent div.item-page div ul.menu li::marker {
  content: "";
}

.maincontent div.item-page div ul {
  margin: 0;
  list-style-type:none;
}

.maincontent div.item-page div ul li {
 text-align: center;
}

.maincontent div.item-page div ul li {
 text-align: center;
 line-height: 1.8rem;
}

.maincontent div.item-page div ul li.current.active a {
 color: #003463;
}

.maincontent div.item-page div ul li a {
   font-family: 'Roboto Slab', serif;
   font-weight: 400;
   font-size: 20px;
}

.item-page {
  border-left: 2px solid #B5BFD6;
  border-right: 2px solid #B5BFD6;
}

/*Menü Handy*/

.mm-spn.mm-spn--navbar::after {
    content: ' ';
}

.mm-spn a {
   
    color: #ffffff;
    text-align: center;
    font-family: 'Roboto Slab', serif; 
}

.mm-spn li::after {
  
    border-top: 1px solid #ffffff;
    opacity: .5;
}

.mm-spn.mm-spn--navbar ul::before {
    
    border-top: 1px solid #ffffff;
    opacity: .5;
}

/*back to top*/

.back-to-top {
    
    right: 30px;
    bottom: 10px;
    opacity: 0;
    background: #ffffff;
    padding: 6px 6px 2px;
    border-radius:50%;
    border: 2px solid #063867;
}

.back-to-top:hover {    
    background: #59729b;
}

.back-to-top svg {
  fill: #063867;
}

#container_main {
    padding-bottom: 200px;
}

/*Logo container unten*/

#container_base1_modules {
  width: 1320px;
  background-color: #ffffff;
  display: block;
  position: fixed;
  bottom: 60px;
  margin: 0 auto;
  padding: 0 var(--j51-grid-column-gap) var(--j51-grid-row-gap);
  padding-bottom: 5px;
}

div.base-1.base-1a div.module {
  border-bottom: 2px solid #B5BFD6;
}

/*Container Navi unten*/

#container_footer {
  width: 1320px;
  background-color: #ffffff;
  display: block;
  position: fixed;
  bottom: 0;
  padding: 0 var(--j51-grid-column-gap) var(--j51-grid-row-gap);
  padding-bottom: 20px;
  padding-top: 20px;
}

.footermenu li a {
  font-size: 12px !important;
  font-family: 'Roboto Slab', serif;
   font-weight: 200; 
}

.footermenu ul li a, .footermenu ul li span {
    text-transform: none !important;
    color: #798d0b;
}

.footermenu ul li a:hover {
    color: #59729b;
}

.copyright {
  display: none;
}

.zitat p {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
}

@media only screen and (max-width: 1320px) {
#container_footer, #container_base1_modules  {
    width: 100% !important;
		}	
}

@media only screen and (min-width: 900px) {

#container_header {
  display: none;
  }
  
#content_remainder {
  padding-top: 120px;
}
  
#sidecol_b {
  position:absolute;
  bottom:0;
  right: 0;
  padding-bottom: 50px;
}
  
  
.text #sidecol_b {
  position:relative;
  padding-top: 280px;
}

.sidecol-a.sidecol-1a div.module div.module_surround div.module_content div.custom:after {
  content:" ";
  position: fixed;
  bottom: 145px;
  left: 0;
  width: 40%;
  height: 4.5em;
  line-height: 4.5em;
  background-image: linear-gradient(to top, rgba(255,255,255,1), rgba(255,255,255,0));
}
  
.text .sidecol-b.sidecol-2a div.module div.module_surround div.module_content div.custom:after {
  content:" ";
  position: fixed;
  bottom: 145px;
  right: 0;
  width: 40%;
  height: 4.5em;
  line-height: 4.5em;
  background-image: linear-gradient(to top, rgba(255,255,255,1), rgba(255,255,255,0));
}
  
}

/*@media only screen and (min-width: 766px) and (max-width: 1320px) and (orientation: landscape) {
  
#container_base1_modules {
  display: flex !important;
  position: relative;
  bottom: 0;
  }
 
  #base-1 {
  margin: 0 auto;
  width: 100%;
  
}
  
 #container_footer {
  background-color: #ffffff;
  display: flex !important;
  position: relative;
  margin: 0 auto;
  }
   
  .footermenu {
  margin: 0 auto;
  width: 100%;
     
   }
  
  #main ul.menu.mod-list {
    display: none;
  }

#container_header {
  display: block;
  }
  
  #content_remainder {
    padding-top: 20px;
}
  
  .sidecol-a.sidecol-1a div.module div.module_surround div.module_content div.custom:after {
  
  background-image: none;
}
  
   .text .sidecol-b.sidecol-2a div.module div.module_surround div.module_content div.custom:after {
 
  background-image: none;
}
  
  #sidecol_b {
  position: static;
  padding-bottom: 0;
}
  
  #container_main {
    padding-bottom: 0;
}
  
  .maincontent {
    padding: 10px;
}
}*/



@media only screen and (max-width: 901px) {
  
#container_base1_modules {
  display: flex !important;
  position: relative;
  bottom: 0;
  }
 
  #base-1 {
  margin: 0 auto;
  width: 100%;
  
}
  
 #container_footer {
  background-color: #ffffff;
  display: flex !important;
  position: relative;
  margin: 0 auto;
  }
   
  .footermenu {
  margin: 0 auto;
  width: 100%;
     
   }
  
  #main ul.menu.mod-list {
    display: none;
  }
  
  #container_main {
    padding-bottom: 0;
}

}
