body
{
	background-color: #FFF;
}

#logobalk
{
	background-color: #C2E0FF;
	position: absolute;
	left: 10px;
	right: 10px;
	top: 86px;
	width: 95%;
	height: 100px;
}

#logo
{
	position: absolute;
	left: 20%;
	top: 50px;
}

#fotobalk
{
	background-color: #99CCFF;
	width: 150px;
	position: absolute;
	top: 10px;
	bottom: 10px;
	right: 10%;
	height: 90%;
	text-align: center;
	padding-top: 10px;
}

#keuzemenu
{
	position: absolute;
	top: 200px;
	left: 5%;
	right: 30%;
}

#keuzemenu h1
{
	font-size: 1em;
}


#disclaimer
{
	position: absolute;
	bottom: 30px;
	left: 5%;
	width: 580px;
}

#disclaimer p
{
	color: #CCC;
	font-size: 8pt;
}
