body {
    text-align: center;
    font-family: Verdana;
    font-size: 8pt;
    color: black;
    background-color: #F0F0F0;
    margin-top: 0px;     
}
div {
    border: 0px solid black;
    text-align: left;
}
div#container {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    position: relative;
    border: 0px;
    margin-top: 20px;
}
div#titelbalk {background-image: url('images/p1titelbalk.jpg');
    width: 520px;
    height: 90px;
    position: absolute;
    top: 0px;
    left: 0px;
    border-bottom: solid 2px;
    border-right: solid 2px;
    border-color: #C0C0C0;
    background-repeat: no-repeat;    
}
div#menu {background-image: url('images/p1menu.jpg');
    width: 80px;
    height: 400px;
    position: absolute;
    top: 110px;
    left: 0px;
    padding: 20px;
    border-bottom: solid 2px;
    border-right: solid 2px;
    border-color: #C0C0C0;
    background-repeat: no-repeat;    
}
div#introtekst {background-image: url('images/p1introtekst2.jpg');
    width: 120px;
    height: 160px;
    position: absolute;
    left: 540px;
    top: 0px;
    border-bottom: solid 2px;
    border-right: solid 2px;
    border-color: #C0C0C0;
    padding: 20px;
    font-weight: bold;
    font-size: 10pt;
    color: white;    
    background-repeat: no-repeat;    
}
div#plaatje {background-image: url('images/p1image1.jpg');
    width: 440px;
    height: 330px;
    position: absolute;
    left: 540px;
    top: 220px;
    border-bottom: solid 2px;
    border-right: solid 2px;
    border-color: #C0C0C0;
    background-repeat: no-repeat;    
}
div#thumb1 {
    width: 120px;
    height: 90px;
    position: absolute;
    left: 720px;
    top: 0px;
    border-bottom: solid 2px;
    border-right: solid 2px;
    border-color: #C0C0C0;
}
div#thumb2 {
    width: 120px;
    height: 90px;
    position: absolute;
    left: 860px;
    top: 0px;
    border-bottom: solid 2px;
    border-right: solid 2px;
    border-color: #C0C0C0;
}
div#thumb3 {
    width: 120px;
    height: 90px;
    position: absolute;
    left: 720px;
    top: 110px;
    border-bottom: solid 2px;
    border-right: solid 2px;
    border-color: #C0C0C0;
}
div#thumb4 {
    width: 120px;
    height: 90px;
    position: absolute;
    left: 860px;
    top: 110px;
    border-bottom: solid 2px;
    border-right: solid 2px;
    border-color: #C0C0C0;
}    
div#background {background-image: url('images/p1tekst.jpg'); 
    width: 380px;
    height: 440px;
    position: absolute;
    left: 140px;
    top: 110px;
    border-bottom: solid 2px;
    border-right: solid 2px;
    border-color: #C0C0C0;
    background-repeat: no-repeat;
    z-index: 0;
}
div#tekst {
    width: 340px;
    height: 400px;
    position: absolute;
    left: 140px;
    top: 110px;
    overflow: auto;
    padding: 20px;     
    z-index: 1;
}
a {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}
a:active {
    color: #C0C0C0;
}
a:hover {
    color: #C0C0C0;
}
img.thumb {
    display: block;
}
html {
    overflow: hidden;
}
img {
    border-style: none;
}
p.first {
    margin-top: 0px;
    margin-left: 0px;
}
ul {
    list-style-type: none;
    margin-bottom: 15px;
}
ul.first {
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 0px;
}
ul.sublink {
    margin-left: 0px;
    margin-top: 15px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
li {
    margin-top: 0px;
    margin-bottom: 15px;
}
li.sublink {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
a.sublink:link {
    color: #000000;
    font-weight: normal;
}
a.sublink:active {
    color: #000000;
    font-weight: normal;
}
a.sublink:visited {
    color: #000000; 
    font-weight: normal; 
}
a.sublink:hover {
    color: #C0C0C0;
    font-weight: normal;
}
a.current {
    color: #C0C0C0;
}
a.currentsublink {
    color: #C0C0C0;
    font-weight: normal;
}
table.master {
    width: 320px;
    margin: 0px;
    padding: 0px;
}
table.unpadded td {
    padding: 0px;
}
table.menu {
    position: absolute;
    visibility: hidden;
}
table.bibli {
    margin-left: 20px;
    padding-left: 0px;
    background-color: #C0C0C0;
}
table.iconografie td {
    vertical-align: top;
}