body {
        background-image: url(bg.jpg);
        background-repeat: repeat-x;
        background-position: left top;
        background-color: #FBF9EA;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}

body,td,th {
        font: 11px Verdana;
}

a:link, a:visited {
        color: #890000;
        text-decoration: none;

}

a:hover {
        color: #F8D875;
        text-decoration: underline;

}

.copyright {
        font: 10px Verdana;
        color: navy;
}
.main {
        padding: 8px;
}

h1 {
        font-size: 22px;
        color: #9F9B74;
        font-weight: normal;
}
h2 {
        font-size: 16px;
        color: #9F9B74;
        font-weight: normal;
}
.adres {
        margin-left: 30px;
}
.adresl {
        font-size: 11px;
}
.main img {
       margin: +1em;
}

a.sitemap:link, a.sitemap:active, a.sitemap:visited {
        color: navy;
}
a.sitemap:hover {
        color: red;
}

dl, dt, dd, ul, li {
        margin: 0;
        padding: 0;
        list-style-type: none;
        color:#FFFFFF;
}

#menu {
       width: 160px;
}
#menu dt {
      cursor: pointer;
      margin: 2px 0;
      height: 22px;
      line-height: 22px;
      text-align: left;
      text-indent: 34px;
      font-weight: bold;
      border: 0px solid gray;
      background: white url(menu.gif) no-repeat;
}
#menu dd {
      border: 0px solid gray;

}
#menu li {
      margin: 2px 0;
      height: 22px;
      line-height: 22px;
      text-align: left;
      text-indent: 40px;
      background: url(menuli.gif) no-repeat;
}
#menu li a, #menu dt a {
      color: #8B2A;
      text-decoration: none;
      display: block;
      border: 0 none;
      height: 100%;
}

#menu li a:hover, #menu dt a:hover {
      background: url(menuliover.gif) no-repeat;
}
.formulier_select {
        FONT-SIZE: 11px;
        LETTER-SPACING: 0.06em
}
.formulier_attach {
        height: 20px;
        width: 243px;
        border: 1px solid #fff;
        font-size:11px;
        color: #000;
        background-color: #fff;
        border: 1px solid #8A0000;
}
.formulier_input {
        height: 15px;
        font-size:11px;
        color: #000;
        background-color: #fff;
        border: 1px solid #8A0000;
}
.formulier_button {
        border: 1px solid #fff;
        font-size:11px;
        color: #000;
        background-color: #fff;
        border: 1px solid #8A0000;
}
.formulier_area {
        height: 120px;
        width: 240px;
        border: 1px solid #fff;
        font-size:11px;
        color: #000;
        background-color: #fff;
        border: 1px solid #8A0000;
}

ul.sitemap li ul {
       background: transparent »
       url('sitemapfolderbullet.gif') no-repeat;
       list-style-type: none;
       margin: -.4em 0 0 2.6em;
       padding: 0.4em 0 0 0.6em;
}


