<style type="text/css">
body {
bgcolor="#F8F8F8"; }

div#top {
position: fixed; 
top: 0px; 
left: 0px; 
z-index: 2; 
width: 100%; 
height: 60px; }

div#toptext {
position: fixed; 
top: 100px; 
left: 0px; 
z-index: 3; 
width: 900px; 
height: 30px; 
background: #9AD19C; }

div#border-left {
position: fixed; 
top: 100px; 
left: 0px; 
z-index: 2; 
width: 210px; 
height: 100% - 100px; }

div#menu-right {
POSITION: fixed; /* all browsers including Mac IE */
_POSITION: absolute; /* IE 6 and below */ 
top: 60px; 
left: 100% -250px; 
right: 0px; 
z-index: 2; 
width: 250px; 
height: 100% - 100px; }

div#text {
position: fixed; 
top: 125px;
height: 300px;
left: 160px;
width: 530px;   
z-index: 1; 
background: transparent;
overflow: auto;
overflow-x: no; }

div#vertrekbord {
position: fixed; 
top: 80px;
height: 380px;
left: 160px;
width: 530px;   
z-index: 1; 
background: url(images/vertrekbord.gif) no-repeat fixed 165px 100px;
overflow: auto;
overflow-x: no; }

div#reclamebord {
position: fixed; 
top: 0px;
height: 400px;
left: 700px;
width: 600px;   
z-index: 1; 
/* background: url(images/reclamebord.jpg) no-repeat fixed 700px 50px; */
overflow-y: no;
overflow-x: no; }

div#border-bottom {
position: fixed;
top: 509px;
bottom: 0px; 
left: 0px; 
z-index: 2; 
width: 100%; 
height: 250px; }

div#copytext {
font-family:"Arial";
font-size: 70%;
font-style:"normal";
color:#FFFFFF;
}

h0 {font-family:"Trebuchet MS"; font-size: 125%;color: #181818}
h1 {font-family:"Trebuchet MS"; font-size: 125%;color: #181818}
h2 {font-family:"Trebuchet MS"; font-size: 150%; color: #181818}
h3 {font-family:"Trebuchet MS"; font-size: 200%; color: #183F1F}
h4 {font-family:"Trebuchet MS"; font-size: 275%; color: #181818}
p  {font-family:"Trebuchet MS"; font-size: 100%; color: #181818}
li {font-family:"Trebuchet MS"; font-size: 90%; color: #181818}
ul {font-family:"Trebuchet MS"; font-size: 90%; color: #181818}

a:link {font-family="Comic Sans MS"; font-size: 90%; color: #F8F8F8; background-color:#000000; text-decoration: none;}
a:visited {font-family="Comic Sans MS"; font-size: 90%; color: #A9A9A9; background-color:#333333; text-decoration: none;}
a:hover {font-family="Comic Sans MS"; font-size: 90%; color: #000000; background-color:#DCDCDC; text-decoration: none;}
a:active {font-family="Comic Sans MS"; font-size: 90%; color: #000000; background-color:#333333; text-decoration: none;}

a.text:link {font-family="Comic Sans MS"; font-size: 100%; color: #181818; background-color:#FF0000; text-decoration: none;}
a.text:visited {font-family="Comic Sans MS"; font-size: 100%; color: #181818; background-color:#FF0000; text-decoration: none;}
a.text:hover {font-family="Comic Sans MS"; font-size: 100%; color: #000000; background-color:#DCDCDC; text-decoration: none;}
a.text:active {font-family="Comic Sans MS"; font-size: 100%; color: #000000; background-color:#333333; text-decoration: none;}

a.text2:link {font-family="Comic Sans MS"; font-size: 100%; color: #181818; background-color:transparent; text-decoration: none;}
a.text2:visited {font-family="Comic Sans MS"; font-size: 100%; color: #A9A9A9; background-color:#F8F8F8; text-decoration: none;}
a.text2:hover {font-family="Comic Sans MS"; font-size: 100%; color: #000000; background-color:#DCDCDC; text-decoration: none;}
a.text2:active {font-family="Comic Sans MS"; font-size: 100%; color: #000000; background-color:#333333; text-decoration: none;}

a.active  {
font-family="Comic Sans MS";
font-size: 100%;
color: #A9A9A9;
background-color:#000000;
text-decoration: none;}


