@charset "UTF-8";
/* CSS Document */

html {height: 100%;
  scroll-behavior: smooth;}



* {box-sizing: border-box;}


.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 50%;}


/*Header*/

.nav {width: 100%; display: flex}

.header {
	z-index: 10;
  
  background-image: url("Papier.jpg");
  position: fixed;
  top: 0; left: 0; right: 0;
  width: 100%;
	height: 15%;
	box-shadow: 1vh 0 1vh 0 black;
	text-align: center;
	display: flex;
  justify-content: center;
  align-items: center;
	vertical-align: middle}


/*Items in topnav*/
a.class1 {
	text-align: center;
	flex-grow: 1;
  flex-basis: 0;
  text-decoration: none;
	font-family: Times, "Times New Roman", "serif", Cambria, "Hoefler Text", "Liberation Serif";
	font-size: 1.5vw;font-weight:100; font-style: italic; color: black;}


/*Logo im header*/
a.class2 {
	z-index: 20;
  display: inline-block;
  width: 10%;
	margin-top: 0;
  text-decoration: none;
	font-family: Times, "Times New Roman", "serif", Cambria, "Hoefler Text", "Liberation Serif";
	font-size: 1.5vw;font-weight:100; font-style: italic; color: black;
	line-height: 50%; height: 50%;
	margin-left: 100px;
}


/*Für links auf Kontaktseite*/
a.class3 {color: black;}


nav, scroll-container {
  display: block;
  margin:  0; padding: 0;
  text-align: center;
	width: 100vw; }

scroll-page {
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 100%;
	max-width: 100%;
	vertical-align: middle;}

.logo {
  display: flex;
   align-items:center;
  vertical-align: middle;
  width: auto; max-height: 9vh;
	line-height: normal;
    justify-content: inline-flex;
	z-index:20;}


/*responsive header*/

 @media screen and (max-width: 800px){
  /* (A) BREAK INTO VERTICAL MENU */

  a.class1 {
    box-sizing: border-box;
    display: block;
    width: 100%;
	  font-size: 4vw;
	  padding: 3%;
	  background-image: url("Papier.jpg")}
	 
	 .header{display:block;}
	 
	a.class2 {
		float: right;
	 	padding-top: 3vh;
		padding-right: 20vw}

	 .logo{height: 50vh}
	 

  /* TOGGLE SHOW/HIDE MENU */
  a.class1 { display: none; }


body{height: 100%;
			margin: 0;
			background-image:url("hero-mobile.jpg");
			background-repeat: no-repeat;
			background-size: cover; max-height: 100vh; max-width: 100vw; background-position: top;
			clear: both;
			background-position: 0 100px;
		}


	 
}

 @media screen and (min-width: 800px){
	 .dropdown{display: none}
}


.dropdown {
  float: left;
  overflow: hidden;}

.dropdown .dropbtn {
  cursor: pointer;
  font-size: 6.5vh;
	width: 20vw;
	line-height: 200%;
	vertical-align: middle;
	justify-content: center;
	font-weight: lighter;
  border: none;
  outline: none;
  color: black;
  padding: 0  20%;
  background-color: inherit;
  margin: 0;}

.dropdown-content {
  display: none;
  position: absolute;
  background-image: url("Papier.jpg");
  min-width: 100vw;
  z-index: 1;}

.dropdown-content a {
  float: none;
  color: black;
  padding: 2.3vh 0;
  text-decoration: none;
  display: block;
  text-align: center;}

.show {
  display: block;}

/*Text auf Startseite*/
h1 {text-align: center; font-family:Times, "Times New Roman", "serif", Cambria, "Hoefler Text", "Liberation Serif";
	font-size: 3vw; font-weight: 100; color: white;
	margin-top: 0;}

h2{text-align: center;  font-family:Times, "Times New Roman", "serif", Cambria, "Hoefler Text", "Liberation Serif";
	font-size: 2.2vw;font-weight: 100; color: white;
	margin-top: 0; margin-left: 5vw; margin-right: 5vw}

@media (max-width:800px){
	h1{font-size:2em}
	h2{font-size: 1.6em}

.Startseite {
	height: 110vh!important;
	margin-top: -30%!important;
	justify-content: center!important;
	width: 100%;
}
	
}

.Startseite {
    height: 100vh;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
    display: flex;
    justify-content: right;
    align-items: center;
    clear: both;
    margin-right: 50px;
}

/*Unterkategorien*/
.Unterkategorie{
	background-image:url("Papier.jpg"); background-size: cover;
	height: 100vh;
	width: 100%;
	display: flex;
	flex-direction: row;
  	justify-content: center;
  	align-items: center;}


.Unterkategorie-center{
	display: flex;
  flex-direction: column;
  justify-content: center;
	vertical-align: middle;
	clear: both}

.Unterkategorie-text {
  margin-left: 3vw; margin-right: 3vw; float: left; width: 65%;    padding-top: 150px;
    padding-bottom: 150px;}

/*Text aligned sich unter Bild*/
@media (max-width:1000px)  {
	
.Unterkategorie{
	display: flex;
	flex-direction: column;
  	justify-content: center;
  	align-items: center;
	clear: both;
	height: 100%;
	padding-top: 15vh;}

	p{font-size: 1.6em;font-weight:100;}
	
	h3{margin-bottom:0; padding:0}
	
.Unterkategorie-text {
  margin-left: 3vw; margin-right: 3vw; width: 80%; clear: both;}
}



h3{text-align: center; font-family:Times, "Times New Roman", "serif", Cambria, "Hoefler Text", "Liberation Serif";
	font-size: 2em;font-weight:100; font-style: italic; color: black;
	margin-bottom: 7vh; padding: 0;}

/*Schnörkel oben*/
.Schnoerkel_oben { max-width:auto;max-height:5.3vh;padding-bottom:0;}

/*Text im Paragraph*/
p{text-align: left; font-family:Times, "Times New Roman", "serif", Cambria, "Hoefler Text", "Liberation Serif";
	font-size: 1.6em;font-weight:100; font-style: normal; 
	color: black;}


/*Responsive text*/
@media (min-width:1000px){
	p{font-size: 1.3vw}
}

@media (max-width:700px){
	p{font-size: 1.4em}
}


.bold{font-weight: bold}
.italic{font-style: italic}

/*Link*/
.link a{ padding:0; margin: 0;
	text-align: left; font-family:Times, "Times New Roman", "serif", Cambria, "Hoefler Text", "Liberation Serif";
	font-size: 0.4em;font-weight:100; font-style: normal; color: black;}

/*Schnörkel unten*/
.Schnoerkel_unten {max-width:auto;max-height:6.1vh;padding-top:1vh;}

/*Unterricht allgemein*/
h4{text-align: left; font-family:Times, "Times New Roman", "serif", Cambria, "Hoefler Text", "Liberation Serif";
	font-size: 1.6vw;font-weight:bold; font-style: italic; color: black; margin-bottom: 0vh;
	margin-top: 0; padding: 0}


.Unterricht-allgemein-text{
	  margin-left: 5vw; margin-right: 5vw;
	width: 100%; clear: both;}

.Unterricht-allgemein-links{
	float: left; width: 75%; 
	padding-right: 3vw;
	margin-bottom: 8vh;}

.Unterricht-allgemein-rechts {
  margin-left: 0;float: right; width: 25%; margin-top:24vh; }


/* Responsive Unterricht allgemein*/
@media (max-width:1000px) {
	
		h5{font-size: 1.6em}
	
	.Unterricht-allgemein-text{
		width: 80%; margin: 0; padding: 0;}
	
  .Unterricht-allgemein-links {
	  clear: both;
	  float: none;
	  width: 100%;
	  padding: 0;
	  margin: 0;}
	
	.Unterricht-allgemein-rechts {
		clear: both;
	  float: none;
	  width: 100%;
		margin-top: 3vh;}
	
	.Kontakt{
		height:100%;
		padding-top:40vh;}
	
	.right{display: flex; order: -1}
	
#Schnoerkel_unten_verschoben {display: flex; order:1}
	
}
	


/*Für Fotos*/
.left {
	float: left;
	position: relative;
	object-position: left;
	max-height: 85%; width: 50%;
	display: flex;
	margin-left:0;
	margin-right: 0;
	margin-top: 15vh;
	clear: both;}

.right {
	float: right;
	position: relative;
	text-align: right;
	max-height: 85%; width: auto;
	display: block;
	margin-left:0;
	margin-right: 0;
	margin-top: 15vh;}

@media (max-width:900px){
	.left, .right{
		float: none;
		margin-top: 0vh;
		max-width: 100%}
}



@media (min-width:900px){
	.left, .right{
		max-height: 80%;}
}

@media (min-width:1000px){
	.left, .right{
		max-height: 85%;}
}


/*Kontakt*/

#Kontakt{text-align: center;}



.Kontakt{
	background-image:url("Papier.jpg");
	padding-top: 0vh;
	height: 62vh; width: 100vw;
	padding: 0 3vw;
	align-items: center;
	justify-content: center;
	z-index: 1;} 

@media (max-width:700px){
	#Kontakt{font-size: 4vw}
}


/*footer*/
.footer{
  background-image: url("Papier.jpg");
  width: 100vw; padding: 0; margin: 0;
	height: 40%;
	text-align: center;
	display: flex;
  justify-content: center;
  align-items:flex-end;}

.footer-inhalt{
	display:inline-block; align-items: center;
	padding-top: 1.5vh;
	width: 35%; text-align: center; font-size: 1.5vw;}

@media (max-width:800px){
	.footer{padding-top: 4vh}
	
	.footer-inhalt{
		font-size: 2.4vw; width: 30%; padding: 0; margin-top: 4vh;
		padding-bottom: 2vh;}

		
}
