body {
    background-color: #ffcc99;
    color: #330000;
    background-image: url("pics/bakgrund.gif");
    background-repeat: repeat;
    font-family: verdana;
}

#nav {
    background-image: url("pics/navbg.gif");
    background-repeat: repeat-y;
    padding: 2px 0;
    margin-right: 8px;
}

#nav td {
    padding: 3px 1px;
}

#nav p.header {
    line-height: 1.2em;
}

#nav td.footer  {
    line-height: 1.8em;
}

#top {
    padding-bottom: 53px;
}

#top h1 {
    font-weight: bold;
    font-style: italic;
    font-size: 32px;
}

#contents {
    width: 1045px;
    padding-left: 9px;
}

#contents h2 {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 4px;
}

#contents h3 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 2px;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

.button1 {
    font-family:arial;
    font-size:11px;
    color:#330000;
    border-style: solid;
    background:#ffcc99;
    color:#330000;
    text-decoration:none;
    border-width: 1px;
    border-color: #330000;
    font-family: verdana,arial;
    padding: 0px;
    cursor: hand;
}

.button2 {
    font-family:arial;
    font-size:11px;
    color:#330000;
    border-style: solid;
    background:#ffcc99;
    color:#330000;
    text-decoration:none;
    border-width: 1px;
    border-color: #330000;
    font-family: verdana,arial;
    padding: 1px;
    cursor: hand;
}
