body {
    padding: 0;
    margin: 0;
    background: #DAD3BE url(i/top-bg.jpg) repeat-x;
}
body, td {
    color: #3F3612;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 75%;
}
a {
    color: #900000;
}
img {
    border: 0px;
}
#header {
    padding: 0;
    margin: 0;
    height: 204px;
    background: url(i/top.jpg) no-repeat;
}
#header .home img {
    width: 100%;
    height: 204px;
}
#column {
    background: #BA8 url(i/BAAF8E.png);
    padding: 5px 40px 10px 15px;
    width: 137px;
    min-width: 137px;
}
#column p {
}
#column h4 {
    background: url(i/dash.png) left bottom repeat-x;
    height: 1.8em;
    font-size: 100%;
    margin: 1em 0 0 0;
}
#column h5 {
    height: 1.1em;
    font-size: 100%;
    padding: 0;
    margin: 0;
}
#column .lang {
    padding:0;
    margin: 1em 0 0 0;
    list-style-type: none;
    clear: both;
    width: 100%;
}
#column .lang li {
    color: #900000;
    margin: 0 5px 0 0;
    padding: 0 0 0 5px;
    float: left;
    width: 35px;
}
#column .lang li img {
    margin: 0 0 0 -5px;
}
#column .lang li a {
    color: #3F3612;
    text-decoration: none;
}
#column br {
    clear: both;	
} 
#column input {
    margin: 0.5em 0 0 0;
    width: 100%;
}
#column input.submit {
    width: auto;
}

#container {
    background: url(i/DAD3BE.png);
    padding: 0 0 10px 57px;
}
#container a {
    color: #C4CCDA;
}
#container .mainMenu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    min-width: 400px;
}
#container .mainMenu li {
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0;
    float: left;
    color: #fff;
    font-weight: 600;
    padding: 0;
    margin: 0 5px 0 0;
    background: url(i/menu-bg.png) left bottom repeat-x;
}
#container .mainMenu li div {
    background: url(i/menu-bg-l.png) left bottom no-repeat;
}
#container .mainMenu li div div {
    background: url(i/menu-bg-r.png) right bottom no-repeat;
    padding: 13px 16px 7px 16px;
}
#container .mainMenu li a {
    color: #fff;
    text-decoration: none;
}
#container .mainMenu li.current {
    background: url(i/menu-bg-c.png) left bottom repeat-x;
}
#container .mainMenu li.current div {
    background: url(i/menu-bg-c-l.png) left bottom no-repeat;
}
#container .mainMenu li.current div div {
    background: url(i/menu-bg-c-r.png) right bottom no-repeat;
}
#container .mainMenu li.selected {
    background: url(i/menu-bg-s.png) left bottom repeat-x;
}
#container .mainMenu li.selected div {
    background: url(i/menu-bg-s-l.png) left bottom no-repeat;
}
#container .mainMenu li.selected div div {
    background: url(i/menu-bg-s-r.png) right bottom no-repeat;
}

#content a {
    color: black;
}
#content {
    max-width: 1000px;
    clear: both;
    padding: 0 57px 0 0;
}
#content h1 {
    font-size: 110%;
    color: #B2510F;
}
#content h3 {
    font-size: 100%;
}
#content h3 span {
    display: inline-block;
    padding-right: 3em;
}
#content .Inhoudsopgave li span {
    display: inline-block;
    min-width: 6em;
}
#content .Inhoudsopgave li a span {
    text-decoration: underline;
}
   
#content .Inhoudsopgave {
    padding: 0;
    list-style-type: none;
}

#content p {
    margin: 1em 0 0 0;
}
#content p.standalone {
    margin-top: 3em;
}
#content p.note {
    font-style: italic;
}
#content h1 {
    margin: 0 0 0 0;
    padding: 18px 0 0 0;
}
#content img {
    border: solid 2px #534F3B;
    padding: 2px;
}

#footer {
    clear: both;
    background: url(i/footer-bg.png) left 0px repeat-x;
    height: 235px;
    margin: 0;
    padding: 0;
}
#footer p {
    padding: 0;
    margin: 0;
}
#footer div {
    height: 235px;
    margin: 0;
    padding: 0 0 0 237px;
    background: url(i/footer-bg-l.png) bottom left no-repeat;
    text-align: center;
}
#footer div div {
    height: auto;
    background: transparent none;
    margin: 0 0 0 0;
}
#footer .menu {
    height: 65px;
    padding: 0;
}
#footer div.copyright {
    padding: 20px 0 0 0;
}
#footer div.menu div {
    margin: 100 0 0 0;
}
#footer .underlined {
    border-top: solid 1px;
    margin: 0;
    padding: 0;
    display: inline;
}
#footer .balls {
    height: 62px;
    display: block;
    clear: both;
    padding: 0px;
    text-align: center;
    padding: 0 60px 0 60px;
}
#footer .balls img {
    /*	margin: 0 2% 0 2%
    */
}
#footer a {
}
#footer a:hover {
    text-decoration: none;
}
hr {
    padding: 0px;
    border-top: 1px solid #000;
    border-left: 0px solid #DAD3BE;
    border-right: 0px solid #DAD3BE;
    border-bottom: none;
}
td {
    vertical-align: top;
}

