﻿    body 
    {
    MARGIN: 0px;
    background-image:url(../images/zijkant.jpg);
    background-repeat: repeat-y;
    font-size: 120%;
    font-family: Verdana, Sans-Serif;
        }
    h1 
    {
        font-size: 1.3em;
        }
    #header 
    {
        text-align: center;
        position: absolute;
        top: 0px;
        left: 15px;
        right: 0px;
        overflow: hidden;
        }
    #footerLeft 
    {
        position: absolute;
        bottom: 3px;
        left: 15px;
        overflow: hidden;
        }
    #container
    {
        position:  fixed;
        left: 130px;
        top: 85px;
        right: 0px;
        bottom: 0px;
        overflow: auto;
        }
    
.Groot 
{
    font-size: 1.1em;
}
.Klein 
{
    font-size: 0.7em;
}
