@charset "utf-8";
/* CSS Document */

body, html {
    margin: 0;
    padding: 0;
    width: 100%;
	height: 100%;
}

body {
    background-color: #1C1A2E;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    font-family: 'Astoria Sans Light Cond', sans-serif;
    align-content: center;
    align-items: center;
    color: white;
    font-size: 10px;
    box-sizing: border-box;
	
}

header{
    width: 1600px;
    height: 50px;
    margin: 0 auto;
}

h1 {
    color: #EAF2DD;
    font-size: 5.5em;
    font-weight: 100;
    letter-spacing: 0px;
    margin: 5pt 5; 
}

h2 {

    color: #659733;
    font-size:2.5em;
    font-weight: 100;
    letter-spacing: 2px;
    margin: 5pt 0; 
    line-height: 35px;
}

h3 {
    color: #659733;
    font-size:2em;
    font-weight: 100;
    letter-spacing: 2px;
    line-height: 30px;
    
}


h4 {
    color: #659733;
    font-size: 1.0em;
    font-weight: 100;
    letter-spacing: 5px;
}


li a {
	font-size: 16px;
	color: #F2E8C1;
	float: right;
    font-family: 'Astoria Sans Light Cond', sans-serif;
	font-weight: 100;
	text-decoration: none;
	display: inline-block; 
	position: relative;
		
}


li a:activ {
	color: #659733;
  	font-family: 'Astoria Sans Light Cond', sans-serif;
	font-weight: 100;
	text-decoration: none;
		
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

li {
    float: left;
  
}

li a {
    display: block;
    color: #F2E8C1;
    text-align: center;
    padding: 5px 20px;
    text-decoration: none;
}

li a:hover:not(.active) {
    color: #659733;
}

img {
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;

}

p {
    font-size: 1.9em;
    font-family: 'Astoria Sans Light Cond', sans-serif;
	font-weight: 100;
	color: #FFFFFF;
    line-height: 2em;
}


.container-1{
      display:flex;
      align-items:flex-end;  
        
    }
    
    .container-index{
      justify-content:center;
        
            
    }
    
    .container-2{
      display:flex;  
      justify-content:center;        
    }
  
  
  .container-3{
    display:flex;  
    flex-wrap:wrap;
    justify-content:space-between;
  }
  
  .box-1-logo{
    flex:1;
    order:1;  
    align-items:flex-start;
    width: 300px;
    justify-content: center;
    
  }
  
  .box-2-physics{
    flex:3;
    order:2;
  }
  
  .box-3{
    flex:1;
    order: 3;
      height: 300px;
    align-items:flex-end;
  }
  
  .box-8{
    flex:3;
    order: 3;
      width: 60%;
      align-items:stretch;
      justify-content: center;
      align-content: flex-start;
  }


  .container-2-box{
         justify-content: center;
  }
  
  .container-3-box{
    flex-basis:100%;
      align-items:stretch;
      justify-content: center;
      align-content: flex-start;
  }


.big {
    font-size: 7em;
    color: #659733;
    font-weight: 200;
}

.small {
    font-size: 3em;
    color: #F2E8C1;
    font-weight: 200;
    letter-spacing: 2px;
    
}

.small a {
    color: #F2E8C1;
    font-weight: 700;
    letter-spacing: 2px;
    text-decoration: none;
    
}

.small a:hover {
    color: #659733;
    font-weight: 700;
    letter-spacing: 2px;
    text-decoration: un;
    
}


.back {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: -1;
}

.img_position {
    position: -20px;
    z-index: 100;
    
}

.condensed{

    font-family: astoria-sans-condensed, sans-serif;
    font-weight: 100;
    font-style: normal;
    color: #F2E8C1;	
    font-size: 45px;
	letter-spacing: 10px;
    line-height: 75px;
    
}


#logo {
    width: 140px;
    padding: 15px 20px 10px 30px;
    margin: 40px;
    
}


#top {
   
	color: #659733;
	font-size: 65px;
	font-weight: 100;
	letter-spacing: 2px;
	z-index: 100;
	margin: 0 0 0 50px;
    padding: 0 20px 0px 20px;
}

#navi {
    line-height: 20px;
    float: left;
    margin: 0 0 0 220px;
    padding: 0px 20px 50px 20px;
    letter-spacing: 2px;
  
}




#main {
    width: auto; 
    margin: 0 auto; 
    text-align: left; 
}

#text {
   display: flex;
   flex-direction: column;
   float: left;
   margin-right: 40px;
   margin-left: 200px;
   width: 40%;
   height: 480px;
   border: 1px solid #73AD21;
   border-radius: 40px;
   background-color: hsla(242,58%,10%,0.64);
   padding: 20px;
}

#image {
    display: flex;
    float: left;
    height: 450px;
    border: 1px solid #73AD21;
    border-radius: 40px;
    margin-left: 40px;
    margin-right: 100px;
    padding: 30px;
    background-color: hsla(242,58%,10%,0.64);
    width: 15%;
    

}

#aside {
    position: static;
    margin-right: 30px;
	float: right;
    width: 10%;
    height: 500px;
    border: #73AD21 medium; 
	
}

.arrow_right{

  position: absolute;
  opacity: 0;
  top: 50%;
  left: 50%;
  height: 100%;
  width: 100%;
}

.arrow_bottom{
    float: left 50%;
    float: right 50%;
    align-items: center;
    height: 300px;
	width: 300px;
    padding-top: 15px;
}



.text {
	font-size: 1em;
    font-family: 'Astoria Sans Light Cond', sans-serif;
	font-weight: 100;
	left:400px;
    top:500px;
	size: 100px 200px;
	z-index: 10;
	position:absolute;
	color: #EAF2DD;
	
}



#footer .img {
   
   top: 10px;
   margin-right: 10px;
   margin-left: 10px;
   width: 100%;
   color: #EAF2DD;
   letter-spacing: 4px;
   font-weight: 100;
   font-size: 1.7em;
    
}


#navi .img {
    position: relative;
    left: -50px;
    
}

#arrow_right {
    position: absolute;
    width: 86px;
    height: 415px;
    float: right;
    margin-top: 80px;
    left: 1630px;
    top: 222px;
}

#inhalt {
    display:flex;
    width: 50%;
    border: 1px solid #73AD21;
    border-radius: 40px;
    padding: 30px 120px 30px 120px;
    line-height: 2em;
    margin-top: 80px;
}

#inhalt img { 
    display: inline-flex; 
    margin-left: 0px;

    }


.inhalt{
    
    font-family: 'Astoria Sans Light Cond', sans-serif;
	font-weight: 100;
	color: #FFFFFF;
    line-height: 2em;
}

.down {
    position: absolute;
    left: 40%;
    top: 88%;
    z-index: 100;
}

.center {
    display:flex;
    width: 200px;
    height: 300px;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    align-items: center;
    justify-content: center;
        
}



#center_img {
  width:80%;
  height: auto;
}


#arrow3 {
    padding-top: 10px;
}

#arrow4 {
    padding-top: 10px;
    margin-left: 30px;
}

.extrabig {
    font-size: 15em;
    color: #659733;
    font-weight: 200;
}

.box-3-1 {
  display:flex;    
  align-items:flex-end;
    height: 250px;
}


.box-10-1 {
    width: auto;
  justify-content: flex-end;
}

.footer {
    display: flex;
    flex-direction: row;
    font-family: 'Astoria Sans Light Cond', sans-serif;
	font-weight: 100;
    justify-content:space-around;
    align-self: center;
    align-items: center;
    width: 100%;
    height: 100px;
    background: black;
    margin: 20 20 20 20;

}

footer img {
    
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}


.footer > div {
    display: flex;
    text-align: justify-all;
    margin: 5px;
    padding: 5px;
    font-family: 'Astoria Sans Light Cond', sans-serif;
	font-weight: 100;
	color: #FFFFFF;
    font-size: 1.6em;
    width: 90%;
    align-items: center;
    justify-content: center;
    letter-spacing: 3px;
    line-height: 25px;
   
}


.footer a {
    
	color: #FFFFFF;
    text-decoration: none;
    
}


.footer a:hover:not(.active) {
    color: #659733;
}


.adress1 {
    width: auto;
    color: #73AD21;
    font-size: 1.9em;

}

.box {
  float: left;
  padding:5px;
  display: inline-block;
  width: 19,9%;
  height: auto;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
  color: #FFFFFF;
  font-size: 1.4em;
}



.footer2 {
    
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    font-family: 'Astoria Sans Light Cond', sans-serif;
	font-weight: 100;
    justify-content:space-around;
    align-self: center;
    width: 100%;
    height: 100px;
    background: black;
    margin: 20 20 20 20;
}

.footer2 adress7 {
    display: noflex;
    
}


.footer2 img {
    
     display: inline-block;
    
}

.footer2 > div {
    display: flex;
    text-align: left;
    margin: 5px;
    padding: 10px;
    font-family: 'Astoria Sans Light Cond', sans-serif;
    font-weight: 100;
    color: #FFFFFF;
    font-size: 1.4em;
    width: 90%;
    align-items: center;
    justify-content: flex-start;
    letter-spacing: 3px;
    line-height: 25px;
}


.footer2 a {
    
	color: #FFFFFF;
    text-decoration: none;
    
}


.footer2 a:hover:not(.active) {
    color: #659733;
}
.design_by {
    flex: none;
    float: left;
}


.jazz {
    float:left;
    margin: auto;
    margin-right: 30px;
    margin-top: 20px;
    
}


#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #659733;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: red;
}


a {
    
	color: #FFFFFF;
    text-decoration: none;
    
}
a:hover:not(.active) {
    color: #659733;
}


#arrow4 {
    position:relative;
    margin-left: 450px;
}


  
    
@media (min-width:450px) and (max-width:1300px){
    
    
    
    
    #arrow3 {
    display: none;
    padding-top: 10px;
}
    
    #image {
    display: flex;
    flex-direction: column;
    float: left;
    height: 480px;
    border: 1px solid #73AD21;
    border-radius: 40px;
    margin-right: 40px;
    margin-left: 200px;
    padding: 30px;
    background-color: hsla(242,58%,10%,0.64);
    width: 50%;
    margin-top: 30px;
}
    
    .language {
        float: right;
    }
    
    .footer {
    display: inline-block;
    flex-direction: column;
    font-family: 'Astoria Sans Light Cond', sans-serif;
	font-weight: 100;
    flex-basis: 48%;
    justify-content:space-around;
    align-self: flex-start;
    align-items: center;
    align-content: flex-start;
    width: 100%;
    height: 100px;
    background: black;
    margin: 20 20 20 20;

}
    
    .footer2 {
    display: inline-block;
    flex-direction: column;
    font-family: 'Astoria Sans Light Cond', sans-serif;
	font-weight: 100;
    flex-basis: 48%;
    justify-content:space-around;
    align-self: flex-start;
    align-items: center;
    align-content: flex-start;
    width: 100%;
    height: 100px;
    background: black;
    margin: 20 20 20 20;

}

/* .overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}
    */


        
        
    /*#text {
   display: flex;
   flex-direction: column;
   float: left;
   margin-right: 40px;
   margin-left: 200px;
   width: 40%;
   height: 480px;
   border: 1px solid #73AD21;
   border-radius: 40px;
   background-color: hsla(242,58%,10%,0.64);
   padding: 20px;
}*/
    


/*@media (max-width: 1068px){
    
    #image {
    display: flex;
    flex-direction: column;
    float: left;
    height: 480px;
    border: 1px solid #73AD21;
    border-radius: 40px;
    margin-right: 40px;
    margin-left: 200px;
    padding: 30px;
    background-color: hsla(242,58%,10%,0.64);
    width: 50%;
}
    

}*/
    
    
  .container-3-box{
    flex-basis:100%;
      align-items:stretch;
      justify-content: center;
      align-content: center;
  }
    
    

    

    
    
 @media screen and (max-width: 600px) {
     
     
    .box-1-logo{
    flex:1;
    order:1;  
    align-items:center;
    width: 300px;
    justify-content: center;
    
  }
     
     
    #top {
   
	color: #659733;
	font-size: 65px;
	font-weight: 100;
	letter-spacing: 2px;
	z-index: 100;
	margin: 0 0 0 50px;
    padding: 0 20px 0px 20px;
}
     
    .box-2-physics{
    flex:1;
    order:2;
  }
     
   /*<!-- ul a {
    
    position: absolute;
        right: 0px;
        height: 92 vh;
        top: 8 vh;
        background-color: #659733;
        transform: translateX(100%);
    display: flex;
    flex-direction: column;
    font-family: 'Astoria Sans Light Cond', sans-serif;
	font-weight: 100;
    flex-basis: 100%;
    justify-content:space-around;
    align-self: flex-start;
    align-items: center;
    align-content: flex-start;
    width: 100%;
    height: 100px;
    background: black;
    margin: 20 20 20 20;
          
  
}
     
    
    

  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  color: antiquewhite;
  }
              
  .overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}
    
    
}
     
     
     
     
     
    #arrow3 {
    display: none;
    padding-top: 10px;
}
     
     
     
     
     
     .navi div {
         
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    text-align: justify-all;
    margin: 5px;
    padding: 5px;
    font-family: 'Astoria Sans Light Cond', sans-serif;
	font-weight: 100;
	color: #FFFFFF;
    font-size: 1.6em;
    width: 90%;
    align-items: center;
    justify-content: center;
    letter-spacing: 3px;
    line-height: 25px;
    
     }
    
     

.footer a {
    
	color: #FFFFFF;
    text-decoration: none;
    
}
     
     
     
     
 li a:activ {
	color: #659733;
  	font-family: 'Astoria Sans Light Cond', sans-serif;
	font-weight: 100;
	text-decoration: none;
		
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

li {
    float: left;
  
}

li a {
    display: column;
    position: absoulute;
    right: 0 px;
    color: #F2E8C1;
    text-align: center;
    padding: 5px 20px;
    text-decoration: none;
}

li a:hover:not(.active) {
    color: #659733;
}

img {
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;

}


-->*/