body {
background-color: #FFF4ED;
background-image: url('achtergrondrest.jpg');
background-attachment: fixed;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
scrollbar-base-color: #D1B8A8; 
scrollbar-arrow-color: #000000;
scrollbar-DarkShadow-Color: #000000;
text-align:center;
font-family: Times New Roman, Times;
color:#1C1309;
overflow:auto;
}

#website{
background-color: transparent;
background-image: url('achtergrondwebsite.jpg');
width:978px;
height:100%;
border:0px;
cellpadding:0px;
cellspacing:0px;
border-collapse:collapse;
}
 
#header{
background-color: transparent;
background-image: url('achtergrondheader.jpg');
height:369px;
width:978px;
text-align:left;
vertical-align:top;
}
 
#menu{
background-color: transparent;
background-image: url('achtergrondmenu.jpg');
height:100%;
width:102px;
text-align:left;
vertical-align:top;
}

#submenu{
background-color: transparent;
background-image: url('achtergrondsubmenu.jpg');
height:100%;
width:103px;
text-align:left;
vertical-align:top;
}

#content{
background-color: #FFF9F5;
background-image: url('achtergrondcontent.jpg');
height:100%;
width:773px;
text-align:left;
vertical-align:top;
}

#footer{
background-color: transparent;
background-image: url('achtergrondfooter.jpg');
height:52px;
width:978px;
text-align:left;
vertical-align:top;
}

div#contentblok {
background-color: #FFF9F5;
height:100%;
width:100%;
overflow:auto;
scrollbar-base-color: #D1B8A8; 
scrollbar-arrow-color: #000000;
scrollbar-DarkShadow-Color: #000000;
}

#iframecontent {
position: relative;
left: 100px;
top: 0px;
height: 100%;
width: 600px;
z-index:10;
scrolling:auto;
}

#iframecontentaanmelden {
position: relative;
left: 180px;
top: 0px;
height: 400px;
width: 500px;
z-index:20;
scrolling:auto;
}

div#tekst {
font-family: Times New Roman, Times;
font-size: 15px;
color: #000000;
}

div#td, th {
font-family: Times New Roman, Times;
font-size: 13px;
color: #ffffff;
}


#koptekst a:link {color: #990000;text-decoration: none;}
#koptekst a:visited {color: #990000;text-decoration: none;}
#koptekst a:hover {color: #ff2200;text-decoration: none;}
#koptekst a:active {color: #990000;text-decoration: none;}

#tekst a:link {color: #990000;text-decoration: none;}
#tekst a:visited {color: #990000;text-decoration: none;}
#tekst a:hover {color: #ff2200;text-decoration: none;}
#tekst a:active {color: #990000;text-decoration: none;}


