﻿body {
}
#nieuwsInhoud {
    text-align: left;
}
#nieuwsFoto {
    text-align: center;
}
#nieuwsFoto img {
    width: 80%;
    max-height: 500px;
}
#nieuws-container {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    word-wrap: break-word;
}