body{
background-color: #FAEAB0;
margin-left: 0;
margin-top: 0;
}

#iframe{
position:absolute;
width:595px;
height:275px;
top:125px;
left:155px;
}

#logo{
background-image: url(../jpeg/logo.gif);
background-repeat: no-repeat;
width: 155px;
height: 100px;
position: absolute;
left: 0;
top: 0;
}

#top_img{
background-image: url(../jpeg/top_img.jpg);
background-repeat: no-repeat;
width: 595px;
height: 100px;
position: absolute;
left: 155;
top: 0;
}

#left_img{
background-image: url(../jpeg/left_img.jpg);
background-repeat: no-repeat;
width: 120px;
height: 138px;
position: absolute;
left: 10px;
top: 262px;
}

#container{
position:absolute;
margin-top: 120px;
}

#lijst{
list-style: none;
margin: 0;
padding: 0 0 0 25px;
}

#lijst li a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #930;
text-decoration: none;
}

#lijst li a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #C63;
text-decoration: underline;
}
