#header-functions,
#navigation,
#top-pages,
#top-slider,
#sub-bar,
.btn,
footer,
.footer-navigation,
.scrollToTop,
.ampelbutton{
  display: none;
}

#logo,
#content{
    margin: 0;
}
header{
    height: auto;
    position: static;
}

.tab-content{
    display:block; 
}
.collapse{
    display:block;
    height: auto;
}

a[href]:after {
  content: "";
}
