body {
font-family: Verdana, Arial, Helvetica;
font-size: 13px;
color: #ffffff;
background-color: #000000;
background-image: url('achtergrond.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: #000000;
background-image: url('achtergrondiframe.png');
background-attachment: fixed;
background-position: top left;
background-repeat: no-repeat;
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;
}

img {
border:0px;
}

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: 100%;
z-index:10;
scrolling:auto;
}

div#koptekst {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #ffffff;
width: 455px;
padding:15px;
}

div#tekst {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #ffffff;
width: 455px;
padding:15px;
}

td, tr {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #ffffff;
}

div#contactformulier {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #ffffff;
width: 455px;
padding:15px;
}

a:link {color: #cc9900;text-decoration: none;}
a:visited {color: #cc9900;text-decoration: none;}
a:hover {color: #ff2200;text-decoration: none;}
a:active {color: #cc9900;text-decoration: none;}
