/* Sectie 1 */

.portret-with-text {
    width: 95%;
    min-height: 300px;
    height: auto;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.portret-with-text #portret {
    margin: 45px 5px 10px 5px;
    float: left;
}

.portret-with-text .A1 {
    width: 520px;
    margin: 10px 5px 10px 30px;
    text-align: left;
    float: left;
}

.portret {
    margin: auto;
    height: 360px;
}


/* Eind sectie 1 */


/* Sectie 2 */

.bezienswaardigheden-sectie-2 {
    width: 90%;
    min-height: auto;
    height: 300px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.bezienswaardigheden-sectie-2 .A1 {
    width: 33%;
    float: left;
}

.bezienswaardigheden-sectie-2 .A2 {
    width: 33%;
    margin: auto;
    float: left;
}

.bezienswaardigheden-sectie-2 .A3 {
    width: 33%;
    float: left;
}

.bezienswaardigheden-sectie-2 img {
    height: 200px;
    margin-bottom: 10px;
}


/* Eind Sectie 2 */


/* Sectie 3 */

.bezienswaardigheden-sectie-3 {
    width: 90%;
    min-height: 300px;
    height: auto;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.bezienswaardigheden-sectie-3 .A1 {
    width: 45%;
    float: left;
    margin-left: 10px;
}

.bezienswaardigheden-sectie-3 .A2 {
    width: 45%;
    float: right;
    margin-right: 10px;
}

.bezienswaardigheden-sectie-3 img {
    width: 80%;
    height: 60%;
    margin-bottom: 10px;
}


/* Eind Sectie 3 */


/* Sectie 4 */

.bezienswaardigheden-sectie-4 {
    width: 90%;
    min-height: 300px;
    height: auto;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.bezienswaardigheden-sectie-4 #tekst {
    text-align: left;
    padding-left: 8px;
    width: 45%;
    float: left;
}

.bezienswaardigheden-sectie-4 .portret {
    width: 50%;
    height: 60%;
    margin-bottom: 10px;
    float: right;
}


/* Eind Sectie 4 */


/* Sectie 5 */

.bezienswaardigheden-sectie-5 {
    width: 90%;
    min-height: 300px;
    height: auto;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.bezienswaardigheden-sectie-5 .A1 {
    width: 33%;
    float: left;
}

.bezienswaardigheden-sectie-5 .A2 {
    width: 33%;
    margin: auto;
    float: left;
}

.bezienswaardigheden-sectie-5 .A3 {
    width: 33%;
    float: left;
}

.bezienswaardigheden-sectie-5 img {
    height: 200px;
    margin-bottom: 10px;
}


/* Eind Sectie 5 */

#sectie-5-bron {
    height: 200px;
    margin-bottom: 10px;
}