body {
        padding: 0px;
        margin: 0px;
        background-color: #eceff2;
        font-size: 78%;
        font-family: Tahoma, sans-serif;
        color: #5a5a5a;
}

img {
        border: 0px;
}

ul{
        list-style: none;
}

li{
        display: inline;
        padding: 1.00em;
}

.totaal {

        margin-left: 45px;
        text-align: left;
}

.navigatie {
        margin-left: 10px;
        text-align: left;
        margin-top: 20px;
}

.kolom {
     float: left;
     width: 20%;
     padding: 1.00em;
     text-align: left;
}

.uitleg {
     clear: both;
     width: 60%;
     margin-left: 20px;
     text-align: justify;
     word-spacing: 0.10em;

}


.centreren {

        margin-left: auto;
        margin-right: auto;
        text-align: center;
        width: 85%;
        height: 80%;
        background-color: #fff;
        margin-top: 25px;
        border-bottom: 6px solid #b0ce66;
}

.logo {

        margin-left: auto;
        margin-right: auto;
        text-align: center;
        clear: both;
        }

.foto {
        word-spacing: 30px;
}

.kolom img {
        border: 1px solid #e5e5e5;
}


.links {

        text-align: left;
        margin-top: 15px;

}

.rechts {
        margin-top: 70px;
        float: left;
        width: 477px;
}

.taalkeuze {
        margin-bottom: 20px;
}


h1 {
        color: #404040;
        font-size: 1.40em;
        font-weight: normal;
        margin-bottom: -0.80em;
        padding: 0px;
        text-align: left;
        margin-top: 50px;
        margin-left: 15px;
}

h2 {
        color: #a4bd04;
        font-size: 1.40em;
        font-weight: normal;
        margin-bottom: 1.50em;
        text-align: left;
        margin-left: 15px;
}

h3 {
        color: #98a39f;
        font-size: 1.40em;
        font-weight: normal;
        margin-bottom: 0.50em;

}

a:link, a:visited {
        color: #4d4d4d;
        font-size: 1.00em;
        font-weight: normal;
        text-decoration: none;
}
a:hover, a:active {
        color: #01bef3;
        font-size: 1.00em;
        font-weight: normal;
        text-decoration: none;
}

p {
        margin: 0px;
        padding: 0px;
        line-height: 1.25em;
}

a.sub:link, a.sub:active, a.sub:hover, a.sub:visited {
        color: #2f2f2f;
        font-size: 1.00em;
        font-weight: normal;
        text-decoration: none;
}

.copyright {

        margin-left: auto;
        margin-right: auto;
        text-align: center;
        width: 85%;
}

.tekstcop {
        font-size: 0.85em;
        margin-top: 0.80em;
        color: #b1b1b1;
}

.nieuw {
        color: #fe0000;
        font-size: 1.00em;
        font-weight: normal;
        text-decoration: none;
	vertical-align: super
}

