body {
    background-color: #FFF;
    height: 100%;
    Margin: 0px;
    font-family: calibri, arial;
    font-size: 14px;
    font-color: #000;
}

a:link {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #000;
}

a:active {
    color: #000;
}

a:visited {
    color: #FFF;
}

h1 {
    font-size: 20;
    font-weight: normal;
}

h2 {
    font-size: 14;
    font-weight: normal;
}

#container {
    float: left;
    width: 1024px;
    height: 768;
    margin-left: 35px;
    Margin-right: auto;
    margin-top: 20px;
    border: 0px;
    border-top: 0px;
    border-bottom: 0px;
    padding: 20px;
}

#header {
    background-color: #cc3333;
    float: left;
    width: 1024px;
    height: 171px;
    margin-top: 10px;
    z-index: 1;
}

/* #afbeelding_header {
position: relative;
float: left;
} */
#tekst_header {
    float: right;
    margin: 100px 20px 0 0;
    color: #FFF;
    z-index: 999;
    font-weight: 800;
}

#menu {
    width: 200px;
    position: absolute;
    height: 3px;
    top: 228px;
    padding-bottom: 30px;
}

#menu a:active {
    color: #666666;
}

#afbeelding_menu {
    position: absolute;
    float: left;
}

#tekst_menu {
    position: absolute;
    width: 180px;
    top: 10px;
    left: 20px;
    color: #FFF;
}

#content {
    position: absolute;
    width: 818px;
    min-height: 598px;
    top: 228px;
    left: 263px;
    padding-bottom: 50px;
    height: 22486px;
}

#tekst_content {
    position: absolute;
    top: 10px;
    left: 30px;
    right: 20px;
}

#tekst_content1 {
    position: absolute;
    top: 17px;
    left: 22px;
    right: 20px;
    width: 310px;
}

#tekst_content2 {
    position: absolute;
    top: 10px;
    left: 320px;
    right: 20px;
    width: 450px;
}
