/* Version Nr. 37 */

html, a, span{
  overflow-x: hidden;
  font-family: 'Lato', sans-serif;
  color: #535353;
  text-decoration: none;
  font-weight: 300;
}

body {
  margin-top: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
  color: black;
}

#he2{
  display: flex;
  margin-right: 10px;
  justify-content: flex-end;
  position: fixed;
  top: 0px;
  right: 0px;
}

#he2 span, #he2 a{
  margin-left: 30px;
  margin-top: 30px;
  cursor: pointer;
}

#he2 {
  position: absolute;
}

#he3{
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: 48px;
  right: 0px;
}

#he3 a{
  margin-right: 10px;
  margin-top: 10px;
  opacity: 0;
}

.schulen {
  position: relative;
  left: 337px;
}
