a
{
    color: #004fa3;
}

a:hover
{
    color: black;
}

#content
{
    background-attachment: fixed;
    background-position: 200px 150px;
    padding-bottom: 70px;
}

.up
{
    margin: 5px 0 5px 430px;
    width: 108px;
    height: 22px;
    display: block;
    background: transparent url(../img/kn-omhoog.gif) no-repeat;
}

#menu a
{
    font-weight: normal;
    font-size: 12px;
}

#header img
{
    margin: 0;
}

#menu li.afdrukken
{
    padding: 2em 0 0 0;
}

#footer
{
    position: fixed;
    bottom: 20px;
}

