body {
    background: #83b767;
}

body, html {
    height: 100%;
    min-height: 100%;
    width: 100%;
}

#content {
    background-color: #ffffff;
    background-image: url('images/content_achtergrond.png');
    background-repeat: no-repeat;
}

img {
    border-width: 0px;
}

#inhoud {
    background: #ffffff;
    color: #000000;
    font-family: verdana, 'sans serif';
    font-size: 11px;
}

#inhoud a {
    color: #000000;
    text-decoration: none;
}

#inhoud a:hover {
    color: #11AD29;
}

#inhoud h1 {
    background: url('images/kop1_achtergrond.png');
    color: #fdd638;
    font-size: 14px;
    font-weight: bold;
    text-transform: lowercase;
}

#inhoud h2 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: -10px;
}

#inhoud img {
    vertical-align: middle;
}

#inhoud input {
    font-family: verdana, 'sans serif';
    font-size: 11px;
}

#inhoud p {
    text-align: justify;
}

#inhoud .rood {
    color: #FE222C;
}

#inhoud select {
    font-family: verdana, 'sans serif';
    font-size: 11px;
}

#inhoud td {
    font-size: 11px;
}

#inhoud td.groen {
    background: #E1ECDB;
}

#inhoud th {
    font-size: 11px;
    font-weight: bold;
}

#inhoud textarea {
    font-family: verdana, 'sans serif';
    font-size: 11px;
}

#kop {
    background: url('images/kop_achtergrond.png');
    color: #ffffff;
    font-family: verdana, 'sans serif';
    font-size: 12px;
    text-align: right;
}

#kop a {
    color: #000000;
    text-decoration: none;
}

#kop a.rood:hover {
    color: #FE222C;
}

#kop a.geel:hover {
    color: #FDD638;
}

#kop a.groen:hover {
    color: #11AD29;
}

#kop td {
    font-size: 12px;
}

#logo {
    background: url('images/logo_achtergrond.png');
    text-align: center;
}

#menu {
    background: url('images/menu_achtergrond.png');
    background-repeat: no-repeat;
    color: #ffffff;
    font-family: verdana, 'sans serif';
    font-size: 11px;
    padding: 2px;
}

#menu a {
    color: #ffffff;
    text-decoration: none;
}

#menu a.rood:hover {
    color: #FE222C;
}

#menu a.geel:hover {
    color: #FDD638;
}

#menu a.groen:hover {
    color: #11AD29;
}

#menu div {
    color: #ffffff;
    cursor: pointer;
    height: 20px;
    width: 176px;
}

#overzicht {
    background: #ffffff;
    color: #000000;
    font-family: verdana, 'sans serif';
    font-size: 11px;
}

#overzicht a {
    color: #000000;
    text-decoration: none;
}

#overzicht a:hover {
    color: #11AD29;
}

#overzicht h1 {
    background: url('images/kop2_achtergrond.png');
    color: #fdd638;
    font-size: 14px;
    font-weight: bold;
    text-transform: lowercase;
}

#overzicht h2 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: -10px;
}

#overzicht img {
    vertical-align: middle;
}

#overzicht input {
    font-family: verdana, 'sans serif';
    font-size: 13px;
}

#overzicht p {
    text-align: justify;
}

#overzicht .rood {
    color: #FE222C;
}

#overzicht td {
    font-size: 11px;
}

#overzicht td.groen {
    background: #E1ECDB;
}

#overzicht th {
    font-size: 11px;
    font-weight: bold;
}

#overzicht textarea {
    font-family: verdana, 'sans serif';
    font-size: 13px;
}

#voet {
    background-color: #83b767;
    background-image: url('images/voet_achtergrond.png');
    background-repeat: no-repeat;
    color: #ffffff;
    font-family: verdana, 'sans serif';
    font-size: 11px;
    text-align: center;
}

#voet a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

#voet a:hover {
    color: #ffffff;
    text-decoration: underline;
}
