body {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #ffffff;
background-color: #000000;
background-image: url('achtergrondiframe.png');
background-attachment: fixed;
background-position: top center;
background-repeat: no-repeat;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
scrollbar-base-color: #333333; 
scrollbar-arrow-color: #cc9900;
scrollbar-DarkShadow-Color: #000000; 
}

body#iframe {
background-color: transparent;
background-image: url('achtergrondiframe.png');
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
scrollbar-base-color: #333333; 
scrollbar-arrow-color: #cc9900;
scrollbar-DarkShadow-Color: #000000;
text-align:left;
font-family: Verdana, Arial, Helvetica;
font-size: 13px;
color: #ffffff;
}

#website{
background-color: transparent;
width:960px;
height:100%;
border:0px;
cellpadding:0px;
cellspacing:0px;
border-collapse:collapse;
}
 
#header{
background-color: transparent;
height:100%;
width:420px;
text-align:left;
vertical-align:top;
}
 
#menu{
background-color: transparent;
height:50px;
width:500px;
text-align:left;
vertical-align:top;
}

#rechts{
background-color: transparent;
height:100%;
width:25px;
text-align:left;
vertical-align:top;
}

#content{
background-color: transparent;
height:100%;
width:500px;
text-align:left;
vertical-align:top;
}

div#contentblok {
background-color: transparent;
height:100%;
width:100%;
overflow:auto;
scrollbar-base-color: #333333; 
scrollbar-arrow-color: #cc9900;
scrollbar-DarkShadow-Color: #000000;
}

#iframecontent {
position: relative;
left: 0px;
top: 0px;
height: 100%;
width: 500px;
z-index:10;
scrolling:auto;
}

div#koptekst {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #ffffff;
padding:20px;
}

div#tekst {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #ffffff;
padding:20px;
}






/* BEGIN TABELLEN----------------------------- */


#header a:link {color: #cc9900;text-decoration: none;}
#header a:visited {color: #cc9900;text-decoration: none;}
#header a:hover {color: #ff2200;text-decoration: none;}
#header a:active {color: #cc9900;text-decoration: none;}

#txt a:link {color: #cc9900;text-decoration: none;}
#txt a:visited {color: #cc9900;text-decoration: none;}
#txt a:hover {color: #ff2200;text-decoration: none;}
#txt a:active {color: #cc9900;text-decoration: none;}
