﻿body {
background-color: rgb(0,111,177);
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
scrollbar-base-color: rgb(0,111,177); 
scrollbar-arrow-color: rgb(255,255,255);
scrollbar-DarkShadow-Color: rgb(0,0,0);
font-family: Arial, Helvetica;
text-align:center;
overflow-x: hidden;
overflow:-moz-scrollbars-vertical;
}

#website{
background-color: #transparent;
width:867px;
height:100%;
border:0px;
padding:0px;
border-collapse:collapse;
}

#header{
background-color: transparent;
background-image: url('header.jpg');
width:867px;
height:291px;
text-align:left;
vertical-align:top;
font-family: Arial Black, Helvetica Bold;
font-size: 14px;
color: rgb(7,44,84);
}
 
#content{
background-color: transparent;
background-image: url('achtergrondtekst.jpg');
width:867px;
height:100%;
text-align:left;
vertical-align:top;
}

#footer{
background-color: transparent;
background-image: url('footer.jpg');
width:867px;
height:18px;
text-align:left;
vertical-align:top;
}

#koptekst{
position: relative;
top: 0px;
left: 260px;
background-color: transparent;
width:505px;
font-size: 16px;
font-weight: bold;
color: rgb(255,255,255);
}

#tekst{
position: relative;
top: -10px;
left: 260px;
background-color: transparent;
width:575px;
font-size: 13px;
color: rgb(255,255,255);
}

tr,td {
font-size: 13px;
color: rgb(255,255,255);
}

#menu{
background-color: transparent;
width:250px;
font-size: 13px;
color: rgb(255,255,255);
}

h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
margin-top: 0; 
margin-bottom: 0;
}

h2{
font-size: 13px;
font-weight: normal;
color: #000000;
margin-top: 0; 
margin-bottom: 0;
}

#tekst a:link {color: rgb(255,145,25);text-decoration: none;}
#tekst a:visited {color: rgb(255,145,25);text-decoration: none;}
#tekst a:hover {color: rgb(255,200,25);text-decoration: none;}
#tekst a:active {color: rgb(255,145,25);text-decoration: none;}

#menu a:link {color: rgb(255,255,255);text-decoration: none;font-weight: bold;}
#menu a:visited {color: rgb(255,255,255);text-decoration: none;font-weight: bold;}
#menu a:hover {color: rgb(255,145,25);text-decoration: none;font-weight: bold;}
#menu a:active {color: rgb(255,145,25);text-decoration: none;font-weight: bold;}

#header a:link {color: rgb(7,44,84);text-decoration: none;}
#header a:visited {color: rgb(7,44,84);text-decoration: none;}
#header a:hover {color: rgb(255,0,0);text-decoration: none;}
#header a:active {color: rgb(7,44,84);text-decoration: none;}

