


body {
        background-image: url(bg.jpg);
        background-repeat: repeat-x;
        background-position: center top;
        background-color: #6A0202;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}

.middle {
        background-image: url(middle.jpg);
        background-repeat: no-repeat;
        background-position: center top;
}
td {
        font-family: "Times New Roman", Times, serif;
        font-size: 13px;
        color: #5E0000;
        letter-spacing: 1px;
        line-height: 16px;
}

h1 {
        font-family: "Times New Roman", Times, serif;
        font-size: 28px;
        color: #9F9B74;
        font-weight: normal;
}
.h2 {
        font-family: "Times New Roman", Times, serif;
        font-size: 24px;
        color: #9F9B74;
        font-weight: normal;
}

a:link, a:visited {
        color: #BE8632;
        text-decoration: none;

}

a:hover {
        color: #514724;
        text-decoration: none;

}

a.topmenu:link , a.topmenu:active ,a.topmenu:visited {
        color: #F7F3E7;
}

a.topmenu:hover {
        color: #820102;
}


.borderimg {
        border: 1px solid #918F88;
        margin-right: 4px;
        margin-bottom: 4px;
        margin-left: 4px;
}

.nieuwsbrief {
    font-family: "Times New Roman", Times, serif;
        font-size: 16px;
        color: #E6DFD9;
        font-weight: normal;
        padding-left: 10px;
}
.nieuws_input {
        height: 22px;
        width: 140px;
        background-color: #F7F3E7;
        border: 1px inset;
}
.nieuws_button {
        background-color: #7C6149;
        border: 1px outset;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #F7F3E7;
        font-weight: bold;
        height: 22px;
        width: 100px;
}

.hoofdtekst {
        font-family: "Times New Roman", Times, serif;
        font-size: 28px;
        color: #9F9B74;
        font-weight: normal;
}
.copyright {
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
        color: #CFCBBA;
        padding-top: 4px;
}
a.copyright:link ,a.copyright:visited {
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
        color: #CFCBBA;
}