body
{
/* background-image: url('bg-streepjes.jpg'); */
font-family:arial;

}

div.container
{
width:750px;
position:absolute;
margin-top:10px;

}

table.setup {
height:500px;
visible: none;
}

.iframe {
width:700px;
height: 700px;
}


#nmedia {
float:left;
height:124px;
width:18px;
position:absolute;
margin-top:530px;
margin-left:0px;
background-color:#df8dad;
filter:alpha(opacity=45);
opacity:.45;

}

.left {
background-color:#ffffff;
margin-left:0px;
margin-top:0px;
width:150px;
height:100%;
border-collapse:collapse;
text-align:left;
vertical-align:top;
color:#f0f0f0;
font-size:14px;
line-height:150%;
font-weight:bold;
border-right:0px yellow solid;
position:absolute;
}

.content {
background-color:#ffffff;
margin-left:150px;
overflow:auto;
margin-top:0px;
width:100%;
border-left:2px yellow solid;
vertical-align:top;
color:#000000;
font-family:arial;
font-size:12px;
line-height:150%;
position:absolute;
min-height:500px;

}

 table.tekst {
padding:5px;
font-size:12px;
line-height:150%;
margin-left: 50px;
width:600px;
}


div.intro_tekst {
padding:50px;
font-size:12px;
line-height:200%;
width:500px;
}

a {
color:#008001;
text-decoration:underline;
}

a:hover {
color:#333333;
}

a.menu {
color:#999999;
text-decoration:none;
}

a.menu:hover {
color:#cccccc;
}

a.menu_active {
color:#000000;
text-decoration:none;
}

a.menu_active:hover {
color:#f0f0f0;
}




