body {
text-align: center;
font-family: Trebuchet MS, Verdana, Arial;
background-color: #5c2ac1;
margin-top: 50px;
color: white;
}

p { font-size: 10pt; color: white; margin: 10 10 10 0px;}
h2 { color: #f4d81c; font-size: 12pt; margin: 0 10 0 0px; }
h3 { font-size: 11pt; color: #f4d81c; margin: 0 10 10 0px; text-align: left; font-style: bold;}
hr {color: #f4d81c; margin-right: 10px;}

a:link {color:white; font-size: 10pt; text-decoration: none;}
a:visited	{color:white; font-size: 10pt; text-decoration: none;}
a:active	{color:#f4d81c; font-size: 10pt; text-decoration: underline;}
a:hover {color:#059dc6; font-size: 10pt; text-decoration: none;}

#container {
position: relative;
margin: 0px auto;
width: 902px;
height: 650px; 
background-image: url("images/achter.gif") ;
background-repeat: no-repeat;
}

#container_s {
position: relative;
margin: 0px auto;
width: 900px;
height: 650px; 
background-image: url("images/achter_s.gif") ;
background-repeat: no-repeat;
}

#container_d {
position: relative;
margin: 0px auto;
width: 900px;
height: 650px; 
background-image: url("images/achter_d.gif") ;
background-repeat: no-repeat;
}

#menu {
position: relative;
text-align: left;
height: 100px;
width: 870px;
padding: 10px;
}

#page {
position: relative;
margin: 15px; 
height: 390px;
width: 870px;
}

#bottom {
position: relative;
text-align: left;
height: 90px;
width: 902px;
line-height: 60px;
}

#left {
position: relative;
float: left;
width: 250px;
height: 380px;
text-align: left;
border-right: #059dc6 1px solid;
overflow: auto;
}

#tekst {
position: relative;
float: right;
width: 605px;
height: 390px;
text-align: left;
}

#tekst a{color:#f4d81c; text-decoration: none;}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #5c2ac1;
}
.vscrollerbar {
width: 10px;
background-color: #6D5DCC;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

table {font-size: 10pt;}
