a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

body {
    background: url('images/achtergrond.png');
    color: #0074B7;
    font-family: 'andy', 'comic sans ms', 'sans serif';
    font-size: 16px;
    font-weight: bold;
}

em {
    color: #4080D0;
    font-style: normal;
    font-weight: bold;
}

h1 {
    color: #000000;
    font-family: 'andy', 'comic sans ms', 'sans serif';
    font-size: 18px;
    fontweight: bold;
    margin: 0px 0px -16px 0px;
    padding: 3px 0px 0px 0px;
    text-transform: uppercase;
}

#inhoud {
    color: #000000;
    padding-left: 6px;
    padding-right: 6px;
    text-align: justify;
}

input {
    color: #000000;
    font-family: 'andy', 'comic sans ms', 'sans serif';
    font-size: 16px;
}

input.geenknop {
    background: url('images/achtergrond.png');
    border-color: #fc1eb3;
    border-style: solid;
    border-width: 2px;
}

#kop {
    text-align: right;
}

#menu {
    color: #000000;
    font-family: 'andy', 'comic sans ms', 'sans serif';
    font-size: 18px;
    font-weight: bold;
    padding-left: 4px;
    text-align: left;
    text-transform: uppercase;
}

.rood {
    color: #FF0000;
}

select {
    color: #000000;
    font-family: 'andy', 'comic sans ms', 'sans serif';
    font-size: 16px;
}

td {
    color: #000000;
    font-family: 'andy', 'comic sans ms', 'sans serif';
    font-size: 16px;
}

textarea {
    background: url('images/achtergrond.png');
    border-color: #fc1eb3;
    border-style: solid;
    border-width: 2px;
    color: #000000;
    font-family: 'andy', 'comic sans ms', 'sans serif';
    font-size: 16px;
    overflow: auto;
}

th {
    color: #808080;
    font-family: 'andy', 'comic sans ms', 'sans serif';
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

#voet {
    color: #0074B7;
    font-family: 'andy', 'comic sans ms', 'sans serif';
    font-size: 16px;
    padding: 2px;
    text-align: center;
}
