#ResponsiveBlock{
  justify-content: center;
  display: none;
  padding-top: 2em;
  padding-bottom: 2em;
}

#ReponsiveLogo{
  text-align: center;
}

#ReponsiveLogo img{
  max-width: 25em;
  width: 50%;
}

#NavButton{
  height: 2em;
  justify-content: center;
  text-align: center;
  padding-top: 2em;
}

#Nav{
  margin-bottom: 3em;
  top: -1em; 
  color: #333333;
  font-weight: 100;
}

#Nav a,
#Nav a:link,
#Nav a:visited{
  color: #333333;
  text-decoration: none;
}

.NavSubAktuell{
  display: none;
}

.NavSubErnährung{
  display: none;
}

.NavSubBewegung{
  display: none;
}
