html {
    height: 100%;
}

body {
    font-family: georgia, serif;
    font-size: 13px;
    text-align: center;
    color: #000;
    line-height: 175%;
    padding: 0;
    margin: 0;
    border: 0;
    background: #FFFFFF url(../img/bg.gif) top center repeat-x;
}

a {
    color: #000;
}

a:hover {
    color: #000;
    text-decoration: none;
}

img a {
    text-decoration: none;
}

td {
   border-bottom: 1px dotted #000;
}

.noshow {
    visibility: hidden;
    display: none;
}

.invulformulier {
    font-family: trebuchet ms;
    font-size: 12px;
    font-weight: bold;
    width: 200px;
    color: #000;
}

#container {
    position: relative;
    width: 726px;
    margin: 0 auto 0 auto;
    text-align: center;
    background: transparent url(../img/bg-content.jpg) top center repeat-y;
}

#footer {
    position: relative;
    display: block;
    height: 120px;
    font-size: 10px;
    padding-top: 30px;
    background: transparent url(../img/footer.jpg) top left no-repeat;
}

#title {
    position: relative;
    display: block;
    height: 184px;
}

#content {
   b-order: 1px #000 solid;
    margin-left: 0px;
    display: block;
    width: 420px;
    background: transparent url(../img/bg-content.jpg) top center repeat-y;
    float: left;
    text-align: left;
}

#headerimage {
   margin-right: 10px;
   float: left;
}

#menu {
   margin-top: 40px;
   _margin-top: 47px;
   margin-left: 70px;
   _margin-left: 35px;
   width: 175px;
   text-align: left;
   float: left;
}

#menu a{
   color: #932F3F;
}

span {
  margin-top: 0px;
  margin-bottom: 120px;
}
