a {
    color: #ffb505;
    text-decoration: none;
}

a:hover {
    color: #332fc2;
    text-decoration: none;
}

#adres {
    background: #00a0e3;
    color: #ffffff;
    padding-top: 4px;
    text-align: center;
}

body {
    background: #ffffff;
    font-family: trebuchet ms;
    font-size: 14px;
}

body.mceContentBody {
    background: #6e433d;
    color: #ffffff;
}

#extra {
    border: solid 2px #00a0e3;
    color: #642118;
    padding: 4px;
}

h1 {
    color: #ffffff;
    font-size: 18px;
}

#inhoud {
    background-color: #6e433d;
    color: #ffffff;
    font-size: 14px;
    padding: 8px;
    text-align: left;
}

#inhoud a {
    color: #332fc2;
    text-decoration: none;
}

#inhoud a:hover {
    color: #f4d60d;
    text-decoration: none;
}

#inhoudcontainer {
    background-color: #ffffff;
}

#menu {
    color: #ffffff;
    font-size: 14px;
}

#menu a {
    color: #ffffff;
    text-decoration: none;
}

#nieuwscontainer {
    border-left: 1px dotted #bbbbbb;
}

#nieuwsbrief {
    border-top: 1px dotted #bbbbbb;
    width: 190px;
}

#nieuwsbrief td{
    color: #000000;
    font-size: 12px;
}

#nieuwsbrief input{
    color: #000000;
    font-size: 12px;
}

td {
    color: #000000;
    font-size: 14px;
}
