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

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

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

a.tekst:link {color:#FF66FF; font-size: 11pt; text-decoration: none; font-weight: bold;}
a.tekst:visited	{color:#FF66FF; font-size: 11pt; text-decoration: none; font-weight: bold;}
a.tekst:active	{color:#f4d81c; font-size: 11pt; text-decoration: underline; font-weight: bold; }
a.tekst:hover {color:#f4d81c; font-size: 11pt; text-decoration: none; font-weight: bold;}

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

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

#menu {
position: relative;
text-align: left;
height: 120px;
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: 390px;
text-align: left;
border-right: #04E3EA 1px solid;
overflow: auto;
}

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

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

.vscrollerbase {
width: 10px;
background-color: #04E3EA;
}
.vscrollerbar {
width: 10px;
background-color: #f4d81c;
}
.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;
}

.gedicht { font-style: italic; text-align: center; font-weight: bold;}
