body {
    background: #fff url('../images/header.jpg') no-repeat left top;
    font-family: Arial;
    margin: 0;
    padding: 0;
}

#hometekst {
    position: absolute;
    top: 150px;
    left: 330px;
    color: #1f4880;
}

#hometekst h2 {
    font-size: 130%;
    margin: 0 0 10px 0;
}

#navcontainer {
    position: absolute;
    top: 145px;
    width: 293px;
    font-size: 90%;
    z-index: 20;
}

#navcontainer ul {
    list-style           : none;
    padding: 0;
    margin: 0;
}

#navcontainer ul li {
    margin: 0 0 2px 0;
    padding: 0px;
    border-top: 1px solid #1f4880;
    text-align: right;
}

#navcontainer ul li a {
    margin: 0px;
    padding: 2px 5px 2px 40px;
    margin-bottom: 0px;
    padding-left: 0px;
    width: 180px;
    background: #1f4880 url('../images/pijl_leeg.gif') no-repeat left top;
    color: #fff;
    text-decoration: none;
    display: block;
}

#navcontainer ul li a:hover {
    background: #1f4880 url('../images/pijl.gif') no-repeat left top;
}

#fotos {
    width: 768px;
    height: 172px;
    background-image: url('../images/fotos.gif');
    position: absolute;
    left: 4px;
    top: 260px;
    z-index: 2;
}

#debug {
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    height: 300px;
    overflow: scroll;
}

.ul_lijst li {
    padding: o;
    margin: 0;
}

#knop {
	position: absolute;
	top: 333px;
	left: 480px;
	width: 180px;
	height: 48px;
	z-index: 3;
}

#knop a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

#fotoklein {
    position: absolute;
    background: #1f4880 url('../images/hvgd4.gif') no-repeat left top;
    left: 610px;
    top: 170px;
    width: 60px;
    height: 61px;
}

