:root {
  --main-bg-color: #0000a0;
}
html {
	font-size: 12px;
}
body, 
.athelas {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif  !important;
}
@font-face { font-family: Expansiva; src: url(/expansiva/Expansiva.otf); }
h1,
.expansiva { 
	font-family: Expansiva; text-transform: none; letter-spacing: 0; font-weight: bold; 
}
h1 {
    color: var(--main-bg-color) !important;
}
.bg-dark-blue {
    color: #FFFFFF !important;
    background-color: var(--main-bg-color);
}
.bg-dark-blue h1  {
    color: #FFFFFF !important;
}
.bg-black {
    background-color: var(--main-bg-color);
}
input,
input:focus,
textarea {
	border-radius: 8px;
}
header img {
    width: 64px;
}
header h1 {
	margin: 0;
}
.pb6-l.bg-dark-blue {
    padding-bottom: 0 !important;
}

.big {
    font-size: 4em;
    padding: 8px;
}
.fas, .far {
    color: #0000a0;
    margin-right: 8px;
}
.max_height {
	border: 0px;
	padding-left: 0px;
}
homepage-content {
  width: 50%;
  height: auto;
}
.big_buttons {
    font-size: 2em;
    padding: 0px;
    text-align: left;
}
.content_left {
  float: left;
  width: 70%;
  padding-left: 30px;
  padding-top: 0px;
}
.content_right {
  float: left;
  width: 30%;
  padding-left: 30px;
  padding-top: 0px;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.pa4-ns-mod {
    padding: 1rem;
}
.pa4_mod {
    padding: 1rem;
}
.nested-img img {
	border: inset 4px lightgray;
	border-radius: 16px;
	margin-top: 1rem;
	margin-bottom: 1rem;
	max-width: 100%;
}
/* .nested-img img {
	border: solid 1px lightgray;
	box-shadow: rgb(162 162 162) 4px 6px 10px 0px;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
*/
.justify {
	text-align: justify;
}
video.bim-and {
	background-color: black;
}
.bim-and {
	white-space: nowrap;
}
.bim-and-img,
video.bim-and {
	border: inset 4px lightgray;
	border-radius: 16px;
	margin-top: 1rem;
	margin-bottom: 1rem;
	max-width: 100%;
    object-fit: contain;
    width: calc(100% - 1.0rem);
}
.bim-and-img.right, 
 video.bim-and.right {
	max-width: 30.0%;
	float: right;
	margin-left: 2.0rem;
}
.bim-and-img.left {
	max-width: 38.2%;
	float: left;
	margin-right: 2.0rem;
}

.absolute_pos
{
	position: absolute;
	width: 100vw;
	min-height: 100vh;
}
.centered_video
{
	opacity: 70%;
	width: 100%;
}
.div_for_overlay
{
	overflow:hidden;
}
.bg_for_features
{
	background-color :white;
}
.content {
  border: inset 4px lightgray;
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
}
.relative_pos
{
	position:relative;
}
.absolute_pos
{
	position:absolute;
}
.jumbotron {
    position: relative;
    z-index: -101;
    max-height: 300px;
    overflow: hidden;
    cursor: default;
}
.bimback {
    background-color: #47637b;
    background-size: cover;
}
.inline-label {
	display: inline-block;
	text-align: right;
}
@media screen and (max-width: 1024px) {
	.bim-and-img,
	video.bim-and {
		text-align: center;
		margin: 2.0rem auto 2.0rem auto;
	}
	.bim-and-img.right {
		max-width: 100%;
		float: none;
		margin: 2.0rem auto 2.0rem auto;
	}
	.bim-and-img.left {
		max-width: 100%;
		float: none;
		margin: 2.0rem auto 2.0rem auto;
	}
}
.video-filter {
    z-index: -50;
    background-image: url("/images/overlay-video-light.png");
    background-repeat: all;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 645px;
    max-height: 745px;
}
#video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 845px;
    max-height: 845px;
    z-index: -100;
    object-fit: cover;
}
#video-spacer {
    position: absolute;
    top: 625px;
	min-height: 100px;
    max-height: 100px;
    z-index: -100;
	}
.fontbold {
    font-weight: 700;
}
.font32 {
    font-size: 32px;
    cursor: default;
    margin-top: 20px;
    margin-bottom: 10px;
}
.font26 {
    font-size: 26px;
    cursor: default;
    margin-top: -2px;
    margin-bottom: -2px;
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
}
.font26_bold {
    font-size: 26px;
    cursor: default;
    font-weight: bolder;
    font-style: oblique;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
}
.font20_ul {
    font-size: 23px;
    cursor: default;
    margin-top: 5px;
    margin-left: 30%;
    margin-bottom: 0px;
    text-align: left;
}
.extra-links
{
	 background-color: LightGray;
	 padding: 5px;
}
.eder_container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    border: solid 1px white;
    border-radius: 16px;
}
.bim-and-banner {
    background-color: PaleGoldenrod;
	border: inset 2px;
	border-radius: 16px;
}
.wht {
    color: white;
    text-align: center;
}
.icon_image {
	position: relative;
	top: 5px;
	left: 5px;
	height: 50px;
	width: 50px;
}
.divImgLink
{
	vertical-align: middle;
}
@media screen and (max-width: 640px) {
	.bim-and-img,
	video.bim-and {
		text-align: center;
		margin: 2.0rem auto 2.0rem auto;
	}
	.bim-and-img.right {
		max-width: 100%;
		float: none;
		margin: 2.0rem auto 2.0rem auto;
	}
	.bim-and-img.left {
		max-width: 100%;
		float: none;
		margin: 2.0rem auto 2.0rem auto;
	}
}
.eder_margin
{
	margin-top: 20px;
	margin-bottom: 150px;
}
.jumbo-descr {
    max-width: 60%;
}
ul.a {
  list-style-type: circle;
}
.font16 {
    font-size: 16px;
}@media screen and (max-width: 400px) {
	html {
		font-size: 10px;
	}	
	.bim-and-img,
	video.bim-and {
		text-align: center;
		margin: 2.0rem auto 2.0rem auto;
	}
	.bim-and-img.right {
		max-width: 100%;
		float: none;
		margin: 2.0rem auto 2.0rem auto;
	}
	.bim-and-img.left {
		max-width: 100%;
		float: none;
		margin: 2.0rem auto 2.0rem auto;
	}
}
/* Steuern der Größe des Logos auf dem Navigationszeile */
nav.pv3.ph3.ph4-ns a img {
    width: 180px;
    max-width: 100%;
    height: auto;
}
/* --- BUTTON GRID --- */

/* 3 equal-width columns, height depends on image */
.button-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1 rem;
    width:100%;
    margin: 1.5rem 0;
}

/* Card for each button */
.button-grid .image-button {
    display: block;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;

    /* optional: subtle button look */
    background: rgba(255,255,255,0.08);
    border-radius: 0.5rem;
    padding: 0.5rem 0.5rem 0.75rem 0.5rem;

    transition:
        transform 0.12s ease-out,
        box-shadow 0.12s ease-out,
        background 0.12s ease-out;
}

/* Image: full width of its column, keeps its aspect ratio */
.button-grid .image-button img {
    display: block;
    width: 100%;
    height: auto;        /* <-- no distortion, height = image */
    margin: 0 auto;      /* no extra space below */
}

/* Text label below image */
.button-grid .image-button span {
    display: block;
    margin-top: 0.4rem;  /* small spacing under image */
    font-size: 1.2rem;
    font-weight: 600;
    color: inherit;
}

/* Hover effect */
.button-grid .image-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 14px rgba(0,0,0,0.3);
    background: rgba(255,255,255,0.16);
}

/* Responsive: 2 columns on medium screens */
@media (max-width: 900px) {
    .button-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* Responsive: 1 column on small screens */
@media (max-width: 600px) {
    .button-grid {
        grid-template-columns: 1fr;
    }
}

/* Responsive: 2 columns on medium screens */
@media (max-width: 900px) {
    .button-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* 2 buttons per row on medium screens */
@media (max-width: 900px) {
    .button-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* 1 button per row on small screens */
@media (max-width: 600px) {
    .button-grid {
        grid-template-columns: 1fr;
    }
}

main.pb7 {
    padding-bottom: 0.5rem !important;
}
@media (min-width: 2400px) {
    .bim-and-img.right {
		max-width: 20.0%;
		float: right;
		margin-left: 2.0rem;
    }
}
/* Size of the text in the footer menu */
footer li.f6 {
  font-size: 1.1rem;
}


.image_sized {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.image_sized img {
  max-width: 10%;
  height: auto;
}
/* Break out of Ananke's centered/max-width wrappers */
.ananke-fullwidth{
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;

  /* optional padding so it aligns nicely with page gutters */
  padding-left: 1rem;
  padding-right: 1rem;
  box-sizing: border-box;
  font-size: 1.4rem;
}

