/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template-overviews/scrolling-nav)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */

header {
  padding: 154px 0 100px;
}


@media (min-width: 766px) {
  .language {
    margin-left:4rem;    
  }
}

.language {
 color:rgb(255,255,255);
}




/*
@media (min-width: 992px) {
  header {
    padding: 156px 0 100px;
  }

}
*/



body {
  /*font-family: var(--font-family);
  line-height: var(--line-height);*/
  /*font-size: 200%; var(--body-font-size);*/
}

section {
  padding: 50px 0 25px;
}

#unterricht{
  padding: 100px 0 25px;
  
}

#additional{
  padding: 10px 0 25px;
}

#additionaltext{
  padding: 0px 0 25px;
}

.font-weight-bold{
  /*background-color: blue;
  colour: red;*/
}

p{
  padding-top: 0em;
  padding-bottom: -0.5em;
  text-align: justify;
  color:rgb(48,48,48);
  /*font-size: 120%; funktioniert nicht*/
}


u {
  color:rgb(48,48,48)
}

h2 {
  color:rgb(48,48,48)
 /*padding-left: 0.75em;*/
}

h3 {
  color:rgb(48,48,48)
 /*padding-left: 0.75em;*/
}


h5 {
  text-align: justify;
  color:rgb(142,142,142)
 /*padding-left: 0.75em;*/
}

mark{
  color:rgb(48,48,48);
  background-color: rgb(242,242,242);
}
