* {
 box-sizing:border-box;
 list-style:none;
 text-decoration:none;
 margin:0;
 padding:0;
}


html {
background-color:  #E0E0E0; /* Hintergrundfarbe */
}

/* Sanftes Scrollen aktivieren */
html {
	scroll-behavior: smooth;
}
/* Ende sanftes scrollen*/

								
	body {
    margin: 0;	
}

img {							
	width: 100%;
	}

ul {
    list-style: none;
    padding: 0;
    margin: 0px;
    color: white;
    font-family: sans-serif;
}

a {
    color: white;
    text-decoration: none;
	}
	.stern {
	
	width: 15%;
	float: right;
}
	h3 {
		text-align: left;
		margin-top: -15px;
		margin-left: 5rem;
		color: white;
	}
	


[type="checkbox"] {
    display: none;
}

@media (max-width:817px) {
	[type="checkbox"] {
    display: none;
	}	

	
	
    .ebeneeins>li {
        border-bottom: 1px solid white;
    }
}

.linie {
    width:clamp(2.3rem, -0.875rem +  8.333vw, 2.5rem);  /*60px; */
    height:clamp(3px,5px, 6px);  /* 6px; */
    background-color: white;
    border-radius: 3px;
    position: absolute;
}

.rahmen {
    width: clamp(3.5rem, -0.875rem + 8.333vw, 2.5rem); 
    height: clamp(40px, 55px,66px); /* 66px; */
    padding-right: 50px;
    padding-left: 14px;
    background: #10569b;
    margin: -5px;
    cursor: pointer;
    position: relative;
}
.logo3  {	
	width: 20%;
    display: block;
    margin: auto; 	
}

#click {
    display: none;
}

@media (max-width:820px) {
    nav {
        display: none;
    }
	.ebeneeins {   
    font-size: 4.5vw;
    justify-content: center;
    background: #10569b;;
  
}

    #click:checked~nav {
        display: block;
    }

    #click:checked~label .einsham {
        transform: rotate(-45deg);
        top: 30px;
        transition: transform 0.5s;
    }

    #click:checked~label .zweiham {
        opacity: 0;
    }

    #click:checked~label .dreiham {
        transform: rotate(45deg);
        top: 30px;
        transition: transform 0.5s;
    }

    .einsham {
        top: 10px;
    }

    .zweiham {
        top: 25px;
    }

    .dreiham {
        top: 41px;
    }

    #click:checked~nav .ebeneeins {
        animation: move 0.5s forwards;
    }

    @keyframes move {
        0% {
            width: 0
        }

        100% {
            width: 100%
        }
    }

    .ebeneeins {
        overflow: hidden;
        width: 0;
      /* white-space: nowrap; */
    }
	.ebeneeins>li:hover {	
    background: white;	
    transition: 0.5s; 
	}
	li :hover {
	color: black;
}	
}

@media (min-width:817px) {
    [for="click"] {
        display: none;
    }
.menu a {
	 display: flex; 
	 height: 100%; 	
	 width: 100%;		
	 justify-content: center;
	 align-items: center;
}
.ebeneeins {
    display: flex;
	height: 55px;	
    font-size: clamp(1.5rem, 3vw, 1.4rem); 
    justify-content: center;
    background: #10569b;
  
}
	
.ebeneeins>li {
    width: 100%;  
    border-right: 1px solid white;
    text-align: center;
    display: flex;		
    justify-content: center; 
    align-items: center;	
	font-size: clamp(1rem, 3vw, 1.4rem);   
}	

.ebeneeins>li:hover {	
    background: white;
	color:	black;
    transition: 0.5s; 
} 
 li :hover {
	color: black;
}
			.ebeneeins a {
				box-shadow: 0 4px 10px #060a4d inset;
				transition: all .25s ease-in;	
			}
}
body::after {
/*	content:'Resize Viewport ↘'; */
	position: fixed;
	bottom:1em;
	right:1em;
	opacity: 0.5;
	font-size: 0.8em;
}
		
header {
	width:100%;
	float:left;
	background: white; */ Farbe hinter Navleiste*/
       }

.logo {
	display:block;
	width: 100%; 
	padding:1em;
	text-decoration:none;
	color:white;
}		

nav li {	
	width:100%;	
}

nav a {
	display:flex;
	height:100%;
	width:100%;
	padding:1rem;
	text-decoration:none;
	color:white;
	background: blue; 
	border-top:1px solid rgba(0,0,0,0.5);	
}

nav a:hover {
	background:rgba(0,0,0,0.2);
}

nav {
 text-align:center;
 box-shadow: 0 0 10px #000;
 background:#10569b; 
}

nav ul {
	display:inline-block;
}

nav li {
 display:inline-block;
 color:#fff;
 margin-left:-3px; 
}

nav a {
    display:block;
    padding: 0.8rem; 
    color:  rgb(251, 250, 250,);
    background: #10569b;  
 	border:none;
	box-shadow: 0 4px 10px #060a4d inset;
	transition: all .25s ease-in;
}

nav a:hover {
 background: white; 
 color: black;
}
nav .aktiv {
	background-color: #1E90FF;
}

@media screen and (min-width:817px) {
	
	.logo {
		width:auto;
		float:left;	
	} 
	
	nav {
		width:auto;
	}

	nav a {
		border:none;
	}
	
	nav li {
		width:auto;
	}

}
	
img {
	width: 100%;
}
						
.flex-container { 
    display: flex;
    flex-flow: row wrap;  
    justify-content: space-around;  
    padding: 0;
    margin: 20px;
    list-style: none;
}

.flex-item1 {
   background: white;
   padding:20px;
   width:auto; 
   margin-top:0px;
   line-height: 30px;
   color: #006;
   font-size: 1.4em;
   text-align:left; 
}


.flex-item2 {
   background: white;
   padding: 20px;
   width: 49%; 
   margin-top: 20px;
   line-height: 30px;
   color: #006;
   font-size: 1.3em;
   text-align: left;
}

.flex-item3 {
   background: white;
   padding:20px;
   width:99%; 
   margin-top:10px;
   line-height: 30px;
   color: #006;
   font-size: 1.4em;
   text-align:center; 
}
																				
 
 		@media only screen and (min-width: 1468px) {

		.flex-container {
		display: flex;
		background: #E0E0E0;
		font-size: 0.9em;										
		}
						
		.flex-item1	{
		width: 100%;
		background:white;
		}

	}
	/*anfang Hauptteil*/
			
			@media screen and (min-width:740px) {
	
	.logo {
		width:auto;
		float:left;	
	} 
	
	nav {
		width:auto;
	}

	nav a {
		border:none;
	}
	
	nav li {
		width:auto;
	}

}
	
img {
	width: 100%;
	
}


						
.flex-container { 
   /* display: flex; */
    flex-flow: row wrap;  
    justify-content: space-around;  
    padding: 10px;
    margin: auto;	
    list-style: none;
	width: 95%;
}

.flex-item1 {
   background: white;
   padding:20px;
   width:auto; 
   margin-top:0px;
   line-height: 30px;
   color: #006;
   font-size: 1.4em;
   text-align:left; 
}
.flex-item2 {
   background: white;
   padding: 20px;
   width: auto; 
   margin-top: 20px;
   line-height: 30px;
   color: #006;
   font-size: 1.3em;
   text-align: left;
}

.flex-item3 {
   background: white;
   padding:20px;
   width:auto;	
   margin-top:10px;
   line-height: 30px;
   color: #006;
   font-size: 1.4em;
   text-align:center; 
}



	h1	{
		margin: 30px;
		text-align: center;
		
	}

	h2 {
		margin-top: 20px;
		margin-bottom: 40px;
		
	}




@media screen and (min-width: 320px) {
    .bilder .innen {
        display: grid;
        grid-template-columns: 1fr;
        margin: auto;
        gap: 0.5rem;
        border: 4px solid #bbb8b8;
        border-radius: 4px;
    }
}





@media screen and (min-width: 1100px) {
    .bilder .innen {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 0.5rem;
        background: rgba(151, 171, 171, 0.0175);
        border: 4px solid #bbb8b8;
        border-radius: 4px;
        margin: auto;
    }
}

.innen img {
    border-radius: 4px;
    max-width: 100%;
    margin: auto;
}

@media screen and (min-width: 1600px) {
    .bilder .innen {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 0.5rem;
        background: rgba(151, 171, 171, 0.0175);
        border: 4px solid #bbb8b8;
        border-radius: 4px;
        margin: auto;
    }
}
			
			
			/* Ende Hauptteil*/

		

			/*  Footer*/
			
			.site-footer a	{
	display: block;
	text-align: center;
}
navi a:hover {
	 background:rgba(0,0,0,0.2);
}


.footer navi {
	display: block; 	
    
    box-shadow: 0 0 10px #000;
    background:#10569b;
    padding:50px;	
}

footer navi ul {
	display: flex; 
	
	}

navi li {
	width: 100%;	
	font-size: clamp(1rem, 3vw, 1.4rem);
    display:block;	
	
}
navi a {	
    display: flex;
    padding: 1rem;
    background: #10569b;
    border: none;
    box-shadow: 0 4px 10px #060a4d inset;
    transition: all .25s ease-in;
}

navi a {
     display: flex;
	 padding:1rem;
    background: #10569b;  
 	border:none;
	box-shadow: 0 4px 10px #060a4d inset;
	transition: all .25s ease-in;	
}

navi a:hover {
 background: white; 
 color: black;

}
			
			/* Ende Footer */

	