body {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../images/Achtergrond/stripe_5658bcecf108e26b243b4445991306c6.png);
  background-repeat: repeat;
}
#container {
  background-color: #fff;
  width: 960px;
  background-position: center center;
  margin-right: auto;
  margin-left: auto;
}
#header {
  height: 320px;
  background-repeat: no-repeat;
}
#menu {
  margin-top: -60px;
}

#banner {
  background-image: url(../images/banner/banner2.png);
  width: 960px;
  height: 237px;
  background-position: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: -20px;
  background-repeat: repeat;
}
#nieuws {
  width: 960px;
  font-family: "ComicZineOTRegular";
  font-size: 6em;
  left: 20px;
  right: 20px;
  text-align: center;
  padding-right: 20px;
  padding-left: 20px;
  margin-top: -60px;
}
#nieuws #rand {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #e73438;
  margin-left: 610px;
  width: 300px;
  color: #fff;
  height: 400px;
  margin-top: -155px;
}

#nieuws #evenement {
  height: 100%;
  width: 60%;
  padding-right: 20px;
  padding-bottom: 20px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #003f78;
  margin-top: -20px;
}
#footer {
  clear: both;
  text-align: center;
}

#evenement #evenement_img {
  background-image: url(../images/banner/kubb.png);
  height: 134px;
  width: 361px;
  float: left;
}
#evenement #evenement_txt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  margin-left: 375px;
  width: 200px;
  height: 134px;
  text-align: left;
}
#nieuws #artikel {
  width: 60%;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  margin-top: -230px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #1e335e;
}

#artikel #artikel_img {
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  text-align: left;
  background-image: url(../images/banner/vonk.png);
  height: 134px;
  width: 147px;
  float: left;
}
#artikel #artikel_txt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  margin-left: 150px;
  height: 134px;
  text-align: left;
  padding-left: 20px;
}
