body {
font-family: "Comic Sans Ms", Arial, sans-serif;
}

#site {
width:850px;
height:630px;
position: absolute;
z-index:1;
}

#achtergrond {
position: absolute;
top: 0px;
left: 0px;
}

IFRAME {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}

#menu {
/* for IE */
filter:alpha(opacity=100);
/* CSS3 standard */
opacity:0.6;
position: absolute;
top: 10px;
left: 10px;
width: 150px;
height: 610px;
background-color: #ffffff;
}

#hoofdframe {
/* for IE */
filter:alpha(opacity=100);
/* CSS3 standard */
opacity:0.6;
position: absolute;
top: 70px;
left: 180px;
width: 660px;
height: 550px;
background-color: #ffffff;
}

#lichtkrant {
/* for IE */
filter:alpha(opacity=100);
/* CSS3 standard */
opacity:0.6;
position: absolute;
top: 10px;
left: 180px;
width:660px;
HEIGHT:50px;
background-color: #ffffff;
}

MARQUEE {
font-size: 24px; 
color: Black;
}

.input {
font-weight: bold;
width: 120px;
background-color: #50FF00;
}

.handje {
cursor: pointer
}

.veld {
width:200px;
}

#plaatje {
position: absolute;
display:none;
}
