#zak_container
{
	position: absolute;
	left:140px;
	top: 0px;
	cursor: pointer;

}

#zak_container_top
{
	z-index: 5;
	position: absolute;
	left:140px;
	top: 0px;
	cursor: pointer;

}

#nieuw_rune, #moet_rune, #huidig_rune
{
	position: absolute;
	left: 230px;
	top: 70px;
	z-index: 4;
	height: 50px;
	
}


#form_container
{
	position: absolute;
	left: 230px;
	top: 450px;
	
}

#nieuw_container
{
	width: 160px;
	position: absolute;
	left: 0px;
	top: 250px;
	text-align: center;
}

#moet_container
{
	width: 160px;
	position: absolute;
	left: 170px;
	top: 250px;
	text-align: center;
}

#huidig_container
{
	width: 160px;
	position: absolute;
	right: 0px;
	top: 250px;
	text-align: center;
}
