header {
  height: 80px;
}
header img {
  padding: 0.5rem;
  height: 80px;
}

.pageContainer {
  margin: unset;
}

h2 {
  font-size: 1.1rem;
}

nav {
  top: 80px;
  margin: 0;
}

nav a {
  font-size: 0.7rem;
}

article {
  padding: 60px 5px 10px 10px;
}

.fotoContainer .hoofdFoto {
  width: 240px;
}

.fotoContainer .subFoto {
  width: 75px;
}

.newsContainer {
  padding: 0 20px 15px 20px;
}

.newsContainer .newsItem {
  background-position: 0 0;
}

.newsContainer .newsItem .content {
  padding: 60px 30px 0 0;
}

.vragen {
  width: 75%;
}

/*# sourceMappingURL=ae_layout_medium.css.map */
