a {
    color: #ffb505;
    text-decoration: none;
}

a:hover {
    color: #332fc2;
    text-decoration: none;
}

#adres {
    font-size: 12px;
}

body {
    background: #eeeeff;
    font-family: arial;
    font-size: 14px;
}

h1 {
    color: #000000;
    font-size: 14px;
}

#inhoud {
    color: #000000;
    font-size: 14px;
    text-align: justify;
}

#inhoud a {
    color: #332fc2;
    text-decoration: none;
}

#inhoud a:hover {
    color: #f4d60d;
    text-decoration: none;
}

.kaderboven {
    text-align: justify;
    width: 608px;
}

.kadermidden {
    text-align: justify;
    width: 608px;
}

.kaderonder {
    text-align: justify;
    width: 608px;
}

#menu {
    border-right: 1px dotted #bbbbbb;
    color: #f4d60d;
    font-size: 14px;
}

#menu a {
    text-decoration: none;
}

#menu div {
    color: #f4d60d;
    font-size: 12px;
}

#naarboven {
    border-top: 1px dotted #bbbbbb;
    text-align: right;
}

#nieuws {
    color: #000000;
    font-size: 12px;
}

#nieuws a {
    color: #332fc2;
    text-decoration: none;
}

#nieuws a:hover {
    color: #f4d60d;
    text-decoration: underline;
}

#nieuws strong {
    color: #332fc2;
}

#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;
}

#quote {
    border-bottom: 1px dotted #bbbbbb;
    color: #332fc2;
    font-size: 12px;
}

#submenu {
    font-size: 14px;
}

#submenu a {
    color: #332fc2;
    text-decoration: none;
}

#submenu a:hover {
    color: #f4d60d;
    text-decoration: underline;
}
