body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #fff;
}

a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    font-weight: normal;
}

a:hover {
    font-size: 16px;
    color: #99cc33;
    font-weight: normal;
    text-decoration: none;
}

#text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-decoration: none;
    color: #455c17;
}

#logotext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    text-decoration: none;
    color: #455c17;
}

td.nav{
    background-image: url('img/nav.jpg');
    background-repeat: no-repeat;
}

td.reklam{
    background-image: url('img/right.jpg');
    background-repeat: repeat-x;
}

